From 9a2d81998f8f1403c628ba8fbe6a6b9b62ba2839 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Sun, 17 Nov 2024 12:17:53 +0000 Subject: [PATCH] chore: Update Maps, Places and Navigation samples from CocoaPods --- .../project.pbxproj | 40 +++--- GoogleMaps-Swift/Podfile | 6 +- .../project.pbxproj | 60 ++++---- GoogleMaps/Podfile | 6 +- .../project.pbxproj | 40 +++--- GoogleNavigation-Swift/Podfile | 6 +- .../project.pbxproj | 64 ++++----- GoogleNavigation/Podfile | 6 +- .../project.pbxproj | 134 +++++++++--------- .../Resources/ar.lproj/Localizable.strings | 2 + .../Resources/ca.lproj/Localizable.strings | 2 + .../Resources/cs.lproj/Localizable.strings | 2 + .../Resources/da.lproj/Localizable.strings | 2 + .../Resources/de.lproj/Localizable.strings | 2 + .../Resources/el.lproj/Localizable.strings | 2 + .../Resources/en.lproj/Localizable.strings | 2 + .../Resources/en_AU.lproj/Localizable.strings | 2 + .../Resources/en_GB.lproj/Localizable.strings | 2 + .../Resources/en_IN.lproj/Localizable.strings | 2 + .../Resources/es.lproj/Localizable.strings | 2 + .../es_419.lproj/Localizable.strings | 2 + .../Resources/es_MX.lproj/Localizable.strings | 2 + .../Resources/fi.lproj/Localizable.strings | 2 + .../Resources/fr.lproj/Localizable.strings | 2 + .../Resources/fr_CA.lproj/Localizable.strings | 2 + .../Resources/he.lproj/Localizable.strings | 2 + .../Resources/hi.lproj/Localizable.strings | 2 + .../Resources/hr.lproj/Localizable.strings | 2 + .../Resources/hu.lproj/Localizable.strings | 2 + .../Resources/id.lproj/Localizable.strings | 2 + .../Resources/it.lproj/Localizable.strings | 2 + .../Resources/ja.lproj/Localizable.strings | 2 + .../Resources/ko.lproj/Localizable.strings | 2 + .../Resources/ms.lproj/Localizable.strings | 2 + .../Resources/nb.lproj/Localizable.strings | 2 + .../Resources/nl.lproj/Localizable.strings | 2 + .../Resources/pl.lproj/Localizable.strings | 2 + .../Resources/pt.lproj/Localizable.strings | 2 + .../Resources/pt_BR.lproj/Localizable.strings | 2 + .../Resources/pt_PT.lproj/Localizable.strings | 2 + .../Resources/ro.lproj/Localizable.strings | 2 + .../Resources/ru.lproj/Localizable.strings | 2 + .../Resources/sk.lproj/Localizable.strings | 2 + .../Resources/sv.lproj/Localizable.strings | 2 + .../Resources/th.lproj/Localizable.strings | 2 + .../Resources/tr.lproj/Localizable.strings | 2 + .../Resources/uk.lproj/Localizable.strings | 2 + .../Resources/vi.lproj/Localizable.strings | 2 + .../Resources/zh_CN.lproj/Localizable.strings | 2 + .../Resources/zh_HK.lproj/Localizable.strings | 2 + .../Resources/zh_TW.lproj/Localizable.strings | 2 + .../Swift/AppDelegate.swift | 2 +- .../Swift/SampleDatas.swift | 1 - .../AutocompleteWithTextFieldController.swift | 1 + .../Samples/TextSearchViewController.swift | 7 + GooglePlaces-Swift/Podfile | 6 +- .../project.pbxproj | 60 ++++---- .../DemoListViewController.m | 35 +++++ .../Resources/ar.lproj/Localizable.strings | 2 + .../Resources/ca.lproj/Localizable.strings | 2 + .../Resources/cs.lproj/Localizable.strings | 2 + .../Resources/da.lproj/Localizable.strings | 2 + .../Resources/de.lproj/Localizable.strings | 2 + .../Resources/el.lproj/Localizable.strings | 2 + .../Resources/en.lproj/Localizable.strings | 2 + .../Resources/en_AU.lproj/Localizable.strings | 2 + .../Resources/en_GB.lproj/Localizable.strings | 2 + .../Resources/en_IN.lproj/Localizable.strings | 2 + .../Resources/es.lproj/Localizable.strings | 2 + .../es_419.lproj/Localizable.strings | 2 + .../Resources/es_MX.lproj/Localizable.strings | 2 + .../Resources/fi.lproj/Localizable.strings | 2 + .../Resources/fr.lproj/Localizable.strings | 2 + .../Resources/fr_CA.lproj/Localizable.strings | 2 + .../Resources/he.lproj/Localizable.strings | 2 + .../Resources/hi.lproj/Localizable.strings | 2 + .../Resources/hr.lproj/Localizable.strings | 2 + .../Resources/hu.lproj/Localizable.strings | 2 + .../Resources/id.lproj/Localizable.strings | 2 + .../Resources/it.lproj/Localizable.strings | 2 + .../Resources/ja.lproj/Localizable.strings | 2 + .../Resources/ko.lproj/Localizable.strings | 2 + .../Resources/ms.lproj/Localizable.strings | 2 + .../Resources/nb.lproj/Localizable.strings | 2 + .../Resources/nl.lproj/Localizable.strings | 2 + .../Resources/pl.lproj/Localizable.strings | 2 + .../Resources/pt.lproj/Localizable.strings | 2 + .../Resources/pt_BR.lproj/Localizable.strings | 2 + .../Resources/pt_PT.lproj/Localizable.strings | 2 + .../Resources/ro.lproj/Localizable.strings | 2 + .../Resources/ru.lproj/Localizable.strings | 2 + .../Resources/sk.lproj/Localizable.strings | 2 + .../Resources/sv.lproj/Localizable.strings | 2 + .../Resources/th.lproj/Localizable.strings | 2 + .../Resources/tr.lproj/Localizable.strings | 2 + .../Resources/uk.lproj/Localizable.strings | 2 + .../Resources/vi.lproj/Localizable.strings | 2 + .../Resources/zh_CN.lproj/Localizable.strings | 2 + .../Resources/zh_HK.lproj/Localizable.strings | 2 + .../Resources/zh_TW.lproj/Localizable.strings | 2 + .../AutocompleteModalViewController.m | 1 + .../Samples/SearchNearbyViewController.m | 4 + .../Samples/TextSearchViewController.h | 2 +- .../Samples/TextSearchViewController.m | 10 +- GooglePlaces/Podfile | 6 +- 105 files changed, 444 insertions(+), 221 deletions(-) diff --git a/GoogleMaps-Swift/GoogleMapsSwiftXCFrameworkDemos.xcodeproj/project.pbxproj b/GoogleMaps-Swift/GoogleMapsSwiftXCFrameworkDemos.xcodeproj/project.pbxproj index ac13751d..e94d9974 100644 --- a/GoogleMaps-Swift/GoogleMapsSwiftXCFrameworkDemos.xcodeproj/project.pbxproj +++ b/GoogleMaps-Swift/GoogleMapsSwiftXCFrameworkDemos.xcodeproj/project.pbxproj @@ -21,7 +21,6 @@ 1A48B68AA2A51B8420D10283 /* step4.png in Resources */ = {isa = PBXBuildFile; fileRef = BD395D788FF527EA97FD2957 /* step4.png */; }; 1CD7AB8171D046AABFECE269 /* popup_santa@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 71BD7C12F48BAF53583A910C /* popup_santa@2x.png */; }; 2015AA61583C94D81472FDE9 /* MarkerInfoWindowViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B2ABAF90E4D16D80FB637B0 /* MarkerInfoWindowViewController.swift */; }; - 210D9459D38537822BB4AA6D /* libPods-GoogleMapsSwiftXCFrameworkDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8958099EFF1E216167AC7B71 /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */; }; 224A60161BCB8B23919F3372 /* voyager.png in Resources */ = {isa = PBXBuildFile; fileRef = 2E152725ABC167064FB9B792 /* voyager.png */; }; 248AD839C8AF6700D60F04AE /* CustomMarkersViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78DE8670A1B9D301D6182F16 /* CustomMarkersViewController.swift */; }; 2810BB28A2ACCFFD0BE6544B /* step1@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 207123C407D9F42BB6D3C9D6 /* step1@2x.png */; }; @@ -80,6 +79,7 @@ AA9C909A10C37857CAE045B2 /* MarkersViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76B60595FE94AF4B04F655DC /* MarkersViewController.swift */; }; ABE62E090CDBB5CBA6E816C0 /* GroundOverlayViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D172C7031C7FA2966BE152A4 /* GroundOverlayViewController.swift */; }; AC016C049D04D2F885CC7390 /* spitfire@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = B7C09A9EB53A5EC0A1EEDB22 /* spitfire@2x.png */; }; + AC970D0070C26A44460EF05A /* libPods-GoogleMapsSwiftXCFrameworkDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40D65D99683B311592A3AA0B /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */; }; B365B859BDCD18C8CEC809AF /* track.json in Resources */ = {isa = PBXBuildFile; fileRef = 3061757D4FF862BB7A736490 /* track.json */; }; B57CB2C9AF996E0A3F82651B /* PolygonsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80E098AF4C56B795EBA7E881 /* PolygonsViewController.swift */; }; BB655CEE266509A1EF507B92 /* walking_dot@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CC68C8046CAF65B91B2539B9 /* walking_dot@2x.png */; }; @@ -136,6 +136,7 @@ 3A7D2BC402119B009115B458 /* walking_dot@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "walking_dot@3x.png"; sourceTree = ""; }; 3EB880171F8782BB95056A63 /* step5.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = step5.png; sourceTree = ""; }; 401F0FC38C20C76F7D1C0A47 /* step8.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = step8.png; sourceTree = ""; }; + 40D65D99683B311592A3AA0B /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GoogleMapsSwiftXCFrameworkDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 4162E354E88F4EFE2CF145C0 /* GoogleMapsSwiftXCFrameworkDemos.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GoogleMapsSwiftXCFrameworkDemos.app; sourceTree = BUILT_PRODUCTS_DIR; }; 4494DA7385C95B5268429894 /* popup_santa.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = popup_santa.png; sourceTree = ""; }; 44D716D9114DCC920923A1B0 /* UIViewController+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+Extensions.swift"; sourceTree = ""; }; @@ -162,10 +163,8 @@ 80E098AF4C56B795EBA7E881 /* PolygonsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PolygonsViewController.swift; sourceTree = ""; }; 813AA650D6B913CB76AAAB53 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 825447853189D2D4563BB028 /* step3@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "step3@2x.png"; sourceTree = ""; }; - 82E86267E9757933A4CCBEA4 /* Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig"; path = "Target Support Files/Pods-GoogleMapsSwiftXCFrameworkDemos/Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig"; sourceTree = ""; }; 8401BB4562DADADAC4885D68 /* DataDrivenStylingBasicViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataDrivenStylingBasicViewController.swift; sourceTree = ""; }; 85B2170D89EEB8206C3C8C59 /* museum-exhibits.json */ = {isa = PBXFileReference; lastKnownFileType = text; path = "museum-exhibits.json"; sourceTree = ""; }; - 8958099EFF1E216167AC7B71 /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GoogleMapsSwiftXCFrameworkDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 8A8CD751D4D3EF8B5A930C62 /* AnimatedCurrentLocationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnimatedCurrentLocationViewController.swift; sourceTree = ""; }; 8B2ABAF90E4D16D80FB637B0 /* MarkerInfoWindowViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarkerInfoWindowViewController.swift; sourceTree = ""; }; 8B3409E9F50034C8B197B83C /* step6@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "step6@2x.png"; sourceTree = ""; }; @@ -180,6 +179,7 @@ A489BF0E3CECC559937A38D1 /* arrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = arrow.png; sourceTree = ""; }; A6D13E120FDC4119D7906AE4 /* StructuredGeocoderViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StructuredGeocoderViewController.swift; sourceTree = ""; }; A7A97349331C8943341FCF34 /* MyLocationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyLocationViewController.swift; sourceTree = ""; }; + A89EDAA9A2FEEA16B4008C40 /* Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig"; path = "Target Support Files/Pods-GoogleMapsSwiftXCFrameworkDemos/Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig"; sourceTree = ""; }; AF18950C279249F96136B2E5 /* newark_nj_1922.jpg */ = {isa = PBXFileReference; lastKnownFileType = text; path = newark_nj_1922.jpg; sourceTree = ""; }; B00812547FB5EE2A04EDE46C /* step5@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "step5@2x.png"; sourceTree = ""; }; B0571E9DD3237C0EE431332C /* IndoorViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IndoorViewController.swift; sourceTree = ""; }; @@ -224,7 +224,7 @@ buildActionMask = 2147483647; files = ( 78D1E74704B5966731F0EAFD /* UIKit.framework in Frameworks */, - 210D9459D38537822BB4AA6D /* libPods-GoogleMapsSwiftXCFrameworkDemos.a in Frameworks */, + AC970D0070C26A44460EF05A /* libPods-GoogleMapsSwiftXCFrameworkDemos.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -235,11 +235,20 @@ isa = PBXGroup; children = ( 813AA650D6B913CB76AAAB53 /* UIKit.framework */, - 8958099EFF1E216167AC7B71 /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */, + 40D65D99683B311592A3AA0B /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */, ); name = Frameworks; sourceTree = ""; }; + 580F6DAD9881BF9569F05C04 /* Pods */ = { + isa = PBXGroup; + children = ( + A89EDAA9A2FEEA16B4008C40 /* Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig */, + ); + name = Pods; + path = Pods; + sourceTree = ""; + }; 66BBCDCC5A47AE0211100656 /* Source */ = { isa = PBXGroup; children = ( @@ -382,7 +391,7 @@ 66BBCDCC5A47AE0211100656 /* Source */, 1770C8310E66B2F5721EFB53 /* Frameworks */, C28851C9B618723E4F44AB23 /* Products */, - DFC5FAB3928456731B3951EA /* Pods */, + 580F6DAD9881BF9569F05C04 /* Pods */, ); sourceTree = ""; }; @@ -398,15 +407,6 @@ path = Swift; sourceTree = ""; }; - DFC5FAB3928456731B3951EA /* Pods */ = { - isa = PBXGroup; - children = ( - 82E86267E9757933A4CCBEA4 /* Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig */, - ); - name = Pods; - path = Pods; - sourceTree = ""; - }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ @@ -414,11 +414,11 @@ isa = PBXNativeTarget; buildConfigurationList = 5AC1A4250158D74DFA863CCE /* Build configuration list for PBXNativeTarget "GoogleMapsSwiftXCFrameworkDemos" */; buildPhases = ( - 62A5842B4106D070E86884B8 /* [CP] Check Pods Manifest.lock */, + 8C2EE2812D8398DAF9F5EECE /* [CP] Check Pods Manifest.lock */, 3F21832F0D03F8AC6CEF22A0 /* Resources */, BA0F106D7033E3A8544A3F80 /* Sources */, D163048ECCA404350BF50B51 /* Frameworks */, - 0165694DFDB6F815113431FE /* [CP] Copy Pods Resources */, + 6AFA3CE5F4DA58AD564BA709 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -518,7 +518,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 0165694DFDB6F815113431FE /* [CP] Copy Pods Resources */ = { + 6AFA3CE5F4DA58AD564BA709 /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -540,7 +540,7 @@ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GoogleMapsSwiftXCFrameworkDemos/Pods-GoogleMapsSwiftXCFrameworkDemos-resources.sh\"\n"; showEnvVarsInLog = 0; }; - 62A5842B4106D070E86884B8 /* [CP] Check Pods Manifest.lock */ = { + 8C2EE2812D8398DAF9F5EECE /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -624,7 +624,7 @@ /* Begin XCBuildConfiguration section */ 060E158855CB2E3846F43DB2 /* Default */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 82E86267E9757933A4CCBEA4 /* Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig */; + baseConfigurationReference = A89EDAA9A2FEEA16B4008C40 /* Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig */; buildSettings = { "ARCHS[sdk=iphonesimulator*]" = x86_64; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; diff --git a/GoogleMaps-Swift/Podfile b/GoogleMaps-Swift/Podfile index 7f6d4d45..69b2ef1b 100755 --- a/GoogleMaps-Swift/Podfile +++ b/GoogleMaps-Swift/Podfile @@ -1,8 +1,8 @@ -source 'https://cdn.cocoapods.org/' +source 'https://github.com/CocoaPods/Specs.git' platform :ios, '15.0' target 'GoogleMapsSwiftXCFrameworkDemos' do project 'GoogleMapsSwiftXCFrameworkDemos' - pod 'GoogleMaps', '= 9.1.0' -end \ No newline at end of file + pod 'GoogleMaps', '= 9.1.1' +end diff --git a/GoogleMaps/GoogleMapsXCFrameworkDemos.xcodeproj/project.pbxproj b/GoogleMaps/GoogleMapsXCFrameworkDemos.xcodeproj/project.pbxproj index c2e6d839..807e172d 100644 --- a/GoogleMaps/GoogleMapsXCFrameworkDemos.xcodeproj/project.pbxproj +++ b/GoogleMaps/GoogleMapsXCFrameworkDemos.xcodeproj/project.pbxproj @@ -7,6 +7,7 @@ objects = { /* Begin PBXBuildFile section */ + 008DF55EC3C5E11F4AA18828 /* libPods-GoogleMapsXCFrameworkDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C779E90B48D82F3912761820 /* libPods-GoogleMapsXCFrameworkDemos.a */; }; 01040BCD3D27742EDB780D64 /* step1@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = DA0AC036F34AA76EC781F679 /* step1@2x.png */; }; 022135B0C5E8AC8BC40861D4 /* argentina-large.png in Resources */ = {isa = PBXBuildFile; fileRef = 05EF40B0B41FC888B55D69FE /* argentina-large.png */; }; 0324323EAC31453D7EB3C13C /* MarkersViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6911475F4104D17D045C3D82 /* MarkersViewController.m */; }; @@ -14,7 +15,6 @@ 0E059DC14E328C3BF1FAD6E2 /* h1.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F3DB442C855FFE55BDB32F9 /* h1.png */; }; 105124F22D0A08185939A9BC /* spitfire.png in Resources */ = {isa = PBXBuildFile; fileRef = 042409221D3AD13B007747B6 /* spitfire.png */; }; 129B249DA7D6B02584E8ADF6 /* popup_santa.png in Resources */ = {isa = PBXBuildFile; fileRef = E82E636394A8A32F14D80A5A /* popup_santa.png */; }; - 17030BDB6E825ACB8A6DD55C /* libPods-GoogleMapsXCFrameworkDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E2B8DD745DA5B64D8157895 /* libPods-GoogleMapsXCFrameworkDemos.a */; }; 1C37AF2B54923BE22F20119E /* voyager.png in Resources */ = {isa = PBXBuildFile; fileRef = C5BCD7731E938D6EBA93DEA6 /* voyager.png */; }; 1C959073896E6BC1BC25A835 /* arrow@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 3642CA57810F6FEB5E8A3811 /* arrow@2x.png */; }; 1F226AF406E9190A041D857E /* australia-large@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = E1A4272681528824CC8E5DE6 /* australia-large@2x.png */; }; @@ -140,7 +140,6 @@ 3B24AE1EFB46B0F402E32C4C /* DataDrivenStylingEventsViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DataDrivenStylingEventsViewController.m; sourceTree = ""; }; 3C42F77AAB98E894342A2500 /* SnapshotReadyViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SnapshotReadyViewController.h; sourceTree = ""; }; 3DCDE5879DF446014DD233CC /* TrafficMapViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TrafficMapViewController.m; sourceTree = ""; }; - 3E2B8DD745DA5B64D8157895 /* libPods-GoogleMapsXCFrameworkDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GoogleMapsXCFrameworkDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 3F3DB442C855FFE55BDB32F9 /* h1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = h1.png; sourceTree = ""; }; 40C77B62A87793FD6655D9AD /* DataDrivenStylingBasicViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DataDrivenStylingBasicViewController.m; sourceTree = ""; }; 40C866D8E5CFE4BE5DD9379A /* GestureControlViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GestureControlViewController.m; sourceTree = ""; }; @@ -177,7 +176,7 @@ 6DC85BF570FF84667BD976D5 /* MapTypesViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MapTypesViewController.m; sourceTree = ""; }; 6E6F16DCD92A7D5700284D17 /* TrafficMapViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TrafficMapViewController.h; sourceTree = ""; }; 71E304C0D81559F0658D68BD /* MapTypesViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MapTypesViewController.h; sourceTree = ""; }; - 71FA451CC319136D84A0530A /* Pods-GoogleMapsXCFrameworkDemos.default.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GoogleMapsXCFrameworkDemos.default.xcconfig"; path = "Target Support Files/Pods-GoogleMapsXCFrameworkDemos/Pods-GoogleMapsXCFrameworkDemos.default.xcconfig"; sourceTree = ""; }; + 74265974EDB176B6383CB2E4 /* Pods-GoogleMapsXCFrameworkDemos.default.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GoogleMapsXCFrameworkDemos.default.xcconfig"; path = "Target Support Files/Pods-GoogleMapsXCFrameworkDemos/Pods-GoogleMapsXCFrameworkDemos.default.xcconfig"; sourceTree = ""; }; 74B58840EDD39C1FC96FC3F7 /* step6.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = step6.png; sourceTree = ""; }; 7582A67074185C3F659BB973 /* step8@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "step8@2x.png"; sourceTree = ""; }; 77D6F3A965ED915EF8C24711 /* FixedPanoramaViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FixedPanoramaViewController.m; sourceTree = ""; }; @@ -227,6 +226,7 @@ BE22ADE3D57950624C4D867A /* MyLocationViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MyLocationViewController.h; sourceTree = ""; }; C5BCD7731E938D6EBA93DEA6 /* voyager.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = voyager.png; sourceTree = ""; }; C67BC494FAA92602B0FB9432 /* VisibleRegionViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VisibleRegionViewController.h; sourceTree = ""; }; + C779E90B48D82F3912761820 /* libPods-GoogleMapsXCFrameworkDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GoogleMapsXCFrameworkDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; C7BB4745249E4EED48C85B91 /* StyledMapViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = StyledMapViewController.m; sourceTree = ""; }; CC3FF8BB4F2C607310003902 /* MyLocationViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MyLocationViewController.m; sourceTree = ""; }; CF09D2CFFD8EE3063CE99FE8 /* UIViewController+GMSModals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIViewController+GMSModals.h"; sourceTree = ""; }; @@ -268,22 +268,13 @@ buildActionMask = 2147483647; files = ( 6266D7C7E5EE5F6CBEE5DD43 /* UIKit.framework in Frameworks */, - 17030BDB6E825ACB8A6DD55C /* libPods-GoogleMapsXCFrameworkDemos.a in Frameworks */, + 008DF55EC3C5E11F4AA18828 /* libPods-GoogleMapsXCFrameworkDemos.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 126085E4942644F6341EDFE0 /* Pods */ = { - isa = PBXGroup; - children = ( - 71FA451CC319136D84A0530A /* Pods-GoogleMapsXCFrameworkDemos.default.xcconfig */, - ); - name = Pods; - path = Pods; - sourceTree = ""; - }; 289637F0EEDCF3E62A549F07 /* Source */ = { isa = PBXGroup; children = ( @@ -385,7 +376,7 @@ 289637F0EEDCF3E62A549F07 /* Source */, 9012D7FCBD3B8AF6F97D252A /* Frameworks */, 4821ED2B48575D39F15E7A3E /* Products */, - 126085E4942644F6341EDFE0 /* Pods */, + E375F17800D9455A6DF0F5FE /* Pods */, ); sourceTree = ""; }; @@ -464,7 +455,7 @@ isa = PBXGroup; children = ( 54FF7D728243C732BE5CCEBF /* UIKit.framework */, - 3E2B8DD745DA5B64D8157895 /* libPods-GoogleMapsXCFrameworkDemos.a */, + C779E90B48D82F3912761820 /* libPods-GoogleMapsXCFrameworkDemos.a */, ); name = Frameworks; sourceTree = ""; @@ -484,6 +475,15 @@ path = "Museum-Icons"; sourceTree = ""; }; + E375F17800D9455A6DF0F5FE /* Pods */ = { + isa = PBXGroup; + children = ( + 74265974EDB176B6383CB2E4 /* Pods-GoogleMapsXCFrameworkDemos.default.xcconfig */, + ); + name = Pods; + path = Pods; + sourceTree = ""; + }; EFC90874D38DB5AD560B6942 /* GoogleMapsXCFrameworkDemos */ = { isa = PBXGroup; children = ( @@ -510,11 +510,11 @@ isa = PBXNativeTarget; buildConfigurationList = D847B05B529BB39E14FFF5BD /* Build configuration list for PBXNativeTarget "GoogleMapsXCFrameworkDemos" */; buildPhases = ( - D1E0418BF7DD664C116D230E /* [CP] Check Pods Manifest.lock */, + 980B32CA561B250A9118F2DF /* [CP] Check Pods Manifest.lock */, 951BCF66D792115EA918DDD9 /* Resources */, 0BD20F4D9AFC81C68D469BB4 /* Sources */, 88A4150CC961D43FDF2D38A8 /* Frameworks */, - 5FE32D4FF98A82BC963BD719 /* [CP] Copy Pods Resources */, + EEDD6E91279EFA533F5F4237 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -614,7 +614,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 5FE32D4FF98A82BC963BD719 /* [CP] Copy Pods Resources */ = { + 980B32CA561B250A9118F2DF /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -622,21 +622,21 @@ inputFileListPaths = ( ); inputPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-GoogleMapsXCFrameworkDemos/Pods-GoogleMapsXCFrameworkDemos-resources.sh", - "${PODS_CONFIGURATION_BUILD_DIR}/GoogleMaps/GoogleMapsResources.bundle", + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", ); - name = "[CP] Copy Pods Resources"; + name = "[CP] Check Pods Manifest.lock"; outputFileListPaths = ( ); outputPaths = ( - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMapsResources.bundle", + "$(DERIVED_FILE_DIR)/Pods-GoogleMapsXCFrameworkDemos-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GoogleMapsXCFrameworkDemos/Pods-GoogleMapsXCFrameworkDemos-resources.sh\"\n"; + 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; }; - D1E0418BF7DD664C116D230E /* [CP] Check Pods Manifest.lock */ = { + EEDD6E91279EFA533F5F4237 /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -644,18 +644,18 @@ inputFileListPaths = ( ); inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", + "${PODS_ROOT}/Target Support Files/Pods-GoogleMapsXCFrameworkDemos/Pods-GoogleMapsXCFrameworkDemos-resources.sh", + "${PODS_CONFIGURATION_BUILD_DIR}/GoogleMaps/GoogleMapsResources.bundle", ); - name = "[CP] Check Pods Manifest.lock"; + name = "[CP] Copy Pods Resources"; outputFileListPaths = ( ); outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-GoogleMapsXCFrameworkDemos-checkManifestLockResult.txt", + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMapsResources.bundle", ); 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"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GoogleMapsXCFrameworkDemos/Pods-GoogleMapsXCFrameworkDemos-resources.sh\"\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ @@ -728,7 +728,7 @@ }; F9B4FA0FAFB2D015072B6DB9 /* Default */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 71FA451CC319136D84A0530A /* Pods-GoogleMapsXCFrameworkDemos.default.xcconfig */; + baseConfigurationReference = 74265974EDB176B6383CB2E4 /* Pods-GoogleMapsXCFrameworkDemos.default.xcconfig */; buildSettings = { "ARCHS[sdk=iphonesimulator*]" = ( x86_64, diff --git a/GoogleMaps/Podfile b/GoogleMaps/Podfile index 454919fa..70c5b093 100755 --- a/GoogleMaps/Podfile +++ b/GoogleMaps/Podfile @@ -1,8 +1,8 @@ -source 'https://cdn.cocoapods.org/' +source 'https://github.com/CocoaPods/Specs.git' platform :ios, '15.0' target 'GoogleMapsXCFrameworkDemos' do project 'GoogleMapsXCFrameworkDemos' - pod 'GoogleMaps', '= 9.1.0' -end \ No newline at end of file + pod 'GoogleMaps', '= 9.1.1' +end diff --git a/GoogleNavigation-Swift/GoogleNavSwiftXCFrameworkDemos.xcodeproj/project.pbxproj b/GoogleNavigation-Swift/GoogleNavSwiftXCFrameworkDemos.xcodeproj/project.pbxproj index fc7da5ce..514a4dc2 100644 --- a/GoogleNavigation-Swift/GoogleNavSwiftXCFrameworkDemos.xcodeproj/project.pbxproj +++ b/GoogleNavigation-Swift/GoogleNavSwiftXCFrameworkDemos.xcodeproj/project.pbxproj @@ -11,13 +11,13 @@ 3A92A5973B714428EFD75CBE /* sdkdemos_icon-72@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 17C85CE7271EB1D14BFD7782 /* sdkdemos_icon-72@2x.png */; }; 4EEE3524457DE349E3DD37F0 /* Samples.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1617FDDABDC70DD453461D77 /* Samples.swift */; }; 54A7283DE1892D3D78736CAF /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77538FBE427713CB816C755A /* AppDelegate.swift */; }; + 570B1BE0150DB160DA898A39 /* libPods-GoogleNavSwiftXCFrameworkDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6F2549866E84F333464E0D4D /* libPods-GoogleNavSwiftXCFrameworkDemos.a */; }; 629711051AE66BD0F8D5D108 /* sdkdemos_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 821EB50DDBB1FEB45F54B146 /* sdkdemos_icon@2x.png */; }; 6BD4DBC8C93ACDF7F882B8AD /* CarPlayApplicationSceneInformationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BA6BDD380853B13035AE4B7 /* CarPlayApplicationSceneInformationController.swift */; }; 6CE928428FF1B34702CB2482 /* GMSRouteStatus+CustomString.swift in Sources */ = {isa = PBXBuildFile; fileRef = C990BA4E907B27C466CA96C8 /* GMSRouteStatus+CustomString.swift */; }; 6FBDDFC62156A3D092118BAA /* DataBackViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B0037238B773A4A26F4B5DE /* DataBackViewController.swift */; }; 733F016776FD961655D5FEF8 /* BaseSampleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97CFEE69AB9CBD4876EAB882 /* BaseSampleViewController.swift */; }; 745E78FEA809A2965D74B2CD /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A78AA50DA7CCEEDA35CD2E59 /* SceneDelegate.swift */; }; - 848FFC1BE25FF366AB204583 /* libPods-GoogleNavSwiftXCFrameworkDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 72F7BD70321935A126562419 /* libPods-GoogleNavSwiftXCFrameworkDemos.a */; }; 87DC471D87A0792166F4DBEE /* NavigationUIOptionsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E1261DEA6032884F8DBF79 /* NavigationUIOptionsViewController.swift */; }; 9FC729F6A3AD91E17640FC76 /* StopoverViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4819E459253950DAE6A0D537 /* StopoverViewController.swift */; }; A230D8CF5162269A40537BD9 /* DirectionsListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B441347187E627E16933337D /* DirectionsListViewController.swift */; }; @@ -36,13 +36,12 @@ 0B0037238B773A4A26F4B5DE /* DataBackViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataBackViewController.swift; sourceTree = ""; }; 1617FDDABDC70DD453461D77 /* Samples.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Samples.swift; sourceTree = ""; }; 17C85CE7271EB1D14BFD7782 /* sdkdemos_icon-72@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "sdkdemos_icon-72@2x.png"; sourceTree = ""; }; - 2CD1EDDC20CB620322DBAC69 /* Pods-GoogleNavSwiftXCFrameworkDemos.default.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GoogleNavSwiftXCFrameworkDemos.default.xcconfig"; path = "Target Support Files/Pods-GoogleNavSwiftXCFrameworkDemos/Pods-GoogleNavSwiftXCFrameworkDemos.default.xcconfig"; sourceTree = ""; }; 2D56C0322BA0AE65C91FC3E1 /* SampleListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SampleListViewController.swift; sourceTree = ""; }; 3BA6BDD380853B13035AE4B7 /* CarPlayApplicationSceneInformationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CarPlayApplicationSceneInformationController.swift; sourceTree = ""; }; 4819E459253950DAE6A0D537 /* StopoverViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StopoverViewController.swift; sourceTree = ""; }; 5CE5E48DA228BB59860ACE23 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 69E1261DEA6032884F8DBF79 /* NavigationUIOptionsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationUIOptionsViewController.swift; sourceTree = ""; }; - 72F7BD70321935A126562419 /* libPods-GoogleNavSwiftXCFrameworkDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GoogleNavSwiftXCFrameworkDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 6F2549866E84F333464E0D4D /* libPods-GoogleNavSwiftXCFrameworkDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GoogleNavSwiftXCFrameworkDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 77538FBE427713CB816C755A /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 7AED462B824D8CF459C3A820 /* GoogleNavSwiftXCFrameworkDemos.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GoogleNavSwiftXCFrameworkDemos.app; sourceTree = BUILT_PRODUCTS_DIR; }; 821EB50DDBB1FEB45F54B146 /* sdkdemos_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "sdkdemos_icon@2x.png"; sourceTree = ""; }; @@ -53,6 +52,7 @@ B441347187E627E16933337D /* DirectionsListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DirectionsListViewController.swift; sourceTree = ""; }; C42FB69B214FB18F5A67B950 /* RoutingOptionsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoutingOptionsViewController.swift; sourceTree = ""; }; C990BA4E907B27C466CA96C8 /* GMSRouteStatus+CustomString.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "GMSRouteStatus+CustomString.swift"; sourceTree = ""; }; + E2BF27C9B774738ED1D56180 /* Pods-GoogleNavSwiftXCFrameworkDemos.default.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GoogleNavSwiftXCFrameworkDemos.default.xcconfig"; path = "Target Support Files/Pods-GoogleNavSwiftXCFrameworkDemos/Pods-GoogleNavSwiftXCFrameworkDemos.default.xcconfig"; sourceTree = ""; }; E7E2098C9338CCEA5019C68E /* sdkdemos_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sdkdemos_icon.png; sourceTree = ""; }; F12CE7B597AC6A1DCF7896F1 /* SideOfRoadViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SideOfRoadViewController.swift; sourceTree = ""; }; F707B406E5F6163D4F9A91B4 /* sdkdemos_icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "sdkdemos_icon-72.png"; sourceTree = ""; }; @@ -64,7 +64,7 @@ buildActionMask = 2147483647; files = ( B82519995D61986A2460DD28 /* UIKit.framework in Frameworks */, - 848FFC1BE25FF366AB204583 /* libPods-GoogleNavSwiftXCFrameworkDemos.a in Frameworks */, + 570B1BE0150DB160DA898A39 /* libPods-GoogleNavSwiftXCFrameworkDemos.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -83,7 +83,7 @@ isa = PBXGroup; children = ( 5CE5E48DA228BB59860ACE23 /* UIKit.framework */, - 72F7BD70321935A126562419 /* libPods-GoogleNavSwiftXCFrameworkDemos.a */, + 6F2549866E84F333464E0D4D /* libPods-GoogleNavSwiftXCFrameworkDemos.a */, ); name = Frameworks; sourceTree = ""; @@ -94,7 +94,7 @@ A881143985DFC468E50E55CD /* Source */, 1AC6BD76C9C91945209B37D7 /* Frameworks */, 77AB0A863C92B414E22C212E /* Products */, - 82B136E876CB89CFEA3EC6B9 /* Pods */, + BEE7623A6F69D88BA49E1C7F /* Pods */, ); sourceTree = ""; }; @@ -106,15 +106,6 @@ name = Products; sourceTree = ""; }; - 82B136E876CB89CFEA3EC6B9 /* Pods */ = { - isa = PBXGroup; - children = ( - 2CD1EDDC20CB620322DBAC69 /* Pods-GoogleNavSwiftXCFrameworkDemos.default.xcconfig */, - ); - name = Pods; - path = Pods; - sourceTree = ""; - }; 8A23E6011C6A2E32B082EA0B /* Swift */ = { isa = PBXGroup; children = ( @@ -139,6 +130,15 @@ path = GoogleNavSwiftXCFrameworkDemos; sourceTree = ""; }; + BEE7623A6F69D88BA49E1C7F /* Pods */ = { + isa = PBXGroup; + children = ( + E2BF27C9B774738ED1D56180 /* Pods-GoogleNavSwiftXCFrameworkDemos.default.xcconfig */, + ); + name = Pods; + path = Pods; + sourceTree = ""; + }; C7507AD6121FCBA13885B9A8 /* Images */ = { isa = PBXGroup; children = ( @@ -174,11 +174,11 @@ isa = PBXNativeTarget; buildConfigurationList = B74174651F6063BC55B20C23 /* Build configuration list for PBXNativeTarget "GoogleNavSwiftXCFrameworkDemos" */; buildPhases = ( - D360F9C373ECB84F3E26AE46 /* [CP] Check Pods Manifest.lock */, + C017F4B7773B6F5452E7FECF /* [CP] Check Pods Manifest.lock */, A615EB11588E44CCF0E6D13B /* Resources */, 4CD2D071AD5D684951B4F799 /* Sources */, 8A1AA5E42F3D67C5755252E5 /* Frameworks */, - 1AC5CD76ECD2E23AA91CD36E /* [CP] Copy Pods Resources */, + B4D8844CBFBAEC0FA5518673 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -229,7 +229,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 1AC5CD76ECD2E23AA91CD36E /* [CP] Copy Pods Resources */ = { + B4D8844CBFBAEC0FA5518673 /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -253,7 +253,7 @@ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GoogleNavSwiftXCFrameworkDemos/Pods-GoogleNavSwiftXCFrameworkDemos-resources.sh\"\n"; showEnvVarsInLog = 0; }; - D360F9C373ECB84F3E26AE46 /* [CP] Check Pods Manifest.lock */ = { + C017F4B7773B6F5452E7FECF /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -306,7 +306,7 @@ /* Begin XCBuildConfiguration section */ 7AB2FEFD1D26E09B00EEEAEE /* Default */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2CD1EDDC20CB620322DBAC69 /* Pods-GoogleNavSwiftXCFrameworkDemos.default.xcconfig */; + baseConfigurationReference = E2BF27C9B774738ED1D56180 /* Pods-GoogleNavSwiftXCFrameworkDemos.default.xcconfig */; buildSettings = { "ARCHS[sdk=iphonesimulator*]" = x86_64; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; diff --git a/GoogleNavigation-Swift/Podfile b/GoogleNavigation-Swift/Podfile index b2fb1f1f..2a010230 100755 --- a/GoogleNavigation-Swift/Podfile +++ b/GoogleNavigation-Swift/Podfile @@ -1,8 +1,8 @@ -source 'https://cdn.cocoapods.org/' +source 'https://github.com/CocoaPods/Specs.git' platform :ios, '15.0' target 'GoogleNavSwiftXCFrameworkDemos' do project 'GoogleNavSwiftXCFrameworkDemos' - pod 'GoogleNavigation', '= 9.1.0' -end \ No newline at end of file + pod 'GoogleNavigation', '= 9.1.2' +end diff --git a/GoogleNavigation/GoogleNavXCFrameworkDemos.xcodeproj/project.pbxproj b/GoogleNavigation/GoogleNavXCFrameworkDemos.xcodeproj/project.pbxproj index fbbd8073..6ba2bdda 100644 --- a/GoogleNavigation/GoogleNavXCFrameworkDemos.xcodeproj/project.pbxproj +++ b/GoogleNavigation/GoogleNavXCFrameworkDemos.xcodeproj/project.pbxproj @@ -9,7 +9,6 @@ /* Begin PBXBuildFile section */ 00657192363D06BBA881F3C8 /* CarPlayApplicationSceneInformationController.m in Sources */ = {isa = PBXBuildFile; fileRef = F3A0C7592AD54B2D557710DB /* CarPlayApplicationSceneInformationController.m */; }; 158D73D048695418C2865884 /* sdkdemos_icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 1F8DDD2B79543F571E805D43 /* sdkdemos_icon-72.png */; }; - 15A91D9FE4A78E6F3777BEB0 /* libPods-GoogleNavXCFrameworkDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 44698A06AED0CB84B3A68A15 /* libPods-GoogleNavXCFrameworkDemos.a */; }; 1944F3C69C3B695109CC5E87 /* sdkdemos_icon-72@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = BB5C8B75FB265857CFB94EA6 /* sdkdemos_icon-72@2x.png */; }; 2142875F8C2C4C8074D974E6 /* NavUIOptionsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F36DCD0EC7054003394401C /* NavUIOptionsViewController.m */; }; 23F9E892EAC022D32A043AC0 /* CarPlayConnectionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D902FF533856EA8D9446C718 /* CarPlayConnectionManager.m */; }; @@ -31,6 +30,7 @@ C46033E91CFF8AE46F97C1A2 /* NavDemoMasterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 084D9E82BA740BD33E5B0151 /* NavDemoMasterViewController.m */; }; CDE3172D415D26FD0F6FE299 /* NavDemoAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A32E134551AD284FCE5CD5E6 /* NavDemoAppDelegate.m */; }; EEBEDD79C24DAF71B0BA75D0 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E763D9FA7C37510F7290CD82 /* UIKit.framework */; }; + FA2EB9F68FC43A8088134273 /* libPods-GoogleNavXCFrameworkDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E41F23E58593F206C7087168 /* libPods-GoogleNavXCFrameworkDemos.a */; }; FE14CFA7529ADF2C10A7DCCF /* NavigationSessionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F4BA9B8A324892E7366A586 /* NavigationSessionViewController.m */; }; /* End PBXBuildFile section */ @@ -47,11 +47,9 @@ 25B30A281053A452C4B55262 /* SideOfRoadViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SideOfRoadViewController.m; sourceTree = ""; }; 25FD619C2CD1ACC6C7C8B604 /* CarPlayApplicationSceneMapController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CarPlayApplicationSceneMapController.m; sourceTree = ""; }; 2CB6220D21CE8A4F650D0180 /* NavDemoSceneDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NavDemoSceneDelegate.h; sourceTree = ""; }; - 44698A06AED0CB84B3A68A15 /* libPods-GoogleNavXCFrameworkDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GoogleNavXCFrameworkDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 4836DADDA512595EAC555860 /* sdkdemos_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sdkdemos_icon.png; sourceTree = ""; }; 4A5D5D6F704B438C6D3A2D88 /* CarPlaySharedState.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CarPlaySharedState.m; sourceTree = ""; }; 54F36455A6DBFFB4C78AA516 /* NavDemoUtilities.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NavDemoUtilities.m; sourceTree = ""; }; - 5B5B0DF1478AF88B32D10830 /* Pods-GoogleNavXCFrameworkDemos.default.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GoogleNavXCFrameworkDemos.default.xcconfig"; path = "Target Support Files/Pods-GoogleNavXCFrameworkDemos/Pods-GoogleNavXCFrameworkDemos.default.xcconfig"; sourceTree = ""; }; 61756D44E565BCEDC00E182A /* CarPlayApplicationSceneMapController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CarPlayApplicationSceneMapController.h; sourceTree = ""; }; 6303534765661BB55FF3F3A6 /* GoogleNavXCFrameworkDemos.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GoogleNavXCFrameworkDemos.app; sourceTree = BUILT_PRODUCTS_DIR; }; 63CAAC192F777BDB7B936B71 /* NavDemoMasterViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NavDemoMasterViewController.h; sourceTree = ""; }; @@ -69,6 +67,7 @@ AD1F97ED7BBC5D4DD681025F /* DemoData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DemoData.m; sourceTree = ""; }; AFE8B27CF8BEAE1312AE8CF2 /* BaseViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BaseViewController.m; sourceTree = ""; }; B372DAF5333CE99187FBD1D7 /* SDKDemoAPIKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDKDemoAPIKey.h; sourceTree = ""; }; + B72575AB87433FC31D78297D /* Pods-GoogleNavXCFrameworkDemos.default.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GoogleNavXCFrameworkDemos.default.xcconfig"; path = "Target Support Files/Pods-GoogleNavXCFrameworkDemos/Pods-GoogleNavXCFrameworkDemos.default.xcconfig"; sourceTree = ""; }; BB5C8B75FB265857CFB94EA6 /* sdkdemos_icon-72@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "sdkdemos_icon-72@2x.png"; sourceTree = ""; }; C5CC57852047DA26DF23E2D0 /* DirectionsListViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DirectionsListViewController.m; sourceTree = ""; }; C983E9C0AC66C381D5F25FB2 /* BaseViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseViewController.h; sourceTree = ""; }; @@ -77,6 +76,7 @@ D38FEE90129626FB13E5F9A7 /* NavigationSessionViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NavigationSessionViewController.h; sourceTree = ""; }; D3A40617BC84289457DB73DD /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; D902FF533856EA8D9446C718 /* CarPlayConnectionManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CarPlayConnectionManager.m; sourceTree = ""; }; + E41F23E58593F206C7087168 /* libPods-GoogleNavXCFrameworkDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GoogleNavXCFrameworkDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; E763D9FA7C37510F7290CD82 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; E8D8E485EFA67A5534BF0FEF /* RoutingOptionsViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RoutingOptionsViewController.m; sourceTree = ""; }; E998DE15E862191C164B113C /* NavUIOptionsViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NavUIOptionsViewController.h; sourceTree = ""; }; @@ -90,22 +90,13 @@ buildActionMask = 2147483647; files = ( EEBEDD79C24DAF71B0BA75D0 /* UIKit.framework in Frameworks */, - 15A91D9FE4A78E6F3777BEB0 /* libPods-GoogleNavXCFrameworkDemos.a in Frameworks */, + FA2EB9F68FC43A8088134273 /* libPods-GoogleNavXCFrameworkDemos.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 0349670172CF54AE10FFC68A /* Pods */ = { - isa = PBXGroup; - children = ( - 5B5B0DF1478AF88B32D10830 /* Pods-GoogleNavXCFrameworkDemos.default.xcconfig */, - ); - name = Pods; - path = Pods; - sourceTree = ""; - }; 0613B693A3C5A371249EA119 /* Source */ = { isa = PBXGroup; children = ( @@ -172,11 +163,20 @@ name = Products; sourceTree = ""; }; + 1C18FC3F3FDDF4D06A8679B1 /* Pods */ = { + isa = PBXGroup; + children = ( + B72575AB87433FC31D78297D /* Pods-GoogleNavXCFrameworkDemos.default.xcconfig */, + ); + name = Pods; + path = Pods; + sourceTree = ""; + }; 5B668767C4CFE41B91D6AF3A /* Frameworks */ = { isa = PBXGroup; children = ( E763D9FA7C37510F7290CD82 /* UIKit.framework */, - 44698A06AED0CB84B3A68A15 /* libPods-GoogleNavXCFrameworkDemos.a */, + E41F23E58593F206C7087168 /* libPods-GoogleNavXCFrameworkDemos.a */, ); name = Frameworks; sourceTree = ""; @@ -208,7 +208,7 @@ 0613B693A3C5A371249EA119 /* Source */, 5B668767C4CFE41B91D6AF3A /* Frameworks */, 1B10B8A58D78FBFBFCEC053E /* Products */, - 0349670172CF54AE10FFC68A /* Pods */, + 1C18FC3F3FDDF4D06A8679B1 /* Pods */, ); sourceTree = ""; }; @@ -230,11 +230,11 @@ isa = PBXNativeTarget; buildConfigurationList = 6F7E204FCBBF8C27C00235CB /* Build configuration list for PBXNativeTarget "GoogleNavXCFrameworkDemos" */; buildPhases = ( - C70324283FD530D2B80E1979 /* [CP] Check Pods Manifest.lock */, + 7CFB94CC3133E186D687CD96 /* [CP] Check Pods Manifest.lock */, 1E965DCF453CADBB767B7394 /* Resources */, 37E82AA33F0EA23DB75ECB21 /* Sources */, E6C45C348CA9B1BFF8CA2A5C /* Frameworks */, - F9524ACE46B57747F1DC0F3B /* [CP] Copy Pods Resources */, + 6D5D859BCFCD32B911909254 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -285,7 +285,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - C70324283FD530D2B80E1979 /* [CP] Check Pods Manifest.lock */ = { + 6D5D859BCFCD32B911909254 /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -293,21 +293,23 @@ inputFileListPaths = ( ); inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", + "${PODS_ROOT}/Target Support Files/Pods-GoogleNavXCFrameworkDemos/Pods-GoogleNavXCFrameworkDemos-resources.sh", + "${PODS_CONFIGURATION_BUILD_DIR}/GoogleMaps/GoogleMapsResources.bundle", + "${PODS_CONFIGURATION_BUILD_DIR}/GoogleNavigation/GoogleNavigationResources.bundle", ); - name = "[CP] Check Pods Manifest.lock"; + name = "[CP] Copy Pods Resources"; outputFileListPaths = ( ); outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-GoogleNavXCFrameworkDemos-checkManifestLockResult.txt", + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMapsResources.bundle", + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleNavigationResources.bundle", ); 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"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GoogleNavXCFrameworkDemos/Pods-GoogleNavXCFrameworkDemos-resources.sh\"\n"; showEnvVarsInLog = 0; }; - F9524ACE46B57747F1DC0F3B /* [CP] Copy Pods Resources */ = { + 7CFB94CC3133E186D687CD96 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -315,20 +317,18 @@ inputFileListPaths = ( ); inputPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-GoogleNavXCFrameworkDemos/Pods-GoogleNavXCFrameworkDemos-resources.sh", - "${PODS_CONFIGURATION_BUILD_DIR}/GoogleMaps/GoogleMapsResources.bundle", - "${PODS_CONFIGURATION_BUILD_DIR}/GoogleNavigation/GoogleNavigationResources.bundle", + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", ); - name = "[CP] Copy Pods Resources"; + name = "[CP] Check Pods Manifest.lock"; outputFileListPaths = ( ); outputPaths = ( - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMapsResources.bundle", - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleNavigationResources.bundle", + "$(DERIVED_FILE_DIR)/Pods-GoogleNavXCFrameworkDemos-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GoogleNavXCFrameworkDemos/Pods-GoogleNavXCFrameworkDemos-resources.sh\"\n"; + 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 */ @@ -365,7 +365,7 @@ /* Begin XCBuildConfiguration section */ 214A854AC87F74D9754516CB /* Default */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 5B5B0DF1478AF88B32D10830 /* Pods-GoogleNavXCFrameworkDemos.default.xcconfig */; + baseConfigurationReference = B72575AB87433FC31D78297D /* Pods-GoogleNavXCFrameworkDemos.default.xcconfig */; buildSettings = { "ARCHS[sdk=iphonesimulator*]" = ( x86_64, diff --git a/GoogleNavigation/Podfile b/GoogleNavigation/Podfile index 3f76300f..6489ed72 100755 --- a/GoogleNavigation/Podfile +++ b/GoogleNavigation/Podfile @@ -1,8 +1,8 @@ -source 'https://cdn.cocoapods.org/' +source 'https://github.com/CocoaPods/Specs.git' platform :ios, '15.0' target 'GoogleNavXCFrameworkDemos' do project 'GoogleNavXCFrameworkDemos' - pod 'GoogleNavigation', '= 9.1.0' -end \ No newline at end of file + pod 'GoogleNavigation', '= 9.1.2' +end diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos.xcodeproj/project.pbxproj b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos.xcodeproj/project.pbxproj index 28a128ed..d666a8c2 100644 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos.xcodeproj/project.pbxproj +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos.xcodeproj/project.pbxproj @@ -7,36 +7,34 @@ objects = { /* Begin PBXBuildFile section */ - 002B7F96ADBBF8A10292D6C2 /* AutocompleteWithCustomColors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 563D4941D595A2D8071C38B8 /* AutocompleteWithCustomColors.swift */; }; - 00D2905E8CD38D8CBB0B817E /* AutocompleteWithSearchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D8861C513FC2BC10D039226 /* AutocompleteWithSearchViewController.swift */; }; - 10F81C70BCD05DC29F144311 /* SearchNearbyViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AF23A080ACAC079774B18AD /* SearchNearbyViewController.swift */; }; + 0448B3B8914530569C61F248 /* SDKDemoAPIKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71537B8830D32387A144D0C8 /* SDKDemoAPIKey.swift */; }; + 051D1B3BE01FF42D3CC4F090 /* PagingPhotoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C643E09802D5CC8D7EAC413 /* PagingPhotoView.swift */; }; + 0D8DB832F522E0225FA23445 /* AutocompleteWithTextFieldController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 446EC90243A57C996C88E181 /* AutocompleteWithTextFieldController.swift */; }; 163CAC038A4C47EFACFD3EED /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 860821F808DE00F3F2C41100 /* LaunchScreen.storyboard */; }; - 16A0E92568541B55EC4D4576 /* SampleDatas.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2401DB52F6B5F816091B5674 /* SampleDatas.swift */; }; - 2D3A5A694315B344F421E6DF /* ConfigurationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2228243742AE431CD773B059 /* ConfigurationViewController.swift */; }; - 392EAD3941B01B7C2B428CB9 /* SampleListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD3C40418C17BF6821C2371A /* SampleListViewController.swift */; }; - 3DFE0466035B0A55ED3CD380 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA584F7C7438765EB3341653 /* AppDelegate.swift */; }; - 4C28FE2BA67D56490C75A722 /* AutocompletePushViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD6477AC546B26D44B6FD672 /* AutocompletePushViewController.swift */; }; - 54B934E49A1D40D637915F51 /* SDKDemoAPIKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71537B8830D32387A144D0C8 /* SDKDemoAPIKey.swift */; }; - 645B39762D03CE7CF90B8944 /* AutocompleteWithTextFieldController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 446EC90243A57C996C88E181 /* AutocompleteWithTextFieldController.swift */; }; - 6830D93A49E0459030C6643D /* FindPlaceLikelihoodListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8744EA3F5765185DB0A59802 /* FindPlaceLikelihoodListViewController.swift */; }; - 707E567A197EEC517059F58F /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3BBD5FF66CC81C1F16B2B05 /* SceneDelegate.swift */; }; - 7FE5C10D9311819D60D5FC59 /* AutocompleteConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DD13DBA658B60B6DF4A0E97 /* AutocompleteConfiguration.swift */; }; + 210F703406AF6CD6A265F133 /* ConfigurationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2228243742AE431CD773B059 /* ConfigurationViewController.swift */; }; + 2BF4FB0428CC2EE8215EE216 /* FindPlaceLikelihoodListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8744EA3F5765185DB0A59802 /* FindPlaceLikelihoodListViewController.swift */; }; + 3718AE8D709A246C16325C0C /* SearchNearbyViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AF23A080ACAC079774B18AD /* SearchNearbyViewController.swift */; }; + 55D2D493A3A7B2D243511415 /* libPods-GooglePlacesSwiftXCFrameworkDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DD77D82B873501A92AEBE0B /* libPods-GooglePlacesSwiftXCFrameworkDemos.a */; }; + 5C91A875DF19521751B41C1C /* ParameterInputTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CE2DB8FA2E6A147F4B1DA62 /* ParameterInputTextField.swift */; }; + 5EB5310790D1F72AE6F4D699 /* TextSearchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8454B896AE929281F988F9B2 /* TextSearchViewController.swift */; }; + 73E6638027FB612EB4EEC387 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA584F7C7438765EB3341653 /* AppDelegate.swift */; }; + 7EA5ED00B1F99EDF664DE3DC /* AutocompleteConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DD13DBA658B60B6DF4A0E97 /* AutocompleteConfiguration.swift */; }; + 80A1C4CD3AB93692A787F1B3 /* AutocompletePushViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD6477AC546B26D44B6FD672 /* AutocompletePushViewController.swift */; }; 867D2502D8072DC199AF23C3 /* PlacesDemoAssets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0D451149A2DC0DFAE4CE3BAB /* PlacesDemoAssets.xcassets */; }; - 8DC6568C9AE08B451F7123CC /* TextSearchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8454B896AE929281F988F9B2 /* TextSearchViewController.swift */; }; + 8AC6EAB5B102C3DF1E86F8B4 /* AutocompleteBaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DF5F62464464D53F52590E9 /* AutocompleteBaseViewController.swift */; }; + 8AFF4189AB3CD52968438C84 /* AutocompleteModalViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CC98A1D9129B6ED7098B676 /* AutocompleteModalViewController.swift */; }; 9718115F592963B549EDB822 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F13D93FEB7B038D913CA425E /* UIKit.framework */; }; - AE87772AD730BE6467A10F90 /* libPods-GooglePlacesSwiftXCFrameworkDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0C835BDBA6FB7C6D2CC84369 /* libPods-GooglePlacesSwiftXCFrameworkDemos.a */; }; - B6C84665A25F7CEF43BFD8EE /* ParameterInputTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CE2DB8FA2E6A147F4B1DA62 /* ParameterInputTextField.swift */; }; - BBAAE465499A1FF6CCB5F24C /* AutocompleteBaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DF5F62464464D53F52590E9 /* AutocompleteBaseViewController.swift */; }; - CDF4797C0C1F6281732AC8A1 /* PagingPhotoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C643E09802D5CC8D7EAC413 /* PagingPhotoView.swift */; }; - F3B74C7955F4849882E238B4 /* AutocompleteModalViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CC98A1D9129B6ED7098B676 /* AutocompleteModalViewController.swift */; }; + 9B6B100B59BB0F6DD019E50D /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3BBD5FF66CC81C1F16B2B05 /* SceneDelegate.swift */; }; + AF59768A35117D9F23FB1D9D /* AutocompleteWithSearchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D8861C513FC2BC10D039226 /* AutocompleteWithSearchViewController.swift */; }; + AFEDD16691A2651909318377 /* SampleListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD3C40418C17BF6821C2371A /* SampleListViewController.swift */; }; + D74BBA93ACEB62FC23CDC5F3 /* AutocompleteWithCustomColors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 563D4941D595A2D8071C38B8 /* AutocompleteWithCustomColors.swift */; }; FC5E31297CBC337BD343815F /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6A5C19E7C0FC76DDF1EB2294 /* Localizable.strings */; }; + FC75D4D66E80D6524ADF6872 /* SampleDatas.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2401DB52F6B5F816091B5674 /* SampleDatas.swift */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 03183B2A6CCFF54942CDA6E4 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en_GB; path = en_GB.lproj/Localizable.strings; sourceTree = ""; }; 06FC3F4B8E1F6A15CF2F691D /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/Localizable.strings; sourceTree = ""; }; - 0B8AE98ECC3729EDD3DC71FC /* Pods-GooglePlacesSwiftXCFrameworkDemos.default.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GooglePlacesSwiftXCFrameworkDemos.default.xcconfig"; path = "Target Support Files/Pods-GooglePlacesSwiftXCFrameworkDemos/Pods-GooglePlacesSwiftXCFrameworkDemos.default.xcconfig"; sourceTree = ""; }; - 0C835BDBA6FB7C6D2CC84369 /* libPods-GooglePlacesSwiftXCFrameworkDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GooglePlacesSwiftXCFrameworkDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 0CBB4859F736C186AB1E0F28 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = ""; }; 0D451149A2DC0DFAE4CE3BAB /* PlacesDemoAssets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = PlacesDemoAssets.xcassets; sourceTree = ""; }; 0DA539C4CADEAFB15C6D82E4 /* en_IN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en_IN; path = en_IN.lproj/Localizable.strings; sourceTree = ""; }; @@ -52,6 +50,7 @@ 394ED4AD65022ACBFD75D654 /* zh_HK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_HK; path = zh_HK.lproj/Localizable.strings; sourceTree = ""; }; 3AE89A49409DAD5177FAFC5E /* ms */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ms; path = ms.lproj/Localizable.strings; sourceTree = ""; }; 3CE2DB8FA2E6A147F4B1DA62 /* ParameterInputTextField.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParameterInputTextField.swift; sourceTree = ""; }; + 3DD77D82B873501A92AEBE0B /* libPods-GooglePlacesSwiftXCFrameworkDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GooglePlacesSwiftXCFrameworkDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 446EC90243A57C996C88E181 /* AutocompleteWithTextFieldController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutocompleteWithTextFieldController.swift; sourceTree = ""; }; 4980D93AE0D75EC20CD8E48A /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Localizable.strings; sourceTree = ""; }; 4A91009D95260CA930E743A6 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = ""; }; @@ -97,6 +96,7 @@ F3BBD5FF66CC81C1F16B2B05 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; F958DD346638EF0F693C2B07 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/Localizable.strings; sourceTree = ""; }; FBE7B9E35B0F79ED794535C7 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = ""; }; + FD3852F7B30C235D777B4BAD /* Pods-GooglePlacesSwiftXCFrameworkDemos.default.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GooglePlacesSwiftXCFrameworkDemos.default.xcconfig"; path = "Target Support Files/Pods-GooglePlacesSwiftXCFrameworkDemos/Pods-GooglePlacesSwiftXCFrameworkDemos.default.xcconfig"; sourceTree = ""; }; FD3C40418C17BF6821C2371A /* SampleListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SampleListViewController.swift; sourceTree = ""; }; FFC0AAC3E478FC57AB563BA2 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_CN; path = zh_CN.lproj/Localizable.strings; sourceTree = ""; }; /* End PBXFileReference section */ @@ -107,7 +107,7 @@ buildActionMask = 2147483647; files = ( 9718115F592963B549EDB822 /* UIKit.framework in Frameworks */, - AE87772AD730BE6467A10F90 /* libPods-GooglePlacesSwiftXCFrameworkDemos.a in Frameworks */, + 55D2D493A3A7B2D243511415 /* libPods-GooglePlacesSwiftXCFrameworkDemos.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -128,7 +128,7 @@ isa = PBXGroup; children = ( 22865F676B9AACA8C6CDB231 /* Resources */, - 8970BD707B3E5533FCE444D4 /* Swift */, + F8CE3BC158A45805F0E5B6FA /* Swift */, ); name = Source; path = GooglePlacesSwiftXCFrameworkDemos; @@ -151,6 +151,15 @@ name = Products; sourceTree = ""; }; + 58BA17C19FE95166D51F4B44 /* Pods */ = { + isa = PBXGroup; + children = ( + FD3852F7B30C235D777B4BAD /* Pods-GooglePlacesSwiftXCFrameworkDemos.default.xcconfig */, + ); + name = Pods; + path = Pods; + sourceTree = ""; + }; 84179AB31E37C5E1D2958A9E /* Autocomplete */ = { isa = PBXGroup; children = ( @@ -165,26 +174,11 @@ path = Autocomplete; sourceTree = ""; }; - 8970BD707B3E5533FCE444D4 /* Swift */ = { - isa = PBXGroup; - children = ( - E8569FDEE9C5094EDD3F67E8 /* Samples */, - EA584F7C7438765EB3341653 /* AppDelegate.swift */, - 9DD13DBA658B60B6DF4A0E97 /* AutocompleteConfiguration.swift */, - 2228243742AE431CD773B059 /* ConfigurationViewController.swift */, - 71537B8830D32387A144D0C8 /* SDKDemoAPIKey.swift */, - 2401DB52F6B5F816091B5674 /* SampleDatas.swift */, - FD3C40418C17BF6821C2371A /* SampleListViewController.swift */, - F3BBD5FF66CC81C1F16B2B05 /* SceneDelegate.swift */, - ); - path = Swift; - sourceTree = ""; - }; DEA91D8BC1276D5CB5B3E1D5 /* Frameworks */ = { isa = PBXGroup; children = ( F13D93FEB7B038D913CA425E /* UIKit.framework */, - 0C835BDBA6FB7C6D2CC84369 /* libPods-GooglePlacesSwiftXCFrameworkDemos.a */, + 3DD77D82B873501A92AEBE0B /* libPods-GooglePlacesSwiftXCFrameworkDemos.a */, ); name = Frameworks; sourceTree = ""; @@ -195,7 +189,7 @@ 3BE356C7B8EA2D335BE62F15 /* Source */, DEA91D8BC1276D5CB5B3E1D5 /* Frameworks */, 549C8A25D4E2B8F6370D4157 /* Products */, - F2D7E9A6FA688DD39A586F49 /* Pods */, + 58BA17C19FE95166D51F4B44 /* Pods */, ); sourceTree = ""; }; @@ -210,13 +204,19 @@ path = Samples; sourceTree = ""; }; - F2D7E9A6FA688DD39A586F49 /* Pods */ = { + F8CE3BC158A45805F0E5B6FA /* Swift */ = { isa = PBXGroup; children = ( - 0B8AE98ECC3729EDD3DC71FC /* Pods-GooglePlacesSwiftXCFrameworkDemos.default.xcconfig */, + E8569FDEE9C5094EDD3F67E8 /* Samples */, + EA584F7C7438765EB3341653 /* AppDelegate.swift */, + 9DD13DBA658B60B6DF4A0E97 /* AutocompleteConfiguration.swift */, + 2228243742AE431CD773B059 /* ConfigurationViewController.swift */, + 71537B8830D32387A144D0C8 /* SDKDemoAPIKey.swift */, + 2401DB52F6B5F816091B5674 /* SampleDatas.swift */, + FD3C40418C17BF6821C2371A /* SampleListViewController.swift */, + F3BBD5FF66CC81C1F16B2B05 /* SceneDelegate.swift */, ); - name = Pods; - path = Pods; + path = Swift; sourceTree = ""; }; /* End PBXGroup section */ @@ -226,11 +226,11 @@ isa = PBXNativeTarget; buildConfigurationList = 68C7EDB6FC7C286E50CAA86F /* Build configuration list for PBXNativeTarget "GooglePlacesSwiftXCFrameworkDemos" */; buildPhases = ( - 50C804EA4B706FE408BAB062 /* [CP] Check Pods Manifest.lock */, + 005B4EA9E1B8E47D2073CD56 /* [CP] Check Pods Manifest.lock */, 8C88B9B5B6D62D34447A195C /* Resources */, 99374647C708D956928DBA68 /* Sources */, 04BD53FC58BA9623F59143B2 /* Frameworks */, - 8E58053D64B5D494848B0390 /* [CP] Copy Pods Resources */, + D4A9963160600B7044C268FD /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -321,7 +321,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 50C804EA4B706FE408BAB062 /* [CP] Check Pods Manifest.lock */ = { + 005B4EA9E1B8E47D2073CD56 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -343,7 +343,7 @@ 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; }; - 8E58053D64B5D494848B0390 /* [CP] Copy Pods Resources */ = { + D4A9963160600B7044C268FD /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -372,24 +372,24 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 16A0E92568541B55EC4D4576 /* SampleDatas.swift in Sources */, - 2D3A5A694315B344F421E6DF /* ConfigurationViewController.swift in Sources */, - CDF4797C0C1F6281732AC8A1 /* PagingPhotoView.swift in Sources */, - BBAAE465499A1FF6CCB5F24C /* AutocompleteBaseViewController.swift in Sources */, - 002B7F96ADBBF8A10292D6C2 /* AutocompleteWithCustomColors.swift in Sources */, - 00D2905E8CD38D8CBB0B817E /* AutocompleteWithSearchViewController.swift in Sources */, - 645B39762D03CE7CF90B8944 /* AutocompleteWithTextFieldController.swift in Sources */, - F3B74C7955F4849882E238B4 /* AutocompleteModalViewController.swift in Sources */, - 4C28FE2BA67D56490C75A722 /* AutocompletePushViewController.swift in Sources */, - 6830D93A49E0459030C6643D /* FindPlaceLikelihoodListViewController.swift in Sources */, - 8DC6568C9AE08B451F7123CC /* TextSearchViewController.swift in Sources */, - B6C84665A25F7CEF43BFD8EE /* ParameterInputTextField.swift in Sources */, - 10F81C70BCD05DC29F144311 /* SearchNearbyViewController.swift in Sources */, - 392EAD3941B01B7C2B428CB9 /* SampleListViewController.swift in Sources */, - 3DFE0466035B0A55ED3CD380 /* AppDelegate.swift in Sources */, - 54B934E49A1D40D637915F51 /* SDKDemoAPIKey.swift in Sources */, - 707E567A197EEC517059F58F /* SceneDelegate.swift in Sources */, - 7FE5C10D9311819D60D5FC59 /* AutocompleteConfiguration.swift in Sources */, + FC75D4D66E80D6524ADF6872 /* SampleDatas.swift in Sources */, + 210F703406AF6CD6A265F133 /* ConfigurationViewController.swift in Sources */, + 051D1B3BE01FF42D3CC4F090 /* PagingPhotoView.swift in Sources */, + 8AC6EAB5B102C3DF1E86F8B4 /* AutocompleteBaseViewController.swift in Sources */, + D74BBA93ACEB62FC23CDC5F3 /* AutocompleteWithCustomColors.swift in Sources */, + AF59768A35117D9F23FB1D9D /* AutocompleteWithSearchViewController.swift in Sources */, + 0D8DB832F522E0225FA23445 /* AutocompleteWithTextFieldController.swift in Sources */, + 8AFF4189AB3CD52968438C84 /* AutocompleteModalViewController.swift in Sources */, + 80A1C4CD3AB93692A787F1B3 /* AutocompletePushViewController.swift in Sources */, + 2BF4FB0428CC2EE8215EE216 /* FindPlaceLikelihoodListViewController.swift in Sources */, + 5EB5310790D1F72AE6F4D699 /* TextSearchViewController.swift in Sources */, + 5C91A875DF19521751B41C1C /* ParameterInputTextField.swift in Sources */, + 3718AE8D709A246C16325C0C /* SearchNearbyViewController.swift in Sources */, + AFEDD16691A2651909318377 /* SampleListViewController.swift in Sources */, + 73E6638027FB612EB4EEC387 /* AppDelegate.swift in Sources */, + 0448B3B8914530569C61F248 /* SDKDemoAPIKey.swift in Sources */, + 9B6B100B59BB0F6DD019E50D /* SceneDelegate.swift in Sources */, + 7EA5ED00B1F99EDF664DE3DC /* AutocompleteConfiguration.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -458,7 +458,7 @@ /* Begin XCBuildConfiguration section */ 1804A793EED314E240775EDD /* Default */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 0B8AE98ECC3729EDD3DC71FC /* Pods-GooglePlacesSwiftXCFrameworkDemos.default.xcconfig */; + baseConfigurationReference = FD3852F7B30C235D777B4BAD /* Pods-GooglePlacesSwiftXCFrameworkDemos.default.xcconfig */; buildSettings = { "ARCHS[sdk=iphonesimulator*]" = x86_64; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ar.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ar.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ar.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ar.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ca.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ca.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ca.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ca.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/cs.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/cs.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/cs.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/cs.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/da.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/da.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/da.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/da.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/de.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/de.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/de.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/de.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/el.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/el.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/el.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/el.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/en.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/en.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/en.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/en.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/en_AU.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/en_AU.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/en_AU.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/en_AU.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/en_GB.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/en_GB.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/en_GB.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/en_GB.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/en_IN.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/en_IN.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/en_IN.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/en_IN.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/es.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/es.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/es.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/es.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/es_419.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/es_419.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/es_419.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/es_419.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/es_MX.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/es_MX.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/es_MX.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/es_MX.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/fi.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/fi.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/fi.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/fi.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/fr.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/fr.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/fr.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/fr.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/fr_CA.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/fr_CA.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/fr_CA.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/fr_CA.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/he.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/he.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/he.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/he.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/hi.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/hi.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/hi.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/hi.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/hr.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/hr.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/hr.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/hr.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/hu.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/hu.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/hu.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/hu.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/id.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/id.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/id.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/id.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/it.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/it.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/it.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/it.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ja.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ja.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ja.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ja.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ko.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ko.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ko.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ko.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ms.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ms.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ms.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ms.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/nb.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/nb.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/nb.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/nb.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/nl.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/nl.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/nl.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/nl.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/pl.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/pl.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/pl.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/pl.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/pt.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/pt.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/pt.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/pt.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/pt_BR.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/pt_BR.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/pt_BR.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/pt_BR.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/pt_PT.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/pt_PT.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/pt_PT.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/pt_PT.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ro.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ro.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ro.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ro.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ru.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ru.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ru.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/ru.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/sk.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/sk.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/sk.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/sk.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/sv.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/sv.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/sv.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/sv.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/th.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/th.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/th.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/th.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/tr.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/tr.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/tr.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/tr.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/uk.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/uk.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/uk.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/uk.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/vi.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/vi.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/vi.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/vi.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/zh_CN.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/zh_CN.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/zh_CN.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/zh_CN.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/zh_HK.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/zh_HK.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/zh_HK.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/zh_HK.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/zh_TW.lproj/Localizable.strings b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/zh_TW.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/zh_TW.lproj/Localizable.strings +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Resources/zh_TW.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Swift/AppDelegate.swift b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Swift/AppDelegate.swift index 8177b9ed..c876b0cb 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Swift/AppDelegate.swift +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Swift/AppDelegate.swift @@ -14,7 +14,7 @@ import GooglePlaces import UIKit -@UIApplicationMain +@main class AppDelegate: UIResponder, UIApplicationDelegate, UIWindowSceneDelegate { func application( diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Swift/SampleDatas.swift b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Swift/SampleDatas.swift index fd4adc75..baa6dd22 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Swift/SampleDatas.swift +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Swift/SampleDatas.swift @@ -86,7 +86,6 @@ enum Samples { comment: "Title of the textSearch demo section"), samples: textSearchSample) sections.append(textSearchSection) - let searchNearbySample: [Sample] = [ Sample( viewControllerClass: SearchNearbyViewController.self, diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Swift/Samples/Autocomplete/AutocompleteWithTextFieldController.swift b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Swift/Samples/Autocomplete/AutocompleteWithTextFieldController.swift index caf85903..9802a472 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Swift/Samples/Autocomplete/AutocompleteWithTextFieldController.swift +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Swift/Samples/Autocomplete/AutocompleteWithTextFieldController.swift @@ -128,6 +128,7 @@ extension AutocompleteWithTextFieldController: UITextFieldDelegate { } func textFieldShouldClear(_ textField: UITextField) -> Bool { + dismissResultView() textField.resignFirstResponder() textField.text = "" tableDataSource.clearResults() diff --git a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Swift/Samples/TextSearchViewController.swift b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Swift/Samples/TextSearchViewController.swift index 06581f79..11c57c7d 100755 --- a/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Swift/Samples/TextSearchViewController.swift +++ b/GooglePlaces-Swift/GooglePlacesSwiftXCFrameworkDemos/Swift/Samples/TextSearchViewController.swift @@ -38,6 +38,13 @@ class TextSearchViewController: AutocompleteBaseViewController, textQueryField.placeholder = "Enter Text Search Query" textQueryField.backgroundColor = .secondarySystemBackground textQueryField.translatesAutoresizingMaskIntoConstraints = false + if UIView.userInterfaceLayoutDirection( + for: textQueryField.semanticContentAttribute) == .rightToLeft + { + textQueryField.textAlignment = .right + } else { + textQueryField.textAlignment = .left + } return textQueryField }() diff --git a/GooglePlaces-Swift/Podfile b/GooglePlaces-Swift/Podfile index 74652242..d2ce51a2 100755 --- a/GooglePlaces-Swift/Podfile +++ b/GooglePlaces-Swift/Podfile @@ -1,8 +1,8 @@ -source 'https://cdn.cocoapods.org/' +source 'https://github.com/CocoaPods/Specs.git' platform :ios, '15.0' target 'GooglePlacesSwiftXCFrameworkDemos' do project 'GooglePlacesSwiftXCFrameworkDemos' - pod 'GooglePlaces', '= 9.1.0' -end \ No newline at end of file + pod 'GooglePlaces', '= 9.2.0' +end diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos.xcodeproj/project.pbxproj b/GooglePlaces/GooglePlacesXCFrameworkDemos.xcodeproj/project.pbxproj index f6c91800..1147ddd9 100644 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos.xcodeproj/project.pbxproj +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos.xcodeproj/project.pbxproj @@ -12,6 +12,7 @@ 23FFCDCEC4E8398E725CA42C /* AutocompleteWithCustomColors.m in Sources */ = {isa = PBXBuildFile; fileRef = 52BE59454C206D016A202004 /* AutocompleteWithCustomColors.m */; }; 32FB89F6FF7DC014433F4EB9 /* AutocompleteModalViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 75A8BC243D0B6C1316FE643A /* AutocompleteModalViewController.m */; }; 34EE65D55421E4D055817851 /* AutocompleteWithTextFieldController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3117150D926F631213AF4E29 /* AutocompleteWithTextFieldController.m */; }; + 4907BD15BE1ED98D2C96E12D /* libPods-GooglePlacesXCFrameworkDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DEF6EDF451A413B3606BBF1D /* libPods-GooglePlacesXCFrameworkDemos.a */; }; 4A554C2F351560F835E29373 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 46504F07FEC0C81D7402DBDD /* UIKit.framework */; }; 4A83B2341AE9864E084D0B70 /* PagingPhotoView.m in Sources */ = {isa = PBXBuildFile; fileRef = BBD388E577507FDDDA03E06A /* PagingPhotoView.m */; }; 5679EE04A9B360411647663F /* DemoListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D2CA734A435425B8FF74875 /* DemoListViewController.m */; }; @@ -27,7 +28,6 @@ EA0BB9CD89C5FF1931323B04 /* AutocompleteWithSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A7D5E3F84F54FFD1451AD90C /* AutocompleteWithSearchViewController.m */; }; F1041F6BF354A1899621AD90 /* DemoAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C8A95A60C639AC388E2A28CB /* DemoAppDelegate.m */; }; FC1BA44E3A687D4C6F2541CE /* DemoData.m in Sources */ = {isa = PBXBuildFile; fileRef = ECDFD416C83764B1FEA9FBAD /* DemoData.m */; }; - FEFF7C81B7416465321F5D77 /* libPods-GooglePlacesXCFrameworkDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 86743C4A3FB02993E5DBB62A /* libPods-GooglePlacesXCFrameworkDemos.a */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ @@ -74,14 +74,13 @@ 70E1EC0326A9595A97444CE9 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = ""; }; 7200E82C7547AFE055FE2647 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = ""; }; 724F6CE3B0E7557AF7826B2A /* FindPlaceLikelihoodListViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FindPlaceLikelihoodListViewController.m; sourceTree = ""; }; + 74B278510B8F7A842ABF6A23 /* Pods-GooglePlacesXCFrameworkDemos.default.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GooglePlacesXCFrameworkDemos.default.xcconfig"; path = "Target Support Files/Pods-GooglePlacesXCFrameworkDemos/Pods-GooglePlacesXCFrameworkDemos.default.xcconfig"; sourceTree = ""; }; 75A8BC243D0B6C1316FE643A /* AutocompleteModalViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AutocompleteModalViewController.m; sourceTree = ""; }; 763A07DA4B168C2B78086ACC /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_CN; path = zh_CN.lproj/Localizable.strings; sourceTree = ""; }; 777A4017380A3DE1A024AAA3 /* SDKDemoAPIKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDKDemoAPIKey.h; sourceTree = ""; }; 81C56942F89F182D85272541 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Localizable.strings; sourceTree = ""; }; 81E00202C8016C524305D18C /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = ""; }; 865580737B7A2C6070A57F57 /* es_419 */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es_419; path = es_419.lproj/Localizable.strings; sourceTree = ""; }; - 86743C4A3FB02993E5DBB62A /* libPods-GooglePlacesXCFrameworkDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GooglePlacesXCFrameworkDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 8772CB83A577EC2312EE5563 /* Pods-GooglePlacesXCFrameworkDemos.default.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GooglePlacesXCFrameworkDemos.default.xcconfig"; path = "Target Support Files/Pods-GooglePlacesXCFrameworkDemos/Pods-GooglePlacesXCFrameworkDemos.default.xcconfig"; sourceTree = ""; }; 930BF07A3DE556163FF730FB /* en_IN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en_IN; path = en_IN.lproj/Localizable.strings; sourceTree = ""; }; 972394DBA3456A20F395DE17 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = ""; }; 9A47FF6E08B297C3BACE6AD5 /* AutocompleteWithCustomColors.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AutocompleteWithCustomColors.h; sourceTree = ""; }; @@ -104,6 +103,7 @@ D123FC133AA827BAEEE2CDAF /* SearchNearbyViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SearchNearbyViewController.h; sourceTree = ""; }; DCAFBE0E107C99DA3801BACF /* BaseDemoViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BaseDemoViewController.m; sourceTree = ""; }; DD724EB31AC6BCE47EEC1C37 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; + DEF6EDF451A413B3606BBF1D /* libPods-GooglePlacesXCFrameworkDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GooglePlacesXCFrameworkDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; ECDFD416C83764B1FEA9FBAD /* DemoData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DemoData.m; sourceTree = ""; }; EFB10A1766E31E432D14BCD5 /* DemoData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DemoData.h; sourceTree = ""; }; F1F76B5F9CFFF567057EDAD8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; @@ -119,7 +119,7 @@ buildActionMask = 2147483647; files = ( 4A554C2F351560F835E29373 /* UIKit.framework in Frameworks */, - FEFF7C81B7416465321F5D77 /* libPods-GooglePlacesXCFrameworkDemos.a in Frameworks */, + 4907BD15BE1ED98D2C96E12D /* libPods-GooglePlacesXCFrameworkDemos.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -154,6 +154,15 @@ name = Products; sourceTree = ""; }; + 45C7B7E71D340F71F272FB34 /* Pods */ = { + isa = PBXGroup; + children = ( + 74B278510B8F7A842ABF6A23 /* Pods-GooglePlacesXCFrameworkDemos.default.xcconfig */, + ); + name = Pods; + path = Pods; + sourceTree = ""; + }; 5D5C086080C3D6F95A446823 /* Source */ = { isa = PBXGroup; children = ( @@ -166,7 +175,7 @@ isa = PBXGroup; children = ( 46504F07FEC0C81D7402DBDD /* UIKit.framework */, - 86743C4A3FB02993E5DBB62A /* libPods-GooglePlacesXCFrameworkDemos.a */, + DEF6EDF451A413B3606BBF1D /* libPods-GooglePlacesXCFrameworkDemos.a */, ); name = Frameworks; sourceTree = ""; @@ -196,7 +205,7 @@ 5D5C086080C3D6F95A446823 /* Source */, 7D7FCBA6BE1EAF3071B9A4C6 /* Frameworks */, 268D0670BCF08310AC4169BE /* Products */, - E750AEEB948AA2967CD87954 /* Pods */, + 45C7B7E71D340F71F272FB34 /* Pods */, ); sourceTree = ""; }; @@ -216,15 +225,6 @@ path = Samples; sourceTree = ""; }; - E750AEEB948AA2967CD87954 /* Pods */ = { - isa = PBXGroup; - children = ( - 8772CB83A577EC2312EE5563 /* Pods-GooglePlacesXCFrameworkDemos.default.xcconfig */, - ); - name = Pods; - path = Pods; - sourceTree = ""; - }; EEC1CDCA2CD52659EFB20CDF /* Autocomplete */ = { isa = PBXGroup; children = ( @@ -251,11 +251,11 @@ isa = PBXNativeTarget; buildConfigurationList = 2B2B4231C4A531F8C0982DA6 /* Build configuration list for PBXNativeTarget "GooglePlacesXCFrameworkDemos" */; buildPhases = ( - 2B1DE8D53100096724B49556 /* [CP] Check Pods Manifest.lock */, + DF556F8234EE91CA49300B27 /* [CP] Check Pods Manifest.lock */, F1FE60B3EEE84D1BCEF51FDA /* Resources */, 723E3969C707F6CEDF182AAB /* Sources */, D22E9B56CE3179180CE4527B /* Frameworks */, - 5F65135E020CA8737EFAD792 /* [CP] Copy Pods Resources */, + 0C6B8E0783196AA92A6C3438 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -346,7 +346,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 2B1DE8D53100096724B49556 /* [CP] Check Pods Manifest.lock */ = { + 0C6B8E0783196AA92A6C3438 /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -354,21 +354,21 @@ inputFileListPaths = ( ); inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", + "${PODS_ROOT}/Target Support Files/Pods-GooglePlacesXCFrameworkDemos/Pods-GooglePlacesXCFrameworkDemos-resources.sh", + "${PODS_CONFIGURATION_BUILD_DIR}/GooglePlaces/GooglePlacesResources.bundle", ); - name = "[CP] Check Pods Manifest.lock"; + name = "[CP] Copy Pods Resources"; outputFileListPaths = ( ); outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-GooglePlacesXCFrameworkDemos-checkManifestLockResult.txt", + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GooglePlacesResources.bundle", ); 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"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GooglePlacesXCFrameworkDemos/Pods-GooglePlacesXCFrameworkDemos-resources.sh\"\n"; showEnvVarsInLog = 0; }; - 5F65135E020CA8737EFAD792 /* [CP] Copy Pods Resources */ = { + DF556F8234EE91CA49300B27 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -376,18 +376,18 @@ inputFileListPaths = ( ); inputPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-GooglePlacesXCFrameworkDemos/Pods-GooglePlacesXCFrameworkDemos-resources.sh", - "${PODS_CONFIGURATION_BUILD_DIR}/GooglePlaces/GooglePlacesResources.bundle", + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", ); - name = "[CP] Copy Pods Resources"; + name = "[CP] Check Pods Manifest.lock"; outputFileListPaths = ( ); outputPaths = ( - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GooglePlacesResources.bundle", + "$(DERIVED_FILE_DIR)/Pods-GooglePlacesXCFrameworkDemos-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GooglePlacesXCFrameworkDemos/Pods-GooglePlacesXCFrameworkDemos-resources.sh\"\n"; + 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 */ @@ -481,7 +481,7 @@ /* Begin XCBuildConfiguration section */ 42221301ABD01D7649CBC58D /* Default */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8772CB83A577EC2312EE5563 /* Pods-GooglePlacesXCFrameworkDemos.default.xcconfig */; + baseConfigurationReference = 74B278510B8F7A842ABF6A23 /* Pods-GooglePlacesXCFrameworkDemos.default.xcconfig */; buildSettings = { "ARCHS[sdk=iphonesimulator*]" = ( x86_64, diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/DemoListViewController.m b/GooglePlaces/GooglePlacesXCFrameworkDemos/DemoListViewController.m index 5b10be64..639ab244 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/DemoListViewController.m +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/DemoListViewController.m @@ -14,6 +14,7 @@ */ #import "GooglePlacesXCFrameworkDemos/DemoListViewController.h" +#import #if __has_feature(modules) @import GooglePlaces; @@ -176,6 +177,11 @@ - (void)setUpEditSelectionsUI { [scrollView addSubview:[self selectionButtonForPlaceProperty:placeProperty]]; } + [scrollView addSubview:[self headerLabelForTitle:@"Internal Usage Attribution ID"]]; + _nextSelectionYPos += kSelectionHeight; + [scrollView addSubview:[self viewForAddingInternalUsageAttributionID]]; + _nextSelectionYPos += kSelectionHeight; + // Add the close button to dismiss the selection UI. UIButton *close = [[UIButton alloc] initWithFrame:CGRectMake(0, _nextSelectionYPos, self.view.frame.size.width, @@ -359,6 +365,35 @@ - (UIButton *)selectionButtonForRestrictionBoundsArea:(NSString *)area { return selectionButton; } +- (UIView *)viewForAddingInternalUsageAttributionID { + UITextField *textField = + [[UITextField alloc] initWithFrame:CGRectMake(0, _nextSelectionYPos, + self.view.frame.size.width, kSelectionHeight)]; + textField.placeholder = @"Internal Usage Attribution ID(restart to clear)"; + UIButton *button = + [[UIButton alloc] initWithFrame:CGRectMake(0, 0, kSelectionSwitchWidth, kSelectionHeight)]; + button.autoresizingMask = UIViewAutoresizingFlexibleWidth; + [button.widthAnchor constraintEqualToConstant:kSelectionSwitchWidth].active = YES; + [button setBackgroundColor:[UIColor systemGreenColor]]; + [button setTitle:@"Add" forState:UIControlStateNormal]; + [button setTitleColor:[UIColor whiteColor] forState:UIControlStateNormal]; + button.clipsToBounds = YES; + button.layer.cornerRadius = (kSelectionHeight - kEdgeBuffer) / 2; + textField.rightView = button; + textField.rightViewMode = UITextFieldViewModeAlways; + button.contentHorizontalAlignment = UIControlContentHorizontalAlignmentCenter; + [button addTarget:self + action:@selector(addInternalUsageAttributionIDs:) + forControlEvents:UIControlEventTouchUpInside]; + return textField; +} + +- (void)addInternalUsageAttributionIDs:(UIButton *)button { + UITextView *textField = (UITextView *)button.superview; + [GMSPlacesClient addInternalUsageAttributionID:textField.text]; + textField.text = @""; +} + - (UISwitch *)switchFromButton:(UIButton *)button { for (UIView *subView in button.subviews) { if ([subView isKindOfClass:[UISwitch class]]) { diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ar.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ar.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ar.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ar.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ca.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ca.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ca.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ca.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/cs.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/cs.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/cs.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/cs.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/da.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/da.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/da.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/da.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/de.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/de.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/de.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/de.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/el.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/el.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/el.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/el.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/en.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/en.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/en.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/en.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/en_AU.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/en_AU.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/en_AU.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/en_AU.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/en_GB.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/en_GB.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/en_GB.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/en_GB.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/en_IN.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/en_IN.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/en_IN.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/en_IN.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/es.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/es.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/es.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/es.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/es_419.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/es_419.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/es_419.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/es_419.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/es_MX.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/es_MX.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/es_MX.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/es_MX.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/fi.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/fi.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/fi.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/fi.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/fr.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/fr.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/fr.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/fr.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/fr_CA.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/fr_CA.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/fr_CA.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/fr_CA.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/he.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/he.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/he.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/he.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/hi.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/hi.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/hi.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/hi.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/hr.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/hr.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/hr.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/hr.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/hu.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/hu.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/hu.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/hu.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/id.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/id.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/id.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/id.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/it.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/it.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/it.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/it.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ja.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ja.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ja.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ja.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ko.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ko.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ko.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ko.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ms.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ms.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ms.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ms.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/nb.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/nb.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/nb.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/nb.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/nl.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/nl.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/nl.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/nl.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/pl.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/pl.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/pl.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/pl.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/pt.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/pt.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/pt.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/pt.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/pt_BR.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/pt_BR.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/pt_BR.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/pt_BR.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/pt_PT.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/pt_PT.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/pt_PT.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/pt_PT.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ro.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ro.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ro.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ro.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ru.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ru.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ru.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/ru.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/sk.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/sk.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/sk.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/sk.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/sv.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/sv.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/sv.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/sv.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/th.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/th.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/th.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/th.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/tr.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/tr.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/tr.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/tr.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/uk.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/uk.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/uk.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/uk.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/vi.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/vi.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/vi.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/vi.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/zh_CN.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/zh_CN.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/zh_CN.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/zh_CN.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/zh_HK.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/zh_HK.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/zh_HK.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/zh_HK.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/zh_TW.lproj/Localizable.strings b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/zh_TW.lproj/Localizable.strings index 7365c601..da16c0b1 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/zh_TW.lproj/Localizable.strings +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Resources/zh_TW.lproj/Localizable.strings @@ -35,6 +35,8 @@ "Demo.Section.Title.TextSearch"="Text Search"; // Title of the nearbySearch demo section "Demo.Section.Title.SearchNearby"="Search Nearby"; +// Title of the Fetch Place demo section +"Demo.Section.Title.FetchPlace"="Fetch Place"; // Button title for 'show autocomplete widget' "Demo.Content.Autocomplete.ShowWidgetButton"="Show Autocomplete Widget"; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Samples/Autocomplete/AutocompleteModalViewController.m b/GooglePlaces/GooglePlacesXCFrameworkDemos/Samples/Autocomplete/AutocompleteModalViewController.m index c57b2a7b..8b6e2d3e 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Samples/Autocomplete/AutocompleteModalViewController.m +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Samples/Autocomplete/AutocompleteModalViewController.m @@ -53,6 +53,7 @@ - (IBAction)showAutocompleteWidgetButtonTapped { [[GMSAutocompleteViewController alloc] init]; autocompleteViewController.delegate = self; autocompleteViewController.autocompleteFilter = self.autocompleteFilter; + autocompleteViewController.modalPresentationStyle = UIModalPresentationFullScreen; autocompleteViewController.placeProperties = self.placeProperties; [self presentViewController:autocompleteViewController animated:YES completion:nil]; [_showAutocompleteWidgetButton setHidden:YES]; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Samples/SearchNearbyViewController.m b/GooglePlaces/GooglePlacesXCFrameworkDemos/Samples/SearchNearbyViewController.m index 45cf2fe3..d55e50c4 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Samples/SearchNearbyViewController.m +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Samples/SearchNearbyViewController.m @@ -73,6 +73,10 @@ - (instancetype)initWithTitle:(NSString *)title { _titleLabel.text = title; _textField = [[UITextField alloc] initWithFrame:CGRectZero]; + BOOL isRTL = [UIApplication sharedApplication].userInterfaceLayoutDirection == + UIUserInterfaceLayoutDirectionRightToLeft; + NSTextAlignment textAlignment = isRTL ? NSTextAlignmentRight : NSTextAlignmentLeft; + _textField.textAlignment = textAlignment; _textField.backgroundColor = [UIColor secondarySystemBackgroundColor]; _textField.delegate = self; diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Samples/TextSearchViewController.h b/GooglePlaces/GooglePlacesXCFrameworkDemos/Samples/TextSearchViewController.h index 5f226500..a52b643f 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Samples/TextSearchViewController.h +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Samples/TextSearchViewController.h @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC. All rights reserved. +// Copyright 2023 Google LLC. All rights reserved. // // // Licensed under the Apache License, Version 2.0 (the "License"); you may not use this diff --git a/GooglePlaces/GooglePlacesXCFrameworkDemos/Samples/TextSearchViewController.m b/GooglePlaces/GooglePlacesXCFrameworkDemos/Samples/TextSearchViewController.m index dd239d92..07431b39 100755 --- a/GooglePlaces/GooglePlacesXCFrameworkDemos/Samples/TextSearchViewController.m +++ b/GooglePlaces/GooglePlacesXCFrameworkDemos/Samples/TextSearchViewController.m @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC. All rights reserved. +// Copyright 2023 Google LLC. All rights reserved. // // // Licensed under the Apache License, Version 2.0 (the "License"); you may not use this @@ -60,6 +60,14 @@ - (void)setUpTextField { _textQueryField.placeholder = @"Enter Text Search Query"; _textQueryField.backgroundColor = [UIColor secondarySystemBackgroundColor]; _textQueryField.translatesAutoresizingMaskIntoConstraints = false; + if ([UIView + userInterfaceLayoutDirectionForSemanticContentAttribute:_textQueryField + .semanticContentAttribute] == + UIUserInterfaceLayoutDirectionRightToLeft) { + _textQueryField.textAlignment = NSTextAlignmentRight; + } else { + _textQueryField.textAlignment = NSTextAlignmentLeft; + } [self.view addSubview:_textQueryField]; [NSLayoutConstraint activateConstraints:@[ diff --git a/GooglePlaces/Podfile b/GooglePlaces/Podfile index 0a9f8340..25b6ac2d 100755 --- a/GooglePlaces/Podfile +++ b/GooglePlaces/Podfile @@ -1,8 +1,8 @@ -source 'https://cdn.cocoapods.org/' +source 'https://github.com/CocoaPods/Specs.git' platform :ios, '15.0' target 'GooglePlacesXCFrameworkDemos' do project 'GooglePlacesXCFrameworkDemos' - pod 'GooglePlaces', '= 9.1.0' -end \ No newline at end of file + pod 'GooglePlaces', '= 9.2.0' +end