Skip to content

Commit a596283

Browse files
chore: Update Maps and Places samples from CocoaPods (#63)
1 parent 308099b commit a596283

File tree

4 files changed

+36
-36
lines changed

4 files changed

+36
-36
lines changed

GoogleMaps/GoogleMapsDemos.xcodeproj/project.pbxproj

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
2D5C0726D35B29E07C3C45F4 /* step6.png in Resources */ = {isa = PBXBuildFile; fileRef = F64D45825D2647898331A1FF /* step6.png */; };
3131
30CE808B1E98D7A20A2AB60E /* aeroplane.png in Resources */ = {isa = PBXBuildFile; fileRef = 937B2FC602E80ADC11CF364F /* aeroplane.png */; };
3232
30EA088C289C5AE5A564CB7B /* AnimatedCurrentLocationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C37F2216D5D94A3F8B698AF2 /* AnimatedCurrentLocationViewController.m */; };
33+
33746761029B663BE5F2EFAE /* libPods-GoogleMapsDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9335FD657EA68B9342ECAAA6 /* libPods-GoogleMapsDemos.a */; };
3334
37AA7110FDDEA5425209ADDA /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = AB708C911CD9B99ADBB07D08 /* [email protected] */; };
3435
37FEE000C69584FD7194FF6B /* PaddingBehaviorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3679BC5053A9702AE4FC85B3 /* PaddingBehaviorViewController.m */; };
3536
3863ECD2CA69536521AD365E /* VisibleRegionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A0518A8C9E543FFBA7F8305E /* VisibleRegionViewController.m */; };
@@ -40,7 +41,6 @@
4041
4921EFA284C51B00D03795C3 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 430314741C873551A75A6748 /* [email protected] */; };
4142
4A2C42ED6FE29D017AE4A947 /* MapZoomViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B3D673FA7036FA5D07CB287 /* MapZoomViewController.m */; };
4243
4EEE7F0A05EA0200D46C3158 /* x29.png in Resources */ = {isa = PBXBuildFile; fileRef = 77E4A5AC4E17EB252D617792 /* x29.png */; };
43-
4F21555E0915DD7F04CD91D7 /* libPods-GoogleMapsDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 682F983AE68E556F7F3077EF /* libPods-GoogleMapsDemos.a */; };
4444
4FA6BC3F01C6B9CEDA448E26 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = B15768E1EE7E314DF1B0A395 /* [email protected] */; };
4545
51E192046D546D886F450F79 /* FixedPanoramaViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C762E469D796AFF83D3516EF /* FixedPanoramaViewController.m */; };
4646
52964EB41C2A98E1B3B67C8D /* track.json in Resources */ = {isa = PBXBuildFile; fileRef = AD6B1AF49A87CC079E9CA862 /* track.json */; };
@@ -154,7 +154,6 @@
154154
658307DB8F671E9CA0B1A2E6 /* GoogleMapsDemos.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GoogleMapsDemos.app; sourceTree = BUILT_PRODUCTS_DIR; };
155155
6614BE28012C7A7508437047 /* arrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = arrow.png; sourceTree = "<group>"; };
156156
66DE8D273E896D7FF5B86DC9 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
157-
682F983AE68E556F7F3077EF /* libPods-GoogleMapsDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GoogleMapsDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; };
158157
6B05E27C8BB92E89D2DC78AC /* h1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = h1.png; sourceTree = "<group>"; };
159158
6C186E84CB691DD6239C5E57 /* botswana.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = botswana.png; sourceTree = "<group>"; };
160159
6C6A156792608F06437E5931 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
@@ -174,9 +173,10 @@
174173
8DA013030BC14C994AEA2428 /* IndoorViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = IndoorViewController.m; sourceTree = "<group>"; };
175174
90AFC572AAEC55CB23E0EDB4 /* BasicMapViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BasicMapViewController.h; sourceTree = "<group>"; };
176175
91BCD28A8D5451665C5B3FDE /* spitfire.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = spitfire.png; sourceTree = "<group>"; };
176+
9335FD657EA68B9342ECAAA6 /* libPods-GoogleMapsDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GoogleMapsDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; };
177177
937B2FC602E80ADC11CF364F /* aeroplane.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = aeroplane.png; sourceTree = "<group>"; };
178178
99C6A64731FB5249BA53255D /* step4.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = step4.png; sourceTree = "<group>"; };
179-
9BA358455983E55803E0F3F8 /* Pods-GoogleMapsDemos.default.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GoogleMapsDemos.default.xcconfig"; path = "Target Support Files/Pods-GoogleMapsDemos/Pods-GoogleMapsDemos.default.xcconfig"; sourceTree = "<group>"; };
179+
9BF032810A036BEBCD0A91D5 /* Pods-GoogleMapsDemos.default.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GoogleMapsDemos.default.xcconfig"; path = "Target Support Files/Pods-GoogleMapsDemos/Pods-GoogleMapsDemos.default.xcconfig"; sourceTree = "<group>"; };
180180
9F4CB893BCACB294FBCEC850 /* australia-large.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "australia-large.png"; sourceTree = "<group>"; };
181181
A0518A8C9E543FFBA7F8305E /* VisibleRegionViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VisibleRegionViewController.m; sourceTree = "<group>"; };
182182
A1D521E4FF1F8F85E084ED60 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
@@ -243,7 +243,7 @@
243243
buildActionMask = 2147483647;
244244
files = (
245245
B96B00239590850A49AC33AD /* UIKit.framework in Frameworks */,
246-
4F21555E0915DD7F04CD91D7 /* libPods-GoogleMapsDemos.a in Frameworks */,
246+
33746761029B663BE5F2EFAE /* libPods-GoogleMapsDemos.a in Frameworks */,
247247
);
248248
runOnlyForDeploymentPostprocessing = 0;
249249
};
@@ -256,7 +256,7 @@
256256
3F84FF5646DF0F79669A6A34 /* Source */,
257257
89188BA529E9696AD04AD794 /* Frameworks */,
258258
9C667AD7285A7D36180D29BE /* Products */,
259-
F491518188F9BC5C8764FF08 /* Pods */,
259+
D4933E236ED5BEB3AAE29809 /* Pods */,
260260
);
261261
sourceTree = "<group>";
262262
};
@@ -272,7 +272,7 @@
272272
isa = PBXGroup;
273273
children = (
274274
6F4C119D42CF37317FA0DFA9 /* UIKit.framework */,
275-
682F983AE68E556F7F3077EF /* libPods-GoogleMapsDemos.a */,
275+
9335FD657EA68B9342ECAAA6 /* libPods-GoogleMapsDemos.a */,
276276
);
277277
name = Frameworks;
278278
sourceTree = "<group>";
@@ -377,6 +377,15 @@
377377
path = Samples;
378378
sourceTree = "<group>";
379379
};
380+
D4933E236ED5BEB3AAE29809 /* Pods */ = {
381+
isa = PBXGroup;
382+
children = (
383+
9BF032810A036BEBCD0A91D5 /* Pods-GoogleMapsDemos.default.xcconfig */,
384+
);
385+
name = Pods;
386+
path = Pods;
387+
sourceTree = "<group>";
388+
};
380389
E430A2BC04AE9A99EA6DACA3 /* GoogleMapsDemos */ = {
381390
isa = PBXGroup;
382391
children = (
@@ -445,27 +454,18 @@
445454
path = Resources;
446455
sourceTree = "<group>";
447456
};
448-
F491518188F9BC5C8764FF08 /* Pods */ = {
449-
isa = PBXGroup;
450-
children = (
451-
9BA358455983E55803E0F3F8 /* Pods-GoogleMapsDemos.default.xcconfig */,
452-
);
453-
name = Pods;
454-
path = Pods;
455-
sourceTree = "<group>";
456-
};
457457
/* End PBXGroup section */
458458

459459
/* Begin PBXNativeTarget section */
460460
F934453EF090BCCB93E78E83 /* GoogleMapsDemos */ = {
461461
isa = PBXNativeTarget;
462462
buildConfigurationList = 56D55B92E97A2AAB3D261D4A /* Build configuration list for PBXNativeTarget "GoogleMapsDemos" */;
463463
buildPhases = (
464-
0261A5E001D9081EA079E87A /* [CP] Check Pods Manifest.lock */,
464+
8E6B914005B72FE0A712B457 /* [CP] Check Pods Manifest.lock */,
465465
C434996613C0A2FED463783D /* Resources */,
466466
06DE6F27AD1DD8E5163683B6 /* Sources */,
467467
8B9B135C626B0FF8CC12CB4D /* Frameworks */,
468-
E276AE919BA55402F1DD18F7 /* [CP] Copy Pods Resources */,
468+
F1DC3381FAC78CAAFB104C91 /* [CP] Copy Pods Resources */,
469469
);
470470
buildRules = (
471471
);
@@ -563,7 +563,7 @@
563563
/* End PBXResourcesBuildPhase section */
564564

565565
/* Begin PBXShellScriptBuildPhase section */
566-
0261A5E001D9081EA079E87A /* [CP] Check Pods Manifest.lock */ = {
566+
8E6B914005B72FE0A712B457 /* [CP] Check Pods Manifest.lock */ = {
567567
isa = PBXShellScriptBuildPhase;
568568
buildActionMask = 2147483647;
569569
files = (
@@ -585,7 +585,7 @@
585585
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";
586586
showEnvVarsInLog = 0;
587587
};
588-
E276AE919BA55402F1DD18F7 /* [CP] Copy Pods Resources */ = {
588+
F1DC3381FAC78CAAFB104C91 /* [CP] Copy Pods Resources */ = {
589589
isa = PBXShellScriptBuildPhase;
590590
buildActionMask = 2147483647;
591591
files = (
@@ -661,7 +661,7 @@
661661
/* Begin XCBuildConfiguration section */
662662
2723CC697F2C564456B7C001 /* Default */ = {
663663
isa = XCBuildConfiguration;
664-
baseConfigurationReference = 9BA358455983E55803E0F3F8 /* Pods-GoogleMapsDemos.default.xcconfig */;
664+
baseConfigurationReference = 9BF032810A036BEBCD0A91D5 /* Pods-GoogleMapsDemos.default.xcconfig */;
665665
buildSettings = {
666666
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
667667
CLANG_ENABLE_OBJC_ARC = YES;

GoogleMaps/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
22

33
target 'GoogleMapsDemos' do
44
platform :ios, '9.0'
5-
pod 'GoogleMaps', '= 3.8.0'
5+
pod 'GoogleMaps', '= 3.8.2'
66
end

GooglePlaces/GooglePlacesDemos.xcodeproj/project.pbxproj

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
52FA2C79BAE0253BF65AD4DA /* AutocompleteBaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D0E6E2A1285D9A0BEBDCD503 /* AutocompleteBaseViewController.m */; };
1919
68FD32D0AB7DA54A0617E79C /* DemoData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F2203BCCE0CFC3DC4F38B30 /* DemoData.m */; };
2020
7DF1A5BA0B155A6414638BC6 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 97ADBE3D50D731A88C24F3F0 /* UIKit.framework */; };
21-
7F9576171854858A5BE943B2 /* libPods-GooglePlacesDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B2FE02C6FB5837188281278 /* libPods-GooglePlacesDemos.a */; };
2221
893AFDBC37BAD181B89DBE05 /* AutocompletePushViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BAEA89ED8C397E73E2E9730 /* AutocompletePushViewController.m */; };
2322
8C59A77A235FCAEEE2D7E6CB /* AutocompleteModalViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E1502E6F1A86B1773138153B /* AutocompleteModalViewController.m */; };
2423
A3D84E176FACD02AA9FAC18C /* BaseDemoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A3D4BD9841268F97FD23E770 /* BaseDemoViewController.m */; };
24+
B32AC825BB66FCE7AA072316 /* libPods-GooglePlacesDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 75D9B19C55A2C43306892669 /* libPods-GooglePlacesDemos.a */; };
2525
BDCD4957C53C15747F136768 /* AutocompleteWithCustomColors.m in Sources */ = {isa = PBXBuildFile; fileRef = FC03FEE150596E9432F612DF /* AutocompleteWithCustomColors.m */; };
2626
C31E5320A5DBA3B92410CC12 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1D344C64A66F10D55590797E /* Localizable.strings */; };
2727
CCE1EEA311AF30C9E7273CA6 /* PagingPhotoView.m in Sources */ = {isa = PBXBuildFile; fileRef = 21153EB819432638638C2C26 /* PagingPhotoView.m */; };
@@ -41,12 +41,12 @@
4141
21153EB819432638638C2C26 /* PagingPhotoView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PagingPhotoView.m; sourceTree = "<group>"; };
4242
216CA36352B45FBC79C98B8F /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
4343
273B1A3F7AA7EED9084B5033 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Localizable.strings; sourceTree = "<group>"; };
44-
2B2FE02C6FB5837188281278 /* libPods-GooglePlacesDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GooglePlacesDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; };
4544
2D52E39A30BD9D0AFC323F7F /* es_419 */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es_419; path = es_419.lproj/Localizable.strings; sourceTree = "<group>"; };
4645
2E4275BAD2E59FA193904FFC /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/Localizable.strings; sourceTree = "<group>"; };
4746
31A6A624F6D9631C9BFECF9A /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = "<group>"; };
4847
36C753B6637575A8CD81C699 /* DemoListViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DemoListViewController.m; sourceTree = "<group>"; };
4948
37CA5C28547C65246AC4EAE6 /* zh_HK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_HK; path = zh_HK.lproj/Localizable.strings; sourceTree = "<group>"; };
49+
38706D242E364E9BE3E5C864 /* Pods-GooglePlacesDemos.default.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GooglePlacesDemos.default.xcconfig"; path = "Target Support Files/Pods-GooglePlacesDemos/Pods-GooglePlacesDemos.default.xcconfig"; sourceTree = "<group>"; };
5050
3A822A5CF223FF6ADFCA9458 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/Localizable.strings; sourceTree = "<group>"; };
5151
3CB3E42FBF23DD0411D5EFB5 /* PagingPhotoView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PagingPhotoView.h; sourceTree = "<group>"; };
5252
4268AFE07F8787F0CA36AA3B /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
@@ -58,6 +58,7 @@
5858
651835542B635C74A3D0F711 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Localizable.strings; sourceTree = "<group>"; };
5959
67BD5ABA8E74D336AE54C0B0 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = "<group>"; };
6060
69D781288A761B789E0F63B6 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
61+
75D9B19C55A2C43306892669 /* libPods-GooglePlacesDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GooglePlacesDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; };
6162
77688EB771E8262C6C224CE8 /* en_IN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en_IN; path = en_IN.lproj/Localizable.strings; sourceTree = "<group>"; };
6263
84E89BC0ADE5F983320B9730 /* AutocompletePushViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AutocompletePushViewController.h; sourceTree = "<group>"; };
6364
85EDEFE42680FF093454D1AB /* PlacesDemoAssets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = PlacesDemoAssets.xcassets; sourceTree = "<group>"; };
@@ -66,7 +67,6 @@
6667
91F10567E79D600B5D3A7385 /* DemoListViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DemoListViewController.h; sourceTree = "<group>"; };
6768
97ADBE3D50D731A88C24F3F0 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
6869
9B81B9326DD5B37C08B8CCAA /* DemoAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DemoAppDelegate.m; sourceTree = "<group>"; };
69-
9D6634C9347B102C3B77CDA9 /* Pods-GooglePlacesDemos.default.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GooglePlacesDemos.default.xcconfig"; path = "Target Support Files/Pods-GooglePlacesDemos/Pods-GooglePlacesDemos.default.xcconfig"; sourceTree = "<group>"; };
7070
A00F12FEC785E9E287E42582 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
7171
A06B8C341933D23425E2C178 /* AutocompleteModalViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AutocompleteModalViewController.h; sourceTree = "<group>"; };
7272
A3D4BD9841268F97FD23E770 /* BaseDemoViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BaseDemoViewController.m; sourceTree = "<group>"; };
@@ -110,17 +110,17 @@
110110
buildActionMask = 2147483647;
111111
files = (
112112
7DF1A5BA0B155A6414638BC6 /* UIKit.framework in Frameworks */,
113-
7F9576171854858A5BE943B2 /* libPods-GooglePlacesDemos.a in Frameworks */,
113+
B32AC825BB66FCE7AA072316 /* libPods-GooglePlacesDemos.a in Frameworks */,
114114
);
115115
runOnlyForDeploymentPostprocessing = 0;
116116
};
117117
/* End PBXFrameworksBuildPhase section */
118118

119119
/* Begin PBXGroup section */
120-
33360678CC6130123E588215 /* Pods */ = {
120+
127DF729B8A839318B340119 /* Pods */ = {
121121
isa = PBXGroup;
122122
children = (
123-
9D6634C9347B102C3B77CDA9 /* Pods-GooglePlacesDemos.default.xcconfig */,
123+
38706D242E364E9BE3E5C864 /* Pods-GooglePlacesDemos.default.xcconfig */,
124124
);
125125
name = Pods;
126126
path = Pods;
@@ -169,7 +169,7 @@
169169
6474F6E51B1B62FD7E19E38F /* Source */,
170170
AB0178922FA6ECEABB9EFFE7 /* Frameworks */,
171171
87ED31F365F5BCA83FBDE8E8 /* Products */,
172-
33360678CC6130123E588215 /* Pods */,
172+
127DF729B8A839318B340119 /* Pods */,
173173
);
174174
sourceTree = "<group>";
175175
};
@@ -194,7 +194,7 @@
194194
isa = PBXGroup;
195195
children = (
196196
97ADBE3D50D731A88C24F3F0 /* UIKit.framework */,
197-
2B2FE02C6FB5837188281278 /* libPods-GooglePlacesDemos.a */,
197+
75D9B19C55A2C43306892669 /* libPods-GooglePlacesDemos.a */,
198198
);
199199
name = Frameworks;
200200
sourceTree = "<group>";
@@ -236,11 +236,11 @@
236236
isa = PBXNativeTarget;
237237
buildConfigurationList = E489F9A9DC7E458708AB572E /* Build configuration list for PBXNativeTarget "GooglePlacesDemos" */;
238238
buildPhases = (
239-
CB291372481733A0AB1E3960 /* [CP] Check Pods Manifest.lock */,
239+
AB5FEDF992D93771D7129DFB /* [CP] Check Pods Manifest.lock */,
240240
2A017491F6C5A9DBB4F6E6F6 /* Resources */,
241241
45EF04B6738E3486BE121AEC /* Sources */,
242242
A91F0EDBE05C0121150AEE46 /* Frameworks */,
243-
9A9FF7196D345BACF31FF5B8 /* [CP] Copy Pods Resources */,
243+
4378D131EF22A217B42B7E85 /* [CP] Copy Pods Resources */,
244244
);
245245
buildRules = (
246246
);
@@ -332,7 +332,7 @@
332332
/* End PBXResourcesBuildPhase section */
333333

334334
/* Begin PBXShellScriptBuildPhase section */
335-
9A9FF7196D345BACF31FF5B8 /* [CP] Copy Pods Resources */ = {
335+
4378D131EF22A217B42B7E85 /* [CP] Copy Pods Resources */ = {
336336
isa = PBXShellScriptBuildPhase;
337337
buildActionMask = 2147483647;
338338
files = (
@@ -356,7 +356,7 @@
356356
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GooglePlacesDemos/Pods-GooglePlacesDemos-resources.sh\"\n";
357357
showEnvVarsInLog = 0;
358358
};
359-
CB291372481733A0AB1E3960 /* [CP] Check Pods Manifest.lock */ = {
359+
AB5FEDF992D93771D7129DFB /* [CP] Check Pods Manifest.lock */ = {
360360
isa = PBXShellScriptBuildPhase;
361361
buildActionMask = 2147483647;
362362
files = (
@@ -475,7 +475,7 @@
475475
};
476476
C88A918BB441623AA489A34D /* Default */ = {
477477
isa = XCBuildConfiguration;
478-
baseConfigurationReference = 9D6634C9347B102C3B77CDA9 /* Pods-GooglePlacesDemos.default.xcconfig */;
478+
baseConfigurationReference = 38706D242E364E9BE3E5C864 /* Pods-GooglePlacesDemos.default.xcconfig */;
479479
buildSettings = {
480480
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
481481
CLANG_ENABLE_OBJC_ARC = YES;

GooglePlaces/Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ source 'https://github.com/CocoaPods/Specs.git'
22

33
target 'GooglePlacesDemos' do
44
platform :ios, '9.0'
5-
pod 'GooglePlaces', '= 3.8.0'
6-
pod 'GoogleMaps', '= 3.8.0'
5+
pod 'GooglePlaces', '= 3.8.2'
6+
pod 'GoogleMaps', '= 3.8.2'
77
end

0 commit comments

Comments
 (0)