Skip to content

Commit bd9f23e

Browse files
committed
pod 更新
1 parent 72b2147 commit bd9f23e

File tree

2 files changed

+33
-37
lines changed

2 files changed

+33
-37
lines changed

Coding_iOS.xcodeproj/project.pbxproj

Lines changed: 30 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
3A3878491AE36ED70078D5DE /* TopicListButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A3878481AE36ED70078D5DE /* TopicListButton.m */; };
9191
3A38784C1AE36EF00078D5DE /* TopicListView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A38784B1AE36EF00078D5DE /* TopicListView.m */; };
9292
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 */; };
9494
4E0022831B72095E005308DE /* PointRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E0022821B72095E005308DE /* PointRecord.m */; };
9595
4E0022861B720966005308DE /* PointRecords.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E0022851B720966005308DE /* PointRecords.m */; };
9696
4E0022891B721516005308DE /* PointRecordsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E0022881B721516005308DE /* PointRecordsViewController.m */; };
@@ -1287,7 +1287,8 @@
12871287
13FB5D351CA17A6400EE127C /* PR_grant@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "PR_grant@3x.png"; sourceTree = "<group>"; };
12881288
13FB5D571CA194D600EE127C /* MRReviewerCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MRReviewerCell.h; path = Cell/MRReviewerCell.h; sourceTree = "<group>"; };
12891289
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>"; };
12911292
3A3878351AE293D50078D5DE /* EditLabelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EditLabelViewController.h; sourceTree = "<group>"; };
12921293
3A3878361AE293D50078D5DE /* EditLabelViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EditLabelViewController.m; sourceTree = "<group>"; };
12931294
3A3878381AE2949E0078D5DE /* ResetLabelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResetLabelViewController.h; sourceTree = "<group>"; };
@@ -1304,7 +1305,7 @@
13041305
3A38784B1AE36EF00078D5DE /* TopicListView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TopicListView.m; sourceTree = "<group>"; };
13051306
3A38784D1AE557700078D5DE /* TopicPreviewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TopicPreviewCell.h; sourceTree = "<group>"; };
13061307
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; };
13081309
4E0022811B72095E005308DE /* PointRecord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PointRecord.h; sourceTree = "<group>"; };
13091310
4E0022821B72095E005308DE /* PointRecord.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PointRecord.m; sourceTree = "<group>"; };
13101311
4E0022841B720966005308DE /* PointRecords.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PointRecords.h; sourceTree = "<group>"; };
@@ -2342,7 +2343,6 @@
23422343
7EB02FF51B6DAF3800D2166C /* AudioVolumeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AudioVolumeView.m; sourceTree = "<group>"; };
23432344
7EB02FFA1B6E001300D2166C /* VoiceMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VoiceMedia.h; sourceTree = "<group>"; };
23442345
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>"; };
23462346
8B35164A1B6CE9460049BC45 /* icon_arrow_searchHistory@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_arrow_searchHistory@2x.png"; sourceTree = "<group>"; };
23472347
8B35164B1B6CE9460049BC45 /* icon_topic_hotTop@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_topic_hotTop@2x.png"; sourceTree = "<group>"; };
23482348
8B35164C1B6CE9460049BC45 /* search_tweet_colck@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "search_tweet_colck@2x.png"; sourceTree = "<group>"; };
@@ -2830,7 +2830,6 @@
28302830
927AFF571BFF755200AAE593 /* ExchangeGoodsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExchangeGoodsViewController.m; sourceTree = "<group>"; };
28312831
927AFF591BFF772A00AAE593 /* ShopOrderTextFieldCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShopOrderTextFieldCell.h; sourceTree = "<group>"; };
28322832
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>"; };
28342833
B93D90491ACBA3110057A6EE /* ProjectDeleteAlertControllerVisualStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectDeleteAlertControllerVisualStyle.h; sourceTree = "<group>"; };
28352834
B93D904A1ACBA3110057A6EE /* ProjectDeleteAlertControllerVisualStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectDeleteAlertControllerVisualStyle.m; sourceTree = "<group>"; };
28362835
B94C1B671AC945D30000C271 /* NewProjectViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewProjectViewController.h; sourceTree = "<group>"; };
@@ -2843,8 +2842,6 @@
28432842
B9A00D811ACA3A17008BA008 /* ProjectSettingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectSettingViewController.m; sourceTree = "<group>"; };
28442843
B9A00D831ACA3A55008BA008 /* ProjectAdvancedSettingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectAdvancedSettingViewController.h; sourceTree = "<group>"; };
28452844
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; };
28482845
D000E0481BFC45CF00A33C2B /* CategorySearchBar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CategorySearchBar.h; sourceTree = "<group>"; };
28492846
D000E0491BFC45CF00A33C2B /* CategorySearchBar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CategorySearchBar.m; sourceTree = "<group>"; };
28502847
D02BE0AD1C0434DB008374C0 /* PRMRSearchCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PRMRSearchCell.h; sourceTree = "<group>"; };
@@ -2974,7 +2971,7 @@
29742971
8E477018198770E700997D05 /* UIKit.framework in Frameworks */,
29752972
8E477014198770E700997D05 /* Foundation.framework in Frameworks */,
29762973
4EF818241B09D8D8005F974B /* WebP.framework in Frameworks */,
2977-
404ED88BE5253A2BE89DDC30 /* libPods-Coding_iOS.a in Frameworks */,
2974+
4127E2D4A3B12C8C8BE5E69A /* libPods-Coding_iOS.a in Frameworks */,
29782975
);
29792976
runOnlyForDeploymentPostprocessing = 0;
29802977
};
@@ -4251,17 +4248,6 @@
42514248
path = introduction;
42524249
sourceTree = "<group>";
42534250
};
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-
};
42654251
7E8E59781B6F91C40083CA02 /* bubble */ = {
42664252
isa = PBXGroup;
42674253
children = (
@@ -4404,7 +4390,7 @@
44044390
8EA6CF1319E240C40076D59C /* Coding_iOS */,
44054391
8E477012198770E700997D05 /* Frameworks */,
44064392
8E477011198770E700997D05 /* Products */,
4407-
677C285895EC30898E811622 /* Pods */,
4393+
C2A35A9B71AB7D9C11F8394B /* Pods */,
44084394
);
44094395
indentWidth = 4;
44104396
sourceTree = "<group>";
@@ -4443,8 +4429,7 @@
44434429
8E477017198770E700997D05 /* UIKit.framework */,
44444430
8E477019198770E700997D05 /* CoreData.framework */,
44454431
8E477031198770E700997D05 /* XCTest.framework */,
4446-
3B024F2227BD4152BC7C9A7A /* libPods.a */,
4447-
C664C272FECA8523C17A4109 /* libPods-Coding_iOS.a */,
4432+
4941C1866223FC6EAF6D77E6 /* libPods-Coding_iOS.a */,
44484433
);
44494434
name = Frameworks;
44504435
sourceTree = "<group>";
@@ -5798,6 +5783,15 @@
57985783
path = ProjectSetting;
57995784
sourceTree = "<group>";
58005785
};
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+
};
58015795
D031F5D81BFAD6690008E964 /* FRDLivelyButton */ = {
58025796
isa = PBXGroup;
58035797
children = (
@@ -5814,12 +5808,12 @@
58145808
isa = PBXNativeTarget;
58155809
buildConfigurationList = 8E477042198770E700997D05 /* Build configuration list for PBXNativeTarget "Coding_iOS" */;
58165810
buildPhases = (
5817-
23542360C260462A83BCBCAD /* Check Pods Manifest.lock */,
5811+
B7F20F3BC924F718A926E931 /* [CP] Check Pods Manifest.lock */,
58185812
8E47700C198770E700997D05 /* Sources */,
58195813
8E47700D198770E700997D05 /* Frameworks */,
58205814
8E47700E198770E700997D05 /* Resources */,
5821-
96A9263FF11A4AA8B5F6BB6B /* Copy Pods Resources */,
5822-
2BE7A354A6FF9E5410B304BF /* Embed Pods Frameworks */,
5815+
B52B540CD39100358CEE8516 /* [CP] Embed Pods Frameworks */,
5816+
B7C390DEFD2073480C56FD88 /* [CP] Copy Pods Resources */,
58235817
);
58245818
buildRules = (
58255819
);
@@ -6495,49 +6489,49 @@
64956489
/* End PBXResourcesBuildPhase section */
64966490

64976491
/* Begin PBXShellScriptBuildPhase section */
6498-
23542360C260462A83BCBCAD /* Check Pods Manifest.lock */ = {
6492+
B52B540CD39100358CEE8516 /* [CP] Embed Pods Frameworks */ = {
64996493
isa = PBXShellScriptBuildPhase;
65006494
buildActionMask = 2147483647;
65016495
files = (
65026496
);
65036497
inputPaths = (
65046498
);
6505-
name = "Check Pods Manifest.lock";
6499+
name = "[CP] Embed Pods Frameworks";
65066500
outputPaths = (
65076501
);
65086502
runOnlyForDeploymentPostprocessing = 0;
65096503
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";
65116505
showEnvVarsInLog = 0;
65126506
};
6513-
2BE7A354A6FF9E5410B304BF /* Embed Pods Frameworks */ = {
6507+
B7C390DEFD2073480C56FD88 /* [CP] Copy Pods Resources */ = {
65146508
isa = PBXShellScriptBuildPhase;
65156509
buildActionMask = 2147483647;
65166510
files = (
65176511
);
65186512
inputPaths = (
65196513
);
6520-
name = "Embed Pods Frameworks";
6514+
name = "[CP] Copy Pods Resources";
65216515
outputPaths = (
65226516
);
65236517
runOnlyForDeploymentPostprocessing = 0;
65246518
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";
65266520
showEnvVarsInLog = 0;
65276521
};
6528-
96A9263FF11A4AA8B5F6BB6B /* Copy Pods Resources */ = {
6522+
B7F20F3BC924F718A926E931 /* [CP] Check Pods Manifest.lock */ = {
65296523
isa = PBXShellScriptBuildPhase;
65306524
buildActionMask = 2147483647;
65316525
files = (
65326526
);
65336527
inputPaths = (
65346528
);
6535-
name = "Copy Pods Resources";
6529+
name = "[CP] Check Pods Manifest.lock";
65366530
outputPaths = (
65376531
);
65386532
runOnlyForDeploymentPostprocessing = 0;
65396533
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";
65416535
showEnvVarsInLog = 0;
65426536
};
65436537
/* End PBXShellScriptBuildPhase section */
@@ -7190,7 +7184,7 @@
71907184
};
71917185
8E477043198770E700997D05 /* Debug */ = {
71927186
isa = XCBuildConfiguration;
7193-
baseConfigurationReference = A64F1BDEE7EF5AF0AEA5F032 /* Pods-Coding_iOS.debug.xcconfig */;
7187+
baseConfigurationReference = 34E37865A7DAAE68AEF68258 /* Pods-Coding_iOS.debug.xcconfig */;
71947188
buildSettings = {
71957189
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
71967190
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
@@ -7230,7 +7224,7 @@
72307224
};
72317225
8E477044198770E700997D05 /* Release */ = {
72327226
isa = XCBuildConfiguration;
7233-
baseConfigurationReference = 1F50C85531CF9D72938EE577 /* Pods-Coding_iOS.release.xcconfig */;
7227+
baseConfigurationReference = 2FD5D8DD0689696D28A6D49E /* Pods-Coding_iOS.release.xcconfig */;
72347228
buildSettings = {
72357229
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
72367230
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;

Podfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,6 @@ SPEC CHECKSUMS:
128128
UMengAnalytics: 092c24aef47b6ac3c76ad51543f91156a8d7b645
129129
UMengSocial: 85882abe5b20aa38ad558ece71360e16b5d50909
130130

131-
COCOAPODS: 0.39.0
131+
PODFILE CHECKSUM: fd1294dd2dbba221dbc20a52f3d029195e886e25
132+
133+
COCOAPODS: 1.1.1

0 commit comments

Comments
 (0)