1400 lines
90 KiB
Plaintext
1400 lines
90 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 77;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
03980F4F2ECEB91C0006E317 /* SRRecommendPlayerViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03980F4E2ECEB91C0006E317 /* SRRecommendPlayerViewModel.swift */; };
|
|
03980F512ECEBEE20006E317 /* SRRecommendPlayerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03980F502ECEBEE20006E317 /* SRRecommendPlayerCell.swift */; };
|
|
03980F532ECEDEAB0006E317 /* SRRecommendPlayerControlView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03980F522ECEDEAB0006E317 /* SRRecommendPlayerControlView.swift */; };
|
|
03980F592ECEED190006E317 /* SRMyShortViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03980F582ECEED190006E317 /* SRMyShortViewController.swift */; };
|
|
03B1A8392EC5C8D6006C353F /* SRHud.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8382EC5C8CE006C353F /* SRHud.swift */; };
|
|
03B1A83B2EC5C8E0006C353F /* SRToast.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A83A2EC5C8DB006C353F /* SRToast.swift */; };
|
|
03B1A83E2EC5C91E006C353F /* SRTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A83D2EC5C91A006C353F /* SRTool.swift */; };
|
|
03B1A8402EC5CA37006C353F /* AppDelegate+Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A83F2EC5CA2E006C353F /* AppDelegate+Config.swift */; };
|
|
03B1A8432EC5CB99006C353F /* SRTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8422EC5CB99006C353F /* SRTabBarController.swift */; };
|
|
03B1A8452EC5CBBB006C353F /* SRNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8442EC5CBBB006C353F /* SRNavigationController.swift */; };
|
|
03B1A8472EC5CBCF006C353F /* SRViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8462EC5CBCF006C353F /* SRViewController.swift */; };
|
|
03B1A84A2EC5CE37006C353F /* ESTabBarController in Frameworks */ = {isa = PBXBuildFile; productRef = 03B1A8492EC5CE37006C353F /* ESTabBarController */; };
|
|
03B1A84D2EC5DA43006C353F /* SnapKit in Frameworks */ = {isa = PBXBuildFile; productRef = 03B1A84C2EC5DA43006C353F /* SnapKit */; };
|
|
03B1A8502EC5DB2E006C353F /* SRHomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A84F2EC5DB2E006C353F /* SRHomeViewController.swift */; };
|
|
03B1A8532EC5E12E006C353F /* UIScreen+SRAdd.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8522EC5E129006C353F /* UIScreen+SRAdd.swift */; };
|
|
03B1A8552EC5E434006C353F /* UIFont+SRAdd.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8542EC5E429006C353F /* UIFont+SRAdd.swift */; };
|
|
03B1A8582EC5E4F1006C353F /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 03B1A8562EC5E4F1006C353F /* Localizable.strings */; };
|
|
03B1A8D52EC6CF37006C353F /* SRHomeChildViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8D42EC6CF37006C353F /* SRHomeChildViewController.swift */; };
|
|
03B1A8D82EC6D051006C353F /* SRCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8D72EC6D051006C353F /* SRCollectionView.swift */; };
|
|
03B1A8DC2EC6D0EB006C353F /* SRHomeChildCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8DA2EC6D0EB006C353F /* SRHomeChildCell.swift */; };
|
|
03B1A8DD2EC6D0EB006C353F /* SRHomeChildCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 03B1A8DB2EC6D0EB006C353F /* SRHomeChildCell.xib */; };
|
|
03B1A8E12EC6D6D3006C353F /* SRHomeMenuDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8E02EC6D6D3006C353F /* SRHomeMenuDataSource.swift */; };
|
|
03B1A8E32EC6F577006C353F /* SRHomeMenuCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8E22EC6F577006C353F /* SRHomeMenuCell.swift */; };
|
|
03B1A8E52EC715E1006C353F /* SRHomeApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8E42EC715DA006C353F /* SRHomeApi.swift */; };
|
|
03B1A8E72EC7175D006C353F /* SRCategoryModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8E62EC7175D006C353F /* SRCategoryModel.swift */; };
|
|
03B1A8E92EC721CD006C353F /* SRLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8E82EC721CD006C353F /* SRLabel.swift */; };
|
|
03B1A8ED2EC72C1F006C353F /* SRHomeModuleItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8EC2EC72C18006C353F /* SRHomeModuleItem.swift */; };
|
|
03B1A8EF2EC72C78006C353F /* SRShortModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8EE2EC72C78006C353F /* SRShortModel.swift */; };
|
|
03B1A8F12EC72DD7006C353F /* SRHomeViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8F02EC72DD7006C353F /* SRHomeViewModel.swift */; };
|
|
03B1A8F32EC809C5006C353F /* SRHomeHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8F22EC809C5006C353F /* SRHomeHeaderView.swift */; };
|
|
03B1A8F52EC81277006C353F /* SRHomeBannerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8F42EC81277006C353F /* SRHomeBannerView.swift */; };
|
|
03B1A8F92EC813BC006C353F /* SRScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8F82EC813BC006C353F /* SRScrollView.swift */; };
|
|
03B1A8FB2EC818BE006C353F /* UIStackView+SRAdd.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8FA2EC818B6006C353F /* UIStackView+SRAdd.swift */; };
|
|
03B1A8FD2EC81C62006C353F /* SRHomeBannerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8FC2EC81C62006C353F /* SRHomeBannerCell.swift */; };
|
|
03B1A8FF2EC81C92006C353F /* SRImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A8FE2EC81C92006C353F /* SRImageView.swift */; };
|
|
03B1A9012EC852B2006C353F /* SRHomeModuleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9002EC852B2006C353F /* SRHomeModuleView.swift */; };
|
|
03B1A9032EC8555B006C353F /* SRHomeYouLikeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9022EC8555B006C353F /* SRHomeYouLikeView.swift */; };
|
|
03B1A9052EC857B3006C353F /* SRHomeYouLikeCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9042EC857B3006C353F /* SRHomeYouLikeCell.swift */; };
|
|
03B1A9072EC86656006C353F /* SRGradientView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9062EC86656006C353F /* SRGradientView.swift */; };
|
|
03B1A9092ECAAF55006C353F /* SRHomeTopChartsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9082ECAAF55006C353F /* SRHomeTopChartsView.swift */; };
|
|
03B1A90B2ECAB2EA006C353F /* SRHomeTopChartsContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A90A2ECAB2EA006C353F /* SRHomeTopChartsContentView.swift */; };
|
|
03B1A90D2ECAC51A006C353F /* NSNumber+SRAdd.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A90C2ECAC512006C353F /* NSNumber+SRAdd.swift */; };
|
|
03B1A90F2ECAC768006C353F /* SRHomeBingeWorthyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A90E2ECAC768006C353F /* SRHomeBingeWorthyView.swift */; };
|
|
03B1A9112ECAC927006C353F /* SRHomeBingeWorthyCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9102ECAC927006C353F /* SRHomeBingeWorthyCell.swift */; };
|
|
03B1A9132ECAED04006C353F /* SRHomeViralHitsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9122ECAED04006C353F /* SRHomeViralHitsView.swift */; };
|
|
03B1A9152ECAEE63006C353F /* SRHomeViralHitsCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9142ECAEE63006C353F /* SRHomeViralHitsCell.swift */; };
|
|
03B1A9172ECAF14F006C353F /* SRHomeHotView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9162ECAF14F006C353F /* SRHomeHotView.swift */; };
|
|
03B1A9192ECAF2E6006C353F /* SRHomePremiereNowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9182ECAF2E6006C353F /* SRHomePremiereNowView.swift */; };
|
|
03B1A91B2ECAFFD6006C353F /* UIView+SRAdd.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A91A2ECAFFCB006C353F /* UIView+SRAdd.swift */; };
|
|
03B1A91D2ECB2424006C353F /* UIScrollView+SRAdd.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A91C2ECB241B006C353F /* UIScrollView+SRAdd.swift */; };
|
|
03B1A91F2ECB2A0E006C353F /* SRHomeBannerMiniCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A91E2ECB2A0E006C353F /* SRHomeBannerMiniCell.swift */; };
|
|
03B1A9222ECB456C006C353F /* SRDetailPlayerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9212ECB456C006C353F /* SRDetailPlayerViewController.swift */; };
|
|
03B1A9262ECBFF31006C353F /* SRShortPlayerViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9252ECBFF31006C353F /* SRShortPlayerViewModel.swift */; };
|
|
03B1A9282ECC05B1006C353F /* SRShortDetailModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9272ECC05B1006C353F /* SRShortDetailModel.swift */; };
|
|
03B1A92A2ECC0738006C353F /* SRShortApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9292ECC072C006C353F /* SRShortApi.swift */; };
|
|
03B1A92C2ECC0A7A006C353F /* SRShortDetailPlayerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A92B2ECC0A7A006C353F /* SRShortDetailPlayerCell.swift */; };
|
|
03B1A92E2ECC0D7E006C353F /* SRShortDetailControlView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A92D2ECC0D7E006C353F /* SRShortDetailControlView.swift */; };
|
|
03B1A9302ECC10D1006C353F /* SRSearchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A92F2ECC10D1006C353F /* SRSearchViewController.swift */; };
|
|
03B1A9322ECC1167006C353F /* SRSearchHomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9312ECC1167006C353F /* SRSearchHomeView.swift */; };
|
|
03B1A9342ECC12D9006C353F /* SRSearchTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9332ECC12D9006C353F /* SRSearchTextView.swift */; };
|
|
03B1A9362ECC1D1D006C353F /* SRSearchRecordView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9352ECC1D1D006C353F /* SRSearchRecordView.swift */; };
|
|
03B1A9382ECC210D006C353F /* SRSearchRecordCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9372ECC210D006C353F /* SRSearchRecordCell.swift */; };
|
|
03B1A93A2ECC3F54006C353F /* SRSearchViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9392ECC3F54006C353F /* SRSearchViewModel.swift */; };
|
|
03B1A93C2ECC406E006C353F /* SRHotSearchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A93B2ECC406E006C353F /* SRHotSearchView.swift */; };
|
|
03B1A93E2ECC4568006C353F /* SRTableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A93D2ECC4568006C353F /* SRTableView.swift */; };
|
|
03B1A9402ECC45BA006C353F /* SRTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A93F2ECC45BA006C353F /* SRTableViewCell.swift */; };
|
|
03B1A9422ECC4632006C353F /* SRHotSearchCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9412ECC4632006C353F /* SRHotSearchCell.swift */; };
|
|
03B1A9442ECC4ED9006C353F /* SRSearchResultView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9432ECC4ED9006C353F /* SRSearchResultView.swift */; };
|
|
03B1A9462ECC5679006C353F /* SRSearchResultCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9452ECC5679006C353F /* SRSearchResultCell.swift */; };
|
|
03B1A9482ECC6669006C353F /* SRProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9472ECC6669006C353F /* SRProgressView.swift */; };
|
|
03B1A94A2ECC79AB006C353F /* SREpSelectorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A9492ECC79AB006C353F /* SREpSelectorView.swift */; };
|
|
03B1A94C2ECC7A2D006C353F /* SRPanModalContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A94B2ECC7A2D006C353F /* SRPanModalContentView.swift */; };
|
|
03B1A94E2ECD604B006C353F /* SREpSelectorCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A94D2ECD604B006C353F /* SREpSelectorCell.swift */; };
|
|
03B1A9502ECEB4E6006C353F /* SRRecommendPlayerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03B1A94F2ECEB4E6006C353F /* SRRecommendPlayerViewController.swift */; };
|
|
03E9A7C92EC47177000D1067 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7BF2EC47177000D1067 /* AppDelegate.swift */; };
|
|
03E9A7CA2EC47177000D1067 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7C62EC47177000D1067 /* SceneDelegate.swift */; };
|
|
03E9A7CC2EC47177000D1067 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 03E9A7C02EC47177000D1067 /* Assets.xcassets */; };
|
|
03E9A7CE2EC47177000D1067 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 03E9A7C32EC47177000D1067 /* LaunchScreen.storyboard */; };
|
|
03E9A7D72EC47A23000D1067 /* SRResponseCryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7D62EC479FE000D1067 /* SRResponseCryptor.swift */; };
|
|
03E9A7D92EC47B90000D1067 /* SRNetworkReachableManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7D82EC47B90000D1067 /* SRNetworkReachableManager.swift */; };
|
|
03E9A7DB2EC485BE000D1067 /* SRNetwork.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7DA2EC485B3000D1067 /* SRNetwork.swift */; };
|
|
03E9A7DD2EC485E1000D1067 /* SRNetworkModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7DC2EC485DD000D1067 /* SRNetworkModel.swift */; };
|
|
03E9A7E22EC494F9000D1067 /* SRTargetType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7E12EC494F9000D1067 /* SRTargetType.swift */; };
|
|
03E9A7E42EC49593000D1067 /* SRUrlPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7E32EC49584000D1067 /* SRUrlPath.swift */; };
|
|
03E9A7E72EC49819000D1067 /* SRDefine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7E62EC49813000D1067 /* SRDefine.swift */; };
|
|
03E9A7EA2EC4995D000D1067 /* SRKeychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7E92EC4995D000D1067 /* SRKeychain.swift */; };
|
|
03E9A7EC2EC499A9000D1067 /* SRDeviceId.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7EB2EC499A9000D1067 /* SRDeviceId.swift */; };
|
|
03E9A7EF2EC4A8AF000D1067 /* SRAccountManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7EE2EC4A8AF000D1067 /* SRAccountManager.swift */; };
|
|
03E9A7F22EC4A8F6000D1067 /* UserDefaults+SRAdd.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7F12EC4A8EC000D1067 /* UserDefaults+SRAdd.swift */; };
|
|
03E9A7F42EC4A94D000D1067 /* SRAccountToken.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7F32EC4A94D000D1067 /* SRAccountToken.swift */; };
|
|
03E9A7F62EC4A9B1000D1067 /* SRUserInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7F52EC4A9B1000D1067 /* SRUserInfo.swift */; };
|
|
03E9A7F82EC4AA54000D1067 /* SRUserDefaultsKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7F72EC4AA4F000D1067 /* SRUserDefaultsKey.swift */; };
|
|
03E9A7FA2EC56D03000D1067 /* String+SRAdd.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7F92EC56CFC000D1067 /* String+SRAdd.swift */; };
|
|
03E9A7FD2EC57658000D1067 /* SRUserApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03E9A7FC2EC5763B000D1067 /* SRUserApi.swift */; };
|
|
370D2EF72ED000C400571E77 /* SRFavoritesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2EF62ED000C400571E77 /* SRFavoritesViewController.swift */; };
|
|
370D2EF92ED000D200571E77 /* SRHistoryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2EF82ED000D200571E77 /* SRHistoryViewController.swift */; };
|
|
370D2F052ED3FEE700571E77 /* SRHistoryCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F042ED3FEE700571E77 /* SRHistoryCell.swift */; };
|
|
370D2F072ED3FEFA00571E77 /* SRFavoritesCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F062ED3FEFA00571E77 /* SRFavoritesCell.swift */; };
|
|
370D2F092ED44A6D00571E77 /* SRListMenuCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F082ED44A6D00571E77 /* SRListMenuCell.swift */; };
|
|
370D2F0C2ED44ACB00571E77 /* SRListMenuDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F0B2ED44ACB00571E77 /* SRListMenuDataSource.swift */; };
|
|
370D2F102ED4534500571E77 /* SRUserViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F0F2ED4534500571E77 /* SRUserViewController.swift */; };
|
|
370D2F152ED457F000571E77 /* SRUserTopCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F142ED457F000571E77 /* SRUserTopCell.swift */; };
|
|
370D2F182ED45B3000571E77 /* SRUserSettingModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F172ED45B3000571E77 /* SRUserSettingModel.swift */; };
|
|
370D2F1A2ED45CCA00571E77 /* SRUserSettingCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F192ED45CCA00571E77 /* SRUserSettingCell.swift */; };
|
|
370D2F1C2ED4770800571E77 /* SRUserInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F1B2ED4770800571E77 /* SRUserInfoModel.swift */; };
|
|
370D2F1E2ED54C7F00571E77 /* SRHelpCenterController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F1D2ED54C7F00571E77 /* SRHelpCenterController.swift */; };
|
|
370D2F202ED54C8F00571E77 /* SRAboutUsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F1F2ED54C8F00571E77 /* SRAboutUsController.swift */; };
|
|
370D2F222ED54CA400571E77 /* SRPrivacyController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F212ED54CA400571E77 /* SRPrivacyController.swift */; };
|
|
370D2F252ED5807600571E77 /* SRAboutHeaderVIew.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F242ED5807600571E77 /* SRAboutHeaderVIew.swift */; };
|
|
370D2F272ED581BB00571E77 /* SRAboutCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F262ED581BB00571E77 /* SRAboutCell.swift */; };
|
|
370D2F292ED58EC400571E77 /* SRTopChartsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F282ED58EC400571E77 /* SRTopChartsViewController.swift */; };
|
|
370D2F2B2ED597F700571E77 /* SRTopChartsCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F2A2ED597F700571E77 /* SRTopChartsCell.swift */; };
|
|
370D2F2D2ED5AA9700571E77 /* SRViralHitCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F2C2ED5AA9700571E77 /* SRViralHitCell.swift */; };
|
|
370D2F2F2ED5AB2500571E77 /* SRViralHitController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 370D2F2E2ED5AB2500571E77 /* SRViralHitController.swift */; };
|
|
3754ACBD2ED5B6B6009EBCAD /* UINavigationBar+SRAdd.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACBC2ED5B6B6009EBCAD /* UINavigationBar+SRAdd.swift */; };
|
|
3754ACBF2ED5B839009EBCAD /* SRNavgationTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACBE2ED5B839009EBCAD /* SRNavgationTitleView.swift */; };
|
|
3754ACC12ED69105009EBCAD /* SRTopChartsHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACC02ED69105009EBCAD /* SRTopChartsHeaderView.swift */; };
|
|
3754ACC42ED6EDA6009EBCAD /* SREmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACC32ED6EDA6009EBCAD /* SREmpty.swift */; };
|
|
3754ACD12ED81F55009EBCAD /* SRBaseAlert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACD02ED81F55009EBCAD /* SRBaseAlert.swift */; };
|
|
3754ACD32ED82113009EBCAD /* SRGradientbutton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACD22ED82113009EBCAD /* SRGradientbutton.swift */; };
|
|
3754ACD52ED82722009EBCAD /* SRDetailRecommendview.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACD42ED82722009EBCAD /* SRDetailRecommendview.swift */; };
|
|
3754ACD72ED82774009EBCAD /* SRDetailRecommendCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACD62ED82774009EBCAD /* SRDetailRecommendCell.swift */; };
|
|
3754ACDA2ED8374D009EBCAD /* SRPagerViewTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACD92ED8374D009EBCAD /* SRPagerViewTransformer.swift */; };
|
|
3754ACDC2ED83F80009EBCAD /* SRHomeHistoryBottomView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACDB2ED83F80009EBCAD /* SRHomeHistoryBottomView.swift */; };
|
|
3754ACE12ED93C4D009EBCAD /* SRCoinPackController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACE02ED93C4D009EBCAD /* SRCoinPackController.swift */; };
|
|
3754ACE42ED93E3B009EBCAD /* SRBaseWebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACE32ED93E3B009EBCAD /* SRBaseWebViewController.swift */; };
|
|
3754ACE62ED93E7C009EBCAD /* SRWebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACE52ED93E7C009EBCAD /* SRWebView.swift */; };
|
|
3754ACE82ED93ED9009EBCAD /* SRWebMessageModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACE72ED93ED9009EBCAD /* SRWebMessageModel.swift */; };
|
|
3754ACEA2ED94065009EBCAD /* SRBaseWebViewController + Script.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACE92ED94065009EBCAD /* SRBaseWebViewController + Script.swift */; };
|
|
3754ACEC2ED943AB009EBCAD /* SRAppWebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACEB2ED943AB009EBCAD /* SRAppWebViewController.swift */; };
|
|
3754ACEE2ED945A1009EBCAD /* Dictionary+SRAdd.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACED2ED945A1009EBCAD /* Dictionary+SRAdd.swift */; };
|
|
3754ACF02ED94A4C009EBCAD /* SRFeedBackController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACEF2ED94A4C009EBCAD /* SRFeedBackController.swift */; };
|
|
3754ACF22ED975B9009EBCAD /* SRRewardController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACF12ED975B9009EBCAD /* SRRewardController.swift */; };
|
|
3754ACF42ED98609009EBCAD /* SRCoinPackCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACF32ED98609009EBCAD /* SRCoinPackCell.swift */; };
|
|
3754ACF62ED9A2D4009EBCAD /* SRCoinPackTitleview.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACF52ED9A2D4009EBCAD /* SRCoinPackTitleview.swift */; };
|
|
3754ACF82ED9A32C009EBCAD /* SRCoinPackHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACF72ED9A32C009EBCAD /* SRCoinPackHeaderView.swift */; };
|
|
3754ACFC2ED9A36C009EBCAD /* SRCoinsPackModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACFB2ED9A36C009EBCAD /* SRCoinsPackModel.swift */; };
|
|
3754ACFE2ED9A3A0009EBCAD /* SRCoinsPackReceiveModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754ACFD2ED9A3A0009EBCAD /* SRCoinsPackReceiveModel.swift */; };
|
|
3754AD022EDA8AF7009EBCAD /* SRLoginController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3754AD012EDA8AF7009EBCAD /* SRLoginController.swift */; };
|
|
3779D0612ECF1CB8006B1698 /* SRShortHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3779D0602ECF1CB8006B1698 /* SRShortHeaderView.swift */; };
|
|
47BB39E2DD30787FA591F8EB /* Pods_SynthReel.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F9255BF4D4B1CFDDB5CFFB43 /* Pods_SynthReel.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
03980F4E2ECEB91C0006E317 /* SRRecommendPlayerViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRRecommendPlayerViewModel.swift; sourceTree = "<group>"; };
|
|
03980F502ECEBEE20006E317 /* SRRecommendPlayerCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRRecommendPlayerCell.swift; sourceTree = "<group>"; };
|
|
03980F522ECEDEAB0006E317 /* SRRecommendPlayerControlView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRRecommendPlayerControlView.swift; sourceTree = "<group>"; };
|
|
03980F582ECEED190006E317 /* SRMyShortViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRMyShortViewController.swift; sourceTree = "<group>"; };
|
|
03B1A8382EC5C8CE006C353F /* SRHud.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHud.swift; sourceTree = "<group>"; };
|
|
03B1A83A2EC5C8DB006C353F /* SRToast.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRToast.swift; sourceTree = "<group>"; };
|
|
03B1A83D2EC5C91A006C353F /* SRTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRTool.swift; sourceTree = "<group>"; };
|
|
03B1A83F2EC5CA2E006C353F /* AppDelegate+Config.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppDelegate+Config.swift"; sourceTree = "<group>"; };
|
|
03B1A8422EC5CB99006C353F /* SRTabBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRTabBarController.swift; sourceTree = "<group>"; };
|
|
03B1A8442EC5CBBB006C353F /* SRNavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRNavigationController.swift; sourceTree = "<group>"; };
|
|
03B1A8462EC5CBCF006C353F /* SRViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRViewController.swift; sourceTree = "<group>"; };
|
|
03B1A84F2EC5DB2E006C353F /* SRHomeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeViewController.swift; sourceTree = "<group>"; };
|
|
03B1A8522EC5E129006C353F /* UIScreen+SRAdd.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIScreen+SRAdd.swift"; sourceTree = "<group>"; };
|
|
03B1A8542EC5E429006C353F /* UIFont+SRAdd.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIFont+SRAdd.swift"; sourceTree = "<group>"; };
|
|
03B1A8572EC5E4F1006C353F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
03B1A8692EC6BD49006C353F /* Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Bridging-Header.h"; sourceTree = "<group>"; };
|
|
03B1A8D42EC6CF37006C353F /* SRHomeChildViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeChildViewController.swift; sourceTree = "<group>"; };
|
|
03B1A8D72EC6D051006C353F /* SRCollectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRCollectionView.swift; sourceTree = "<group>"; };
|
|
03B1A8DA2EC6D0EB006C353F /* SRHomeChildCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeChildCell.swift; sourceTree = "<group>"; };
|
|
03B1A8DB2EC6D0EB006C353F /* SRHomeChildCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SRHomeChildCell.xib; sourceTree = "<group>"; };
|
|
03B1A8E02EC6D6D3006C353F /* SRHomeMenuDataSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeMenuDataSource.swift; sourceTree = "<group>"; };
|
|
03B1A8E22EC6F577006C353F /* SRHomeMenuCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeMenuCell.swift; sourceTree = "<group>"; };
|
|
03B1A8E42EC715DA006C353F /* SRHomeApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeApi.swift; sourceTree = "<group>"; };
|
|
03B1A8E62EC7175D006C353F /* SRCategoryModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRCategoryModel.swift; sourceTree = "<group>"; };
|
|
03B1A8E82EC721CD006C353F /* SRLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRLabel.swift; sourceTree = "<group>"; };
|
|
03B1A8EC2EC72C18006C353F /* SRHomeModuleItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeModuleItem.swift; sourceTree = "<group>"; };
|
|
03B1A8EE2EC72C78006C353F /* SRShortModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRShortModel.swift; sourceTree = "<group>"; };
|
|
03B1A8F02EC72DD7006C353F /* SRHomeViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeViewModel.swift; sourceTree = "<group>"; };
|
|
03B1A8F22EC809C5006C353F /* SRHomeHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeHeaderView.swift; sourceTree = "<group>"; };
|
|
03B1A8F42EC81277006C353F /* SRHomeBannerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeBannerView.swift; sourceTree = "<group>"; };
|
|
03B1A8F82EC813BC006C353F /* SRScrollView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRScrollView.swift; sourceTree = "<group>"; };
|
|
03B1A8FA2EC818B6006C353F /* UIStackView+SRAdd.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIStackView+SRAdd.swift"; sourceTree = "<group>"; };
|
|
03B1A8FC2EC81C62006C353F /* SRHomeBannerCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeBannerCell.swift; sourceTree = "<group>"; };
|
|
03B1A8FE2EC81C92006C353F /* SRImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRImageView.swift; sourceTree = "<group>"; };
|
|
03B1A9002EC852B2006C353F /* SRHomeModuleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeModuleView.swift; sourceTree = "<group>"; };
|
|
03B1A9022EC8555B006C353F /* SRHomeYouLikeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeYouLikeView.swift; sourceTree = "<group>"; };
|
|
03B1A9042EC857B3006C353F /* SRHomeYouLikeCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeYouLikeCell.swift; sourceTree = "<group>"; };
|
|
03B1A9062EC86656006C353F /* SRGradientView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRGradientView.swift; sourceTree = "<group>"; };
|
|
03B1A9082ECAAF55006C353F /* SRHomeTopChartsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeTopChartsView.swift; sourceTree = "<group>"; };
|
|
03B1A90A2ECAB2EA006C353F /* SRHomeTopChartsContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeTopChartsContentView.swift; sourceTree = "<group>"; };
|
|
03B1A90C2ECAC512006C353F /* NSNumber+SRAdd.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSNumber+SRAdd.swift"; sourceTree = "<group>"; };
|
|
03B1A90E2ECAC768006C353F /* SRHomeBingeWorthyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeBingeWorthyView.swift; sourceTree = "<group>"; };
|
|
03B1A9102ECAC927006C353F /* SRHomeBingeWorthyCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeBingeWorthyCell.swift; sourceTree = "<group>"; };
|
|
03B1A9122ECAED04006C353F /* SRHomeViralHitsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeViralHitsView.swift; sourceTree = "<group>"; };
|
|
03B1A9142ECAEE63006C353F /* SRHomeViralHitsCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeViralHitsCell.swift; sourceTree = "<group>"; };
|
|
03B1A9162ECAF14F006C353F /* SRHomeHotView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeHotView.swift; sourceTree = "<group>"; };
|
|
03B1A9182ECAF2E6006C353F /* SRHomePremiereNowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomePremiereNowView.swift; sourceTree = "<group>"; };
|
|
03B1A91A2ECAFFCB006C353F /* UIView+SRAdd.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIView+SRAdd.swift"; sourceTree = "<group>"; };
|
|
03B1A91C2ECB241B006C353F /* UIScrollView+SRAdd.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIScrollView+SRAdd.swift"; sourceTree = "<group>"; };
|
|
03B1A91E2ECB2A0E006C353F /* SRHomeBannerMiniCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeBannerMiniCell.swift; sourceTree = "<group>"; };
|
|
03B1A9212ECB456C006C353F /* SRDetailPlayerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRDetailPlayerViewController.swift; sourceTree = "<group>"; };
|
|
03B1A9252ECBFF31006C353F /* SRShortPlayerViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRShortPlayerViewModel.swift; sourceTree = "<group>"; };
|
|
03B1A9272ECC05B1006C353F /* SRShortDetailModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRShortDetailModel.swift; sourceTree = "<group>"; };
|
|
03B1A9292ECC072C006C353F /* SRShortApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRShortApi.swift; sourceTree = "<group>"; };
|
|
03B1A92B2ECC0A7A006C353F /* SRShortDetailPlayerCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRShortDetailPlayerCell.swift; sourceTree = "<group>"; };
|
|
03B1A92D2ECC0D7E006C353F /* SRShortDetailControlView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRShortDetailControlView.swift; sourceTree = "<group>"; };
|
|
03B1A92F2ECC10D1006C353F /* SRSearchViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRSearchViewController.swift; sourceTree = "<group>"; };
|
|
03B1A9312ECC1167006C353F /* SRSearchHomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRSearchHomeView.swift; sourceTree = "<group>"; };
|
|
03B1A9332ECC12D9006C353F /* SRSearchTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRSearchTextView.swift; sourceTree = "<group>"; };
|
|
03B1A9352ECC1D1D006C353F /* SRSearchRecordView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRSearchRecordView.swift; sourceTree = "<group>"; };
|
|
03B1A9372ECC210D006C353F /* SRSearchRecordCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRSearchRecordCell.swift; sourceTree = "<group>"; };
|
|
03B1A9392ECC3F54006C353F /* SRSearchViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRSearchViewModel.swift; sourceTree = "<group>"; };
|
|
03B1A93B2ECC406E006C353F /* SRHotSearchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHotSearchView.swift; sourceTree = "<group>"; };
|
|
03B1A93D2ECC4568006C353F /* SRTableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRTableView.swift; sourceTree = "<group>"; };
|
|
03B1A93F2ECC45BA006C353F /* SRTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRTableViewCell.swift; sourceTree = "<group>"; };
|
|
03B1A9412ECC4632006C353F /* SRHotSearchCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHotSearchCell.swift; sourceTree = "<group>"; };
|
|
03B1A9432ECC4ED9006C353F /* SRSearchResultView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRSearchResultView.swift; sourceTree = "<group>"; };
|
|
03B1A9452ECC5679006C353F /* SRSearchResultCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRSearchResultCell.swift; sourceTree = "<group>"; };
|
|
03B1A9472ECC6669006C353F /* SRProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRProgressView.swift; sourceTree = "<group>"; };
|
|
03B1A9492ECC79AB006C353F /* SREpSelectorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SREpSelectorView.swift; sourceTree = "<group>"; };
|
|
03B1A94B2ECC7A2D006C353F /* SRPanModalContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRPanModalContentView.swift; sourceTree = "<group>"; };
|
|
03B1A94D2ECD604B006C353F /* SREpSelectorCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SREpSelectorCell.swift; sourceTree = "<group>"; };
|
|
03B1A94F2ECEB4E6006C353F /* SRRecommendPlayerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRRecommendPlayerViewController.swift; sourceTree = "<group>"; };
|
|
03E9A7A72EC4716A000D1067 /* SynthReel.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SynthReel.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
03E9A7BF2EC47177000D1067 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
03E9A7C02EC47177000D1067 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
03E9A7C12EC47177000D1067 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
03E9A7C22EC47177000D1067 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
03E9A7C62EC47177000D1067 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
03E9A7D62EC479FE000D1067 /* SRResponseCryptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRResponseCryptor.swift; sourceTree = "<group>"; };
|
|
03E9A7D82EC47B90000D1067 /* SRNetworkReachableManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRNetworkReachableManager.swift; sourceTree = "<group>"; };
|
|
03E9A7DA2EC485B3000D1067 /* SRNetwork.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRNetwork.swift; sourceTree = "<group>"; };
|
|
03E9A7DC2EC485DD000D1067 /* SRNetworkModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRNetworkModel.swift; sourceTree = "<group>"; };
|
|
03E9A7E12EC494F9000D1067 /* SRTargetType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRTargetType.swift; sourceTree = "<group>"; };
|
|
03E9A7E32EC49584000D1067 /* SRUrlPath.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRUrlPath.swift; sourceTree = "<group>"; };
|
|
03E9A7E62EC49813000D1067 /* SRDefine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRDefine.swift; sourceTree = "<group>"; };
|
|
03E9A7E92EC4995D000D1067 /* SRKeychain.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRKeychain.swift; sourceTree = "<group>"; };
|
|
03E9A7EB2EC499A9000D1067 /* SRDeviceId.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRDeviceId.swift; sourceTree = "<group>"; };
|
|
03E9A7EE2EC4A8AF000D1067 /* SRAccountManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRAccountManager.swift; sourceTree = "<group>"; };
|
|
03E9A7F12EC4A8EC000D1067 /* UserDefaults+SRAdd.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UserDefaults+SRAdd.swift"; sourceTree = "<group>"; };
|
|
03E9A7F32EC4A94D000D1067 /* SRAccountToken.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRAccountToken.swift; sourceTree = "<group>"; };
|
|
03E9A7F52EC4A9B1000D1067 /* SRUserInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRUserInfo.swift; sourceTree = "<group>"; };
|
|
03E9A7F72EC4AA4F000D1067 /* SRUserDefaultsKey.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRUserDefaultsKey.swift; sourceTree = "<group>"; };
|
|
03E9A7F92EC56CFC000D1067 /* String+SRAdd.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+SRAdd.swift"; sourceTree = "<group>"; };
|
|
03E9A7FC2EC5763B000D1067 /* SRUserApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRUserApi.swift; sourceTree = "<group>"; };
|
|
370D2EF62ED000C400571E77 /* SRFavoritesViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRFavoritesViewController.swift; sourceTree = "<group>"; };
|
|
370D2EF82ED000D200571E77 /* SRHistoryViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHistoryViewController.swift; sourceTree = "<group>"; };
|
|
370D2F042ED3FEE700571E77 /* SRHistoryCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHistoryCell.swift; sourceTree = "<group>"; };
|
|
370D2F062ED3FEFA00571E77 /* SRFavoritesCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRFavoritesCell.swift; sourceTree = "<group>"; };
|
|
370D2F082ED44A6D00571E77 /* SRListMenuCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRListMenuCell.swift; sourceTree = "<group>"; };
|
|
370D2F0B2ED44ACB00571E77 /* SRListMenuDataSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRListMenuDataSource.swift; sourceTree = "<group>"; };
|
|
370D2F0F2ED4534500571E77 /* SRUserViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRUserViewController.swift; sourceTree = "<group>"; };
|
|
370D2F142ED457F000571E77 /* SRUserTopCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRUserTopCell.swift; sourceTree = "<group>"; };
|
|
370D2F172ED45B3000571E77 /* SRUserSettingModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRUserSettingModel.swift; sourceTree = "<group>"; };
|
|
370D2F192ED45CCA00571E77 /* SRUserSettingCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRUserSettingCell.swift; sourceTree = "<group>"; };
|
|
370D2F1B2ED4770800571E77 /* SRUserInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRUserInfoModel.swift; sourceTree = "<group>"; };
|
|
370D2F1D2ED54C7F00571E77 /* SRHelpCenterController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHelpCenterController.swift; sourceTree = "<group>"; };
|
|
370D2F1F2ED54C8F00571E77 /* SRAboutUsController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRAboutUsController.swift; sourceTree = "<group>"; };
|
|
370D2F212ED54CA400571E77 /* SRPrivacyController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRPrivacyController.swift; sourceTree = "<group>"; };
|
|
370D2F242ED5807600571E77 /* SRAboutHeaderVIew.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRAboutHeaderVIew.swift; sourceTree = "<group>"; };
|
|
370D2F262ED581BB00571E77 /* SRAboutCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRAboutCell.swift; sourceTree = "<group>"; };
|
|
370D2F282ED58EC400571E77 /* SRTopChartsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRTopChartsViewController.swift; sourceTree = "<group>"; };
|
|
370D2F2A2ED597F700571E77 /* SRTopChartsCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRTopChartsCell.swift; sourceTree = "<group>"; };
|
|
370D2F2C2ED5AA9700571E77 /* SRViralHitCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRViralHitCell.swift; sourceTree = "<group>"; };
|
|
370D2F2E2ED5AB2500571E77 /* SRViralHitController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRViralHitController.swift; sourceTree = "<group>"; };
|
|
3754ACBC2ED5B6B6009EBCAD /* UINavigationBar+SRAdd.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UINavigationBar+SRAdd.swift"; sourceTree = "<group>"; };
|
|
3754ACBE2ED5B839009EBCAD /* SRNavgationTitleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRNavgationTitleView.swift; sourceTree = "<group>"; };
|
|
3754ACC02ED69105009EBCAD /* SRTopChartsHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRTopChartsHeaderView.swift; sourceTree = "<group>"; };
|
|
3754ACC32ED6EDA6009EBCAD /* SREmpty.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SREmpty.swift; sourceTree = "<group>"; };
|
|
3754ACD02ED81F55009EBCAD /* SRBaseAlert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRBaseAlert.swift; sourceTree = "<group>"; };
|
|
3754ACD22ED82113009EBCAD /* SRGradientbutton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRGradientbutton.swift; sourceTree = "<group>"; };
|
|
3754ACD42ED82722009EBCAD /* SRDetailRecommendview.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRDetailRecommendview.swift; sourceTree = "<group>"; };
|
|
3754ACD62ED82774009EBCAD /* SRDetailRecommendCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRDetailRecommendCell.swift; sourceTree = "<group>"; };
|
|
3754ACD92ED8374D009EBCAD /* SRPagerViewTransformer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRPagerViewTransformer.swift; sourceTree = "<group>"; };
|
|
3754ACDB2ED83F80009EBCAD /* SRHomeHistoryBottomView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRHomeHistoryBottomView.swift; sourceTree = "<group>"; };
|
|
3754ACE02ED93C4D009EBCAD /* SRCoinPackController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRCoinPackController.swift; sourceTree = "<group>"; };
|
|
3754ACE32ED93E3B009EBCAD /* SRBaseWebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRBaseWebViewController.swift; sourceTree = "<group>"; };
|
|
3754ACE52ED93E7C009EBCAD /* SRWebView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRWebView.swift; sourceTree = "<group>"; };
|
|
3754ACE72ED93ED9009EBCAD /* SRWebMessageModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRWebMessageModel.swift; sourceTree = "<group>"; };
|
|
3754ACE92ED94065009EBCAD /* SRBaseWebViewController + Script.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SRBaseWebViewController + Script.swift"; sourceTree = "<group>"; };
|
|
3754ACEB2ED943AB009EBCAD /* SRAppWebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRAppWebViewController.swift; sourceTree = "<group>"; };
|
|
3754ACED2ED945A1009EBCAD /* Dictionary+SRAdd.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Dictionary+SRAdd.swift"; sourceTree = "<group>"; };
|
|
3754ACEF2ED94A4C009EBCAD /* SRFeedBackController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRFeedBackController.swift; sourceTree = "<group>"; };
|
|
3754ACF12ED975B9009EBCAD /* SRRewardController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRRewardController.swift; sourceTree = "<group>"; };
|
|
3754ACF32ED98609009EBCAD /* SRCoinPackCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRCoinPackCell.swift; sourceTree = "<group>"; };
|
|
3754ACF52ED9A2D4009EBCAD /* SRCoinPackTitleview.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRCoinPackTitleview.swift; sourceTree = "<group>"; };
|
|
3754ACF72ED9A32C009EBCAD /* SRCoinPackHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRCoinPackHeaderView.swift; sourceTree = "<group>"; };
|
|
3754ACFB2ED9A36C009EBCAD /* SRCoinsPackModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRCoinsPackModel.swift; sourceTree = "<group>"; };
|
|
3754ACFD2ED9A3A0009EBCAD /* SRCoinsPackReceiveModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRCoinsPackReceiveModel.swift; sourceTree = "<group>"; };
|
|
3754AD012EDA8AF7009EBCAD /* SRLoginController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRLoginController.swift; sourceTree = "<group>"; };
|
|
3779D0602ECF1CB8006B1698 /* SRShortHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SRShortHeaderView.swift; sourceTree = "<group>"; };
|
|
59DC746604B26E9FF802D317 /* Pods-SynthReel.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SynthReel.debug.xcconfig"; path = "Target Support Files/Pods-SynthReel/Pods-SynthReel.debug.xcconfig"; sourceTree = "<group>"; };
|
|
AA88214030574193B51DE563 /* Pods-SynthReel.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SynthReel.release.xcconfig"; path = "Target Support Files/Pods-SynthReel/Pods-SynthReel.release.xcconfig"; sourceTree = "<group>"; };
|
|
F9255BF4D4B1CFDDB5CFFB43 /* Pods_SynthReel.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SynthReel.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
03E9A7A42EC4716A000D1067 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
03B1A84D2EC5DA43006C353F /* SnapKit in Frameworks */,
|
|
03B1A84A2EC5CE37006C353F /* ESTabBarController in Frameworks */,
|
|
47BB39E2DD30787FA591F8EB /* Pods_SynthReel.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
03980F542ECEEC990006E317 /* MyShort */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
370D2F0A2ED44AAC00571E77 /* VM */,
|
|
3779D05F2ECF1C8D006B1698 /* V */,
|
|
03980F552ECEECB30006E317 /* VC */,
|
|
);
|
|
path = MyShort;
|
|
sourceTree = "<group>";
|
|
};
|
|
03980F552ECEECB30006E317 /* VC */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03980F582ECEED190006E317 /* SRMyShortViewController.swift */,
|
|
370D2EF62ED000C400571E77 /* SRFavoritesViewController.swift */,
|
|
370D2EF82ED000D200571E77 /* SRHistoryViewController.swift */,
|
|
);
|
|
path = VC;
|
|
sourceTree = "<group>";
|
|
};
|
|
03B1A8372EC5C8BF006C353F /* SRHud */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03B1A83A2EC5C8DB006C353F /* SRToast.swift */,
|
|
03B1A8382EC5C8CE006C353F /* SRHud.swift */,
|
|
);
|
|
path = SRHud;
|
|
sourceTree = "<group>";
|
|
};
|
|
03B1A83C2EC5C90F006C353F /* Tool */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03B1A83D2EC5C91A006C353F /* SRTool.swift */,
|
|
);
|
|
path = Tool;
|
|
sourceTree = "<group>";
|
|
};
|
|
03B1A8412EC5CB4F006C353F /* ViewController */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03B1A8422EC5CB99006C353F /* SRTabBarController.swift */,
|
|
03B1A8442EC5CBBB006C353F /* SRNavigationController.swift */,
|
|
03B1A8462EC5CBCF006C353F /* SRViewController.swift */,
|
|
);
|
|
path = ViewController;
|
|
sourceTree = "<group>";
|
|
};
|
|
03B1A84E2EC5DB13006C353F /* Home */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03B1A8512EC5DB32006C353F /* VC */,
|
|
03B1A8D92EC6D0BA006C353F /* V */,
|
|
03B1A8DE2EC6D698006C353F /* M */,
|
|
03B1A8DF2EC6D69F006C353F /* VM */,
|
|
);
|
|
path = Home;
|
|
sourceTree = "<group>";
|
|
};
|
|
03B1A8512EC5DB32006C353F /* VC */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03B1A84F2EC5DB2E006C353F /* SRHomeViewController.swift */,
|
|
03B1A8D42EC6CF37006C353F /* SRHomeChildViewController.swift */,
|
|
03B1A92F2ECC10D1006C353F /* SRSearchViewController.swift */,
|
|
370D2F282ED58EC400571E77 /* SRTopChartsViewController.swift */,
|
|
370D2F2E2ED5AB2500571E77 /* SRViralHitController.swift */,
|
|
);
|
|
path = VC;
|
|
sourceTree = "<group>";
|
|
};
|
|
03B1A8592EC6BC22006C353F /* Thirdparty */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
path = Thirdparty;
|
|
sourceTree = "<group>";
|
|
};
|
|
03B1A8D62EC6D03A006C353F /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03B1A8D72EC6D051006C353F /* SRCollectionView.swift */,
|
|
03B1A8E82EC721CD006C353F /* SRLabel.swift */,
|
|
03B1A8F82EC813BC006C353F /* SRScrollView.swift */,
|
|
03B1A8FE2EC81C92006C353F /* SRImageView.swift */,
|
|
03B1A9062EC86656006C353F /* SRGradientView.swift */,
|
|
3754ACD22ED82113009EBCAD /* SRGradientbutton.swift */,
|
|
03B1A93D2ECC4568006C353F /* SRTableView.swift */,
|
|
03B1A93F2ECC45BA006C353F /* SRTableViewCell.swift */,
|
|
03B1A94B2ECC7A2D006C353F /* SRPanModalContentView.swift */,
|
|
3754ACBE2ED5B839009EBCAD /* SRNavgationTitleView.swift */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
03B1A8D92EC6D0BA006C353F /* V */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03B1A8DA2EC6D0EB006C353F /* SRHomeChildCell.swift */,
|
|
03B1A8DB2EC6D0EB006C353F /* SRHomeChildCell.xib */,
|
|
03B1A8E22EC6F577006C353F /* SRHomeMenuCell.swift */,
|
|
03B1A8F22EC809C5006C353F /* SRHomeHeaderView.swift */,
|
|
03B1A8F42EC81277006C353F /* SRHomeBannerView.swift */,
|
|
03B1A8FC2EC81C62006C353F /* SRHomeBannerCell.swift */,
|
|
03B1A91E2ECB2A0E006C353F /* SRHomeBannerMiniCell.swift */,
|
|
03B1A9022EC8555B006C353F /* SRHomeYouLikeView.swift */,
|
|
03B1A9042EC857B3006C353F /* SRHomeYouLikeCell.swift */,
|
|
03B1A9002EC852B2006C353F /* SRHomeModuleView.swift */,
|
|
03B1A9082ECAAF55006C353F /* SRHomeTopChartsView.swift */,
|
|
03B1A90A2ECAB2EA006C353F /* SRHomeTopChartsContentView.swift */,
|
|
03B1A9162ECAF14F006C353F /* SRHomeHotView.swift */,
|
|
03B1A90E2ECAC768006C353F /* SRHomeBingeWorthyView.swift */,
|
|
03B1A9102ECAC927006C353F /* SRHomeBingeWorthyCell.swift */,
|
|
03B1A9122ECAED04006C353F /* SRHomeViralHitsView.swift */,
|
|
03B1A9142ECAEE63006C353F /* SRHomeViralHitsCell.swift */,
|
|
03B1A9182ECAF2E6006C353F /* SRHomePremiereNowView.swift */,
|
|
03B1A9332ECC12D9006C353F /* SRSearchTextView.swift */,
|
|
03B1A9312ECC1167006C353F /* SRSearchHomeView.swift */,
|
|
03B1A9352ECC1D1D006C353F /* SRSearchRecordView.swift */,
|
|
03B1A9372ECC210D006C353F /* SRSearchRecordCell.swift */,
|
|
03B1A93B2ECC406E006C353F /* SRHotSearchView.swift */,
|
|
03B1A9412ECC4632006C353F /* SRHotSearchCell.swift */,
|
|
03B1A9432ECC4ED9006C353F /* SRSearchResultView.swift */,
|
|
03B1A9452ECC5679006C353F /* SRSearchResultCell.swift */,
|
|
370D2F2A2ED597F700571E77 /* SRTopChartsCell.swift */,
|
|
370D2F2C2ED5AA9700571E77 /* SRViralHitCell.swift */,
|
|
3754ACC02ED69105009EBCAD /* SRTopChartsHeaderView.swift */,
|
|
3754ACDB2ED83F80009EBCAD /* SRHomeHistoryBottomView.swift */,
|
|
);
|
|
path = V;
|
|
sourceTree = "<group>";
|
|
};
|
|
03B1A8DE2EC6D698006C353F /* M */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03B1A8E62EC7175D006C353F /* SRCategoryModel.swift */,
|
|
03B1A8EC2EC72C18006C353F /* SRHomeModuleItem.swift */,
|
|
);
|
|
path = M;
|
|
sourceTree = "<group>";
|
|
};
|
|
03B1A8DF2EC6D69F006C353F /* VM */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03B1A8E02EC6D6D3006C353F /* SRHomeMenuDataSource.swift */,
|
|
03B1A8F02EC72DD7006C353F /* SRHomeViewModel.swift */,
|
|
03B1A9392ECC3F54006C353F /* SRSearchViewModel.swift */,
|
|
);
|
|
path = VM;
|
|
sourceTree = "<group>";
|
|
};
|
|
03B1A8EA2EC72BFB006C353F /* Player */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03B1A9202ECB2F25006C353F /* VC */,
|
|
03B1A9242ECBFF03006C353F /* V */,
|
|
03B1A8EB2EC72C0E006C353F /* M */,
|
|
03B1A9232ECBFEF9006C353F /* VM */,
|
|
);
|
|
path = Player;
|
|
sourceTree = "<group>";
|
|
};
|
|
03B1A8EB2EC72C0E006C353F /* M */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03B1A8EE2EC72C78006C353F /* SRShortModel.swift */,
|
|
03B1A9272ECC05B1006C353F /* SRShortDetailModel.swift */,
|
|
);
|
|
path = M;
|
|
sourceTree = "<group>";
|
|
};
|
|
03B1A9202ECB2F25006C353F /* VC */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03B1A9212ECB456C006C353F /* SRDetailPlayerViewController.swift */,
|
|
03B1A94F2ECEB4E6006C353F /* SRRecommendPlayerViewController.swift */,
|
|
);
|
|
path = VC;
|
|
sourceTree = "<group>";
|
|
};
|
|
03B1A9232ECBFEF9006C353F /* VM */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03B1A9252ECBFF31006C353F /* SRShortPlayerViewModel.swift */,
|
|
03980F4E2ECEB91C0006E317 /* SRRecommendPlayerViewModel.swift */,
|
|
);
|
|
path = VM;
|
|
sourceTree = "<group>";
|
|
};
|
|
03B1A9242ECBFF03006C353F /* V */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03B1A92B2ECC0A7A006C353F /* SRShortDetailPlayerCell.swift */,
|
|
03B1A92D2ECC0D7E006C353F /* SRShortDetailControlView.swift */,
|
|
03980F502ECEBEE20006E317 /* SRRecommendPlayerCell.swift */,
|
|
03980F522ECEDEAB0006E317 /* SRRecommendPlayerControlView.swift */,
|
|
03B1A9472ECC6669006C353F /* SRProgressView.swift */,
|
|
03B1A9492ECC79AB006C353F /* SREpSelectorView.swift */,
|
|
03B1A94D2ECD604B006C353F /* SREpSelectorCell.swift */,
|
|
3754ACD42ED82722009EBCAD /* SRDetailRecommendview.swift */,
|
|
3754ACD62ED82774009EBCAD /* SRDetailRecommendCell.swift */,
|
|
);
|
|
path = V;
|
|
sourceTree = "<group>";
|
|
};
|
|
03E9A79E2EC4716A000D1067 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03E9A7C82EC47177000D1067 /* SynthReel */,
|
|
03E9A7A82EC4716A000D1067 /* Products */,
|
|
8CAFCEC2C631CAE75726D90C /* Pods */,
|
|
CF8628F3EB7A59852BCAF359 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
03E9A7A82EC4716A000D1067 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03E9A7A72EC4716A000D1067 /* SynthReel.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
03E9A7C82EC47177000D1067 /* SynthReel */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03E9A7D02EC471D6000D1067 /* Delegate */,
|
|
03E9A7D22EC47204000D1067 /* Base */,
|
|
03E9A7D32EC4720F000D1067 /* Class */,
|
|
03E9A7D12EC471F3000D1067 /* Source */,
|
|
03E9A7D42EC4764A000D1067 /* Libs */,
|
|
03B1A8592EC6BC22006C353F /* Thirdparty */,
|
|
);
|
|
path = SynthReel;
|
|
sourceTree = "<group>";
|
|
};
|
|
03E9A7D02EC471D6000D1067 /* Delegate */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03E9A7BF2EC47177000D1067 /* AppDelegate.swift */,
|
|
03E9A7C62EC47177000D1067 /* SceneDelegate.swift */,
|
|
03B1A83F2EC5CA2E006C353F /* AppDelegate+Config.swift */,
|
|
);
|
|
path = Delegate;
|
|
sourceTree = "<group>";
|
|
};
|
|
03E9A7D12EC471F3000D1067 /* Source */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03E9A7C02EC47177000D1067 /* Assets.xcassets */,
|
|
03E9A7C12EC47177000D1067 /* Info.plist */,
|
|
03E9A7C32EC47177000D1067 /* LaunchScreen.storyboard */,
|
|
03B1A8562EC5E4F1006C353F /* Localizable.strings */,
|
|
03B1A8692EC6BD49006C353F /* Bridging-Header.h */,
|
|
);
|
|
path = Source;
|
|
sourceTree = "<group>";
|
|
};
|
|
03E9A7D22EC47204000D1067 /* Base */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3754ACE22ED93E04009EBCAD /* webview */,
|
|
03B1A8412EC5CB4F006C353F /* ViewController */,
|
|
03B1A8D62EC6D03A006C353F /* View */,
|
|
03E9A7F02EC4A8DD000D1067 /* Extension */,
|
|
03E9A7E52EC49804000D1067 /* Define */,
|
|
03E9A7D52EC478C7000D1067 /* Networking */,
|
|
03E9A7FB2EC5761A000D1067 /* API */,
|
|
);
|
|
path = Base;
|
|
sourceTree = "<group>";
|
|
};
|
|
03E9A7D32EC4720F000D1067 /* Class */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3754ACFF2EDA8A43009EBCAD /* Login */,
|
|
3754ACF92ED9A34E009EBCAD /* Store */,
|
|
3754ACDD2ED93C14009EBCAD /* Coinpack */,
|
|
370D2F0D2ED4532100571E77 /* User */,
|
|
03980F542ECEEC990006E317 /* MyShort */,
|
|
03B1A84E2EC5DB13006C353F /* Home */,
|
|
03B1A8EA2EC72BFB006C353F /* Player */,
|
|
);
|
|
path = Class;
|
|
sourceTree = "<group>";
|
|
};
|
|
03E9A7D42EC4764A000D1067 /* Libs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3754ACD82ED83724009EBCAD /* FSPagerView */,
|
|
3754ACCF2ED81F2F009EBCAD /* Alert */,
|
|
3754ACC22ED6ED92009EBCAD /* Empty */,
|
|
03B1A83C2EC5C90F006C353F /* Tool */,
|
|
03B1A8372EC5C8BF006C353F /* SRHud */,
|
|
03E9A7ED2EC4A855000D1067 /* SRAccount */,
|
|
03E9A7E82EC49910000D1067 /* SRDeviceID */,
|
|
);
|
|
path = Libs;
|
|
sourceTree = "<group>";
|
|
};
|
|
03E9A7D52EC478C7000D1067 /* Networking */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03E9A7DA2EC485B3000D1067 /* SRNetwork.swift */,
|
|
03E9A7E12EC494F9000D1067 /* SRTargetType.swift */,
|
|
03E9A7E32EC49584000D1067 /* SRUrlPath.swift */,
|
|
03E9A7DC2EC485DD000D1067 /* SRNetworkModel.swift */,
|
|
03E9A7D62EC479FE000D1067 /* SRResponseCryptor.swift */,
|
|
03E9A7D82EC47B90000D1067 /* SRNetworkReachableManager.swift */,
|
|
);
|
|
path = Networking;
|
|
sourceTree = "<group>";
|
|
};
|
|
03E9A7E52EC49804000D1067 /* Define */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03E9A7F72EC4AA4F000D1067 /* SRUserDefaultsKey.swift */,
|
|
03E9A7E62EC49813000D1067 /* SRDefine.swift */,
|
|
);
|
|
path = Define;
|
|
sourceTree = "<group>";
|
|
};
|
|
03E9A7E82EC49910000D1067 /* SRDeviceID */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03E9A7EB2EC499A9000D1067 /* SRDeviceId.swift */,
|
|
03E9A7E92EC4995D000D1067 /* SRKeychain.swift */,
|
|
);
|
|
path = SRDeviceID;
|
|
sourceTree = "<group>";
|
|
};
|
|
03E9A7ED2EC4A855000D1067 /* SRAccount */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03E9A7EE2EC4A8AF000D1067 /* SRAccountManager.swift */,
|
|
03E9A7F32EC4A94D000D1067 /* SRAccountToken.swift */,
|
|
03E9A7F52EC4A9B1000D1067 /* SRUserInfo.swift */,
|
|
);
|
|
path = SRAccount;
|
|
sourceTree = "<group>";
|
|
};
|
|
03E9A7F02EC4A8DD000D1067 /* Extension */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03B1A90C2ECAC512006C353F /* NSNumber+SRAdd.swift */,
|
|
03B1A8FA2EC818B6006C353F /* UIStackView+SRAdd.swift */,
|
|
03B1A8542EC5E429006C353F /* UIFont+SRAdd.swift */,
|
|
03B1A8522EC5E129006C353F /* UIScreen+SRAdd.swift */,
|
|
03E9A7F92EC56CFC000D1067 /* String+SRAdd.swift */,
|
|
03E9A7F12EC4A8EC000D1067 /* UserDefaults+SRAdd.swift */,
|
|
03B1A91A2ECAFFCB006C353F /* UIView+SRAdd.swift */,
|
|
03B1A91C2ECB241B006C353F /* UIScrollView+SRAdd.swift */,
|
|
3754ACBC2ED5B6B6009EBCAD /* UINavigationBar+SRAdd.swift */,
|
|
3754ACED2ED945A1009EBCAD /* Dictionary+SRAdd.swift */,
|
|
);
|
|
path = Extension;
|
|
sourceTree = "<group>";
|
|
};
|
|
03E9A7FB2EC5761A000D1067 /* API */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
03B1A9292ECC072C006C353F /* SRShortApi.swift */,
|
|
03B1A8E42EC715DA006C353F /* SRHomeApi.swift */,
|
|
03E9A7FC2EC5763B000D1067 /* SRUserApi.swift */,
|
|
);
|
|
path = API;
|
|
sourceTree = "<group>";
|
|
};
|
|
370D2F0A2ED44AAC00571E77 /* VM */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
370D2F0B2ED44ACB00571E77 /* SRListMenuDataSource.swift */,
|
|
);
|
|
path = VM;
|
|
sourceTree = "<group>";
|
|
};
|
|
370D2F0D2ED4532100571E77 /* User */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
370D2F162ED45B1C00571E77 /* model */,
|
|
370D2F132ED457C900571E77 /* view */,
|
|
370D2F0E2ED4532A00571E77 /* VC */,
|
|
);
|
|
path = User;
|
|
sourceTree = "<group>";
|
|
};
|
|
370D2F0E2ED4532A00571E77 /* VC */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
370D2F0F2ED4534500571E77 /* SRUserViewController.swift */,
|
|
370D2F1D2ED54C7F00571E77 /* SRHelpCenterController.swift */,
|
|
370D2F1F2ED54C8F00571E77 /* SRAboutUsController.swift */,
|
|
370D2F212ED54CA400571E77 /* SRPrivacyController.swift */,
|
|
3754ACEF2ED94A4C009EBCAD /* SRFeedBackController.swift */,
|
|
3754ACF12ED975B9009EBCAD /* SRRewardController.swift */,
|
|
);
|
|
path = VC;
|
|
sourceTree = "<group>";
|
|
};
|
|
370D2F132ED457C900571E77 /* view */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
370D2F142ED457F000571E77 /* SRUserTopCell.swift */,
|
|
370D2F192ED45CCA00571E77 /* SRUserSettingCell.swift */,
|
|
370D2F242ED5807600571E77 /* SRAboutHeaderVIew.swift */,
|
|
370D2F262ED581BB00571E77 /* SRAboutCell.swift */,
|
|
3754ACF32ED98609009EBCAD /* SRCoinPackCell.swift */,
|
|
);
|
|
path = view;
|
|
sourceTree = "<group>";
|
|
};
|
|
370D2F162ED45B1C00571E77 /* model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
370D2F172ED45B3000571E77 /* SRUserSettingModel.swift */,
|
|
370D2F1B2ED4770800571E77 /* SRUserInfoModel.swift */,
|
|
);
|
|
path = model;
|
|
sourceTree = "<group>";
|
|
};
|
|
3754ACC22ED6ED92009EBCAD /* Empty */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3754ACC32ED6EDA6009EBCAD /* SREmpty.swift */,
|
|
);
|
|
path = Empty;
|
|
sourceTree = "<group>";
|
|
};
|
|
3754ACCF2ED81F2F009EBCAD /* Alert */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3754ACD02ED81F55009EBCAD /* SRBaseAlert.swift */,
|
|
);
|
|
path = Alert;
|
|
sourceTree = "<group>";
|
|
};
|
|
3754ACD82ED83724009EBCAD /* FSPagerView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3754ACD92ED8374D009EBCAD /* SRPagerViewTransformer.swift */,
|
|
);
|
|
path = FSPagerView;
|
|
sourceTree = "<group>";
|
|
};
|
|
3754ACDD2ED93C14009EBCAD /* Coinpack */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3754ACDF2ED93C36009EBCAD /* view */,
|
|
3754ACDE2ED93C2A009EBCAD /* VC */,
|
|
);
|
|
path = Coinpack;
|
|
sourceTree = "<group>";
|
|
};
|
|
3754ACDE2ED93C2A009EBCAD /* VC */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3754ACE02ED93C4D009EBCAD /* SRCoinPackController.swift */,
|
|
);
|
|
path = VC;
|
|
sourceTree = "<group>";
|
|
};
|
|
3754ACDF2ED93C36009EBCAD /* view */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3754ACF52ED9A2D4009EBCAD /* SRCoinPackTitleview.swift */,
|
|
3754ACF72ED9A32C009EBCAD /* SRCoinPackHeaderView.swift */,
|
|
);
|
|
path = view;
|
|
sourceTree = "<group>";
|
|
};
|
|
3754ACE22ED93E04009EBCAD /* webview */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3754ACEB2ED943AB009EBCAD /* SRAppWebViewController.swift */,
|
|
3754ACE32ED93E3B009EBCAD /* SRBaseWebViewController.swift */,
|
|
3754ACE92ED94065009EBCAD /* SRBaseWebViewController + Script.swift */,
|
|
3754ACE52ED93E7C009EBCAD /* SRWebView.swift */,
|
|
3754ACE72ED93ED9009EBCAD /* SRWebMessageModel.swift */,
|
|
);
|
|
path = webview;
|
|
sourceTree = "<group>";
|
|
};
|
|
3754ACF92ED9A34E009EBCAD /* Store */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3754ACFA2ED9A359009EBCAD /* Model */,
|
|
);
|
|
path = Store;
|
|
sourceTree = "<group>";
|
|
};
|
|
3754ACFA2ED9A359009EBCAD /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3754ACFB2ED9A36C009EBCAD /* SRCoinsPackModel.swift */,
|
|
3754ACFD2ED9A3A0009EBCAD /* SRCoinsPackReceiveModel.swift */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
3754ACFF2EDA8A43009EBCAD /* Login */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3754AD002EDA8ADD009EBCAD /* VC */,
|
|
);
|
|
path = Login;
|
|
sourceTree = "<group>";
|
|
};
|
|
3754AD002EDA8ADD009EBCAD /* VC */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3754AD012EDA8AF7009EBCAD /* SRLoginController.swift */,
|
|
);
|
|
path = VC;
|
|
sourceTree = "<group>";
|
|
};
|
|
3779D05F2ECF1C8D006B1698 /* V */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3779D0602ECF1CB8006B1698 /* SRShortHeaderView.swift */,
|
|
370D2F042ED3FEE700571E77 /* SRHistoryCell.swift */,
|
|
370D2F062ED3FEFA00571E77 /* SRFavoritesCell.swift */,
|
|
370D2F082ED44A6D00571E77 /* SRListMenuCell.swift */,
|
|
);
|
|
path = V;
|
|
sourceTree = "<group>";
|
|
};
|
|
8CAFCEC2C631CAE75726D90C /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
59DC746604B26E9FF802D317 /* Pods-SynthReel.debug.xcconfig */,
|
|
AA88214030574193B51DE563 /* Pods-SynthReel.release.xcconfig */,
|
|
);
|
|
path = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
CF8628F3EB7A59852BCAF359 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F9255BF4D4B1CFDDB5CFFB43 /* Pods_SynthReel.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
03E9A7A62EC4716A000D1067 /* SynthReel */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 03E9A7BA2EC4716C000D1067 /* Build configuration list for PBXNativeTarget "SynthReel" */;
|
|
buildPhases = (
|
|
B73FFE5658F839BD48F75FE4 /* [CP] Check Pods Manifest.lock */,
|
|
03E9A7A32EC4716A000D1067 /* Sources */,
|
|
03E9A7A42EC4716A000D1067 /* Frameworks */,
|
|
03E9A7A52EC4716A000D1067 /* Resources */,
|
|
92A47CFFAED31670C9452A17 /* [CP] Embed Pods Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = SynthReel;
|
|
productName = SynthReel;
|
|
productReference = 03E9A7A72EC4716A000D1067 /* SynthReel.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
03E9A79F2EC4716A000D1067 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
CLASSPREFIX = SR;
|
|
LastSwiftUpdateCheck = 2600;
|
|
LastUpgradeCheck = 2600;
|
|
ORGANIZATIONNAME = SR;
|
|
TargetAttributes = {
|
|
03E9A7A62EC4716A000D1067 = {
|
|
CreatedOnToolsVersion = 26.0.1;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 03E9A7A22EC4716A000D1067 /* Build configuration list for PBXProject "SynthReel" */;
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 03E9A79E2EC4716A000D1067;
|
|
minimizedProjectReferenceProxies = 1;
|
|
packageReferences = (
|
|
03B1A8482EC5CE37006C353F /* XCRemoteSwiftPackageReference "ESTabBarController" */,
|
|
03B1A84B2EC5DA43006C353F /* XCRemoteSwiftPackageReference "SnapKit" */,
|
|
);
|
|
preferredProjectObjectVersion = 77;
|
|
productRefGroup = 03E9A7A82EC4716A000D1067 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
03E9A7A62EC4716A000D1067 /* SynthReel */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
03E9A7A52EC4716A000D1067 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
03E9A7CC2EC47177000D1067 /* Assets.xcassets in Resources */,
|
|
03B1A8582EC5E4F1006C353F /* Localizable.strings in Resources */,
|
|
03B1A8DD2EC6D0EB006C353F /* SRHomeChildCell.xib in Resources */,
|
|
03E9A7CE2EC47177000D1067 /* LaunchScreen.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
92A47CFFAED31670C9452A17 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-SynthReel/Pods-SynthReel-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-SynthReel/Pods-SynthReel-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SynthReel/Pods-SynthReel-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
B73FFE5658F839BD48F75FE4 /* [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-SynthReel-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 */
|
|
03E9A7A32EC4716A000D1067 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
03B1A9402ECC45BA006C353F /* SRTableViewCell.swift in Sources */,
|
|
03E9A7EA2EC4995D000D1067 /* SRKeychain.swift in Sources */,
|
|
03E9A7D92EC47B90000D1067 /* SRNetworkReachableManager.swift in Sources */,
|
|
3754ACF82ED9A32C009EBCAD /* SRCoinPackHeaderView.swift in Sources */,
|
|
3754ACD72ED82774009EBCAD /* SRDetailRecommendCell.swift in Sources */,
|
|
370D2F2D2ED5AA9700571E77 /* SRViralHitCell.swift in Sources */,
|
|
03B1A8532EC5E12E006C353F /* UIScreen+SRAdd.swift in Sources */,
|
|
3754ACF02ED94A4C009EBCAD /* SRFeedBackController.swift in Sources */,
|
|
370D2F182ED45B3000571E77 /* SRUserSettingModel.swift in Sources */,
|
|
03B1A8FB2EC818BE006C353F /* UIStackView+SRAdd.swift in Sources */,
|
|
03B1A8E12EC6D6D3006C353F /* SRHomeMenuDataSource.swift in Sources */,
|
|
03E9A7F82EC4AA54000D1067 /* SRUserDefaultsKey.swift in Sources */,
|
|
03B1A8452EC5CBBB006C353F /* SRNavigationController.swift in Sources */,
|
|
03B1A9092ECAAF55006C353F /* SRHomeTopChartsView.swift in Sources */,
|
|
03E9A7E42EC49593000D1067 /* SRUrlPath.swift in Sources */,
|
|
370D2EF92ED000D200571E77 /* SRHistoryViewController.swift in Sources */,
|
|
03B1A9462ECC5679006C353F /* SRSearchResultCell.swift in Sources */,
|
|
03B1A9502ECEB4E6006C353F /* SRRecommendPlayerViewController.swift in Sources */,
|
|
03B1A83E2EC5C91E006C353F /* SRTool.swift in Sources */,
|
|
03B1A9172ECAF14F006C353F /* SRHomeHotView.swift in Sources */,
|
|
03B1A8FD2EC81C62006C353F /* SRHomeBannerCell.swift in Sources */,
|
|
03E9A7DB2EC485BE000D1067 /* SRNetwork.swift in Sources */,
|
|
370D2F152ED457F000571E77 /* SRUserTopCell.swift in Sources */,
|
|
3754ACBD2ED5B6B6009EBCAD /* UINavigationBar+SRAdd.swift in Sources */,
|
|
3754ACE82ED93ED9009EBCAD /* SRWebMessageModel.swift in Sources */,
|
|
03E9A7F42EC4A94D000D1067 /* SRAccountToken.swift in Sources */,
|
|
3754ACD12ED81F55009EBCAD /* SRBaseAlert.swift in Sources */,
|
|
370D2F222ED54CA400571E77 /* SRPrivacyController.swift in Sources */,
|
|
370D2EF72ED000C400571E77 /* SRFavoritesViewController.swift in Sources */,
|
|
370D2F072ED3FEFA00571E77 /* SRFavoritesCell.swift in Sources */,
|
|
3754ACE42ED93E3B009EBCAD /* SRBaseWebViewController.swift in Sources */,
|
|
03B1A8E72EC7175D006C353F /* SRCategoryModel.swift in Sources */,
|
|
370D2F2F2ED5AB2500571E77 /* SRViralHitController.swift in Sources */,
|
|
3754ACDA2ED8374D009EBCAD /* SRPagerViewTransformer.swift in Sources */,
|
|
3754ACFE2ED9A3A0009EBCAD /* SRCoinsPackReceiveModel.swift in Sources */,
|
|
3754ACF22ED975B9009EBCAD /* SRRewardController.swift in Sources */,
|
|
03B1A94A2ECC79AB006C353F /* SREpSelectorView.swift in Sources */,
|
|
03B1A94E2ECD604B006C353F /* SREpSelectorCell.swift in Sources */,
|
|
03B1A9262ECBFF31006C353F /* SRShortPlayerViewModel.swift in Sources */,
|
|
370D2F202ED54C8F00571E77 /* SRAboutUsController.swift in Sources */,
|
|
03B1A9322ECC1167006C353F /* SRSearchHomeView.swift in Sources */,
|
|
03B1A8F32EC809C5006C353F /* SRHomeHeaderView.swift in Sources */,
|
|
03B1A9482ECC6669006C353F /* SRProgressView.swift in Sources */,
|
|
370D2F1A2ED45CCA00571E77 /* SRUserSettingCell.swift in Sources */,
|
|
03B1A91D2ECB2424006C353F /* UIScrollView+SRAdd.swift in Sources */,
|
|
3754ACE62ED93E7C009EBCAD /* SRWebView.swift in Sources */,
|
|
3754ACEE2ED945A1009EBCAD /* Dictionary+SRAdd.swift in Sources */,
|
|
03E9A7C92EC47177000D1067 /* AppDelegate.swift in Sources */,
|
|
03E9A7FA2EC56D03000D1067 /* String+SRAdd.swift in Sources */,
|
|
03B1A9192ECAF2E6006C353F /* SRHomePremiereNowView.swift in Sources */,
|
|
3754ACF42ED98609009EBCAD /* SRCoinPackCell.swift in Sources */,
|
|
03B1A92C2ECC0A7A006C353F /* SRShortDetailPlayerCell.swift in Sources */,
|
|
3754ACC42ED6EDA6009EBCAD /* SREmpty.swift in Sources */,
|
|
03B1A8392EC5C8D6006C353F /* SRHud.swift in Sources */,
|
|
03E9A7EC2EC499A9000D1067 /* SRDeviceId.swift in Sources */,
|
|
03E9A7E22EC494F9000D1067 /* SRTargetType.swift in Sources */,
|
|
370D2F092ED44A6D00571E77 /* SRListMenuCell.swift in Sources */,
|
|
03980F532ECEDEAB0006E317 /* SRRecommendPlayerControlView.swift in Sources */,
|
|
03B1A90F2ECAC768006C353F /* SRHomeBingeWorthyView.swift in Sources */,
|
|
3754ACFC2ED9A36C009EBCAD /* SRCoinsPackModel.swift in Sources */,
|
|
03B1A9072EC86656006C353F /* SRGradientView.swift in Sources */,
|
|
370D2F292ED58EC400571E77 /* SRTopChartsViewController.swift in Sources */,
|
|
370D2F1E2ED54C7F00571E77 /* SRHelpCenterController.swift in Sources */,
|
|
03E9A7CA2EC47177000D1067 /* SceneDelegate.swift in Sources */,
|
|
370D2F252ED5807600571E77 /* SRAboutHeaderVIew.swift in Sources */,
|
|
03B1A8402EC5CA37006C353F /* AppDelegate+Config.swift in Sources */,
|
|
03B1A9152ECAEE63006C353F /* SRHomeViralHitsCell.swift in Sources */,
|
|
03B1A8472EC5CBCF006C353F /* SRViewController.swift in Sources */,
|
|
370D2F052ED3FEE700571E77 /* SRHistoryCell.swift in Sources */,
|
|
3754ACEA2ED94065009EBCAD /* SRBaseWebViewController + Script.swift in Sources */,
|
|
03B1A9032EC8555B006C353F /* SRHomeYouLikeView.swift in Sources */,
|
|
03B1A9362ECC1D1D006C353F /* SRSearchRecordView.swift in Sources */,
|
|
03B1A8D82EC6D051006C353F /* SRCollectionView.swift in Sources */,
|
|
03B1A90D2ECAC51A006C353F /* NSNumber+SRAdd.swift in Sources */,
|
|
03E9A7DD2EC485E1000D1067 /* SRNetworkModel.swift in Sources */,
|
|
3754ACEC2ED943AB009EBCAD /* SRAppWebViewController.swift in Sources */,
|
|
03B1A9442ECC4ED9006C353F /* SRSearchResultView.swift in Sources */,
|
|
3754ACBF2ED5B839009EBCAD /* SRNavgationTitleView.swift in Sources */,
|
|
03B1A8FF2EC81C92006C353F /* SRImageView.swift in Sources */,
|
|
03B1A83B2EC5C8E0006C353F /* SRToast.swift in Sources */,
|
|
03B1A9302ECC10D1006C353F /* SRSearchViewController.swift in Sources */,
|
|
03B1A8432EC5CB99006C353F /* SRTabBarController.swift in Sources */,
|
|
03B1A8EF2EC72C78006C353F /* SRShortModel.swift in Sources */,
|
|
03B1A8ED2EC72C1F006C353F /* SRHomeModuleItem.swift in Sources */,
|
|
370D2F102ED4534500571E77 /* SRUserViewController.swift in Sources */,
|
|
03B1A9112ECAC927006C353F /* SRHomeBingeWorthyCell.swift in Sources */,
|
|
03E9A7F22EC4A8F6000D1067 /* UserDefaults+SRAdd.swift in Sources */,
|
|
370D2F2B2ED597F700571E77 /* SRTopChartsCell.swift in Sources */,
|
|
03B1A93A2ECC3F54006C353F /* SRSearchViewModel.swift in Sources */,
|
|
03E9A7F62EC4A9B1000D1067 /* SRUserInfo.swift in Sources */,
|
|
03B1A8F92EC813BC006C353F /* SRScrollView.swift in Sources */,
|
|
03B1A8E92EC721CD006C353F /* SRLabel.swift in Sources */,
|
|
03B1A9282ECC05B1006C353F /* SRShortDetailModel.swift in Sources */,
|
|
03980F592ECEED190006E317 /* SRMyShortViewController.swift in Sources */,
|
|
3754ACD32ED82113009EBCAD /* SRGradientbutton.swift in Sources */,
|
|
03B1A92A2ECC0738006C353F /* SRShortApi.swift in Sources */,
|
|
03B1A90B2ECAB2EA006C353F /* SRHomeTopChartsContentView.swift in Sources */,
|
|
370D2F0C2ED44ACB00571E77 /* SRListMenuDataSource.swift in Sources */,
|
|
03B1A94C2ECC7A2D006C353F /* SRPanModalContentView.swift in Sources */,
|
|
03B1A9052EC857B3006C353F /* SRHomeYouLikeCell.swift in Sources */,
|
|
03B1A92E2ECC0D7E006C353F /* SRShortDetailControlView.swift in Sources */,
|
|
03B1A9382ECC210D006C353F /* SRSearchRecordCell.swift in Sources */,
|
|
03E9A7D72EC47A23000D1067 /* SRResponseCryptor.swift in Sources */,
|
|
3754ACF62ED9A2D4009EBCAD /* SRCoinPackTitleview.swift in Sources */,
|
|
03B1A8502EC5DB2E006C353F /* SRHomeViewController.swift in Sources */,
|
|
03B1A8E52EC715E1006C353F /* SRHomeApi.swift in Sources */,
|
|
3754AD022EDA8AF7009EBCAD /* SRLoginController.swift in Sources */,
|
|
03B1A8D52EC6CF37006C353F /* SRHomeChildViewController.swift in Sources */,
|
|
03B1A8F12EC72DD7006C353F /* SRHomeViewModel.swift in Sources */,
|
|
03E9A7FD2EC57658000D1067 /* SRUserApi.swift in Sources */,
|
|
03E9A7E72EC49819000D1067 /* SRDefine.swift in Sources */,
|
|
03B1A9012EC852B2006C353F /* SRHomeModuleView.swift in Sources */,
|
|
03E9A7EF2EC4A8AF000D1067 /* SRAccountManager.swift in Sources */,
|
|
03B1A8F52EC81277006C353F /* SRHomeBannerView.swift in Sources */,
|
|
3754ACDC2ED83F80009EBCAD /* SRHomeHistoryBottomView.swift in Sources */,
|
|
03B1A9132ECAED04006C353F /* SRHomeViralHitsView.swift in Sources */,
|
|
03B1A8DC2EC6D0EB006C353F /* SRHomeChildCell.swift in Sources */,
|
|
03B1A8552EC5E434006C353F /* UIFont+SRAdd.swift in Sources */,
|
|
3779D0612ECF1CB8006B1698 /* SRShortHeaderView.swift in Sources */,
|
|
03980F512ECEBEE20006E317 /* SRRecommendPlayerCell.swift in Sources */,
|
|
03B1A91B2ECAFFD6006C353F /* UIView+SRAdd.swift in Sources */,
|
|
03B1A9222ECB456C006C353F /* SRDetailPlayerViewController.swift in Sources */,
|
|
03B1A91F2ECB2A0E006C353F /* SRHomeBannerMiniCell.swift in Sources */,
|
|
3754ACC12ED69105009EBCAD /* SRTopChartsHeaderView.swift in Sources */,
|
|
03B1A93E2ECC4568006C353F /* SRTableView.swift in Sources */,
|
|
03980F4F2ECEB91C0006E317 /* SRRecommendPlayerViewModel.swift in Sources */,
|
|
03B1A9422ECC4632006C353F /* SRHotSearchCell.swift in Sources */,
|
|
03B1A9342ECC12D9006C353F /* SRSearchTextView.swift in Sources */,
|
|
370D2F272ED581BB00571E77 /* SRAboutCell.swift in Sources */,
|
|
370D2F1C2ED4770800571E77 /* SRUserInfoModel.swift in Sources */,
|
|
03B1A93C2ECC406E006C353F /* SRHotSearchView.swift in Sources */,
|
|
03B1A8E32EC6F577006C353F /* SRHomeMenuCell.swift in Sources */,
|
|
3754ACE12ED93C4D009EBCAD /* SRCoinPackController.swift in Sources */,
|
|
3754ACD52ED82722009EBCAD /* SRDetailRecommendview.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
03B1A8562EC5E4F1006C353F /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
03B1A8572EC5E4F1006C353F /* en */,
|
|
);
|
|
name = Localizable.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
03E9A7C32EC47177000D1067 /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
03E9A7C22EC47177000D1067 /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
03E9A7BB2EC4716C000D1067 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 59DC746604B26E9FF802D317 /* Pods-SynthReel.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;
|
|
DEVELOPMENT_TEAM = 6RZK7QBQQ7;
|
|
EXCLUDED_ARCHS = "";
|
|
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = SynthReel/Source/Info.plist;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
INFOPLIST_KEY_UIMainStoryboardFile = "";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.hbqinjiu.SynthReel;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_APPROACHABLE_CONCURRENCY = YES;
|
|
SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_OBJC_BRIDGING_HEADER = "SynthReel/Source/Bridging-Header.h";
|
|
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Debug;
|
|
};
|
|
03E9A7BC2EC4716C000D1067 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = AA88214030574193B51DE563 /* Pods-SynthReel.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;
|
|
DEVELOPMENT_TEAM = 6RZK7QBQQ7;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = SynthReel/Source/Info.plist;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
INFOPLIST_KEY_UIMainStoryboardFile = "";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.hbqinjiu.SynthReel;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_APPROACHABLE_CONCURRENCY = YES;
|
|
SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_OBJC_BRIDGING_HEADER = "SynthReel/Source/Bridging-Header.h";
|
|
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Release;
|
|
};
|
|
03E9A7BD2EC4716C000D1067 /* 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;
|
|
DEVELOPMENT_TEAM = 6XALB8RSYF;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
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 = 26.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;
|
|
};
|
|
03E9A7BE2EC4716C000D1067 /* 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";
|
|
DEVELOPMENT_TEAM = 6XALB8RSYF;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
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 = 26.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;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
03E9A7A22EC4716A000D1067 /* Build configuration list for PBXProject "SynthReel" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
03E9A7BD2EC4716C000D1067 /* Debug */,
|
|
03E9A7BE2EC4716C000D1067 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
03E9A7BA2EC4716C000D1067 /* Build configuration list for PBXNativeTarget "SynthReel" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
03E9A7BB2EC4716C000D1067 /* Debug */,
|
|
03E9A7BC2EC4716C000D1067 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
03B1A8482EC5CE37006C353F /* XCRemoteSwiftPackageReference "ESTabBarController" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/eggswift/ESTabBarController.git";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 2.9.0;
|
|
};
|
|
};
|
|
03B1A84B2EC5DA43006C353F /* XCRemoteSwiftPackageReference "SnapKit" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/SnapKit/SnapKit";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 5.7.1;
|
|
};
|
|
};
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
03B1A8492EC5CE37006C353F /* ESTabBarController */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 03B1A8482EC5CE37006C353F /* XCRemoteSwiftPackageReference "ESTabBarController" */;
|
|
productName = ESTabBarController;
|
|
};
|
|
03B1A84C2EC5DA43006C353F /* SnapKit */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 03B1A84B2EC5DA43006C353F /* XCRemoteSwiftPackageReference "SnapKit" */;
|
|
productName = SnapKit;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = 03E9A79F2EC4716A000D1067 /* Project object */;
|
|
}
|