You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1129 lines
59 KiB
1129 lines
59 KiB
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 56;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
3C955224FAC6473657A027C3 /* Pods_IndieMusicTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42CE866330C1741ADEC950B2 /* Pods_IndieMusicTests.framework */; };
|
|
49330FC1492387B5155757F6 /* Pods_IndieMusic_IndieMusicUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA03C869C12FEE5FB3D835C2 /* Pods_IndieMusic_IndieMusicUITests.framework */; };
|
|
7743999E2AFA18C3006F8EEA /* PlayerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7743999D2AFA18C3006F8EEA /* PlayerViewController.swift */; };
|
|
774399A02AFA1968006F8EEA /* PlayerTabBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7743999F2AFA1968006F8EEA /* PlayerTabBar.swift */; };
|
|
778B8A212AF8E36D0034AFD4 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A202AF8E36D0034AFD4 /* AppDelegate.swift */; };
|
|
778B8A232AF8E36D0034AFD4 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A222AF8E36D0034AFD4 /* SceneDelegate.swift */; };
|
|
778B8A282AF8E36D0034AFD4 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 778B8A262AF8E36D0034AFD4 /* Main.storyboard */; };
|
|
778B8A2A2AF8E36E0034AFD4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 778B8A292AF8E36E0034AFD4 /* Assets.xcassets */; };
|
|
778B8A2D2AF8E36E0034AFD4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 778B8A2B2AF8E36E0034AFD4 /* LaunchScreen.storyboard */; };
|
|
778B8A382AF8E36E0034AFD4 /* IndieMusicTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A372AF8E36E0034AFD4 /* IndieMusicTests.swift */; };
|
|
778B8A422AF8E36E0034AFD4 /* IndieMusicUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A412AF8E36E0034AFD4 /* IndieMusicUITests.swift */; };
|
|
778B8A442AF8E36E0034AFD4 /* IndieMusicUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A432AF8E36E0034AFD4 /* IndieMusicUITestsLaunchTests.swift */; };
|
|
778B8A5D2AF8EC610034AFD4 /* Application.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A5C2AF8EC610034AFD4 /* Application.swift */; };
|
|
778B8A5F2AF8ECAB0034AFD4 /* Navigator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A5E2AF8ECAB0034AFD4 /* Navigator.swift */; };
|
|
778B8A622AF8ECC20034AFD4 /* ErrorTracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A612AF8ECC20034AFD4 /* ErrorTracker.swift */; };
|
|
778B8A6B2AF8ECD30034AFD4 /* IndieMusicAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A642AF8ECD30034AFD4 /* IndieMusicAPI.swift */; };
|
|
778B8A6C2AF8ECD30034AFD4 /* Networking.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A652AF8ECD30034AFD4 /* Networking.swift */; };
|
|
778B8A6D2AF8ECD30034AFD4 /* Observable+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A662AF8ECD30034AFD4 /* Observable+Operators.swift */; };
|
|
778B8A6E2AF8ECD30034AFD4 /* RestApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A672AF8ECD30034AFD4 /* RestApi.swift */; };
|
|
778B8A6F2AF8ECD30034AFD4 /* APIConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A682AF8ECD30034AFD4 /* APIConfig.swift */; };
|
|
778B8A702AF8ECD30034AFD4 /* ErrorResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A692AF8ECD30034AFD4 /* ErrorResponse.swift */; };
|
|
778B8A712AF8ECD30034AFD4 /* Api.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A6A2AF8ECD30034AFD4 /* Api.swift */; };
|
|
778B8A7F2AF8ECE50034AFD4 /* MineViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A742AF8ECE50034AFD4 /* MineViewModel.swift */; };
|
|
778B8A802AF8ECE50034AFD4 /* MineViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A752AF8ECE50034AFD4 /* MineViewController.swift */; };
|
|
778B8A812AF8ECE50034AFD4 /* HomeTabBarViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A772AF8ECE50034AFD4 /* HomeTabBarViewModel.swift */; };
|
|
778B8A822AF8ECE50034AFD4 /* HomeViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A782AF8ECE50034AFD4 /* HomeViewModel.swift */; };
|
|
778B8A832AF8ECE50034AFD4 /* HomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A792AF8ECE50034AFD4 /* HomeViewController.swift */; };
|
|
778B8A842AF8ECE50034AFD4 /* HomeTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A7A2AF8ECE50034AFD4 /* HomeTabBarController.swift */; };
|
|
778B8A852AF8ECE50034AFD4 /* SearchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A7D2AF8ECE50034AFD4 /* SearchViewController.swift */; };
|
|
778B8A862AF8ECE50034AFD4 /* SearchViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A7E2AF8ECE50034AFD4 /* SearchViewModel.swift */; };
|
|
778B8A8D2AF8ECF20034AFD4 /* APIImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A872AF8ECF20034AFD4 /* APIImage.swift */; };
|
|
778B8A8E2AF8ECF20034AFD4 /* Artist.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A882AF8ECF20034AFD4 /* Artist.swift */; };
|
|
778B8A8F2AF8ECF20034AFD4 /* EmptyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A892AF8ECF20034AFD4 /* EmptyModel.swift */; };
|
|
778B8A902AF8ECF20034AFD4 /* Token.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A8A2AF8ECF20034AFD4 /* Token.swift */; };
|
|
778B8A912AF8ECF20034AFD4 /* Album.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A8B2AF8ECF20034AFD4 /* Album.swift */; };
|
|
778B8A922AF8ECF20034AFD4 /* AudioTrack.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A8C2AF8ECF20034AFD4 /* AudioTrack.swift */; };
|
|
778B8A992AF8ECFC0034AFD4 /* Reachability.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A932AF8ECFB0034AFD4 /* Reachability.swift */; };
|
|
778B8A9A2AF8ECFC0034AFD4 /* AudioManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A942AF8ECFC0034AFD4 /* AudioManager.swift */; };
|
|
778B8A9B2AF8ECFC0034AFD4 /* AuthManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A952AF8ECFC0034AFD4 /* AuthManager.swift */; };
|
|
778B8A9C2AF8ECFC0034AFD4 /* LogManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A962AF8ECFC0034AFD4 /* LogManager.swift */; };
|
|
778B8A9D2AF8ECFC0034AFD4 /* LibsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A972AF8ECFC0034AFD4 /* LibsManager.swift */; };
|
|
778B8A9E2AF8ECFC0034AFD4 /* ThemeManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A982AF8ECFC0034AFD4 /* ThemeManager.swift */; };
|
|
778B8AA82AF8ED0E0034AFD4 /* Color.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8A9F2AF8ED0E0034AFD4 /* Color.swift */; };
|
|
778B8AA92AF8ED0E0034AFD4 /* UIImage+IndieMusic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8AA02AF8ED0E0034AFD4 /* UIImage+IndieMusic.swift */; };
|
|
778B8AAA2AF8ED0E0034AFD4 /* AVPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8AA12AF8ED0E0034AFD4 /* AVPlayer.swift */; };
|
|
778B8AAB2AF8ED0E0034AFD4 /* UIView+Borders.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8AA22AF8ED0E0034AFD4 /* UIView+Borders.swift */; };
|
|
778B8AAC2AF8ED0E0034AFD4 /* UIViewController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8AA42AF8ED0E0034AFD4 /* UIViewController+Rx.swift */; };
|
|
778B8AAD2AF8ED0E0034AFD4 /* RxMJRefresh.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8AA52AF8ED0E0034AFD4 /* RxMJRefresh.swift */; };
|
|
778B8AAE2AF8ED0E0034AFD4 /* TextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8AA62AF8ED0E0034AFD4 /* TextView.swift */; };
|
|
778B8AAF2AF8ED0E0034AFD4 /* UIColor+IndieMusic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8AA72AF8ED0E0034AFD4 /* UIColor+IndieMusic.swift */; };
|
|
778B8AB12AF8ED1B0034AFD4 /* Configs.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8AB02AF8ED1B0034AFD4 /* Configs.swift */; };
|
|
778B8ABB2AF8ED280034AFD4 /* WebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8AB22AF8ED270034AFD4 /* WebViewController.swift */; };
|
|
778B8ABC2AF8ED280034AFD4 /* PresentationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8AB32AF8ED270034AFD4 /* PresentationController.swift */; };
|
|
778B8ABD2AF8ED280034AFD4 /* View.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8AB42AF8ED280034AFD4 /* View.swift */; };
|
|
778B8ABE2AF8ED280034AFD4 /* ViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8AB52AF8ED280034AFD4 /* ViewModel.swift */; };
|
|
778B8ABF2AF8ED280034AFD4 /* NavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8AB62AF8ED280034AFD4 /* NavigationController.swift */; };
|
|
778B8AC02AF8ED280034AFD4 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8AB72AF8ED280034AFD4 /* ViewController.swift */; };
|
|
778B8AC12AF8ED280034AFD4 /* TableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8AB82AF8ED280034AFD4 /* TableView.swift */; };
|
|
778B8AC22AF8ED280034AFD4 /* TableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8AB92AF8ED280034AFD4 /* TableViewController.swift */; };
|
|
778B8AC32AF8ED280034AFD4 /* TabViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 778B8ABA2AF8ED280034AFD4 /* TabViewController.swift */; };
|
|
B570F70B7040469E9D729E7E /* Pods_IndieMusic.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BA421D41748C113CCE36A32 /* Pods_IndieMusic.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
778B8A342AF8E36E0034AFD4 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 778B8A152AF8E36D0034AFD4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 778B8A1C2AF8E36D0034AFD4;
|
|
remoteInfo = IndieMusic;
|
|
};
|
|
778B8A3E2AF8E36E0034AFD4 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 778B8A152AF8E36D0034AFD4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 778B8A1C2AF8E36D0034AFD4;
|
|
remoteInfo = IndieMusic;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
00A0F5B06AC1F0B01193E57A /* Pods-IndieMusicTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IndieMusicTests.debug.xcconfig"; path = "Target Support Files/Pods-IndieMusicTests/Pods-IndieMusicTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
10FA18A9A1512560FC58E95B /* Pods-IndieMusic.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IndieMusic.debug.xcconfig"; path = "Target Support Files/Pods-IndieMusic/Pods-IndieMusic.debug.xcconfig"; sourceTree = "<group>"; };
|
|
3BA421D41748C113CCE36A32 /* Pods_IndieMusic.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_IndieMusic.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
42CE866330C1741ADEC950B2 /* Pods_IndieMusicTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_IndieMusicTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
69F724137B8F9C1F7E51080D /* Pods-IndieMusicTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IndieMusicTests.release.xcconfig"; path = "Target Support Files/Pods-IndieMusicTests/Pods-IndieMusicTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
7743999D2AFA18C3006F8EEA /* PlayerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerViewController.swift; sourceTree = "<group>"; };
|
|
7743999F2AFA1968006F8EEA /* PlayerTabBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerTabBar.swift; sourceTree = "<group>"; };
|
|
778B8A1D2AF8E36D0034AFD4 /* IndieMusic.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = IndieMusic.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
778B8A202AF8E36D0034AFD4 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
778B8A222AF8E36D0034AFD4 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
778B8A272AF8E36D0034AFD4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
778B8A292AF8E36E0034AFD4 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
778B8A2C2AF8E36E0034AFD4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
778B8A2E2AF8E36E0034AFD4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
778B8A332AF8E36E0034AFD4 /* IndieMusicTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = IndieMusicTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
778B8A372AF8E36E0034AFD4 /* IndieMusicTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IndieMusicTests.swift; sourceTree = "<group>"; };
|
|
778B8A3D2AF8E36E0034AFD4 /* IndieMusicUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = IndieMusicUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
778B8A412AF8E36E0034AFD4 /* IndieMusicUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IndieMusicUITests.swift; sourceTree = "<group>"; };
|
|
778B8A432AF8E36E0034AFD4 /* IndieMusicUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IndieMusicUITestsLaunchTests.swift; sourceTree = "<group>"; };
|
|
778B8A5C2AF8EC610034AFD4 /* Application.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Application.swift; sourceTree = "<group>"; };
|
|
778B8A5E2AF8ECAB0034AFD4 /* Navigator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Navigator.swift; sourceTree = "<group>"; };
|
|
778B8A612AF8ECC20034AFD4 /* ErrorTracker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ErrorTracker.swift; sourceTree = "<group>"; };
|
|
778B8A642AF8ECD30034AFD4 /* IndieMusicAPI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IndieMusicAPI.swift; sourceTree = "<group>"; };
|
|
778B8A652AF8ECD30034AFD4 /* Networking.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Networking.swift; sourceTree = "<group>"; };
|
|
778B8A662AF8ECD30034AFD4 /* Observable+Operators.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Observable+Operators.swift"; sourceTree = "<group>"; };
|
|
778B8A672AF8ECD30034AFD4 /* RestApi.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RestApi.swift; sourceTree = "<group>"; };
|
|
778B8A682AF8ECD30034AFD4 /* APIConfig.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = APIConfig.swift; sourceTree = "<group>"; };
|
|
778B8A692AF8ECD30034AFD4 /* ErrorResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ErrorResponse.swift; sourceTree = "<group>"; };
|
|
778B8A6A2AF8ECD30034AFD4 /* Api.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Api.swift; sourceTree = "<group>"; };
|
|
778B8A742AF8ECE50034AFD4 /* MineViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MineViewModel.swift; sourceTree = "<group>"; };
|
|
778B8A752AF8ECE50034AFD4 /* MineViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MineViewController.swift; sourceTree = "<group>"; };
|
|
778B8A772AF8ECE50034AFD4 /* HomeTabBarViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeTabBarViewModel.swift; sourceTree = "<group>"; };
|
|
778B8A782AF8ECE50034AFD4 /* HomeViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeViewModel.swift; sourceTree = "<group>"; };
|
|
778B8A792AF8ECE50034AFD4 /* HomeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeViewController.swift; sourceTree = "<group>"; };
|
|
778B8A7A2AF8ECE50034AFD4 /* HomeTabBarController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeTabBarController.swift; sourceTree = "<group>"; };
|
|
778B8A7D2AF8ECE50034AFD4 /* SearchViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SearchViewController.swift; sourceTree = "<group>"; };
|
|
778B8A7E2AF8ECE50034AFD4 /* SearchViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SearchViewModel.swift; sourceTree = "<group>"; };
|
|
778B8A872AF8ECF20034AFD4 /* APIImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = APIImage.swift; sourceTree = "<group>"; };
|
|
778B8A882AF8ECF20034AFD4 /* Artist.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Artist.swift; sourceTree = "<group>"; };
|
|
778B8A892AF8ECF20034AFD4 /* EmptyModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EmptyModel.swift; sourceTree = "<group>"; };
|
|
778B8A8A2AF8ECF20034AFD4 /* Token.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Token.swift; sourceTree = "<group>"; };
|
|
778B8A8B2AF8ECF20034AFD4 /* Album.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Album.swift; sourceTree = "<group>"; };
|
|
778B8A8C2AF8ECF20034AFD4 /* AudioTrack.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AudioTrack.swift; sourceTree = "<group>"; };
|
|
778B8A932AF8ECFB0034AFD4 /* Reachability.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Reachability.swift; sourceTree = "<group>"; };
|
|
778B8A942AF8ECFC0034AFD4 /* AudioManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AudioManager.swift; sourceTree = "<group>"; };
|
|
778B8A952AF8ECFC0034AFD4 /* AuthManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AuthManager.swift; sourceTree = "<group>"; };
|
|
778B8A962AF8ECFC0034AFD4 /* LogManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LogManager.swift; sourceTree = "<group>"; };
|
|
778B8A972AF8ECFC0034AFD4 /* LibsManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LibsManager.swift; sourceTree = "<group>"; };
|
|
778B8A982AF8ECFC0034AFD4 /* ThemeManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ThemeManager.swift; sourceTree = "<group>"; };
|
|
778B8A9F2AF8ED0E0034AFD4 /* Color.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Color.swift; sourceTree = "<group>"; };
|
|
778B8AA02AF8ED0E0034AFD4 /* UIImage+IndieMusic.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImage+IndieMusic.swift"; sourceTree = "<group>"; };
|
|
778B8AA12AF8ED0E0034AFD4 /* AVPlayer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AVPlayer.swift; sourceTree = "<group>"; };
|
|
778B8AA22AF8ED0E0034AFD4 /* UIView+Borders.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+Borders.swift"; sourceTree = "<group>"; };
|
|
778B8AA42AF8ED0E0034AFD4 /* UIViewController+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIViewController+Rx.swift"; sourceTree = "<group>"; };
|
|
778B8AA52AF8ED0E0034AFD4 /* RxMJRefresh.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxMJRefresh.swift; sourceTree = "<group>"; };
|
|
778B8AA62AF8ED0E0034AFD4 /* TextView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TextView.swift; sourceTree = "<group>"; };
|
|
778B8AA72AF8ED0E0034AFD4 /* UIColor+IndieMusic.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+IndieMusic.swift"; sourceTree = "<group>"; };
|
|
778B8AB02AF8ED1B0034AFD4 /* Configs.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Configs.swift; sourceTree = "<group>"; };
|
|
778B8AB22AF8ED270034AFD4 /* WebViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WebViewController.swift; sourceTree = "<group>"; };
|
|
778B8AB32AF8ED270034AFD4 /* PresentationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PresentationController.swift; sourceTree = "<group>"; };
|
|
778B8AB42AF8ED280034AFD4 /* View.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = View.swift; sourceTree = "<group>"; };
|
|
778B8AB52AF8ED280034AFD4 /* ViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewModel.swift; sourceTree = "<group>"; };
|
|
778B8AB62AF8ED280034AFD4 /* NavigationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NavigationController.swift; sourceTree = "<group>"; };
|
|
778B8AB72AF8ED280034AFD4 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
778B8AB82AF8ED280034AFD4 /* TableView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TableView.swift; sourceTree = "<group>"; };
|
|
778B8AB92AF8ED280034AFD4 /* TableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TableViewController.swift; sourceTree = "<group>"; };
|
|
778B8ABA2AF8ED280034AFD4 /* TabViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TabViewController.swift; sourceTree = "<group>"; };
|
|
A90C808FB1B74BB851FB67CB /* Pods-IndieMusic-IndieMusicUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IndieMusic-IndieMusicUITests.debug.xcconfig"; path = "Target Support Files/Pods-IndieMusic-IndieMusicUITests/Pods-IndieMusic-IndieMusicUITests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
B4D1DC4EEC82560A8FAECF4A /* Pods-IndieMusic-IndieMusicUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IndieMusic-IndieMusicUITests.release.xcconfig"; path = "Target Support Files/Pods-IndieMusic-IndieMusicUITests/Pods-IndieMusic-IndieMusicUITests.release.xcconfig"; sourceTree = "<group>"; };
|
|
C8F1B981837A2D1AAE58D709 /* Pods-IndieMusic.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IndieMusic.release.xcconfig"; path = "Target Support Files/Pods-IndieMusic/Pods-IndieMusic.release.xcconfig"; sourceTree = "<group>"; };
|
|
FA03C869C12FEE5FB3D835C2 /* Pods_IndieMusic_IndieMusicUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_IndieMusic_IndieMusicUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
778B8A1A2AF8E36D0034AFD4 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
B570F70B7040469E9D729E7E /* Pods_IndieMusic.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
778B8A302AF8E36E0034AFD4 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
3C955224FAC6473657A027C3 /* Pods_IndieMusicTests.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
778B8A3A2AF8E36E0034AFD4 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
49330FC1492387B5155757F6 /* Pods_IndieMusic_IndieMusicUITests.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
7743999C2AFA18B0006F8EEA /* Player */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7743999D2AFA18C3006F8EEA /* PlayerViewController.swift */,
|
|
7743999F2AFA1968006F8EEA /* PlayerTabBar.swift */,
|
|
);
|
|
path = Player;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A142AF8E36D0034AFD4 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A1F2AF8E36D0034AFD4 /* IndieMusic */,
|
|
778B8A362AF8E36E0034AFD4 /* IndieMusicTests */,
|
|
778B8A402AF8E36E0034AFD4 /* IndieMusicUITests */,
|
|
778B8A1E2AF8E36D0034AFD4 /* Products */,
|
|
8E5A57ACCF64265CA660700B /* Pods */,
|
|
B3AFD1BB3B86B869E46A5F18 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A1E2AF8E36D0034AFD4 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A1D2AF8E36D0034AFD4 /* IndieMusic.app */,
|
|
778B8A332AF8E36E0034AFD4 /* IndieMusicTests.xctest */,
|
|
778B8A3D2AF8E36E0034AFD4 /* IndieMusicUITests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A1F2AF8E36D0034AFD4 /* IndieMusic */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A5A2AF8EAFD0034AFD4 /* Third Party */,
|
|
778B8A592AF8EAF40034AFD4 /* Networking */,
|
|
778B8A582AF8EAED0034AFD4 /* Modules */,
|
|
778B8A572AF8EAE60034AFD4 /* Models */,
|
|
778B8A562AF8EADF0034AFD4 /* Managers */,
|
|
778B8A552AF8EAD60034AFD4 /* Extensions */,
|
|
778B8A542AF8EACF0034AFD4 /* Configs */,
|
|
778B8A532AF8EAC80034AFD4 /* Common */,
|
|
778B8A522AF8EABF0034AFD4 /* Application */,
|
|
778B8A512AF8EA2A0034AFD4 /* Resources */,
|
|
);
|
|
path = IndieMusic;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A362AF8E36E0034AFD4 /* IndieMusicTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A372AF8E36E0034AFD4 /* IndieMusicTests.swift */,
|
|
);
|
|
path = IndieMusicTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A402AF8E36E0034AFD4 /* IndieMusicUITests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A412AF8E36E0034AFD4 /* IndieMusicUITests.swift */,
|
|
778B8A432AF8E36E0034AFD4 /* IndieMusicUITestsLaunchTests.swift */,
|
|
);
|
|
path = IndieMusicUITests;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A512AF8EA2A0034AFD4 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A292AF8E36E0034AFD4 /* Assets.xcassets */,
|
|
778B8A2E2AF8E36E0034AFD4 /* Info.plist */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A522AF8EABF0034AFD4 /* Application */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A202AF8E36D0034AFD4 /* AppDelegate.swift */,
|
|
778B8A222AF8E36D0034AFD4 /* SceneDelegate.swift */,
|
|
778B8A5C2AF8EC610034AFD4 /* Application.swift */,
|
|
778B8A5E2AF8ECAB0034AFD4 /* Navigator.swift */,
|
|
);
|
|
path = Application;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A532AF8EAC80034AFD4 /* Common */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8AB62AF8ED280034AFD4 /* NavigationController.swift */,
|
|
778B8AB32AF8ED270034AFD4 /* PresentationController.swift */,
|
|
778B8AB82AF8ED280034AFD4 /* TableView.swift */,
|
|
778B8AB92AF8ED280034AFD4 /* TableViewController.swift */,
|
|
778B8ABA2AF8ED280034AFD4 /* TabViewController.swift */,
|
|
778B8AB42AF8ED280034AFD4 /* View.swift */,
|
|
778B8AB72AF8ED280034AFD4 /* ViewController.swift */,
|
|
778B8AB52AF8ED280034AFD4 /* ViewModel.swift */,
|
|
778B8AB22AF8ED270034AFD4 /* WebViewController.swift */,
|
|
);
|
|
path = Common;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A542AF8EACF0034AFD4 /* Configs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8AB02AF8ED1B0034AFD4 /* Configs.swift */,
|
|
);
|
|
path = Configs;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A552AF8EAD60034AFD4 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8AA12AF8ED0E0034AFD4 /* AVPlayer.swift */,
|
|
778B8A9F2AF8ED0E0034AFD4 /* Color.swift */,
|
|
778B8AA32AF8ED0E0034AFD4 /* RxSwift+Extension */,
|
|
778B8AA62AF8ED0E0034AFD4 /* TextView.swift */,
|
|
778B8AA72AF8ED0E0034AFD4 /* UIColor+IndieMusic.swift */,
|
|
778B8AA02AF8ED0E0034AFD4 /* UIImage+IndieMusic.swift */,
|
|
778B8AA22AF8ED0E0034AFD4 /* UIView+Borders.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A562AF8EADF0034AFD4 /* Managers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A942AF8ECFC0034AFD4 /* AudioManager.swift */,
|
|
778B8A952AF8ECFC0034AFD4 /* AuthManager.swift */,
|
|
778B8A972AF8ECFC0034AFD4 /* LibsManager.swift */,
|
|
778B8A962AF8ECFC0034AFD4 /* LogManager.swift */,
|
|
778B8A932AF8ECFB0034AFD4 /* Reachability.swift */,
|
|
778B8A982AF8ECFC0034AFD4 /* ThemeManager.swift */,
|
|
);
|
|
path = Managers;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A572AF8EAE60034AFD4 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A8B2AF8ECF20034AFD4 /* Album.swift */,
|
|
778B8A872AF8ECF20034AFD4 /* APIImage.swift */,
|
|
778B8A882AF8ECF20034AFD4 /* Artist.swift */,
|
|
778B8A8C2AF8ECF20034AFD4 /* AudioTrack.swift */,
|
|
778B8A892AF8ECF20034AFD4 /* EmptyModel.swift */,
|
|
778B8A8A2AF8ECF20034AFD4 /* Token.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A582AF8EAED0034AFD4 /* Modules */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7743999C2AFA18B0006F8EEA /* Player */,
|
|
778B8A762AF8ECE50034AFD4 /* Home */,
|
|
778B8A722AF8ECE50034AFD4 /* Login */,
|
|
778B8A732AF8ECE50034AFD4 /* Mine */,
|
|
778B8A7C2AF8ECE50034AFD4 /* Search */,
|
|
778B8A7B2AF8ECE50034AFD4 /* Setting */,
|
|
778B8A5B2AF8EB7F0034AFD4 /* Main */,
|
|
);
|
|
path = Modules;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A592AF8EAF40034AFD4 /* Networking */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A6A2AF8ECD30034AFD4 /* Api.swift */,
|
|
778B8A632AF8ECD30034AFD4 /* Rest */,
|
|
);
|
|
path = Networking;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A5A2AF8EAFD0034AFD4 /* Third Party */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A602AF8ECC20034AFD4 /* RxErrorTracker */,
|
|
);
|
|
path = "Third Party";
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A5B2AF8EB7F0034AFD4 /* Main */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A262AF8E36D0034AFD4 /* Main.storyboard */,
|
|
778B8A2B2AF8E36E0034AFD4 /* LaunchScreen.storyboard */,
|
|
);
|
|
path = Main;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A602AF8ECC20034AFD4 /* RxErrorTracker */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A612AF8ECC20034AFD4 /* ErrorTracker.swift */,
|
|
);
|
|
path = RxErrorTracker;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A632AF8ECD30034AFD4 /* Rest */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A642AF8ECD30034AFD4 /* IndieMusicAPI.swift */,
|
|
778B8A652AF8ECD30034AFD4 /* Networking.swift */,
|
|
778B8A662AF8ECD30034AFD4 /* Observable+Operators.swift */,
|
|
778B8A672AF8ECD30034AFD4 /* RestApi.swift */,
|
|
778B8A682AF8ECD30034AFD4 /* APIConfig.swift */,
|
|
778B8A692AF8ECD30034AFD4 /* ErrorResponse.swift */,
|
|
);
|
|
path = Rest;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A722AF8ECE50034AFD4 /* Login */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
path = Login;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A732AF8ECE50034AFD4 /* Mine */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A742AF8ECE50034AFD4 /* MineViewModel.swift */,
|
|
778B8A752AF8ECE50034AFD4 /* MineViewController.swift */,
|
|
);
|
|
path = Mine;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A762AF8ECE50034AFD4 /* Home */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A772AF8ECE50034AFD4 /* HomeTabBarViewModel.swift */,
|
|
778B8A782AF8ECE50034AFD4 /* HomeViewModel.swift */,
|
|
778B8A792AF8ECE50034AFD4 /* HomeViewController.swift */,
|
|
778B8A7A2AF8ECE50034AFD4 /* HomeTabBarController.swift */,
|
|
);
|
|
path = Home;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A7B2AF8ECE50034AFD4 /* Setting */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
path = Setting;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A7C2AF8ECE50034AFD4 /* Search */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8A7D2AF8ECE50034AFD4 /* SearchViewController.swift */,
|
|
778B8A7E2AF8ECE50034AFD4 /* SearchViewModel.swift */,
|
|
);
|
|
path = Search;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8AA32AF8ED0E0034AFD4 /* RxSwift+Extension */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
778B8AA42AF8ED0E0034AFD4 /* UIViewController+Rx.swift */,
|
|
778B8AA52AF8ED0E0034AFD4 /* RxMJRefresh.swift */,
|
|
);
|
|
path = "RxSwift+Extension";
|
|
sourceTree = "<group>";
|
|
};
|
|
8E5A57ACCF64265CA660700B /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
10FA18A9A1512560FC58E95B /* Pods-IndieMusic.debug.xcconfig */,
|
|
C8F1B981837A2D1AAE58D709 /* Pods-IndieMusic.release.xcconfig */,
|
|
A90C808FB1B74BB851FB67CB /* Pods-IndieMusic-IndieMusicUITests.debug.xcconfig */,
|
|
B4D1DC4EEC82560A8FAECF4A /* Pods-IndieMusic-IndieMusicUITests.release.xcconfig */,
|
|
00A0F5B06AC1F0B01193E57A /* Pods-IndieMusicTests.debug.xcconfig */,
|
|
69F724137B8F9C1F7E51080D /* Pods-IndieMusicTests.release.xcconfig */,
|
|
);
|
|
path = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
B3AFD1BB3B86B869E46A5F18 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3BA421D41748C113CCE36A32 /* Pods_IndieMusic.framework */,
|
|
FA03C869C12FEE5FB3D835C2 /* Pods_IndieMusic_IndieMusicUITests.framework */,
|
|
42CE866330C1741ADEC950B2 /* Pods_IndieMusicTests.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
778B8A1C2AF8E36D0034AFD4 /* IndieMusic */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 778B8A472AF8E36E0034AFD4 /* Build configuration list for PBXNativeTarget "IndieMusic" */;
|
|
buildPhases = (
|
|
5A38861B93C09701DE6C38E9 /* [CP] Check Pods Manifest.lock */,
|
|
778B8A192AF8E36D0034AFD4 /* Sources */,
|
|
778B8A1A2AF8E36D0034AFD4 /* Frameworks */,
|
|
778B8A1B2AF8E36D0034AFD4 /* Resources */,
|
|
68D8A0F5868172CFC0C26083 /* [CP] Embed Pods Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = IndieMusic;
|
|
productName = IndieMusic;
|
|
productReference = 778B8A1D2AF8E36D0034AFD4 /* IndieMusic.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
778B8A322AF8E36E0034AFD4 /* IndieMusicTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 778B8A4A2AF8E36E0034AFD4 /* Build configuration list for PBXNativeTarget "IndieMusicTests" */;
|
|
buildPhases = (
|
|
D901FACEA9E5BF814D719D27 /* [CP] Check Pods Manifest.lock */,
|
|
778B8A2F2AF8E36E0034AFD4 /* Sources */,
|
|
778B8A302AF8E36E0034AFD4 /* Frameworks */,
|
|
778B8A312AF8E36E0034AFD4 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
778B8A352AF8E36E0034AFD4 /* PBXTargetDependency */,
|
|
);
|
|
name = IndieMusicTests;
|
|
productName = IndieMusicTests;
|
|
productReference = 778B8A332AF8E36E0034AFD4 /* IndieMusicTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
778B8A3C2AF8E36E0034AFD4 /* IndieMusicUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 778B8A4D2AF8E36E0034AFD4 /* Build configuration list for PBXNativeTarget "IndieMusicUITests" */;
|
|
buildPhases = (
|
|
4FEFBF3B234389F0276C90A0 /* [CP] Check Pods Manifest.lock */,
|
|
778B8A392AF8E36E0034AFD4 /* Sources */,
|
|
778B8A3A2AF8E36E0034AFD4 /* Frameworks */,
|
|
778B8A3B2AF8E36E0034AFD4 /* Resources */,
|
|
BCC6D6895D30BE2352AC9809 /* [CP] Embed Pods Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
778B8A3F2AF8E36E0034AFD4 /* PBXTargetDependency */,
|
|
);
|
|
name = IndieMusicUITests;
|
|
productName = IndieMusicUITests;
|
|
productReference = 778B8A3D2AF8E36E0034AFD4 /* IndieMusicUITests.xctest */;
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
778B8A152AF8E36D0034AFD4 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 1500;
|
|
LastUpgradeCheck = 1500;
|
|
TargetAttributes = {
|
|
778B8A1C2AF8E36D0034AFD4 = {
|
|
CreatedOnToolsVersion = 15.0;
|
|
};
|
|
778B8A322AF8E36E0034AFD4 = {
|
|
CreatedOnToolsVersion = 15.0;
|
|
TestTargetID = 778B8A1C2AF8E36D0034AFD4;
|
|
};
|
|
778B8A3C2AF8E36E0034AFD4 = {
|
|
CreatedOnToolsVersion = 15.0;
|
|
TestTargetID = 778B8A1C2AF8E36D0034AFD4;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 778B8A182AF8E36D0034AFD4 /* Build configuration list for PBXProject "IndieMusic" */;
|
|
compatibilityVersion = "Xcode 14.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 778B8A142AF8E36D0034AFD4;
|
|
productRefGroup = 778B8A1E2AF8E36D0034AFD4 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
778B8A1C2AF8E36D0034AFD4 /* IndieMusic */,
|
|
778B8A322AF8E36E0034AFD4 /* IndieMusicTests */,
|
|
778B8A3C2AF8E36E0034AFD4 /* IndieMusicUITests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
778B8A1B2AF8E36D0034AFD4 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
778B8A2D2AF8E36E0034AFD4 /* LaunchScreen.storyboard in Resources */,
|
|
778B8A2A2AF8E36E0034AFD4 /* Assets.xcassets in Resources */,
|
|
778B8A282AF8E36D0034AFD4 /* Main.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
778B8A312AF8E36E0034AFD4 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
778B8A3B2AF8E36E0034AFD4 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
4FEFBF3B234389F0276C90A0 /* [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-IndieMusic-IndieMusicUITests-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;
|
|
};
|
|
5A38861B93C09701DE6C38E9 /* [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-IndieMusic-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;
|
|
};
|
|
68D8A0F5868172CFC0C26083 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-IndieMusic/Pods-IndieMusic-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-IndieMusic/Pods-IndieMusic-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-IndieMusic/Pods-IndieMusic-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
BCC6D6895D30BE2352AC9809 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-IndieMusic-IndieMusicUITests/Pods-IndieMusic-IndieMusicUITests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-IndieMusic-IndieMusicUITests/Pods-IndieMusic-IndieMusicUITests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-IndieMusic-IndieMusicUITests/Pods-IndieMusic-IndieMusicUITests-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
D901FACEA9E5BF814D719D27 /* [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-IndieMusicTests-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 */
|
|
778B8A192AF8E36D0034AFD4 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
778B8A5D2AF8EC610034AFD4 /* Application.swift in Sources */,
|
|
778B8A5F2AF8ECAB0034AFD4 /* Navigator.swift in Sources */,
|
|
778B8AA82AF8ED0E0034AFD4 /* Color.swift in Sources */,
|
|
778B8AAE2AF8ED0E0034AFD4 /* TextView.swift in Sources */,
|
|
778B8A9B2AF8ECFC0034AFD4 /* AuthManager.swift in Sources */,
|
|
778B8AAF2AF8ED0E0034AFD4 /* UIColor+IndieMusic.swift in Sources */,
|
|
778B8AB12AF8ED1B0034AFD4 /* Configs.swift in Sources */,
|
|
778B8A212AF8E36D0034AFD4 /* AppDelegate.swift in Sources */,
|
|
778B8AC32AF8ED280034AFD4 /* TabViewController.swift in Sources */,
|
|
778B8AC22AF8ED280034AFD4 /* TableViewController.swift in Sources */,
|
|
778B8A9D2AF8ECFC0034AFD4 /* LibsManager.swift in Sources */,
|
|
778B8A832AF8ECE50034AFD4 /* HomeViewController.swift in Sources */,
|
|
778B8ABE2AF8ED280034AFD4 /* ViewModel.swift in Sources */,
|
|
778B8A852AF8ECE50034AFD4 /* SearchViewController.swift in Sources */,
|
|
778B8AAB2AF8ED0E0034AFD4 /* UIView+Borders.swift in Sources */,
|
|
778B8AC12AF8ED280034AFD4 /* TableView.swift in Sources */,
|
|
778B8A9C2AF8ECFC0034AFD4 /* LogManager.swift in Sources */,
|
|
778B8A992AF8ECFC0034AFD4 /* Reachability.swift in Sources */,
|
|
778B8ABF2AF8ED280034AFD4 /* NavigationController.swift in Sources */,
|
|
778B8A822AF8ECE50034AFD4 /* HomeViewModel.swift in Sources */,
|
|
778B8AAD2AF8ED0E0034AFD4 /* RxMJRefresh.swift in Sources */,
|
|
778B8A922AF8ECF20034AFD4 /* AudioTrack.swift in Sources */,
|
|
778B8A862AF8ECE50034AFD4 /* SearchViewModel.swift in Sources */,
|
|
778B8A802AF8ECE50034AFD4 /* MineViewController.swift in Sources */,
|
|
778B8A8F2AF8ECF20034AFD4 /* EmptyModel.swift in Sources */,
|
|
778B8ABD2AF8ED280034AFD4 /* View.swift in Sources */,
|
|
778B8A912AF8ECF20034AFD4 /* Album.swift in Sources */,
|
|
778B8A232AF8E36D0034AFD4 /* SceneDelegate.swift in Sources */,
|
|
778B8A6F2AF8ECD30034AFD4 /* APIConfig.swift in Sources */,
|
|
778B8A8E2AF8ECF20034AFD4 /* Artist.swift in Sources */,
|
|
778B8A6D2AF8ECD30034AFD4 /* Observable+Operators.swift in Sources */,
|
|
778B8ABB2AF8ED280034AFD4 /* WebViewController.swift in Sources */,
|
|
778B8A712AF8ECD30034AFD4 /* Api.swift in Sources */,
|
|
778B8A812AF8ECE50034AFD4 /* HomeTabBarViewModel.swift in Sources */,
|
|
778B8AC02AF8ED280034AFD4 /* ViewController.swift in Sources */,
|
|
774399A02AFA1968006F8EEA /* PlayerTabBar.swift in Sources */,
|
|
778B8A902AF8ECF20034AFD4 /* Token.swift in Sources */,
|
|
778B8A6B2AF8ECD30034AFD4 /* IndieMusicAPI.swift in Sources */,
|
|
778B8A622AF8ECC20034AFD4 /* ErrorTracker.swift in Sources */,
|
|
778B8AA92AF8ED0E0034AFD4 /* UIImage+IndieMusic.swift in Sources */,
|
|
778B8A7F2AF8ECE50034AFD4 /* MineViewModel.swift in Sources */,
|
|
778B8A9A2AF8ECFC0034AFD4 /* AudioManager.swift in Sources */,
|
|
778B8A842AF8ECE50034AFD4 /* HomeTabBarController.swift in Sources */,
|
|
778B8A9E2AF8ECFC0034AFD4 /* ThemeManager.swift in Sources */,
|
|
778B8A702AF8ECD30034AFD4 /* ErrorResponse.swift in Sources */,
|
|
778B8A6C2AF8ECD30034AFD4 /* Networking.swift in Sources */,
|
|
778B8AAC2AF8ED0E0034AFD4 /* UIViewController+Rx.swift in Sources */,
|
|
778B8A8D2AF8ECF20034AFD4 /* APIImage.swift in Sources */,
|
|
778B8A6E2AF8ECD30034AFD4 /* RestApi.swift in Sources */,
|
|
778B8ABC2AF8ED280034AFD4 /* PresentationController.swift in Sources */,
|
|
778B8AAA2AF8ED0E0034AFD4 /* AVPlayer.swift in Sources */,
|
|
7743999E2AFA18C3006F8EEA /* PlayerViewController.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
778B8A2F2AF8E36E0034AFD4 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
778B8A382AF8E36E0034AFD4 /* IndieMusicTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
778B8A392AF8E36E0034AFD4 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
778B8A442AF8E36E0034AFD4 /* IndieMusicUITestsLaunchTests.swift in Sources */,
|
|
778B8A422AF8E36E0034AFD4 /* IndieMusicUITests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
778B8A352AF8E36E0034AFD4 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 778B8A1C2AF8E36D0034AFD4 /* IndieMusic */;
|
|
targetProxy = 778B8A342AF8E36E0034AFD4 /* PBXContainerItemProxy */;
|
|
};
|
|
778B8A3F2AF8E36E0034AFD4 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 778B8A1C2AF8E36D0034AFD4 /* IndieMusic */;
|
|
targetProxy = 778B8A3E2AF8E36E0034AFD4 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
778B8A262AF8E36D0034AFD4 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
778B8A272AF8E36D0034AFD4 /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
778B8A2B2AF8E36E0034AFD4 /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
778B8A2C2AF8E36E0034AFD4 /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
778B8A452AF8E36E0034AFD4 /* 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.0;
|
|
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;
|
|
};
|
|
778B8A462AF8E36E0034AFD4 /* 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.0;
|
|
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;
|
|
};
|
|
778B8A482AF8E36E0034AFD4 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 10FA18A9A1512560FC58E95B /* Pods-IndieMusic.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 352QFH5MA9;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = IndieMusic/Resources/Info.plist;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
INFOPLIST_KEY_UIMainStoryboardFile = Main;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.luoo.IndieMusic;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Debug;
|
|
};
|
|
778B8A492AF8E36E0034AFD4 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = C8F1B981837A2D1AAE58D709 /* Pods-IndieMusic.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 352QFH5MA9;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = IndieMusic/Resources/Info.plist;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
INFOPLIST_KEY_UIMainStoryboardFile = Main;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.luoo.IndieMusic;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Release;
|
|
};
|
|
778B8A4B2AF8E36E0034AFD4 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 00A0F5B06AC1F0B01193E57A /* Pods-IndieMusicTests.debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 352QFH5MA9;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.luoo.IndieMusicTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/IndieMusic.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/IndieMusic";
|
|
};
|
|
name = Debug;
|
|
};
|
|
778B8A4C2AF8E36E0034AFD4 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 69F724137B8F9C1F7E51080D /* Pods-IndieMusicTests.release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 352QFH5MA9;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.luoo.IndieMusicTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/IndieMusic.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/IndieMusic";
|
|
};
|
|
name = Release;
|
|
};
|
|
778B8A4E2AF8E36E0034AFD4 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = A90C808FB1B74BB851FB67CB /* Pods-IndieMusic-IndieMusicUITests.debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 352QFH5MA9;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.luoo.IndieMusicUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = IndieMusic;
|
|
};
|
|
name = Debug;
|
|
};
|
|
778B8A4F2AF8E36E0034AFD4 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = B4D1DC4EEC82560A8FAECF4A /* Pods-IndieMusic-IndieMusicUITests.release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 352QFH5MA9;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.luoo.IndieMusicUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = IndieMusic;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
778B8A182AF8E36D0034AFD4 /* Build configuration list for PBXProject "IndieMusic" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
778B8A452AF8E36E0034AFD4 /* Debug */,
|
|
778B8A462AF8E36E0034AFD4 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
778B8A472AF8E36E0034AFD4 /* Build configuration list for PBXNativeTarget "IndieMusic" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
778B8A482AF8E36E0034AFD4 /* Debug */,
|
|
778B8A492AF8E36E0034AFD4 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
778B8A4A2AF8E36E0034AFD4 /* Build configuration list for PBXNativeTarget "IndieMusicTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
778B8A4B2AF8E36E0034AFD4 /* Debug */,
|
|
778B8A4C2AF8E36E0034AFD4 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
778B8A4D2AF8E36E0034AFD4 /* Build configuration list for PBXNativeTarget "IndieMusicUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
778B8A4E2AF8E36E0034AFD4 /* Debug */,
|
|
778B8A4F2AF8E36E0034AFD4 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 778B8A152AF8E36D0034AFD4 /* Project object */;
|
|
}
|