1427 lines
102 KiB
Plaintext
1427 lines
102 KiB
Plaintext
// !$*UTF8*$!
|
||
{
|
||
archiveVersion = 1;
|
||
classes = {
|
||
};
|
||
objectVersion = 56;
|
||
objects = {
|
||
|
||
/* Begin PBXBuildFile section */
|
||
0096622D2BB14A5A00FCA65F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0096622C2BB14A5A00FCA65F /* AppDelegate.swift */; };
|
||
009662312BB14A5A00FCA65F /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 009662302BB14A5A00FCA65F /* ViewController.swift */; };
|
||
009662342BB14A5A00FCA65F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 009662322BB14A5A00FCA65F /* Main.storyboard */; };
|
||
009662372BB14A5A00FCA65F /* MusicPlayer.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 009662352BB14A5A00FCA65F /* MusicPlayer.xcdatamodeld */; };
|
||
009662392BB14A5B00FCA65F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 009662382BB14A5B00FCA65F /* Assets.xcassets */; };
|
||
0096623C2BB14A5B00FCA65F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0096623A2BB14A5B00FCA65F /* LaunchScreen.storyboard */; };
|
||
639E3B772F558B3350DD56BA /* Pods_MusicPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 411725AB000C22E50EBD70BA /* Pods_MusicPlayer.framework */; };
|
||
CB0918912BD255EA006D2B39 /* MPPositive_NavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB0918902BD255EA006D2B39 /* MPPositive_NavigationController.swift */; };
|
||
CB0918972BD25D8C006D2B39 /* MPPositive_TabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB0918962BD25D8C006D2B39 /* MPPositive_TabBarController.swift */; };
|
||
CB0918992BD25DCC006D2B39 /* MPPositive_CustomTabBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB0918982BD25DCC006D2B39 /* MPPositive_CustomTabBar.swift */; };
|
||
CB09189B2BD25F50006D2B39 /* MPPositive_CustomTabBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB09189A2BD25F50006D2B39 /* MPPositive_CustomTabBarView.swift */; };
|
||
CB09189D2BD25F63006D2B39 /* MPPositive_CustomTabBarItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB09189C2BD25F63006D2B39 /* MPPositive_CustomTabBarItem.swift */; };
|
||
CB09189F2BD26AFC006D2B39 /* MPPositive_HomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB09189E2BD26AFC006D2B39 /* MPPositive_HomeViewController.swift */; };
|
||
CB0918A12BD26B0A006D2B39 /* MPPositive_SearchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB0918A02BD26B0A006D2B39 /* MPPositive_SearchViewController.swift */; };
|
||
CB0918A32BD26B2F006D2B39 /* MPPositive_LibraryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB0918A22BD26B2F006D2B39 /* MPPositive_LibraryViewController.swift */; };
|
||
CB0918A52BD26E16006D2B39 /* MPPositive_BottomShowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB0918A42BD26E16006D2B39 /* MPPositive_BottomShowView.swift */; };
|
||
CB1C16522BC80BF100B96AB3 /* MPSideA_MediaCenterManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB1C16512BC80BF100B96AB3 /* MPSideA_MediaCenterManager.swift */; };
|
||
CB5661292BE09D0500CFD014 /* MPPositive_JsonPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB5661282BE09D0500CFD014 /* MPPositive_JsonPlayer.swift */; };
|
||
CB56612D2BE0DF8C00CFD014 /* MP_WebWork.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB56612C2BE0DF8C00CFD014 /* MP_WebWork.swift */; };
|
||
CBB5D31D2BDF4E9600CC333D /* MPPositive_MusicItemShowTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBB5D31C2BDF4E9600CC333D /* MPPositive_MusicItemShowTableViewCell.swift */; };
|
||
CBB5D31F2BDF711600CC333D /* MPPositive_SongItemModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBB5D31E2BDF711600CC333D /* MPPositive_SongItemModel.swift */; };
|
||
CBB5D3222BDF80C800CC333D /* MPPositive_PlayerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBB5D3212BDF80C800CC333D /* MPPositive_PlayerViewController.swift */; };
|
||
CBB75B0B2BEF0BC400B3FF9A /* MPPositive_DownloadItemModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBB75B0A2BEF0BC400B3FF9A /* MPPositive_DownloadItemModel.swift */; };
|
||
CBB9F9DD2BEDCFEE008338DE /* MPPositive_JsonLyrics.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBB9F9DC2BEDCFEE008338DE /* MPPositive_JsonLyrics.swift */; };
|
||
CBB9F9DF2BEDDCC5008338DE /* MP_PlayerManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBB9F9DE2BEDDCC5008338DE /* MP_PlayerManager.swift */; };
|
||
CBBFA9182BBA83BA00057FD5 /* MP_CoreDataHandlerManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBBFA9172BBA83BA00057FD5 /* MP_CoreDataHandlerManager.swift */; };
|
||
CBBFA91A2BBA846600057FD5 /* CoreDataDelegete.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBBFA9192BBA846600057FD5 /* CoreDataDelegete.swift */; };
|
||
CBBFA91E2BBA9B5C00057FD5 /* Notification.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBBFA91D2BBA9B5C00057FD5 /* Notification.swift */; };
|
||
CBC32A532BD8D9F300687171 /* MPPositive_BrowseItemModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBC32A522BD8D9F300687171 /* MPPositive_BrowseItemModel.swift */; };
|
||
CBC32A552BD8DFB900687171 /* MPPositive_BrowseModuleListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBC32A542BD8DFB900687171 /* MPPositive_BrowseModuleListViewModel.swift */; };
|
||
CBC54E562BC4D5D3003B1901 /* Breathe.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E442BC4D5D3003B1901 /* Breathe.mp3 */; };
|
||
CBC54E572BC4D5D3003B1901 /* Shhh….mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E452BC4D5D3003B1901 /* Shhh….mp3 */; };
|
||
CBC54E582BC4D5D3003B1901 /* Shh Shh.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E462BC4D5D3003B1901 /* Shh Shh.mp3 */; };
|
||
CBC54E592BC4D5D3003B1901 /* Mountain stream.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E482BC4D5D3003B1901 /* Mountain stream.mp3 */; };
|
||
CBC54E5A2BC4D5D3003B1901 /* Fireplace.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E492BC4D5D3003B1901 /* Fireplace.mp3 */; };
|
||
CBC54E5B2BC4D5D3003B1901 /* Water droplet.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E4A2BC4D5D3003B1901 /* Water droplet.mp3 */; };
|
||
CBC54E5C2BC4D5D3003B1901 /* TV.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E4B2BC4D5D3003B1901 /* TV.mp3 */; };
|
||
CBC54E5D2BC4D5D3003B1901 /* Chirping of Birds.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E4D2BC4D5D3003B1901 /* Chirping of Birds.mp3 */; };
|
||
CBC54E5E2BC4D5D3003B1901 /* waterfall.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E4E2BC4D5D3003B1901 /* waterfall.mp3 */; };
|
||
CBC54E5F2BC4D5D3003B1901 /* Beach.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E4F2BC4D5D3003B1901 /* Beach.mp3 */; };
|
||
CBC54E602BC4D5D3003B1901 /* Call of Seagulls.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E502BC4D5D3003B1901 /* Call of Seagulls.mp3 */; };
|
||
CBC54E612BC4D5D3003B1901 /* Cicada Chirping.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E512BC4D5D3003B1901 /* Cicada Chirping.mp3 */; };
|
||
CBC54E622BC4D5D3003B1901 /* Nocturnal Insects.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E522BC4D5D3003B1901 /* Nocturnal Insects.mp3 */; };
|
||
CBC54E632BC4D5D3003B1901 /* Howling Wind.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E532BC4D5D3003B1901 /* Howling Wind.mp3 */; };
|
||
CBC54E642BC4D5D3003B1901 /* Seawater Surging.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E542BC4D5D3003B1901 /* Seawater Surging.mp3 */; };
|
||
CBC54E652BC4D5D3003B1901 /* Summer Insects.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E552BC4D5D3003B1901 /* Summer Insects.mp3 */; };
|
||
CBC54E672BC4D90F003B1901 /* Resource.plist in Resources */ = {isa = PBXBuildFile; fileRef = CBC54E662BC4D90F003B1901 /* Resource.plist */; };
|
||
CBC687492BC2882B0023ECA6 /* MPTableManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBC687482BC2882B0023ECA6 /* MPTableManager.swift */; };
|
||
CBC6874B2BC2B0710023ECA6 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBC6874A2BC2B0710023ECA6 /* String.swift */; };
|
||
CBCAFB5A2BB3C2A000BC6520 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCAFB592BB3C2A000BC6520 /* LayoutConstraint.swift */; };
|
||
CBCAFB5D2BB3C52100BC6520 /* HexColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCAFB5C2BB3C52100BC6520 /* HexColor.swift */; };
|
||
CBCAFB5F2BB3C55500BC6520 /* DateTime.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCAFB5E2BB3C55500BC6520 /* DateTime.swift */; };
|
||
CBCAFB612BB3C59500BC6520 /* InstanceFromNib.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCAFB602BB3C59500BC6520 /* InstanceFromNib.swift */; };
|
||
CBCAFB662BB3C82C00BC6520 /* MP_LunchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCAFB642BB3C82C00BC6520 /* MP_LunchViewController.swift */; };
|
||
CBCAFB672BB3C82C00BC6520 /* MP_LunchViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCAFB652BB3C82C00BC6520 /* MP_LunchViewController.xib */; };
|
||
CBCAFB692BB3CAC400BC6520 /* MP_Lunch_ProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCAFB682BB3CAC400BC6520 /* MP_Lunch_ProgressView.swift */; };
|
||
CBCB321A2BD7578500802900 /* MP_LocationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB32192BD7578500802900 /* MP_LocationManager.swift */; };
|
||
CBCB35212BD7ACE900802900 /* MPPositive_JsonBrowse.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB34DA2BD7ACE900802900 /* MPPositive_JsonBrowse.swift */; };
|
||
CBCB4F982BD11054009760B3 /* MP_BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4F972BD11054009760B3 /* MP_BaseViewController.swift */; };
|
||
CBCB4F9A2BD11089009760B3 /* MP_NavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4F992BD11089009760B3 /* MP_NavigationController.swift */; };
|
||
CBCB4FE92BD11402009760B3 /* MPSideA_LoadDataMusic.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4F9D2BD11402009760B3 /* MPSideA_LoadDataMusic.swift */; };
|
||
CBCB4FEA2BD11402009760B3 /* MPSideA_MusicModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4F9F2BD11402009760B3 /* MPSideA_MusicModel.swift */; };
|
||
CBCB4FEB2BD11402009760B3 /* MPSideA_MusicViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FA12BD11402009760B3 /* MPSideA_MusicViewModel.swift */; };
|
||
CBCB4FEC2BD11402009760B3 /* MPSideA_AddViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FA42BD11402009760B3 /* MPSideA_AddViewController.swift */; };
|
||
CBCB4FED2BD11402009760B3 /* MPSideA_AddViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FA52BD11402009760B3 /* MPSideA_AddViewController.xib */; };
|
||
CBCB4FEE2BD11402009760B3 /* MPSideA_BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FA72BD11402009760B3 /* MPSideA_BaseViewController.swift */; };
|
||
CBCB4FEF2BD11402009760B3 /* MPSideA_NavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FA82BD11402009760B3 /* MPSideA_NavigationController.swift */; };
|
||
CBCB4FF02BD11402009760B3 /* MPSideA_PresentationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FA92BD11402009760B3 /* MPSideA_PresentationController.swift */; };
|
||
CBCB4FF12BD11402009760B3 /* MPSideA_TabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FAA2BD11402009760B3 /* MPSideA_TabBarController.swift */; };
|
||
CBCB4FF22BD11402009760B3 /* MPSideA_AboutViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FAC2BD11402009760B3 /* MPSideA_AboutViewController.swift */; };
|
||
CBCB4FF32BD11402009760B3 /* MPSideA_AboutViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FAD2BD11402009760B3 /* MPSideA_AboutViewController.xib */; };
|
||
CBCB4FF42BD11402009760B3 /* MPSideA_CenterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FAE2BD11402009760B3 /* MPSideA_CenterViewController.swift */; };
|
||
CBCB4FF52BD11402009760B3 /* MPSideA_CenterViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FAF2BD11402009760B3 /* MPSideA_CenterViewController.xib */; };
|
||
CBCB4FF62BD11402009760B3 /* MPSideA_DeleteViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FB02BD11402009760B3 /* MPSideA_DeleteViewController.swift */; };
|
||
CBCB4FF72BD11402009760B3 /* MPSideA_DeleteViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FB12BD11402009760B3 /* MPSideA_DeleteViewController.xib */; };
|
||
CBCB4FF82BD11402009760B3 /* MPSideA_MoreViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FB22BD11402009760B3 /* MPSideA_MoreViewController.swift */; };
|
||
CBCB4FF92BD11402009760B3 /* MPSideA_MoreViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FB32BD11402009760B3 /* MPSideA_MoreViewController.xib */; };
|
||
CBCB4FFA2BD11402009760B3 /* MPSideA_PrivacyViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FB42BD11402009760B3 /* MPSideA_PrivacyViewController.swift */; };
|
||
CBCB4FFB2BD11402009760B3 /* MPSideA_PrivacyViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FB52BD11402009760B3 /* MPSideA_PrivacyViewController.xib */; };
|
||
CBCB4FFC2BD11402009760B3 /* MPSideA_RenameViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FB62BD11402009760B3 /* MPSideA_RenameViewController.swift */; };
|
||
CBCB4FFD2BD11402009760B3 /* MPSideA_RenameViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FB72BD11402009760B3 /* MPSideA_RenameViewController.xib */; };
|
||
CBCB4FFE2BD11402009760B3 /* MPSideA_ServiceViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FB82BD11402009760B3 /* MPSideA_ServiceViewController.swift */; };
|
||
CBCB4FFF2BD11402009760B3 /* MPSideA_ServiceViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FB92BD11402009760B3 /* MPSideA_ServiceViewController.xib */; };
|
||
CBCB50002BD11402009760B3 /* MPSideA_SettingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FBA2BD11402009760B3 /* MPSideA_SettingViewController.swift */; };
|
||
CBCB50012BD11402009760B3 /* MPSideA_SettingViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FBB2BD11402009760B3 /* MPSideA_SettingViewController.xib */; };
|
||
CBCB50022BD11402009760B3 /* MPSideA_CountTimerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FBD2BD11402009760B3 /* MPSideA_CountTimerViewController.swift */; };
|
||
CBCB50032BD11402009760B3 /* MPSideA_CountTimerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FBE2BD11402009760B3 /* MPSideA_CountTimerViewController.xib */; };
|
||
CBCB50042BD11402009760B3 /* MPSideA_HomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FBF2BD11402009760B3 /* MPSideA_HomeViewController.swift */; };
|
||
CBCB50052BD11402009760B3 /* MPSideA_HomeViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FC02BD11402009760B3 /* MPSideA_HomeViewController.xib */; };
|
||
CBCB50062BD11402009760B3 /* MPSideA_PlayerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FC12BD11402009760B3 /* MPSideA_PlayerViewController.swift */; };
|
||
CBCB50072BD11402009760B3 /* MPSideA_PlayerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FC22BD11402009760B3 /* MPSideA_PlayerViewController.xib */; };
|
||
CBCB50082BD11402009760B3 /* MPSideA_BottomShowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FC72BD11402009760B3 /* MPSideA_BottomShowView.swift */; };
|
||
CBCB50092BD11402009760B3 /* MPSideA_BottomShowView.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FC82BD11402009760B3 /* MPSideA_BottomShowView.xib */; };
|
||
CBCB500A2BD11402009760B3 /* MPSideA_CustomTabBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FC92BD11402009760B3 /* MPSideA_CustomTabBar.swift */; };
|
||
CBCB500B2BD11402009760B3 /* MPSideA_CustomTabBarItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FCA2BD11402009760B3 /* MPSideA_CustomTabBarItem.swift */; };
|
||
CBCB500C2BD11402009760B3 /* MPSideA_CustomTabBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FCB2BD11402009760B3 /* MPSideA_CustomTabBarView.swift */; };
|
||
CBCB500D2BD11402009760B3 /* MPSideA_CustomTabBarView.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FCC2BD11402009760B3 /* MPSideA_CustomTabBarView.xib */; };
|
||
CBCB500E2BD11402009760B3 /* MPSideA_CenterTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FCE2BD11402009760B3 /* MPSideA_CenterTableViewCell.swift */; };
|
||
CBCB500F2BD11402009760B3 /* MPSideA_CenterTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FCF2BD11402009760B3 /* MPSideA_CenterTableViewCell.xib */; };
|
||
CBCB50102BD11402009760B3 /* MPSideA_SettingTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FD02BD11402009760B3 /* MPSideA_SettingTableViewCell.swift */; };
|
||
CBCB50112BD11402009760B3 /* MPSideA_SettingTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FD12BD11402009760B3 /* MPSideA_SettingTableViewCell.xib */; };
|
||
CBCB50122BD11402009760B3 /* MPSideA_Home_FirstListCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FD32BD11402009760B3 /* MPSideA_Home_FirstListCollectionViewCell.swift */; };
|
||
CBCB50132BD11402009760B3 /* MPSideA_Home_FirstListCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FD42BD11402009760B3 /* MPSideA_Home_FirstListCollectionViewCell.xib */; };
|
||
CBCB50142BD11402009760B3 /* MPSideA_Home_FourthListCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FD52BD11402009760B3 /* MPSideA_Home_FourthListCollectionViewCell.swift */; };
|
||
CBCB50152BD11402009760B3 /* MPSideA_Home_FourthListCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FD62BD11402009760B3 /* MPSideA_Home_FourthListCollectionViewCell.xib */; };
|
||
CBCB50162BD11402009760B3 /* MPSideA_Home_HeadBannerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FD72BD11402009760B3 /* MPSideA_Home_HeadBannerView.swift */; };
|
||
CBCB50172BD11402009760B3 /* MPSideA_Home_RowListsTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FD82BD11402009760B3 /* MPSideA_Home_RowListsTableViewCell.swift */; };
|
||
CBCB50182BD11402009760B3 /* MPSideA_Home_RowListsTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FD92BD11402009760B3 /* MPSideA_Home_RowListsTableViewCell.xib */; };
|
||
CBCB50192BD11402009760B3 /* MPSideA_Home_SecondListCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FDA2BD11402009760B3 /* MPSideA_Home_SecondListCollectionViewCell.swift */; };
|
||
CBCB501A2BD11402009760B3 /* MPSideA_Home_SecondListCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = CBCB4FDB2BD11402009760B3 /* MPSideA_Home_SecondListCollectionViewCell.xib */; };
|
||
CBCB501B2BD11402009760B3 /* MPSideA_PlayerActionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB4FDC2BD11402009760B3 /* MPSideA_PlayerActionView.swift */; };
|
||
CBCB50252BD118D8009760B3 /* MPPositive_BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCB50242BD118D8009760B3 /* MPPositive_BaseViewController.swift */; };
|
||
CBCC234F2BEE57AC004D7A57 /* MPPositive_PresentationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCC234E2BEE57AC004D7A57 /* MPPositive_PresentationController.swift */; };
|
||
CBCC23512BEE58C1004D7A57 /* MPPositive_PlayerListShowViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCC23502BEE58C1004D7A57 /* MPPositive_PlayerListShowViewController.swift */; };
|
||
CBCC23532BEE596E004D7A57 /* MPPositive_PlayerListShowTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBCC23522BEE596E004D7A57 /* MPPositive_PlayerListShowTableViewCell.swift */; };
|
||
CBD0CC592BDA238100C4B64D /* MPPositive_BrowseLoadViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBD0CC582BDA238100C4B64D /* MPPositive_BrowseLoadViewModel.swift */; };
|
||
CBD0CC5E2BDA260500C4B64D /* MPPositive_BrowseItemViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBD0CC5D2BDA260500C4B64D /* MPPositive_BrowseItemViewModel.swift */; };
|
||
CBD313532BD60CD80015D227 /* MPPositive_HomeShowTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBD313522BD60CD80015D227 /* MPPositive_HomeShowTableViewCell.swift */; };
|
||
CBD313552BD636150015D227 /* MPPositive_HomeListFirstCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBD313542BD636150015D227 /* MPPositive_HomeListFirstCollectionViewCell.swift */; };
|
||
CBD313572BD63B390015D227 /* MPPositive_HomeListSecondCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBD313562BD63B390015D227 /* MPPositive_HomeListSecondCollectionViewCell.swift */; };
|
||
CBD313592BD63DDB0015D227 /* MPPositive_HomeListThirdCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBD313582BD63DDB0015D227 /* MPPositive_HomeListThirdCollectionViewCell.swift */; };
|
||
CBD3135F2BD642D90015D227 /* MPPositive_HomeListFourthCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBD3135E2BD642D90015D227 /* MPPositive_HomeListFourthCollectionViewCell.swift */; };
|
||
CBD313612BD6453A0015D227 /* MPPositive_HomeListFifthCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBD313602BD6453A0015D227 /* MPPositive_HomeListFifthCollectionViewCell.swift */; };
|
||
CBD5AEE12BBBE45300BF5A43 /* ImagePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBD5AEE02BBBE45300BF5A43 /* ImagePicker.swift */; };
|
||
CBD958D22BB6600500666B0D /* MP_PlayerSlider.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBD958D12BB6600500666B0D /* MP_PlayerSlider.swift */; };
|
||
CBD958D42BB6942F00666B0D /* MPSideA_VolumeManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBD958D32BB6942F00666B0D /* MPSideA_VolumeManager.swift */; };
|
||
CBDD516D2BEC6AFE000F12C5 /* MPPositive_JsonNext.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBDD516C2BEC6AFE000F12C5 /* MPPositive_JsonNext.swift */; };
|
||
CBDD516F2BECBA6E000F12C5 /* MPPositive_PlayerLoadViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBDD516E2BECBA6E000F12C5 /* MPPositive_PlayerLoadViewModel.swift */; };
|
||
CBE1CB442BDDEAAD00701D57 /* MPPositive_MoreContentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBE1CB432BDDEAAD00701D57 /* MPPositive_MoreContentViewController.swift */; };
|
||
CBE1CB4A2BDDEBF000701D57 /* MPPositive_MoreListContentCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBE1CB492BDDEBF000701D57 /* MPPositive_MoreListContentCollectionViewCell.swift */; };
|
||
CBE1CB4C2BDE440E00701D57 /* MPPositive_ListHeaderModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBE1CB4B2BDE440E00701D57 /* MPPositive_ListHeaderModel.swift */; };
|
||
CBE1CB4E2BDE4BD800701D57 /* MPPositive_ListAlbumListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBE1CB4D2BDE4BD800701D57 /* MPPositive_ListAlbumListViewModel.swift */; };
|
||
CBE1CB502BDE4CC500701D57 /* MPPositive_ListHeaderViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBE1CB4F2BDE4CC500701D57 /* MPPositive_ListHeaderViewModel.swift */; };
|
||
CBE1CB522BDE4F6C00701D57 /* MPPositive_JsonListAlbum.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBE1CB512BDE4F6C00701D57 /* MPPositive_JsonListAlbum.swift */; };
|
||
CBE1CB582BDE550800701D57 /* MPPositive_ListShowViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBE1CB572BDE550800701D57 /* MPPositive_ListShowViewController.swift */; };
|
||
CBE2C4C72BC783F700F283A7 /* MP_HUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBE2C4C62BC783F700F283A7 /* MP_HUD.swift */; };
|
||
CBE2C4C92BC7B25800F283A7 /* TableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBE2C4C82BC7B25800F283A7 /* TableView.swift */; };
|
||
CBE2C4CB2BC7BE5D00F283A7 /* MP_NetWorkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBE2C4CA2BC7BE5D00F283A7 /* MP_NetWorkManager.swift */; };
|
||
CBE477B12BB16CCC0031C14B /* Macro.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBE477B02BB16CCC0031C14B /* Macro.swift */; };
|
||
CBEE8E322BEB0FC0007DA798 /* MPPositive_PlayerCoverView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBEE8E312BEB0FC0007DA798 /* MPPositive_PlayerCoverView.swift */; };
|
||
CBEE8E342BEB16BB007DA798 /* MPPositive_PlayerSilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBEE8E332BEB16BB007DA798 /* MPPositive_PlayerSilder.swift */; };
|
||
CBEE8E362BEB2604007DA798 /* MPPositive_PlayerLyricView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBEE8E352BEB2604007DA798 /* MPPositive_PlayerLyricView.swift */; };
|
||
CBEE8E382BEB92CC007DA798 /* MPPositive_SongViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBEE8E372BEB92CC007DA798 /* MPPositive_SongViewModel.swift */; };
|
||
CBFECE352BF0847F00E07DC4 /* MPPositive_SearchSuggestionItemTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBFECE342BF0847F00E07DC4 /* MPPositive_SearchSuggestionItemTableViewCell.swift */; };
|
||
CBFECE372BF0C11000E07DC4 /* MPPositive_JsonSearchSuggestions.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBFECE362BF0C11000E07DC4 /* MPPositive_JsonSearchSuggestions.swift */; };
|
||
CBFECE392BF0CFFA00E07DC4 /* MPPositive_SearchSuggestionItemModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBFECE382BF0CFF900E07DC4 /* MPPositive_SearchSuggestionItemModel.swift */; };
|
||
CBFECE3B2BF0E51800E07DC4 /* MPPositive_SearchSuggestionListTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBFECE3A2BF0E51800E07DC4 /* MPPositive_SearchSuggestionListTableViewCell.swift */; };
|
||
CBFECE3D2BF112D800E07DC4 /* MPPositive_SearchResultShowViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBFECE3C2BF112D800E07DC4 /* MPPositive_SearchResultShowViewController.swift */; };
|
||
CBFECE3F2BF1176B00E07DC4 /* MPPositive_JsonSearchResults.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBFECE3E2BF1176B00E07DC4 /* MPPositive_JsonSearchResults.swift */; };
|
||
/* End PBXBuildFile section */
|
||
|
||
/* Begin PBXFileReference section */
|
||
009662292BB14A5A00FCA65F /* MusicPlayer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MusicPlayer.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
0096622C2BB14A5A00FCA65F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
||
009662302BB14A5A00FCA65F /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
||
009662332BB14A5A00FCA65F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
||
009662362BB14A5A00FCA65F /* MusicPlayer.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = MusicPlayer.xcdatamodel; sourceTree = "<group>"; };
|
||
009662382BB14A5B00FCA65F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
||
0096623B2BB14A5B00FCA65F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
||
0096623D2BB14A5B00FCA65F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||
411725AB000C22E50EBD70BA /* Pods_MusicPlayer.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MusicPlayer.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
531FB1850BFB3FBADB172069 /* Pods-MusicPlayer.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MusicPlayer.debug.xcconfig"; path = "Target Support Files/Pods-MusicPlayer/Pods-MusicPlayer.debug.xcconfig"; sourceTree = "<group>"; };
|
||
CB0918902BD255EA006D2B39 /* MPPositive_NavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_NavigationController.swift; sourceTree = "<group>"; };
|
||
CB0918962BD25D8C006D2B39 /* MPPositive_TabBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_TabBarController.swift; sourceTree = "<group>"; };
|
||
CB0918982BD25DCC006D2B39 /* MPPositive_CustomTabBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_CustomTabBar.swift; sourceTree = "<group>"; };
|
||
CB09189A2BD25F50006D2B39 /* MPPositive_CustomTabBarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_CustomTabBarView.swift; sourceTree = "<group>"; };
|
||
CB09189C2BD25F63006D2B39 /* MPPositive_CustomTabBarItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_CustomTabBarItem.swift; sourceTree = "<group>"; };
|
||
CB09189E2BD26AFC006D2B39 /* MPPositive_HomeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_HomeViewController.swift; sourceTree = "<group>"; };
|
||
CB0918A02BD26B0A006D2B39 /* MPPositive_SearchViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_SearchViewController.swift; sourceTree = "<group>"; };
|
||
CB0918A22BD26B2F006D2B39 /* MPPositive_LibraryViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_LibraryViewController.swift; sourceTree = "<group>"; };
|
||
CB0918A42BD26E16006D2B39 /* MPPositive_BottomShowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_BottomShowView.swift; sourceTree = "<group>"; };
|
||
CB1C16512BC80BF100B96AB3 /* MPSideA_MediaCenterManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPSideA_MediaCenterManager.swift; sourceTree = "<group>"; };
|
||
CB5661282BE09D0500CFD014 /* MPPositive_JsonPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_JsonPlayer.swift; sourceTree = "<group>"; };
|
||
CB56612C2BE0DF8C00CFD014 /* MP_WebWork.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MP_WebWork.swift; sourceTree = "<group>"; };
|
||
CBB5D31C2BDF4E9600CC333D /* MPPositive_MusicItemShowTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_MusicItemShowTableViewCell.swift; sourceTree = "<group>"; };
|
||
CBB5D31E2BDF711600CC333D /* MPPositive_SongItemModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_SongItemModel.swift; sourceTree = "<group>"; };
|
||
CBB5D3212BDF80C800CC333D /* MPPositive_PlayerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_PlayerViewController.swift; sourceTree = "<group>"; };
|
||
CBB75B0A2BEF0BC400B3FF9A /* MPPositive_DownloadItemModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_DownloadItemModel.swift; sourceTree = "<group>"; };
|
||
CBB9F9DC2BEDCFEE008338DE /* MPPositive_JsonLyrics.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_JsonLyrics.swift; sourceTree = "<group>"; };
|
||
CBB9F9DE2BEDDCC5008338DE /* MP_PlayerManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MP_PlayerManager.swift; sourceTree = "<group>"; };
|
||
CBBFA9172BBA83BA00057FD5 /* MP_CoreDataHandlerManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MP_CoreDataHandlerManager.swift; sourceTree = "<group>"; };
|
||
CBBFA9192BBA846600057FD5 /* CoreDataDelegete.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataDelegete.swift; sourceTree = "<group>"; };
|
||
CBBFA91D2BBA9B5C00057FD5 /* Notification.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Notification.swift; sourceTree = "<group>"; };
|
||
CBC32A522BD8D9F300687171 /* MPPositive_BrowseItemModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_BrowseItemModel.swift; sourceTree = "<group>"; };
|
||
CBC32A542BD8DFB900687171 /* MPPositive_BrowseModuleListViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_BrowseModuleListViewModel.swift; sourceTree = "<group>"; };
|
||
CBC54E442BC4D5D3003B1901 /* Breathe.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = Breathe.mp3; sourceTree = "<group>"; };
|
||
CBC54E452BC4D5D3003B1901 /* Shhh….mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "Shhh….mp3"; sourceTree = "<group>"; };
|
||
CBC54E462BC4D5D3003B1901 /* Shh Shh.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "Shh Shh.mp3"; sourceTree = "<group>"; };
|
||
CBC54E482BC4D5D3003B1901 /* Mountain stream.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "Mountain stream.mp3"; sourceTree = "<group>"; };
|
||
CBC54E492BC4D5D3003B1901 /* Fireplace.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = Fireplace.mp3; sourceTree = "<group>"; };
|
||
CBC54E4A2BC4D5D3003B1901 /* Water droplet.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "Water droplet.mp3"; sourceTree = "<group>"; };
|
||
CBC54E4B2BC4D5D3003B1901 /* TV.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = TV.mp3; sourceTree = "<group>"; };
|
||
CBC54E4D2BC4D5D3003B1901 /* Chirping of Birds.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "Chirping of Birds.mp3"; sourceTree = "<group>"; };
|
||
CBC54E4E2BC4D5D3003B1901 /* waterfall.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = waterfall.mp3; sourceTree = "<group>"; };
|
||
CBC54E4F2BC4D5D3003B1901 /* Beach.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = Beach.mp3; sourceTree = "<group>"; };
|
||
CBC54E502BC4D5D3003B1901 /* Call of Seagulls.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "Call of Seagulls.mp3"; sourceTree = "<group>"; };
|
||
CBC54E512BC4D5D3003B1901 /* Cicada Chirping.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "Cicada Chirping.mp3"; sourceTree = "<group>"; };
|
||
CBC54E522BC4D5D3003B1901 /* Nocturnal Insects.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "Nocturnal Insects.mp3"; sourceTree = "<group>"; };
|
||
CBC54E532BC4D5D3003B1901 /* Howling Wind.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "Howling Wind.mp3"; sourceTree = "<group>"; };
|
||
CBC54E542BC4D5D3003B1901 /* Seawater Surging.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "Seawater Surging.mp3"; sourceTree = "<group>"; };
|
||
CBC54E552BC4D5D3003B1901 /* Summer Insects.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "Summer Insects.mp3"; sourceTree = "<group>"; };
|
||
CBC54E662BC4D90F003B1901 /* Resource.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Resource.plist; sourceTree = "<group>"; };
|
||
CBC687482BC2882B0023ECA6 /* MPTableManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPTableManager.swift; sourceTree = "<group>"; };
|
||
CBC6874A2BC2B0710023ECA6 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = "<group>"; };
|
||
CBCAFB592BB3C2A000BC6520 /* LayoutConstraint.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LayoutConstraint.swift; sourceTree = "<group>"; };
|
||
CBCAFB5C2BB3C52100BC6520 /* HexColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HexColor.swift; sourceTree = "<group>"; };
|
||
CBCAFB5E2BB3C55500BC6520 /* DateTime.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DateTime.swift; sourceTree = "<group>"; };
|
||
CBCAFB602BB3C59500BC6520 /* InstanceFromNib.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InstanceFromNib.swift; sourceTree = "<group>"; };
|
||
CBCAFB642BB3C82C00BC6520 /* MP_LunchViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MP_LunchViewController.swift; sourceTree = "<group>"; };
|
||
CBCAFB652BB3C82C00BC6520 /* MP_LunchViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MP_LunchViewController.xib; sourceTree = "<group>"; };
|
||
CBCAFB682BB3CAC400BC6520 /* MP_Lunch_ProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MP_Lunch_ProgressView.swift; sourceTree = "<group>"; };
|
||
CBCB32192BD7578500802900 /* MP_LocationManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MP_LocationManager.swift; sourceTree = "<group>"; };
|
||
CBCB34DA2BD7ACE900802900 /* MPPositive_JsonBrowse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPPositive_JsonBrowse.swift; sourceTree = "<group>"; };
|
||
CBCB4F972BD11054009760B3 /* MP_BaseViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MP_BaseViewController.swift; sourceTree = "<group>"; };
|
||
CBCB4F992BD11089009760B3 /* MP_NavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MP_NavigationController.swift; sourceTree = "<group>"; };
|
||
CBCB4F9D2BD11402009760B3 /* MPSideA_LoadDataMusic.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_LoadDataMusic.swift; sourceTree = "<group>"; };
|
||
CBCB4F9F2BD11402009760B3 /* MPSideA_MusicModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_MusicModel.swift; sourceTree = "<group>"; };
|
||
CBCB4FA12BD11402009760B3 /* MPSideA_MusicViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_MusicViewModel.swift; sourceTree = "<group>"; };
|
||
CBCB4FA42BD11402009760B3 /* MPSideA_AddViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_AddViewController.swift; sourceTree = "<group>"; };
|
||
CBCB4FA52BD11402009760B3 /* MPSideA_AddViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_AddViewController.xib; sourceTree = "<group>"; };
|
||
CBCB4FA72BD11402009760B3 /* MPSideA_BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_BaseViewController.swift; sourceTree = "<group>"; };
|
||
CBCB4FA82BD11402009760B3 /* MPSideA_NavigationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_NavigationController.swift; sourceTree = "<group>"; };
|
||
CBCB4FA92BD11402009760B3 /* MPSideA_PresentationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_PresentationController.swift; sourceTree = "<group>"; };
|
||
CBCB4FAA2BD11402009760B3 /* MPSideA_TabBarController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_TabBarController.swift; sourceTree = "<group>"; };
|
||
CBCB4FAC2BD11402009760B3 /* MPSideA_AboutViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_AboutViewController.swift; sourceTree = "<group>"; };
|
||
CBCB4FAD2BD11402009760B3 /* MPSideA_AboutViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_AboutViewController.xib; sourceTree = "<group>"; };
|
||
CBCB4FAE2BD11402009760B3 /* MPSideA_CenterViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_CenterViewController.swift; sourceTree = "<group>"; };
|
||
CBCB4FAF2BD11402009760B3 /* MPSideA_CenterViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_CenterViewController.xib; sourceTree = "<group>"; };
|
||
CBCB4FB02BD11402009760B3 /* MPSideA_DeleteViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_DeleteViewController.swift; sourceTree = "<group>"; };
|
||
CBCB4FB12BD11402009760B3 /* MPSideA_DeleteViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_DeleteViewController.xib; sourceTree = "<group>"; };
|
||
CBCB4FB22BD11402009760B3 /* MPSideA_MoreViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_MoreViewController.swift; sourceTree = "<group>"; };
|
||
CBCB4FB32BD11402009760B3 /* MPSideA_MoreViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_MoreViewController.xib; sourceTree = "<group>"; };
|
||
CBCB4FB42BD11402009760B3 /* MPSideA_PrivacyViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_PrivacyViewController.swift; sourceTree = "<group>"; };
|
||
CBCB4FB52BD11402009760B3 /* MPSideA_PrivacyViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_PrivacyViewController.xib; sourceTree = "<group>"; };
|
||
CBCB4FB62BD11402009760B3 /* MPSideA_RenameViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_RenameViewController.swift; sourceTree = "<group>"; };
|
||
CBCB4FB72BD11402009760B3 /* MPSideA_RenameViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_RenameViewController.xib; sourceTree = "<group>"; };
|
||
CBCB4FB82BD11402009760B3 /* MPSideA_ServiceViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_ServiceViewController.swift; sourceTree = "<group>"; };
|
||
CBCB4FB92BD11402009760B3 /* MPSideA_ServiceViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_ServiceViewController.xib; sourceTree = "<group>"; };
|
||
CBCB4FBA2BD11402009760B3 /* MPSideA_SettingViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_SettingViewController.swift; sourceTree = "<group>"; };
|
||
CBCB4FBB2BD11402009760B3 /* MPSideA_SettingViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_SettingViewController.xib; sourceTree = "<group>"; };
|
||
CBCB4FBD2BD11402009760B3 /* MPSideA_CountTimerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_CountTimerViewController.swift; sourceTree = "<group>"; };
|
||
CBCB4FBE2BD11402009760B3 /* MPSideA_CountTimerViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_CountTimerViewController.xib; sourceTree = "<group>"; };
|
||
CBCB4FBF2BD11402009760B3 /* MPSideA_HomeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_HomeViewController.swift; sourceTree = "<group>"; };
|
||
CBCB4FC02BD11402009760B3 /* MPSideA_HomeViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_HomeViewController.xib; sourceTree = "<group>"; };
|
||
CBCB4FC12BD11402009760B3 /* MPSideA_PlayerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_PlayerViewController.swift; sourceTree = "<group>"; };
|
||
CBCB4FC22BD11402009760B3 /* MPSideA_PlayerViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_PlayerViewController.xib; sourceTree = "<group>"; };
|
||
CBCB4FC72BD11402009760B3 /* MPSideA_BottomShowView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_BottomShowView.swift; sourceTree = "<group>"; };
|
||
CBCB4FC82BD11402009760B3 /* MPSideA_BottomShowView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_BottomShowView.xib; sourceTree = "<group>"; };
|
||
CBCB4FC92BD11402009760B3 /* MPSideA_CustomTabBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_CustomTabBar.swift; sourceTree = "<group>"; };
|
||
CBCB4FCA2BD11402009760B3 /* MPSideA_CustomTabBarItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_CustomTabBarItem.swift; sourceTree = "<group>"; };
|
||
CBCB4FCB2BD11402009760B3 /* MPSideA_CustomTabBarView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_CustomTabBarView.swift; sourceTree = "<group>"; };
|
||
CBCB4FCC2BD11402009760B3 /* MPSideA_CustomTabBarView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_CustomTabBarView.xib; sourceTree = "<group>"; };
|
||
CBCB4FCE2BD11402009760B3 /* MPSideA_CenterTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_CenterTableViewCell.swift; sourceTree = "<group>"; };
|
||
CBCB4FCF2BD11402009760B3 /* MPSideA_CenterTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_CenterTableViewCell.xib; sourceTree = "<group>"; };
|
||
CBCB4FD02BD11402009760B3 /* MPSideA_SettingTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_SettingTableViewCell.swift; sourceTree = "<group>"; };
|
||
CBCB4FD12BD11402009760B3 /* MPSideA_SettingTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_SettingTableViewCell.xib; sourceTree = "<group>"; };
|
||
CBCB4FD32BD11402009760B3 /* MPSideA_Home_FirstListCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_Home_FirstListCollectionViewCell.swift; sourceTree = "<group>"; };
|
||
CBCB4FD42BD11402009760B3 /* MPSideA_Home_FirstListCollectionViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_Home_FirstListCollectionViewCell.xib; sourceTree = "<group>"; };
|
||
CBCB4FD52BD11402009760B3 /* MPSideA_Home_FourthListCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_Home_FourthListCollectionViewCell.swift; sourceTree = "<group>"; };
|
||
CBCB4FD62BD11402009760B3 /* MPSideA_Home_FourthListCollectionViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_Home_FourthListCollectionViewCell.xib; sourceTree = "<group>"; };
|
||
CBCB4FD72BD11402009760B3 /* MPSideA_Home_HeadBannerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_Home_HeadBannerView.swift; sourceTree = "<group>"; };
|
||
CBCB4FD82BD11402009760B3 /* MPSideA_Home_RowListsTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_Home_RowListsTableViewCell.swift; sourceTree = "<group>"; };
|
||
CBCB4FD92BD11402009760B3 /* MPSideA_Home_RowListsTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_Home_RowListsTableViewCell.xib; sourceTree = "<group>"; };
|
||
CBCB4FDA2BD11402009760B3 /* MPSideA_Home_SecondListCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_Home_SecondListCollectionViewCell.swift; sourceTree = "<group>"; };
|
||
CBCB4FDB2BD11402009760B3 /* MPSideA_Home_SecondListCollectionViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MPSideA_Home_SecondListCollectionViewCell.xib; sourceTree = "<group>"; };
|
||
CBCB4FDC2BD11402009760B3 /* MPSideA_PlayerActionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MPSideA_PlayerActionView.swift; sourceTree = "<group>"; };
|
||
CBCB50242BD118D8009760B3 /* MPPositive_BaseViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_BaseViewController.swift; sourceTree = "<group>"; };
|
||
CBCC234E2BEE57AC004D7A57 /* MPPositive_PresentationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_PresentationController.swift; sourceTree = "<group>"; };
|
||
CBCC23502BEE58C1004D7A57 /* MPPositive_PlayerListShowViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_PlayerListShowViewController.swift; sourceTree = "<group>"; };
|
||
CBCC23522BEE596E004D7A57 /* MPPositive_PlayerListShowTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_PlayerListShowTableViewCell.swift; sourceTree = "<group>"; };
|
||
CBD0CC582BDA238100C4B64D /* MPPositive_BrowseLoadViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_BrowseLoadViewModel.swift; sourceTree = "<group>"; };
|
||
CBD0CC5D2BDA260500C4B64D /* MPPositive_BrowseItemViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_BrowseItemViewModel.swift; sourceTree = "<group>"; };
|
||
CBD313522BD60CD80015D227 /* MPPositive_HomeShowTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_HomeShowTableViewCell.swift; sourceTree = "<group>"; };
|
||
CBD313542BD636150015D227 /* MPPositive_HomeListFirstCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_HomeListFirstCollectionViewCell.swift; sourceTree = "<group>"; };
|
||
CBD313562BD63B390015D227 /* MPPositive_HomeListSecondCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_HomeListSecondCollectionViewCell.swift; sourceTree = "<group>"; };
|
||
CBD313582BD63DDB0015D227 /* MPPositive_HomeListThirdCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_HomeListThirdCollectionViewCell.swift; sourceTree = "<group>"; };
|
||
CBD3135E2BD642D90015D227 /* MPPositive_HomeListFourthCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_HomeListFourthCollectionViewCell.swift; sourceTree = "<group>"; };
|
||
CBD313602BD6453A0015D227 /* MPPositive_HomeListFifthCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_HomeListFifthCollectionViewCell.swift; sourceTree = "<group>"; };
|
||
CBD5AEE02BBBE45300BF5A43 /* ImagePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImagePicker.swift; sourceTree = "<group>"; };
|
||
CBD958D12BB6600500666B0D /* MP_PlayerSlider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MP_PlayerSlider.swift; sourceTree = "<group>"; };
|
||
CBD958D32BB6942F00666B0D /* MPSideA_VolumeManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPSideA_VolumeManager.swift; sourceTree = "<group>"; };
|
||
CBDD516C2BEC6AFE000F12C5 /* MPPositive_JsonNext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_JsonNext.swift; sourceTree = "<group>"; };
|
||
CBDD516E2BECBA6E000F12C5 /* MPPositive_PlayerLoadViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_PlayerLoadViewModel.swift; sourceTree = "<group>"; };
|
||
CBE1CB432BDDEAAD00701D57 /* MPPositive_MoreContentViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_MoreContentViewController.swift; sourceTree = "<group>"; };
|
||
CBE1CB492BDDEBF000701D57 /* MPPositive_MoreListContentCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_MoreListContentCollectionViewCell.swift; sourceTree = "<group>"; };
|
||
CBE1CB4B2BDE440E00701D57 /* MPPositive_ListHeaderModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_ListHeaderModel.swift; sourceTree = "<group>"; };
|
||
CBE1CB4D2BDE4BD800701D57 /* MPPositive_ListAlbumListViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_ListAlbumListViewModel.swift; sourceTree = "<group>"; };
|
||
CBE1CB4F2BDE4CC500701D57 /* MPPositive_ListHeaderViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_ListHeaderViewModel.swift; sourceTree = "<group>"; };
|
||
CBE1CB512BDE4F6C00701D57 /* MPPositive_JsonListAlbum.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_JsonListAlbum.swift; sourceTree = "<group>"; };
|
||
CBE1CB572BDE550800701D57 /* MPPositive_ListShowViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_ListShowViewController.swift; sourceTree = "<group>"; };
|
||
CBE2C4C62BC783F700F283A7 /* MP_HUD.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MP_HUD.swift; sourceTree = "<group>"; };
|
||
CBE2C4C82BC7B25800F283A7 /* TableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TableView.swift; sourceTree = "<group>"; };
|
||
CBE2C4CA2BC7BE5D00F283A7 /* MP_NetWorkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MP_NetWorkManager.swift; sourceTree = "<group>"; };
|
||
CBE477B02BB16CCC0031C14B /* Macro.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Macro.swift; sourceTree = "<group>"; };
|
||
CBEE8E312BEB0FC0007DA798 /* MPPositive_PlayerCoverView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_PlayerCoverView.swift; sourceTree = "<group>"; };
|
||
CBEE8E332BEB16BB007DA798 /* MPPositive_PlayerSilder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_PlayerSilder.swift; sourceTree = "<group>"; };
|
||
CBEE8E352BEB2604007DA798 /* MPPositive_PlayerLyricView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_PlayerLyricView.swift; sourceTree = "<group>"; };
|
||
CBEE8E372BEB92CC007DA798 /* MPPositive_SongViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_SongViewModel.swift; sourceTree = "<group>"; };
|
||
CBFECE342BF0847F00E07DC4 /* MPPositive_SearchSuggestionItemTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_SearchSuggestionItemTableViewCell.swift; sourceTree = "<group>"; };
|
||
CBFECE362BF0C11000E07DC4 /* MPPositive_JsonSearchSuggestions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_JsonSearchSuggestions.swift; sourceTree = "<group>"; };
|
||
CBFECE382BF0CFF900E07DC4 /* MPPositive_SearchSuggestionItemModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_SearchSuggestionItemModel.swift; sourceTree = "<group>"; };
|
||
CBFECE3A2BF0E51800E07DC4 /* MPPositive_SearchSuggestionListTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_SearchSuggestionListTableViewCell.swift; sourceTree = "<group>"; };
|
||
CBFECE3C2BF112D800E07DC4 /* MPPositive_SearchResultShowViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_SearchResultShowViewController.swift; sourceTree = "<group>"; };
|
||
CBFECE3E2BF1176B00E07DC4 /* MPPositive_JsonSearchResults.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MPPositive_JsonSearchResults.swift; sourceTree = "<group>"; };
|
||
E2C6C85BFD4CD80DBA96D149 /* Pods-MusicPlayer.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MusicPlayer.release.xcconfig"; path = "Target Support Files/Pods-MusicPlayer/Pods-MusicPlayer.release.xcconfig"; sourceTree = "<group>"; };
|
||
/* End PBXFileReference section */
|
||
|
||
/* Begin PBXFrameworksBuildPhase section */
|
||
009662262BB14A5A00FCA65F /* Frameworks */ = {
|
||
isa = PBXFrameworksBuildPhase;
|
||
buildActionMask = 2147483647;
|
||
files = (
|
||
639E3B772F558B3350DD56BA /* Pods_MusicPlayer.framework in Frameworks */,
|
||
);
|
||
runOnlyForDeploymentPostprocessing = 0;
|
||
};
|
||
/* End PBXFrameworksBuildPhase section */
|
||
|
||
/* Begin PBXGroup section */
|
||
009662202BB14A5A00FCA65F = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
0096622B2BB14A5A00FCA65F /* MusicPlayer */,
|
||
0096622A2BB14A5A00FCA65F /* Products */,
|
||
56C2951BB834AC251194DEB4 /* Pods */,
|
||
3B9616CD1FAA6632758C72E8 /* Frameworks */,
|
||
);
|
||
sourceTree = "<group>";
|
||
};
|
||
0096622A2BB14A5A00FCA65F /* Products */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
009662292BB14A5A00FCA65F /* MusicPlayer.app */,
|
||
);
|
||
name = Products;
|
||
sourceTree = "<group>";
|
||
};
|
||
0096622B2BB14A5A00FCA65F /* MusicPlayer */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBE4779F2BB16ABD0031C14B /* MP */,
|
||
0096622C2BB14A5A00FCA65F /* AppDelegate.swift */,
|
||
009662302BB14A5A00FCA65F /* ViewController.swift */,
|
||
009662322BB14A5A00FCA65F /* Main.storyboard */,
|
||
009662382BB14A5B00FCA65F /* Assets.xcassets */,
|
||
0096623A2BB14A5B00FCA65F /* LaunchScreen.storyboard */,
|
||
0096623D2BB14A5B00FCA65F /* Info.plist */,
|
||
);
|
||
path = MusicPlayer;
|
||
sourceTree = "<group>";
|
||
};
|
||
3B9616CD1FAA6632758C72E8 /* Frameworks */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
411725AB000C22E50EBD70BA /* Pods_MusicPlayer.framework */,
|
||
);
|
||
name = Frameworks;
|
||
sourceTree = "<group>";
|
||
};
|
||
56C2951BB834AC251194DEB4 /* Pods */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
531FB1850BFB3FBADB172069 /* Pods-MusicPlayer.debug.xcconfig */,
|
||
E2C6C85BFD4CD80DBA96D149 /* Pods-MusicPlayer.release.xcconfig */,
|
||
);
|
||
path = Pods;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBB5D3202BDF7DF100CC333D /* Player(播放器) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBB5D3212BDF80C800CC333D /* MPPositive_PlayerViewController.swift */,
|
||
CBCC23502BEE58C1004D7A57 /* MPPositive_PlayerListShowViewController.swift */,
|
||
);
|
||
name = "Player(播放器)";
|
||
path = "MusicPlayer/MP/MPPositive/ViewControllers/Player(播放器)";
|
||
sourceTree = SOURCE_ROOT;
|
||
};
|
||
CBBFA9112BBA71AF00057FD5 /* DataBase */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
009662352BB14A5A00FCA65F /* MusicPlayer.xcdatamodeld */,
|
||
);
|
||
name = DataBase;
|
||
path = MusicPlayer/MP/Common/DataBase;
|
||
sourceTree = SOURCE_ROOT;
|
||
};
|
||
CBBFA9142BBA81C400057FD5 /* Resource(资源) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBC54E662BC4D90F003B1901 /* Resource.plist */,
|
||
CBC54E432BC4D5D3003B1901 /* Real human voice */,
|
||
CBC54E472BC4D5D3003B1901 /* Sounds of appliances */,
|
||
CBC54E4C2BC4D5D3003B1901 /* Sounds of nature */,
|
||
);
|
||
name = "Resource(资源)";
|
||
path = "MusicPlayer/MP/Common/Resource(资源)";
|
||
sourceTree = SOURCE_ROOT;
|
||
};
|
||
CBC54E432BC4D5D3003B1901 /* Real human voice */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBC54E442BC4D5D3003B1901 /* Breathe.mp3 */,
|
||
CBC54E452BC4D5D3003B1901 /* Shhh….mp3 */,
|
||
CBC54E462BC4D5D3003B1901 /* Shh Shh.mp3 */,
|
||
);
|
||
path = "Real human voice";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBC54E472BC4D5D3003B1901 /* Sounds of appliances */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBC54E482BC4D5D3003B1901 /* Mountain stream.mp3 */,
|
||
CBC54E492BC4D5D3003B1901 /* Fireplace.mp3 */,
|
||
CBC54E4A2BC4D5D3003B1901 /* Water droplet.mp3 */,
|
||
CBC54E4B2BC4D5D3003B1901 /* TV.mp3 */,
|
||
);
|
||
path = "Sounds of appliances";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBC54E4C2BC4D5D3003B1901 /* Sounds of nature */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBC54E4D2BC4D5D3003B1901 /* Chirping of Birds.mp3 */,
|
||
CBC54E4E2BC4D5D3003B1901 /* waterfall.mp3 */,
|
||
CBC54E4F2BC4D5D3003B1901 /* Beach.mp3 */,
|
||
CBC54E502BC4D5D3003B1901 /* Call of Seagulls.mp3 */,
|
||
CBC54E512BC4D5D3003B1901 /* Cicada Chirping.mp3 */,
|
||
CBC54E522BC4D5D3003B1901 /* Nocturnal Insects.mp3 */,
|
||
CBC54E532BC4D5D3003B1901 /* Howling Wind.mp3 */,
|
||
CBC54E542BC4D5D3003B1901 /* Seawater Surging.mp3 */,
|
||
CBC54E552BC4D5D3003B1901 /* Summer Insects.mp3 */,
|
||
);
|
||
path = "Sounds of nature";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCAFB5B2BB3C35600BC6520 /* Protocol(公用协议) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCAFB602BB3C59500BC6520 /* InstanceFromNib.swift */,
|
||
CBBFA9192BBA846600057FD5 /* CoreDataDelegete.swift */,
|
||
);
|
||
name = "Protocol(公用协议)";
|
||
path = "MusicPlayer/MP/Common/Protocol(公用协议)";
|
||
sourceTree = SOURCE_ROOT;
|
||
};
|
||
CBCB4F942BD10FB2009760B3 /* Base(公用基类) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4F952BD11040009760B3 /* Controllers */,
|
||
CBCB4F962BD11040009760B3 /* Views */,
|
||
);
|
||
path = "Base(公用基类)";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4F952BD11040009760B3 /* Controllers */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4F972BD11054009760B3 /* MP_BaseViewController.swift */,
|
||
CBCB4F992BD11089009760B3 /* MP_NavigationController.swift */,
|
||
CBCAFB642BB3C82C00BC6520 /* MP_LunchViewController.swift */,
|
||
CBCAFB652BB3C82C00BC6520 /* MP_LunchViewController.xib */,
|
||
);
|
||
path = Controllers;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4F962BD11040009760B3 /* Views */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCAFB682BB3CAC400BC6520 /* MP_Lunch_ProgressView.swift */,
|
||
);
|
||
path = Views;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4F9E2BD11402009760B3 /* Load */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4F9D2BD11402009760B3 /* MPSideA_LoadDataMusic.swift */,
|
||
);
|
||
path = Load;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FA02BD11402009760B3 /* Models */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4F9F2BD11402009760B3 /* MPSideA_MusicModel.swift */,
|
||
);
|
||
path = Models;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FA22BD11402009760B3 /* ViewModels */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4FA12BD11402009760B3 /* MPSideA_MusicViewModel.swift */,
|
||
);
|
||
path = ViewModels;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FA32BD11402009760B3 /* Models */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4F9E2BD11402009760B3 /* Load */,
|
||
CBCB4FA22BD11402009760B3 /* ViewModels */,
|
||
CBCB4FA02BD11402009760B3 /* Models */,
|
||
);
|
||
path = Models;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FA62BD11402009760B3 /* Add(新增资源) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4FA42BD11402009760B3 /* MPSideA_AddViewController.swift */,
|
||
CBCB4FA52BD11402009760B3 /* MPSideA_AddViewController.xib */,
|
||
);
|
||
path = "Add(新增资源)";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FAB2BD11402009760B3 /* Base(基类-导航栏-标签栏-计时器-播放器) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4FA72BD11402009760B3 /* MPSideA_BaseViewController.swift */,
|
||
CBCB4FA82BD11402009760B3 /* MPSideA_NavigationController.swift */,
|
||
CBCB4FA92BD11402009760B3 /* MPSideA_PresentationController.swift */,
|
||
CBCB4FAA2BD11402009760B3 /* MPSideA_TabBarController.swift */,
|
||
);
|
||
path = "Base(基类-导航栏-标签栏-计时器-播放器)";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FBC2BD11402009760B3 /* Center(个人资源) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4FAE2BD11402009760B3 /* MPSideA_CenterViewController.swift */,
|
||
CBCB4FAF2BD11402009760B3 /* MPSideA_CenterViewController.xib */,
|
||
CBCB4FAC2BD11402009760B3 /* MPSideA_AboutViewController.swift */,
|
||
CBCB4FAD2BD11402009760B3 /* MPSideA_AboutViewController.xib */,
|
||
CBCB4FB02BD11402009760B3 /* MPSideA_DeleteViewController.swift */,
|
||
CBCB4FB12BD11402009760B3 /* MPSideA_DeleteViewController.xib */,
|
||
CBCB4FB22BD11402009760B3 /* MPSideA_MoreViewController.swift */,
|
||
CBCB4FB32BD11402009760B3 /* MPSideA_MoreViewController.xib */,
|
||
CBCB4FB42BD11402009760B3 /* MPSideA_PrivacyViewController.swift */,
|
||
CBCB4FB52BD11402009760B3 /* MPSideA_PrivacyViewController.xib */,
|
||
CBCB4FB62BD11402009760B3 /* MPSideA_RenameViewController.swift */,
|
||
CBCB4FB72BD11402009760B3 /* MPSideA_RenameViewController.xib */,
|
||
CBCB4FB82BD11402009760B3 /* MPSideA_ServiceViewController.swift */,
|
||
CBCB4FB92BD11402009760B3 /* MPSideA_ServiceViewController.xib */,
|
||
CBCB4FBA2BD11402009760B3 /* MPSideA_SettingViewController.swift */,
|
||
CBCB4FBB2BD11402009760B3 /* MPSideA_SettingViewController.xib */,
|
||
);
|
||
path = "Center(个人资源)";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FC32BD11402009760B3 /* Home(音乐资源列表) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4FBF2BD11402009760B3 /* MPSideA_HomeViewController.swift */,
|
||
CBCB4FC02BD11402009760B3 /* MPSideA_HomeViewController.xib */,
|
||
CBCB4FBD2BD11402009760B3 /* MPSideA_CountTimerViewController.swift */,
|
||
CBCB4FBE2BD11402009760B3 /* MPSideA_CountTimerViewController.xib */,
|
||
CBCB4FC12BD11402009760B3 /* MPSideA_PlayerViewController.swift */,
|
||
CBCB4FC22BD11402009760B3 /* MPSideA_PlayerViewController.xib */,
|
||
);
|
||
path = "Home(音乐资源列表)";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FC52BD11402009760B3 /* ViewControllers */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4FAB2BD11402009760B3 /* Base(基类-导航栏-标签栏-计时器-播放器) */,
|
||
CBCB4FC32BD11402009760B3 /* Home(音乐资源列表) */,
|
||
CBCB4FA62BD11402009760B3 /* Add(新增资源) */,
|
||
CBCB4FBC2BD11402009760B3 /* Center(个人资源) */,
|
||
);
|
||
path = ViewControllers;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FC62BD11402009760B3 /* Add(新增资源) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
);
|
||
path = "Add(新增资源)";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FCD2BD11402009760B3 /* Base(基类-导航栏-标签栏) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4FC92BD11402009760B3 /* MPSideA_CustomTabBar.swift */,
|
||
CBCB4FCA2BD11402009760B3 /* MPSideA_CustomTabBarItem.swift */,
|
||
CBCB4FCB2BD11402009760B3 /* MPSideA_CustomTabBarView.swift */,
|
||
CBCB4FCC2BD11402009760B3 /* MPSideA_CustomTabBarView.xib */,
|
||
CBCB4FC72BD11402009760B3 /* MPSideA_BottomShowView.swift */,
|
||
CBCB4FC82BD11402009760B3 /* MPSideA_BottomShowView.xib */,
|
||
);
|
||
path = "Base(基类-导航栏-标签栏)";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FD22BD11402009760B3 /* Center(个人资源) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4FCE2BD11402009760B3 /* MPSideA_CenterTableViewCell.swift */,
|
||
CBCB4FCF2BD11402009760B3 /* MPSideA_CenterTableViewCell.xib */,
|
||
CBCB4FD02BD11402009760B3 /* MPSideA_SettingTableViewCell.swift */,
|
||
CBCB4FD12BD11402009760B3 /* MPSideA_SettingTableViewCell.xib */,
|
||
);
|
||
path = "Center(个人资源)";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FDD2BD11402009760B3 /* Home(音乐资源列表-播放器) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4FD72BD11402009760B3 /* MPSideA_Home_HeadBannerView.swift */,
|
||
CBCB4FD82BD11402009760B3 /* MPSideA_Home_RowListsTableViewCell.swift */,
|
||
CBCB4FD92BD11402009760B3 /* MPSideA_Home_RowListsTableViewCell.xib */,
|
||
CBCB4FD32BD11402009760B3 /* MPSideA_Home_FirstListCollectionViewCell.swift */,
|
||
CBCB4FD42BD11402009760B3 /* MPSideA_Home_FirstListCollectionViewCell.xib */,
|
||
CBCB4FD52BD11402009760B3 /* MPSideA_Home_FourthListCollectionViewCell.swift */,
|
||
CBCB4FD62BD11402009760B3 /* MPSideA_Home_FourthListCollectionViewCell.xib */,
|
||
CBCB4FDA2BD11402009760B3 /* MPSideA_Home_SecondListCollectionViewCell.swift */,
|
||
CBCB4FDB2BD11402009760B3 /* MPSideA_Home_SecondListCollectionViewCell.xib */,
|
||
CBCB4FDC2BD11402009760B3 /* MPSideA_PlayerActionView.swift */,
|
||
);
|
||
path = "Home(音乐资源列表-播放器)";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FDF2BD11402009760B3 /* Views */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4FCD2BD11402009760B3 /* Base(基类-导航栏-标签栏) */,
|
||
CBCB4FDD2BD11402009760B3 /* Home(音乐资源列表-播放器) */,
|
||
CBCB4FC62BD11402009760B3 /* Add(新增资源) */,
|
||
CBCB4FD22BD11402009760B3 /* Center(个人资源) */,
|
||
);
|
||
path = Views;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FE02BD11402009760B3 /* MPSideA */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4FC52BD11402009760B3 /* ViewControllers */,
|
||
CBCB4FDF2BD11402009760B3 /* Views */,
|
||
CBCB4FA32BD11402009760B3 /* Models */,
|
||
);
|
||
path = MPSideA;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FE12BD11402009760B3 /* Models */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBC32A522BD8D9F300687171 /* MPPositive_BrowseItemModel.swift */,
|
||
CBE1CB4B2BDE440E00701D57 /* MPPositive_ListHeaderModel.swift */,
|
||
CBB5D31E2BDF711600CC333D /* MPPositive_SongItemModel.swift */,
|
||
CBB75B0A2BEF0BC400B3FF9A /* MPPositive_DownloadItemModel.swift */,
|
||
CBFECE382BF0CFF900E07DC4 /* MPPositive_SearchSuggestionItemModel.swift */,
|
||
);
|
||
path = Models;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FE22BD11402009760B3 /* ListViewModels */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBC32A542BD8DFB900687171 /* MPPositive_BrowseModuleListViewModel.swift */,
|
||
CBD0CC5D2BDA260500C4B64D /* MPPositive_BrowseItemViewModel.swift */,
|
||
CBE1CB4D2BDE4BD800701D57 /* MPPositive_ListAlbumListViewModel.swift */,
|
||
CBE1CB4F2BDE4CC500701D57 /* MPPositive_ListHeaderViewModel.swift */,
|
||
CBEE8E372BEB92CC007DA798 /* MPPositive_SongViewModel.swift */,
|
||
);
|
||
path = ListViewModels;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FE32BD11402009760B3 /* LoadViewModels */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBD0CC582BDA238100C4B64D /* MPPositive_BrowseLoadViewModel.swift */,
|
||
CBDD516E2BECBA6E000F12C5 /* MPPositive_PlayerLoadViewModel.swift */,
|
||
);
|
||
path = LoadViewModels;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FE42BD11402009760B3 /* ViewModels */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4FE32BD11402009760B3 /* LoadViewModels */,
|
||
CBCB4FE22BD11402009760B3 /* ListViewModels */,
|
||
);
|
||
path = ViewModels;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FE52BD11402009760B3 /* Models */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBD0CC5C2BDA253800C4B64D /* JsonStructs */,
|
||
CBCB4FE42BD11402009760B3 /* ViewModels */,
|
||
CBCB4FE12BD11402009760B3 /* Models */,
|
||
);
|
||
path = Models;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FE62BD11402009760B3 /* ViewControllers */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB501D2BD118AA009760B3 /* Base(基类,导航栏,标签栏) */,
|
||
CBCB501C2BD118AA009760B3 /* Home(首页,各项列表页,播放器页) */,
|
||
CBB5D3202BDF7DF100CC333D /* Player(播放器) */,
|
||
CBCB501F2BD118AA009760B3 /* Search(搜索页) */,
|
||
CBCB501E2BD118AA009760B3 /* Center(个人曲库页) */,
|
||
);
|
||
path = ViewControllers;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FE72BD11402009760B3 /* Views */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB50222BD118BB009760B3 /* Base */,
|
||
CBCB50232BD118BB009760B3 /* Home */,
|
||
CBEE8E302BEB0F87007DA798 /* Player */,
|
||
CBCB50212BD118BB009760B3 /* Search */,
|
||
CBCB50202BD118BB009760B3 /* Center */,
|
||
);
|
||
path = Views;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB4FE82BD11402009760B3 /* MPPositive */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4FE62BD11402009760B3 /* ViewControllers */,
|
||
CBCB4FE72BD11402009760B3 /* Views */,
|
||
CBCB4FE52BD11402009760B3 /* Models */,
|
||
);
|
||
path = MPPositive;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB501C2BD118AA009760B3 /* Home(首页,各项列表页,播放器页) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CB09189E2BD26AFC006D2B39 /* MPPositive_HomeViewController.swift */,
|
||
CBE1CB432BDDEAAD00701D57 /* MPPositive_MoreContentViewController.swift */,
|
||
CBE1CB572BDE550800701D57 /* MPPositive_ListShowViewController.swift */,
|
||
);
|
||
path = "Home(首页,各项列表页,播放器页)";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB501D2BD118AA009760B3 /* Base(基类,导航栏,标签栏) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB50242BD118D8009760B3 /* MPPositive_BaseViewController.swift */,
|
||
CB0918902BD255EA006D2B39 /* MPPositive_NavigationController.swift */,
|
||
CB0918962BD25D8C006D2B39 /* MPPositive_TabBarController.swift */,
|
||
CBCC234E2BEE57AC004D7A57 /* MPPositive_PresentationController.swift */,
|
||
);
|
||
path = "Base(基类,导航栏,标签栏)";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB501E2BD118AA009760B3 /* Center(个人曲库页) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CB0918A22BD26B2F006D2B39 /* MPPositive_LibraryViewController.swift */,
|
||
);
|
||
path = "Center(个人曲库页)";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB501F2BD118AA009760B3 /* Search(搜索页) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CB0918A02BD26B0A006D2B39 /* MPPositive_SearchViewController.swift */,
|
||
CBFECE3C2BF112D800E07DC4 /* MPPositive_SearchResultShowViewController.swift */,
|
||
);
|
||
path = "Search(搜索页)";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB50202BD118BB009760B3 /* Center */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
);
|
||
path = Center;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB50212BD118BB009760B3 /* Search */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBFECE342BF0847F00E07DC4 /* MPPositive_SearchSuggestionItemTableViewCell.swift */,
|
||
CBFECE3A2BF0E51800E07DC4 /* MPPositive_SearchSuggestionListTableViewCell.swift */,
|
||
);
|
||
path = Search;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB50222BD118BB009760B3 /* Base */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CB0918982BD25DCC006D2B39 /* MPPositive_CustomTabBar.swift */,
|
||
CB09189A2BD25F50006D2B39 /* MPPositive_CustomTabBarView.swift */,
|
||
CB09189C2BD25F63006D2B39 /* MPPositive_CustomTabBarItem.swift */,
|
||
CB0918A42BD26E16006D2B39 /* MPPositive_BottomShowView.swift */,
|
||
);
|
||
path = Base;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBCB50232BD118BB009760B3 /* Home */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBD313522BD60CD80015D227 /* MPPositive_HomeShowTableViewCell.swift */,
|
||
CBD313542BD636150015D227 /* MPPositive_HomeListFirstCollectionViewCell.swift */,
|
||
CBD313562BD63B390015D227 /* MPPositive_HomeListSecondCollectionViewCell.swift */,
|
||
CBD313582BD63DDB0015D227 /* MPPositive_HomeListThirdCollectionViewCell.swift */,
|
||
CBD3135E2BD642D90015D227 /* MPPositive_HomeListFourthCollectionViewCell.swift */,
|
||
CBD313602BD6453A0015D227 /* MPPositive_HomeListFifthCollectionViewCell.swift */,
|
||
CBE1CB492BDDEBF000701D57 /* MPPositive_MoreListContentCollectionViewCell.swift */,
|
||
CBB5D31C2BDF4E9600CC333D /* MPPositive_MusicItemShowTableViewCell.swift */,
|
||
);
|
||
path = Home;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBD0CC5C2BDA253800C4B64D /* JsonStructs */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB34DA2BD7ACE900802900 /* MPPositive_JsonBrowse.swift */,
|
||
CBE1CB512BDE4F6C00701D57 /* MPPositive_JsonListAlbum.swift */,
|
||
CBDD516C2BEC6AFE000F12C5 /* MPPositive_JsonNext.swift */,
|
||
CB5661282BE09D0500CFD014 /* MPPositive_JsonPlayer.swift */,
|
||
CBB9F9DC2BEDCFEE008338DE /* MPPositive_JsonLyrics.swift */,
|
||
CBFECE362BF0C11000E07DC4 /* MPPositive_JsonSearchSuggestions.swift */,
|
||
CBFECE3E2BF1176B00E07DC4 /* MPPositive_JsonSearchResults.swift */,
|
||
);
|
||
path = JsonStructs;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBE4779F2BB16ABD0031C14B /* MP */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBE477A22BB16ABD0031C14B /* Common */,
|
||
CBCB4FE02BD11402009760B3 /* MPSideA */,
|
||
CBCB4FE82BD11402009760B3 /* MPPositive */,
|
||
);
|
||
path = MP;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBE477A22BB16ABD0031C14B /* Common */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCB4F942BD10FB2009760B3 /* Base(公用基类) */,
|
||
CBE477AF2BB16C480031C14B /* Macro(宏定义与全局量) */,
|
||
CBE477AE2BB16C480031C14B /* Extension(扩展) */,
|
||
CBE477AD2BB16C480031C14B /* Tool(工具封装) */,
|
||
CBCAFB5B2BB3C35600BC6520 /* Protocol(公用协议) */,
|
||
CBBFA9112BBA71AF00057FD5 /* DataBase */,
|
||
CBBFA9142BBA81C400057FD5 /* Resource(资源) */,
|
||
);
|
||
path = Common;
|
||
sourceTree = "<group>";
|
||
};
|
||
CBE477AD2BB16C480031C14B /* Tool(工具封装) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CB1C16512BC80BF100B96AB3 /* MPSideA_MediaCenterManager.swift */,
|
||
CBD958D32BB6942F00666B0D /* MPSideA_VolumeManager.swift */,
|
||
CBE2C4CA2BC7BE5D00F283A7 /* MP_NetWorkManager.swift */,
|
||
CB56612C2BE0DF8C00CFD014 /* MP_WebWork.swift */,
|
||
CBB9F9DE2BEDDCC5008338DE /* MP_PlayerManager.swift */,
|
||
CBCB32192BD7578500802900 /* MP_LocationManager.swift */,
|
||
CBBFA9172BBA83BA00057FD5 /* MP_CoreDataHandlerManager.swift */,
|
||
CBE2C4C62BC783F700F283A7 /* MP_HUD.swift */,
|
||
CBC687482BC2882B0023ECA6 /* MPTableManager.swift */,
|
||
CBD958D12BB6600500666B0D /* MP_PlayerSlider.swift */,
|
||
);
|
||
path = "Tool(工具封装)";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBE477AE2BB16C480031C14B /* Extension(扩展) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBCAFB592BB3C2A000BC6520 /* LayoutConstraint.swift */,
|
||
CBC6874A2BC2B0710023ECA6 /* String.swift */,
|
||
CBCAFB5C2BB3C52100BC6520 /* HexColor.swift */,
|
||
CBCAFB5E2BB3C55500BC6520 /* DateTime.swift */,
|
||
CBBFA91D2BBA9B5C00057FD5 /* Notification.swift */,
|
||
CBD5AEE02BBBE45300BF5A43 /* ImagePicker.swift */,
|
||
CBE2C4C82BC7B25800F283A7 /* TableView.swift */,
|
||
);
|
||
path = "Extension(扩展)";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBE477AF2BB16C480031C14B /* Macro(宏定义与全局量) */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBE477B02BB16CCC0031C14B /* Macro.swift */,
|
||
);
|
||
path = "Macro(宏定义与全局量)";
|
||
sourceTree = "<group>";
|
||
};
|
||
CBEE8E302BEB0F87007DA798 /* Player */ = {
|
||
isa = PBXGroup;
|
||
children = (
|
||
CBEE8E312BEB0FC0007DA798 /* MPPositive_PlayerCoverView.swift */,
|
||
CBEE8E332BEB16BB007DA798 /* MPPositive_PlayerSilder.swift */,
|
||
CBEE8E352BEB2604007DA798 /* MPPositive_PlayerLyricView.swift */,
|
||
CBCC23522BEE596E004D7A57 /* MPPositive_PlayerListShowTableViewCell.swift */,
|
||
);
|
||
path = Player;
|
||
sourceTree = "<group>";
|
||
};
|
||
/* End PBXGroup section */
|
||
|
||
/* Begin PBXNativeTarget section */
|
||
009662282BB14A5A00FCA65F /* MusicPlayer */ = {
|
||
isa = PBXNativeTarget;
|
||
buildConfigurationList = 009662402BB14A5B00FCA65F /* Build configuration list for PBXNativeTarget "MusicPlayer" */;
|
||
buildPhases = (
|
||
B414E7BB114AD48C360264B3 /* [CP] Check Pods Manifest.lock */,
|
||
009662252BB14A5A00FCA65F /* Sources */,
|
||
009662262BB14A5A00FCA65F /* Frameworks */,
|
||
009662272BB14A5A00FCA65F /* Resources */,
|
||
AC7AD01315AAFAFE06F9CFEA /* [CP] Embed Pods Frameworks */,
|
||
);
|
||
buildRules = (
|
||
);
|
||
dependencies = (
|
||
);
|
||
name = MusicPlayer;
|
||
productName = MusicPlayer;
|
||
productReference = 009662292BB14A5A00FCA65F /* MusicPlayer.app */;
|
||
productType = "com.apple.product-type.application";
|
||
};
|
||
/* End PBXNativeTarget section */
|
||
|
||
/* Begin PBXProject section */
|
||
009662212BB14A5A00FCA65F /* Project object */ = {
|
||
isa = PBXProject;
|
||
attributes = {
|
||
BuildIndependentTargetsInParallel = 1;
|
||
CLASSPREFIX = MPPositive_;
|
||
LastSwiftUpdateCheck = 1520;
|
||
LastUpgradeCheck = 1520;
|
||
TargetAttributes = {
|
||
009662282BB14A5A00FCA65F = {
|
||
CreatedOnToolsVersion = 15.2;
|
||
};
|
||
};
|
||
};
|
||
buildConfigurationList = 009662242BB14A5A00FCA65F /* Build configuration list for PBXProject "MusicPlayer" */;
|
||
compatibilityVersion = "Xcode 14.0";
|
||
developmentRegion = en;
|
||
hasScannedForEncodings = 0;
|
||
knownRegions = (
|
||
en,
|
||
Base,
|
||
);
|
||
mainGroup = 009662202BB14A5A00FCA65F;
|
||
productRefGroup = 0096622A2BB14A5A00FCA65F /* Products */;
|
||
projectDirPath = "";
|
||
projectRoot = "";
|
||
targets = (
|
||
009662282BB14A5A00FCA65F /* MusicPlayer */,
|
||
);
|
||
};
|
||
/* End PBXProject section */
|
||
|
||
/* Begin PBXResourcesBuildPhase section */
|
||
009662272BB14A5A00FCA65F /* Resources */ = {
|
||
isa = PBXResourcesBuildPhase;
|
||
buildActionMask = 2147483647;
|
||
files = (
|
||
CBCB50092BD11402009760B3 /* MPSideA_BottomShowView.xib in Resources */,
|
||
CBC54E5A2BC4D5D3003B1901 /* Fireplace.mp3 in Resources */,
|
||
CBC54E562BC4D5D3003B1901 /* Breathe.mp3 in Resources */,
|
||
CBC54E602BC4D5D3003B1901 /* Call of Seagulls.mp3 in Resources */,
|
||
CBC54E5E2BC4D5D3003B1901 /* waterfall.mp3 in Resources */,
|
||
CBC54E5F2BC4D5D3003B1901 /* Beach.mp3 in Resources */,
|
||
CBC54E5D2BC4D5D3003B1901 /* Chirping of Birds.mp3 in Resources */,
|
||
CBC54E572BC4D5D3003B1901 /* Shhh….mp3 in Resources */,
|
||
CBCB500D2BD11402009760B3 /* MPSideA_CustomTabBarView.xib in Resources */,
|
||
CBCB50072BD11402009760B3 /* MPSideA_PlayerViewController.xib in Resources */,
|
||
0096623C2BB14A5B00FCA65F /* LaunchScreen.storyboard in Resources */,
|
||
CBC54E5C2BC4D5D3003B1901 /* TV.mp3 in Resources */,
|
||
CBCB50152BD11402009760B3 /* MPSideA_Home_FourthListCollectionViewCell.xib in Resources */,
|
||
CBC54E592BC4D5D3003B1901 /* Mountain stream.mp3 in Resources */,
|
||
CBC54E622BC4D5D3003B1901 /* Nocturnal Insects.mp3 in Resources */,
|
||
CBCAFB672BB3C82C00BC6520 /* MP_LunchViewController.xib in Resources */,
|
||
CBCB4FFD2BD11402009760B3 /* MPSideA_RenameViewController.xib in Resources */,
|
||
CBCB4FF72BD11402009760B3 /* MPSideA_DeleteViewController.xib in Resources */,
|
||
CBC54E612BC4D5D3003B1901 /* Cicada Chirping.mp3 in Resources */,
|
||
009662392BB14A5B00FCA65F /* Assets.xcassets in Resources */,
|
||
CBCB50032BD11402009760B3 /* MPSideA_CountTimerViewController.xib in Resources */,
|
||
CBCB4FF52BD11402009760B3 /* MPSideA_CenterViewController.xib in Resources */,
|
||
CBCB50012BD11402009760B3 /* MPSideA_SettingViewController.xib in Resources */,
|
||
CBCB501A2BD11402009760B3 /* MPSideA_Home_SecondListCollectionViewCell.xib in Resources */,
|
||
CBCB50132BD11402009760B3 /* MPSideA_Home_FirstListCollectionViewCell.xib in Resources */,
|
||
CBCB50112BD11402009760B3 /* MPSideA_SettingTableViewCell.xib in Resources */,
|
||
CBCB4FED2BD11402009760B3 /* MPSideA_AddViewController.xib in Resources */,
|
||
CBCB4FFF2BD11402009760B3 /* MPSideA_ServiceViewController.xib in Resources */,
|
||
CBCB50182BD11402009760B3 /* MPSideA_Home_RowListsTableViewCell.xib in Resources */,
|
||
CBCB4FFB2BD11402009760B3 /* MPSideA_PrivacyViewController.xib in Resources */,
|
||
CBC54E672BC4D90F003B1901 /* Resource.plist in Resources */,
|
||
CBC54E5B2BC4D5D3003B1901 /* Water droplet.mp3 in Resources */,
|
||
009662342BB14A5A00FCA65F /* Main.storyboard in Resources */,
|
||
CBCB50052BD11402009760B3 /* MPSideA_HomeViewController.xib in Resources */,
|
||
CBC54E642BC4D5D3003B1901 /* Seawater Surging.mp3 in Resources */,
|
||
CBCB500F2BD11402009760B3 /* MPSideA_CenterTableViewCell.xib in Resources */,
|
||
CBCB4FF32BD11402009760B3 /* MPSideA_AboutViewController.xib in Resources */,
|
||
CBC54E582BC4D5D3003B1901 /* Shh Shh.mp3 in Resources */,
|
||
CBC54E632BC4D5D3003B1901 /* Howling Wind.mp3 in Resources */,
|
||
CBC54E652BC4D5D3003B1901 /* Summer Insects.mp3 in Resources */,
|
||
CBCB4FF92BD11402009760B3 /* MPSideA_MoreViewController.xib in Resources */,
|
||
);
|
||
runOnlyForDeploymentPostprocessing = 0;
|
||
};
|
||
/* End PBXResourcesBuildPhase section */
|
||
|
||
/* Begin PBXShellScriptBuildPhase section */
|
||
AC7AD01315AAFAFE06F9CFEA /* [CP] Embed Pods Frameworks */ = {
|
||
isa = PBXShellScriptBuildPhase;
|
||
buildActionMask = 2147483647;
|
||
files = (
|
||
);
|
||
inputFileListPaths = (
|
||
"${PODS_ROOT}/Target Support Files/Pods-MusicPlayer/Pods-MusicPlayer-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
||
);
|
||
name = "[CP] Embed Pods Frameworks";
|
||
outputFileListPaths = (
|
||
"${PODS_ROOT}/Target Support Files/Pods-MusicPlayer/Pods-MusicPlayer-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
||
);
|
||
runOnlyForDeploymentPostprocessing = 0;
|
||
shellPath = /bin/sh;
|
||
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MusicPlayer/Pods-MusicPlayer-frameworks.sh\"\n";
|
||
showEnvVarsInLog = 0;
|
||
};
|
||
B414E7BB114AD48C360264B3 /* [CP] Check Pods Manifest.lock */ = {
|
||
isa = PBXShellScriptBuildPhase;
|
||
buildActionMask = 2147483647;
|
||
files = (
|
||
);
|
||
inputFileListPaths = (
|
||
);
|
||
inputPaths = (
|
||
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
||
"${PODS_ROOT}/Manifest.lock",
|
||
);
|
||
name = "[CP] Check Pods Manifest.lock";
|
||
outputFileListPaths = (
|
||
);
|
||
outputPaths = (
|
||
"$(DERIVED_FILE_DIR)/Pods-MusicPlayer-checkManifestLockResult.txt",
|
||
);
|
||
runOnlyForDeploymentPostprocessing = 0;
|
||
shellPath = /bin/sh;
|
||
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
||
showEnvVarsInLog = 0;
|
||
};
|
||
/* End PBXShellScriptBuildPhase section */
|
||
|
||
/* Begin PBXSourcesBuildPhase section */
|
||
009662252BB14A5A00FCA65F /* Sources */ = {
|
||
isa = PBXSourcesBuildPhase;
|
||
buildActionMask = 2147483647;
|
||
files = (
|
||
CBB5D3222BDF80C800CC333D /* MPPositive_PlayerViewController.swift in Sources */,
|
||
CBE1CB4C2BDE440E00701D57 /* MPPositive_ListHeaderModel.swift in Sources */,
|
||
CBEE8E362BEB2604007DA798 /* MPPositive_PlayerLyricView.swift in Sources */,
|
||
CBCB4FF22BD11402009760B3 /* MPSideA_AboutViewController.swift in Sources */,
|
||
CBFECE372BF0C11000E07DC4 /* MPPositive_JsonSearchSuggestions.swift in Sources */,
|
||
CB0918A52BD26E16006D2B39 /* MPPositive_BottomShowView.swift in Sources */,
|
||
CBB5D31F2BDF711600CC333D /* MPPositive_SongItemModel.swift in Sources */,
|
||
CBCAFB5A2BB3C2A000BC6520 /* LayoutConstraint.swift in Sources */,
|
||
CBCB4FEF2BD11402009760B3 /* MPSideA_NavigationController.swift in Sources */,
|
||
CBCB35212BD7ACE900802900 /* MPPositive_JsonBrowse.swift in Sources */,
|
||
CBCB4FF62BD11402009760B3 /* MPSideA_DeleteViewController.swift in Sources */,
|
||
CBFECE392BF0CFFA00E07DC4 /* MPPositive_SearchSuggestionItemModel.swift in Sources */,
|
||
CBDD516F2BECBA6E000F12C5 /* MPPositive_PlayerLoadViewModel.swift in Sources */,
|
||
CBEE8E382BEB92CC007DA798 /* MPPositive_SongViewModel.swift in Sources */,
|
||
CBCB50122BD11402009760B3 /* MPSideA_Home_FirstListCollectionViewCell.swift in Sources */,
|
||
CB1C16522BC80BF100B96AB3 /* MPSideA_MediaCenterManager.swift in Sources */,
|
||
CBD313552BD636150015D227 /* MPPositive_HomeListFirstCollectionViewCell.swift in Sources */,
|
||
CBCB50002BD11402009760B3 /* MPSideA_SettingViewController.swift in Sources */,
|
||
CBCB50252BD118D8009760B3 /* MPPositive_BaseViewController.swift in Sources */,
|
||
CBD313592BD63DDB0015D227 /* MPPositive_HomeListThirdCollectionViewCell.swift in Sources */,
|
||
CBD958D42BB6942F00666B0D /* MPSideA_VolumeManager.swift in Sources */,
|
||
CBBFA9182BBA83BA00057FD5 /* MP_CoreDataHandlerManager.swift in Sources */,
|
||
CBE1CB442BDDEAAD00701D57 /* MPPositive_MoreContentViewController.swift in Sources */,
|
||
CBE1CB522BDE4F6C00701D57 /* MPPositive_JsonListAlbum.swift in Sources */,
|
||
CB0918992BD25DCC006D2B39 /* MPPositive_CustomTabBar.swift in Sources */,
|
||
CBCB50192BD11402009760B3 /* MPSideA_Home_SecondListCollectionViewCell.swift in Sources */,
|
||
CBCB50022BD11402009760B3 /* MPSideA_CountTimerViewController.swift in Sources */,
|
||
CBCAFB662BB3C82C00BC6520 /* MP_LunchViewController.swift in Sources */,
|
||
CBCB4FEA2BD11402009760B3 /* MPSideA_MusicModel.swift in Sources */,
|
||
CBBFA91A2BBA846600057FD5 /* CoreDataDelegete.swift in Sources */,
|
||
CB56612D2BE0DF8C00CFD014 /* MP_WebWork.swift in Sources */,
|
||
CBFECE352BF0847F00E07DC4 /* MPPositive_SearchSuggestionItemTableViewCell.swift in Sources */,
|
||
CBCB50042BD11402009760B3 /* MPSideA_HomeViewController.swift in Sources */,
|
||
CB09189D2BD25F63006D2B39 /* MPPositive_CustomTabBarItem.swift in Sources */,
|
||
CBCB4FFC2BD11402009760B3 /* MPSideA_RenameViewController.swift in Sources */,
|
||
CBCB50162BD11402009760B3 /* MPSideA_Home_HeadBannerView.swift in Sources */,
|
||
CBCC234F2BEE57AC004D7A57 /* MPPositive_PresentationController.swift in Sources */,
|
||
CBCB500A2BD11402009760B3 /* MPSideA_CustomTabBar.swift in Sources */,
|
||
CBCAFB692BB3CAC400BC6520 /* MP_Lunch_ProgressView.swift in Sources */,
|
||
CBCB50102BD11402009760B3 /* MPSideA_SettingTableViewCell.swift in Sources */,
|
||
CBCAFB5D2BB3C52100BC6520 /* HexColor.swift in Sources */,
|
||
CB0918A12BD26B0A006D2B39 /* MPPositive_SearchViewController.swift in Sources */,
|
||
CBD5AEE12BBBE45300BF5A43 /* ImagePicker.swift in Sources */,
|
||
CBCB4FF12BD11402009760B3 /* MPSideA_TabBarController.swift in Sources */,
|
||
CBD0CC592BDA238100C4B64D /* MPPositive_BrowseLoadViewModel.swift in Sources */,
|
||
CBCB50082BD11402009760B3 /* MPSideA_BottomShowView.swift in Sources */,
|
||
CBEE8E342BEB16BB007DA798 /* MPPositive_PlayerSilder.swift in Sources */,
|
||
CB09189F2BD26AFC006D2B39 /* MPPositive_HomeViewController.swift in Sources */,
|
||
CBCAFB612BB3C59500BC6520 /* InstanceFromNib.swift in Sources */,
|
||
CBCB4FFA2BD11402009760B3 /* MPSideA_PrivacyViewController.swift in Sources */,
|
||
CBCB500E2BD11402009760B3 /* MPSideA_CenterTableViewCell.swift in Sources */,
|
||
009662312BB14A5A00FCA65F /* ViewController.swift in Sources */,
|
||
CBE2C4C72BC783F700F283A7 /* MP_HUD.swift in Sources */,
|
||
CBE2C4C92BC7B25800F283A7 /* TableView.swift in Sources */,
|
||
CBCB4F9A2BD11089009760B3 /* MP_NavigationController.swift in Sources */,
|
||
CB0918A32BD26B2F006D2B39 /* MPPositive_LibraryViewController.swift in Sources */,
|
||
CBEE8E322BEB0FC0007DA798 /* MPPositive_PlayerCoverView.swift in Sources */,
|
||
CBC32A552BD8DFB900687171 /* MPPositive_BrowseModuleListViewModel.swift in Sources */,
|
||
CBE1CB4E2BDE4BD800701D57 /* MPPositive_ListAlbumListViewModel.swift in Sources */,
|
||
CBD313572BD63B390015D227 /* MPPositive_HomeListSecondCollectionViewCell.swift in Sources */,
|
||
0096622D2BB14A5A00FCA65F /* AppDelegate.swift in Sources */,
|
||
CBC32A532BD8D9F300687171 /* MPPositive_BrowseItemModel.swift in Sources */,
|
||
CBCB4FEC2BD11402009760B3 /* MPSideA_AddViewController.swift in Sources */,
|
||
CBB75B0B2BEF0BC400B3FF9A /* MPPositive_DownloadItemModel.swift in Sources */,
|
||
CBCB50172BD11402009760B3 /* MPSideA_Home_RowListsTableViewCell.swift in Sources */,
|
||
CBCB4F982BD11054009760B3 /* MP_BaseViewController.swift in Sources */,
|
||
CBD0CC5E2BDA260500C4B64D /* MPPositive_BrowseItemViewModel.swift in Sources */,
|
||
CBD313612BD6453A0015D227 /* MPPositive_HomeListFifthCollectionViewCell.swift in Sources */,
|
||
CBE1CB4A2BDDEBF000701D57 /* MPPositive_MoreListContentCollectionViewCell.swift in Sources */,
|
||
CBCB4FF82BD11402009760B3 /* MPSideA_MoreViewController.swift in Sources */,
|
||
CBFECE3B2BF0E51800E07DC4 /* MPPositive_SearchSuggestionListTableViewCell.swift in Sources */,
|
||
CBCB50142BD11402009760B3 /* MPSideA_Home_FourthListCollectionViewCell.swift in Sources */,
|
||
CB5661292BE09D0500CFD014 /* MPPositive_JsonPlayer.swift in Sources */,
|
||
CBCB50062BD11402009760B3 /* MPSideA_PlayerViewController.swift in Sources */,
|
||
CBCB4FE92BD11402009760B3 /* MPSideA_LoadDataMusic.swift in Sources */,
|
||
CBCB4FEE2BD11402009760B3 /* MPSideA_BaseViewController.swift in Sources */,
|
||
CBE1CB582BDE550800701D57 /* MPPositive_ListShowViewController.swift in Sources */,
|
||
CBCB500B2BD11402009760B3 /* MPSideA_CustomTabBarItem.swift in Sources */,
|
||
CBB5D31D2BDF4E9600CC333D /* MPPositive_MusicItemShowTableViewCell.swift in Sources */,
|
||
CBCC23512BEE58C1004D7A57 /* MPPositive_PlayerListShowViewController.swift in Sources */,
|
||
CBDD516D2BEC6AFE000F12C5 /* MPPositive_JsonNext.swift in Sources */,
|
||
CB0918912BD255EA006D2B39 /* MPPositive_NavigationController.swift in Sources */,
|
||
CBCB4FF42BD11402009760B3 /* MPSideA_CenterViewController.swift in Sources */,
|
||
009662372BB14A5A00FCA65F /* MusicPlayer.xcdatamodeld in Sources */,
|
||
CB09189B2BD25F50006D2B39 /* MPPositive_CustomTabBarView.swift in Sources */,
|
||
CBE1CB502BDE4CC500701D57 /* MPPositive_ListHeaderViewModel.swift in Sources */,
|
||
CBFECE3D2BF112D800E07DC4 /* MPPositive_SearchResultShowViewController.swift in Sources */,
|
||
CBCAFB5F2BB3C55500BC6520 /* DateTime.swift in Sources */,
|
||
CBD958D22BB6600500666B0D /* MP_PlayerSlider.swift in Sources */,
|
||
CBCC23532BEE596E004D7A57 /* MPPositive_PlayerListShowTableViewCell.swift in Sources */,
|
||
CBC687492BC2882B0023ECA6 /* MPTableManager.swift in Sources */,
|
||
CBD313532BD60CD80015D227 /* MPPositive_HomeShowTableViewCell.swift in Sources */,
|
||
CB0918972BD25D8C006D2B39 /* MPPositive_TabBarController.swift in Sources */,
|
||
CBCB500C2BD11402009760B3 /* MPSideA_CustomTabBarView.swift in Sources */,
|
||
CBB9F9DD2BEDCFEE008338DE /* MPPositive_JsonLyrics.swift in Sources */,
|
||
CBB9F9DF2BEDDCC5008338DE /* MP_PlayerManager.swift in Sources */,
|
||
CBCB501B2BD11402009760B3 /* MPSideA_PlayerActionView.swift in Sources */,
|
||
CBE477B12BB16CCC0031C14B /* Macro.swift in Sources */,
|
||
CBCB4FFE2BD11402009760B3 /* MPSideA_ServiceViewController.swift in Sources */,
|
||
CBE2C4CB2BC7BE5D00F283A7 /* MP_NetWorkManager.swift in Sources */,
|
||
CBBFA91E2BBA9B5C00057FD5 /* Notification.swift in Sources */,
|
||
CBCB321A2BD7578500802900 /* MP_LocationManager.swift in Sources */,
|
||
CBCB4FEB2BD11402009760B3 /* MPSideA_MusicViewModel.swift in Sources */,
|
||
CBCB4FF02BD11402009760B3 /* MPSideA_PresentationController.swift in Sources */,
|
||
CBFECE3F2BF1176B00E07DC4 /* MPPositive_JsonSearchResults.swift in Sources */,
|
||
CBC6874B2BC2B0710023ECA6 /* String.swift in Sources */,
|
||
CBD3135F2BD642D90015D227 /* MPPositive_HomeListFourthCollectionViewCell.swift in Sources */,
|
||
);
|
||
runOnlyForDeploymentPostprocessing = 0;
|
||
};
|
||
/* End PBXSourcesBuildPhase section */
|
||
|
||
/* Begin PBXVariantGroup section */
|
||
009662322BB14A5A00FCA65F /* Main.storyboard */ = {
|
||
isa = PBXVariantGroup;
|
||
children = (
|
||
009662332BB14A5A00FCA65F /* Base */,
|
||
);
|
||
name = Main.storyboard;
|
||
sourceTree = "<group>";
|
||
};
|
||
0096623A2BB14A5B00FCA65F /* LaunchScreen.storyboard */ = {
|
||
isa = PBXVariantGroup;
|
||
children = (
|
||
0096623B2BB14A5B00FCA65F /* Base */,
|
||
);
|
||
name = LaunchScreen.storyboard;
|
||
sourceTree = "<group>";
|
||
};
|
||
/* End PBXVariantGroup section */
|
||
|
||
/* Begin XCBuildConfiguration section */
|
||
0096623E2BB14A5B00FCA65F /* Debug */ = {
|
||
isa = XCBuildConfiguration;
|
||
buildSettings = {
|
||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
||
CLANG_ANALYZER_NONNULL = YES;
|
||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||
CLANG_ENABLE_MODULES = YES;
|
||
CLANG_ENABLE_OBJC_ARC = YES;
|
||
CLANG_ENABLE_OBJC_WEAK = YES;
|
||
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
||
CLANG_WARN_BOOL_CONVERSION = YES;
|
||
CLANG_WARN_COMMA = YES;
|
||
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
||
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
||
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||
CLANG_WARN_EMPTY_BODY = YES;
|
||
CLANG_WARN_ENUM_CONVERSION = YES;
|
||
CLANG_WARN_INFINITE_RECURSION = YES;
|
||
CLANG_WARN_INT_CONVERSION = YES;
|
||
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
||
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
||
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
||
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
||
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
||
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
||
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
||
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
||
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
||
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||
COPY_PHASE_STRIP = NO;
|
||
DEBUG_INFORMATION_FORMAT = dwarf;
|
||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||
ENABLE_TESTABILITY = YES;
|
||
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
||
GCC_C_LANGUAGE_STANDARD = gnu17;
|
||
GCC_DYNAMIC_NO_PIC = NO;
|
||
GCC_NO_COMMON_BLOCKS = YES;
|
||
GCC_OPTIMIZATION_LEVEL = 0;
|
||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||
"DEBUG=1",
|
||
"$(inherited)",
|
||
);
|
||
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
||
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
||
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
||
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||
GCC_WARN_UNUSED_FUNCTION = YES;
|
||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||
IPHONEOS_DEPLOYMENT_TARGET = 17.2;
|
||
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
||
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
||
MTL_FAST_MATH = YES;
|
||
ONLY_ACTIVE_ARCH = YES;
|
||
SDKROOT = iphoneos;
|
||
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
||
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
||
};
|
||
name = Debug;
|
||
};
|
||
0096623F2BB14A5B00FCA65F /* Release */ = {
|
||
isa = XCBuildConfiguration;
|
||
buildSettings = {
|
||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
||
CLANG_ANALYZER_NONNULL = YES;
|
||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||
CLANG_ENABLE_MODULES = YES;
|
||
CLANG_ENABLE_OBJC_ARC = YES;
|
||
CLANG_ENABLE_OBJC_WEAK = YES;
|
||
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
||
CLANG_WARN_BOOL_CONVERSION = YES;
|
||
CLANG_WARN_COMMA = YES;
|
||
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
||
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
||
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||
CLANG_WARN_EMPTY_BODY = YES;
|
||
CLANG_WARN_ENUM_CONVERSION = YES;
|
||
CLANG_WARN_INFINITE_RECURSION = YES;
|
||
CLANG_WARN_INT_CONVERSION = YES;
|
||
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
||
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
||
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
||
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
||
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
||
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
||
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
||
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
||
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
||
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||
COPY_PHASE_STRIP = NO;
|
||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||
ENABLE_NS_ASSERTIONS = NO;
|
||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
||
GCC_C_LANGUAGE_STANDARD = gnu17;
|
||
GCC_NO_COMMON_BLOCKS = YES;
|
||
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
||
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
||
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
||
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||
GCC_WARN_UNUSED_FUNCTION = YES;
|
||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||
IPHONEOS_DEPLOYMENT_TARGET = 17.2;
|
||
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
||
MTL_ENABLE_DEBUG_INFO = NO;
|
||
MTL_FAST_MATH = YES;
|
||
SDKROOT = iphoneos;
|
||
SWIFT_COMPILATION_MODE = wholemodule;
|
||
VALIDATE_PRODUCT = YES;
|
||
};
|
||
name = Release;
|
||
};
|
||
009662412BB14A5B00FCA65F /* Debug */ = {
|
||
isa = XCBuildConfiguration;
|
||
baseConfigurationReference = 531FB1850BFB3FBADB172069 /* Pods-MusicPlayer.debug.xcconfig */;
|
||
buildSettings = {
|
||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||
CODE_SIGN_IDENTITY = "Apple Development";
|
||
CODE_SIGN_STYLE = Automatic;
|
||
CURRENT_PROJECT_VERSION = 1.2;
|
||
DEVELOPMENT_TEAM = T93S37G27F;
|
||
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
||
GENERATE_INFOPLIST_FILE = YES;
|
||
INFOPLIST_FILE = MusicPlayer/Info.plist;
|
||
INFOPLIST_KEY_CFBundleDisplayName = Musicoo;
|
||
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
||
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
||
INFOPLIST_KEY_UIMainStoryboardFile = Main;
|
||
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
||
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
||
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
||
LD_RUNPATH_SEARCH_PATHS = (
|
||
"$(inherited)",
|
||
"@executable_path/Frameworks",
|
||
);
|
||
MARKETING_VERSION = 1.0;
|
||
PRODUCT_BUNDLE_IDENTIFIER = com.lux.musicplayer.MusicPlayer;
|
||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
||
SUPPORTS_MACCATALYST = NO;
|
||
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
||
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
||
SWIFT_EMIT_LOC_STRINGS = YES;
|
||
SWIFT_VERSION = 5.0;
|
||
TARGETED_DEVICE_FAMILY = 1;
|
||
};
|
||
name = Debug;
|
||
};
|
||
009662422BB14A5B00FCA65F /* Release */ = {
|
||
isa = XCBuildConfiguration;
|
||
baseConfigurationReference = E2C6C85BFD4CD80DBA96D149 /* Pods-MusicPlayer.release.xcconfig */;
|
||
buildSettings = {
|
||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||
CODE_SIGN_IDENTITY = "Apple Development";
|
||
CODE_SIGN_STYLE = Automatic;
|
||
CURRENT_PROJECT_VERSION = 1.2;
|
||
DEVELOPMENT_TEAM = T93S37G27F;
|
||
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
||
GENERATE_INFOPLIST_FILE = YES;
|
||
INFOPLIST_FILE = MusicPlayer/Info.plist;
|
||
INFOPLIST_KEY_CFBundleDisplayName = Musicoo;
|
||
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
||
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
||
INFOPLIST_KEY_UIMainStoryboardFile = Main;
|
||
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
||
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
||
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
||
LD_RUNPATH_SEARCH_PATHS = (
|
||
"$(inherited)",
|
||
"@executable_path/Frameworks",
|
||
);
|
||
MARKETING_VERSION = 1.0;
|
||
PRODUCT_BUNDLE_IDENTIFIER = com.lux.musicplayer.MusicPlayer;
|
||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
||
SUPPORTS_MACCATALYST = NO;
|
||
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
||
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
||
SWIFT_EMIT_LOC_STRINGS = YES;
|
||
SWIFT_VERSION = 5.0;
|
||
TARGETED_DEVICE_FAMILY = 1;
|
||
};
|
||
name = Release;
|
||
};
|
||
/* End XCBuildConfiguration section */
|
||
|
||
/* Begin XCConfigurationList section */
|
||
009662242BB14A5A00FCA65F /* Build configuration list for PBXProject "MusicPlayer" */ = {
|
||
isa = XCConfigurationList;
|
||
buildConfigurations = (
|
||
0096623E2BB14A5B00FCA65F /* Debug */,
|
||
0096623F2BB14A5B00FCA65F /* Release */,
|
||
);
|
||
defaultConfigurationIsVisible = 0;
|
||
defaultConfigurationName = Release;
|
||
};
|
||
009662402BB14A5B00FCA65F /* Build configuration list for PBXNativeTarget "MusicPlayer" */ = {
|
||
isa = XCConfigurationList;
|
||
buildConfigurations = (
|
||
009662412BB14A5B00FCA65F /* Debug */,
|
||
009662422BB14A5B00FCA65F /* Release */,
|
||
);
|
||
defaultConfigurationIsVisible = 0;
|
||
defaultConfigurationName = Release;
|
||
};
|
||
/* End XCConfigurationList section */
|
||
|
||
/* Begin XCVersionGroup section */
|
||
009662352BB14A5A00FCA65F /* MusicPlayer.xcdatamodeld */ = {
|
||
isa = XCVersionGroup;
|
||
children = (
|
||
009662362BB14A5A00FCA65F /* MusicPlayer.xcdatamodel */,
|
||
);
|
||
currentVersion = 009662362BB14A5A00FCA65F /* MusicPlayer.xcdatamodel */;
|
||
path = MusicPlayer.xcdatamodeld;
|
||
sourceTree = "<group>";
|
||
versionGroupType = wrapper.xcdatamodel;
|
||
};
|
||
/* End XCVersionGroup section */
|
||
};
|
||
rootObject = 009662212BB14A5A00FCA65F /* Project object */;
|
||
}
|