|
90 | 90 | 3A3878491AE36ED70078D5DE /* TopicListButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A3878481AE36ED70078D5DE /* TopicListButton.m */; };
|
91 | 91 | 3A38784C1AE36EF00078D5DE /* TopicListView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A38784B1AE36EF00078D5DE /* TopicListView.m */; };
|
92 | 92 | 3A38784F1AE557700078D5DE /* TopicPreviewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A38784E1AE557700078D5DE /* TopicPreviewCell.m */; };
|
93 |
| - 404ED88BE5253A2BE89DDC30 /* libPods-Coding_iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C664C272FECA8523C17A4109 /* libPods-Coding_iOS.a */; }; |
| 93 | + 4127E2D4A3B12C8C8BE5E69A /* libPods-Coding_iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4941C1866223FC6EAF6D77E6 /* libPods-Coding_iOS.a */; }; |
94 | 94 | 4E0022831B72095E005308DE /* PointRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E0022821B72095E005308DE /* PointRecord.m */; };
|
95 | 95 | 4E0022861B720966005308DE /* PointRecords.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E0022851B720966005308DE /* PointRecords.m */; };
|
96 | 96 | 4E0022891B721516005308DE /* PointRecordsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E0022881B721516005308DE /* PointRecordsViewController.m */; };
|
|
1287 | 1287 | 13FB5D351CA17A6400EE127C /* PR_grant@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "PR_grant@3x.png"; sourceTree = "<group>"; };
|
1288 | 1288 | 13FB5D571CA194D600EE127C /* MRReviewerCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MRReviewerCell.h; path = Cell/MRReviewerCell.h; sourceTree = "<group>"; };
|
1289 | 1289 | 13FB5D581CA194D600EE127C /* MRReviewerCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MRReviewerCell.m; path = Cell/MRReviewerCell.m; sourceTree = "<group>"; };
|
1290 |
| - 1F50C85531CF9D72938EE577 /* Pods-Coding_iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Coding_iOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-Coding_iOS/Pods-Coding_iOS.release.xcconfig"; sourceTree = "<group>"; }; |
| 1290 | + 2FD5D8DD0689696D28A6D49E /* Pods-Coding_iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Coding_iOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-Coding_iOS/Pods-Coding_iOS.release.xcconfig"; sourceTree = "<group>"; }; |
| 1291 | + 34E37865A7DAAE68AEF68258 /* Pods-Coding_iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Coding_iOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Coding_iOS/Pods-Coding_iOS.debug.xcconfig"; sourceTree = "<group>"; }; |
1291 | 1292 | 3A3878351AE293D50078D5DE /* EditLabelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EditLabelViewController.h; sourceTree = "<group>"; };
|
1292 | 1293 | 3A3878361AE293D50078D5DE /* EditLabelViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EditLabelViewController.m; sourceTree = "<group>"; };
|
1293 | 1294 | 3A3878381AE2949E0078D5DE /* ResetLabelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResetLabelViewController.h; sourceTree = "<group>"; };
|
|
1304 | 1305 | 3A38784B1AE36EF00078D5DE /* TopicListView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TopicListView.m; sourceTree = "<group>"; };
|
1305 | 1306 | 3A38784D1AE557700078D5DE /* TopicPreviewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TopicPreviewCell.h; sourceTree = "<group>"; };
|
1306 | 1307 | 3A38784E1AE557700078D5DE /* TopicPreviewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TopicPreviewCell.m; sourceTree = "<group>"; };
|
1307 |
| - 3B024F2227BD4152BC7C9A7A /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 1308 | + 4941C1866223FC6EAF6D77E6 /* libPods-Coding_iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Coding_iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
1308 | 1309 | 4E0022811B72095E005308DE /* PointRecord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PointRecord.h; sourceTree = "<group>"; };
|
1309 | 1310 | 4E0022821B72095E005308DE /* PointRecord.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PointRecord.m; sourceTree = "<group>"; };
|
1310 | 1311 | 4E0022841B720966005308DE /* PointRecords.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PointRecords.h; sourceTree = "<group>"; };
|
|
2342 | 2343 | 7EB02FF51B6DAF3800D2166C /* AudioVolumeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AudioVolumeView.m; sourceTree = "<group>"; };
|
2343 | 2344 | 7EB02FFA1B6E001300D2166C /* VoiceMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VoiceMedia.h; sourceTree = "<group>"; };
|
2344 | 2345 | 7EB02FFB1B6E001300D2166C /* VoiceMedia.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VoiceMedia.m; sourceTree = "<group>"; };
|
2345 |
| - 8B18B0211092D3903D031B13 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; }; |
2346 | 2346 | 8B35164A1B6CE9460049BC45 /* icon_arrow_searchHistory@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_arrow_searchHistory@2x.png"; sourceTree = "<group>"; };
|
2347 | 2347 | 8B35164B1B6CE9460049BC45 /* icon_topic_hotTop@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_topic_hotTop@2x.png"; sourceTree = "<group>"; };
|
2348 | 2348 | 8B35164C1B6CE9460049BC45 /* search_tweet_colck@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "search_tweet_colck@2x.png"; sourceTree = "<group>"; };
|
|
2830 | 2830 | 927AFF571BFF755200AAE593 /* ExchangeGoodsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExchangeGoodsViewController.m; sourceTree = "<group>"; };
|
2831 | 2831 | 927AFF591BFF772A00AAE593 /* ShopOrderTextFieldCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShopOrderTextFieldCell.h; sourceTree = "<group>"; };
|
2832 | 2832 | 927AFF5A1BFF772A00AAE593 /* ShopOrderTextFieldCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShopOrderTextFieldCell.m; sourceTree = "<group>"; };
|
2833 |
| - A64F1BDEE7EF5AF0AEA5F032 /* Pods-Coding_iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Coding_iOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Coding_iOS/Pods-Coding_iOS.debug.xcconfig"; sourceTree = "<group>"; }; |
2834 | 2833 | B93D90491ACBA3110057A6EE /* ProjectDeleteAlertControllerVisualStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectDeleteAlertControllerVisualStyle.h; sourceTree = "<group>"; };
|
2835 | 2834 | B93D904A1ACBA3110057A6EE /* ProjectDeleteAlertControllerVisualStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectDeleteAlertControllerVisualStyle.m; sourceTree = "<group>"; };
|
2836 | 2835 | B94C1B671AC945D30000C271 /* NewProjectViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewProjectViewController.h; sourceTree = "<group>"; };
|
|
2843 | 2842 | B9A00D811ACA3A17008BA008 /* ProjectSettingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectSettingViewController.m; sourceTree = "<group>"; };
|
2844 | 2843 | B9A00D831ACA3A55008BA008 /* ProjectAdvancedSettingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectAdvancedSettingViewController.h; sourceTree = "<group>"; };
|
2845 | 2844 | B9A00D841ACA3A55008BA008 /* ProjectAdvancedSettingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectAdvancedSettingViewController.m; sourceTree = "<group>"; };
|
2846 |
| - C613B8719C3D38FED828A1E2 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; }; |
2847 |
| - C664C272FECA8523C17A4109 /* libPods-Coding_iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Coding_iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
2848 | 2845 | D000E0481BFC45CF00A33C2B /* CategorySearchBar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CategorySearchBar.h; sourceTree = "<group>"; };
|
2849 | 2846 | D000E0491BFC45CF00A33C2B /* CategorySearchBar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CategorySearchBar.m; sourceTree = "<group>"; };
|
2850 | 2847 | D02BE0AD1C0434DB008374C0 /* PRMRSearchCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PRMRSearchCell.h; sourceTree = "<group>"; };
|
|
2974 | 2971 | 8E477018198770E700997D05 /* UIKit.framework in Frameworks */,
|
2975 | 2972 | 8E477014198770E700997D05 /* Foundation.framework in Frameworks */,
|
2976 | 2973 | 4EF818241B09D8D8005F974B /* WebP.framework in Frameworks */,
|
2977 |
| - 404ED88BE5253A2BE89DDC30 /* libPods-Coding_iOS.a in Frameworks */, |
| 2974 | + 4127E2D4A3B12C8C8BE5E69A /* libPods-Coding_iOS.a in Frameworks */, |
2978 | 2975 | );
|
2979 | 2976 | runOnlyForDeploymentPostprocessing = 0;
|
2980 | 2977 | };
|
|
4251 | 4248 | path = introduction;
|
4252 | 4249 | sourceTree = "<group>";
|
4253 | 4250 | };
|
4254 |
| - 677C285895EC30898E811622 /* Pods */ = { |
4255 |
| - isa = PBXGroup; |
4256 |
| - children = ( |
4257 |
| - 8B18B0211092D3903D031B13 /* Pods.debug.xcconfig */, |
4258 |
| - C613B8719C3D38FED828A1E2 /* Pods.release.xcconfig */, |
4259 |
| - A64F1BDEE7EF5AF0AEA5F032 /* Pods-Coding_iOS.debug.xcconfig */, |
4260 |
| - 1F50C85531CF9D72938EE577 /* Pods-Coding_iOS.release.xcconfig */, |
4261 |
| - ); |
4262 |
| - name = Pods; |
4263 |
| - sourceTree = "<group>"; |
4264 |
| - }; |
4265 | 4251 | 7E8E59781B6F91C40083CA02 /* bubble */ = {
|
4266 | 4252 | isa = PBXGroup;
|
4267 | 4253 | children = (
|
|
4404 | 4390 | 8EA6CF1319E240C40076D59C /* Coding_iOS */,
|
4405 | 4391 | 8E477012198770E700997D05 /* Frameworks */,
|
4406 | 4392 | 8E477011198770E700997D05 /* Products */,
|
4407 |
| - 677C285895EC30898E811622 /* Pods */, |
| 4393 | + C2A35A9B71AB7D9C11F8394B /* Pods */, |
4408 | 4394 | );
|
4409 | 4395 | indentWidth = 4;
|
4410 | 4396 | sourceTree = "<group>";
|
|
4443 | 4429 | 8E477017198770E700997D05 /* UIKit.framework */,
|
4444 | 4430 | 8E477019198770E700997D05 /* CoreData.framework */,
|
4445 | 4431 | 8E477031198770E700997D05 /* XCTest.framework */,
|
4446 |
| - 3B024F2227BD4152BC7C9A7A /* libPods.a */, |
4447 |
| - C664C272FECA8523C17A4109 /* libPods-Coding_iOS.a */, |
| 4432 | + 4941C1866223FC6EAF6D77E6 /* libPods-Coding_iOS.a */, |
4448 | 4433 | );
|
4449 | 4434 | name = Frameworks;
|
4450 | 4435 | sourceTree = "<group>";
|
|
5798 | 5783 | path = ProjectSetting;
|
5799 | 5784 | sourceTree = "<group>";
|
5800 | 5785 | };
|
| 5786 | + C2A35A9B71AB7D9C11F8394B /* Pods */ = { |
| 5787 | + isa = PBXGroup; |
| 5788 | + children = ( |
| 5789 | + 34E37865A7DAAE68AEF68258 /* Pods-Coding_iOS.debug.xcconfig */, |
| 5790 | + 2FD5D8DD0689696D28A6D49E /* Pods-Coding_iOS.release.xcconfig */, |
| 5791 | + ); |
| 5792 | + name = Pods; |
| 5793 | + sourceTree = "<group>"; |
| 5794 | + }; |
5801 | 5795 | D031F5D81BFAD6690008E964 /* FRDLivelyButton */ = {
|
5802 | 5796 | isa = PBXGroup;
|
5803 | 5797 | children = (
|
|
5814 | 5808 | isa = PBXNativeTarget;
|
5815 | 5809 | buildConfigurationList = 8E477042198770E700997D05 /* Build configuration list for PBXNativeTarget "Coding_iOS" */;
|
5816 | 5810 | buildPhases = (
|
5817 |
| - 23542360C260462A83BCBCAD /* Check Pods Manifest.lock */, |
| 5811 | + B7F20F3BC924F718A926E931 /* [CP] Check Pods Manifest.lock */, |
5818 | 5812 | 8E47700C198770E700997D05 /* Sources */,
|
5819 | 5813 | 8E47700D198770E700997D05 /* Frameworks */,
|
5820 | 5814 | 8E47700E198770E700997D05 /* Resources */,
|
5821 |
| - 96A9263FF11A4AA8B5F6BB6B /* Copy Pods Resources */, |
5822 |
| - 2BE7A354A6FF9E5410B304BF /* Embed Pods Frameworks */, |
| 5815 | + B52B540CD39100358CEE8516 /* [CP] Embed Pods Frameworks */, |
| 5816 | + B7C390DEFD2073480C56FD88 /* [CP] Copy Pods Resources */, |
5823 | 5817 | );
|
5824 | 5818 | buildRules = (
|
5825 | 5819 | );
|
|
6495 | 6489 | /* End PBXResourcesBuildPhase section */
|
6496 | 6490 |
|
6497 | 6491 | /* Begin PBXShellScriptBuildPhase section */
|
6498 |
| - 23542360C260462A83BCBCAD /* Check Pods Manifest.lock */ = { |
| 6492 | + B52B540CD39100358CEE8516 /* [CP] Embed Pods Frameworks */ = { |
6499 | 6493 | isa = PBXShellScriptBuildPhase;
|
6500 | 6494 | buildActionMask = 2147483647;
|
6501 | 6495 | files = (
|
6502 | 6496 | );
|
6503 | 6497 | inputPaths = (
|
6504 | 6498 | );
|
6505 |
| - name = "Check Pods Manifest.lock"; |
| 6499 | + name = "[CP] Embed Pods Frameworks"; |
6506 | 6500 | outputPaths = (
|
6507 | 6501 | );
|
6508 | 6502 | runOnlyForDeploymentPostprocessing = 0;
|
6509 | 6503 | shellPath = /bin/sh;
|
6510 |
| - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 6504 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Coding_iOS/Pods-Coding_iOS-frameworks.sh\"\n"; |
6511 | 6505 | showEnvVarsInLog = 0;
|
6512 | 6506 | };
|
6513 |
| - 2BE7A354A6FF9E5410B304BF /* Embed Pods Frameworks */ = { |
| 6507 | + B7C390DEFD2073480C56FD88 /* [CP] Copy Pods Resources */ = { |
6514 | 6508 | isa = PBXShellScriptBuildPhase;
|
6515 | 6509 | buildActionMask = 2147483647;
|
6516 | 6510 | files = (
|
6517 | 6511 | );
|
6518 | 6512 | inputPaths = (
|
6519 | 6513 | );
|
6520 |
| - name = "Embed Pods Frameworks"; |
| 6514 | + name = "[CP] Copy Pods Resources"; |
6521 | 6515 | outputPaths = (
|
6522 | 6516 | );
|
6523 | 6517 | runOnlyForDeploymentPostprocessing = 0;
|
6524 | 6518 | shellPath = /bin/sh;
|
6525 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Coding_iOS/Pods-Coding_iOS-frameworks.sh\"\n"; |
| 6519 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Coding_iOS/Pods-Coding_iOS-resources.sh\"\n"; |
6526 | 6520 | showEnvVarsInLog = 0;
|
6527 | 6521 | };
|
6528 |
| - 96A9263FF11A4AA8B5F6BB6B /* Copy Pods Resources */ = { |
| 6522 | + B7F20F3BC924F718A926E931 /* [CP] Check Pods Manifest.lock */ = { |
6529 | 6523 | isa = PBXShellScriptBuildPhase;
|
6530 | 6524 | buildActionMask = 2147483647;
|
6531 | 6525 | files = (
|
6532 | 6526 | );
|
6533 | 6527 | inputPaths = (
|
6534 | 6528 | );
|
6535 |
| - name = "Copy Pods Resources"; |
| 6529 | + name = "[CP] Check Pods Manifest.lock"; |
6536 | 6530 | outputPaths = (
|
6537 | 6531 | );
|
6538 | 6532 | runOnlyForDeploymentPostprocessing = 0;
|
6539 | 6533 | shellPath = /bin/sh;
|
6540 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Coding_iOS/Pods-Coding_iOS-resources.sh\"\n"; |
| 6534 | + shellScript = "diff \"${PODS_ROOT}/../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"; |
6541 | 6535 | showEnvVarsInLog = 0;
|
6542 | 6536 | };
|
6543 | 6537 | /* End PBXShellScriptBuildPhase section */
|
|
7190 | 7184 | };
|
7191 | 7185 | 8E477043198770E700997D05 /* Debug */ = {
|
7192 | 7186 | isa = XCBuildConfiguration;
|
7193 |
| - baseConfigurationReference = A64F1BDEE7EF5AF0AEA5F032 /* Pods-Coding_iOS.debug.xcconfig */; |
| 7187 | + baseConfigurationReference = 34E37865A7DAAE68AEF68258 /* Pods-Coding_iOS.debug.xcconfig */; |
7194 | 7188 | buildSettings = {
|
7195 | 7189 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
7196 | 7190 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
7230 | 7224 | };
|
7231 | 7225 | 8E477044198770E700997D05 /* Release */ = {
|
7232 | 7226 | isa = XCBuildConfiguration;
|
7233 |
| - baseConfigurationReference = 1F50C85531CF9D72938EE577 /* Pods-Coding_iOS.release.xcconfig */; |
| 7227 | + baseConfigurationReference = 2FD5D8DD0689696D28A6D49E /* Pods-Coding_iOS.release.xcconfig */; |
7234 | 7228 | buildSettings = {
|
7235 | 7229 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
7236 | 7230 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
0 commit comments