-
Notifications
You must be signed in to change notification settings - Fork 166
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update Maps, Places and Navigation samples from CocoaPods
- Loading branch information
1 parent
74121b7
commit adc0756
Showing
12 changed files
with
182 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,6 @@ | |
2015AA61583C94D81472FDE9 /* MarkerInfoWindowViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B2ABAF90E4D16D80FB637B0 /* MarkerInfoWindowViewController.swift */; }; | ||
224A60161BCB8B23919F3372 /* voyager.png in Resources */ = {isa = PBXBuildFile; fileRef = 2E152725ABC167064FB9B792 /* voyager.png */; }; | ||
248AD839C8AF6700D60F04AE /* CustomMarkersViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78DE8670A1B9D301D6182F16 /* CustomMarkersViewController.swift */; }; | ||
273F7B460A071EF4EB92931B /* libPods-GoogleMapsSwiftXCFrameworkDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4624CE8A683C0C64F4302D71 /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */; }; | ||
2810BB28A2ACCFFD0BE6544B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 207123C407D9F42BB6D3C9D6 /* [email protected] */; }; | ||
2BF464AD6730D4C5005D2EC9 /* UIViewController+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44D716D9114DCC920923A1B0 /* UIViewController+Extensions.swift */; }; | ||
2CDC67FEB6CB48BBF4B08275 /* GeocoderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB2EE1D7695E0D90DBEAF4CC /* GeocoderViewController.swift */; }; | ||
|
@@ -102,6 +101,7 @@ | |
DD553303E97A5128A2D544F4 /* StructuredGeocoderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6D13E120FDC4119D7906AE4 /* StructuredGeocoderViewController.swift */; }; | ||
DF64E6B673CAC8AC2B5EF838 /* IndoorViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0571E9DD3237C0EE431332C /* IndoorViewController.swift */; }; | ||
E34CDBCCD86E5DC5F89DF021 /* MyLocationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A97349331C8943341FCF34 /* MyLocationViewController.swift */; }; | ||
E570C339A5925DD1014C686B /* libPods-GoogleMapsSwiftXCFrameworkDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BA3C69DF46FD0EF96D867B0 /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */; }; | ||
E657F17EADC44732C279A8C6 /* PaddingBehaviorViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67BB6C84DA32CD3400EC40AE /* PaddingBehaviorViewController.swift */; }; | ||
EE4287273F5E232D0C6A4A7F /* StyledMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29D64507E7C65D915EAD614D /* StyledMapViewController.swift */; }; | ||
EEC754633A3C3A302CA05751 /* TileLayerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE3894EC05A5A9C3B131284A /* TileLayerViewController.swift */; }; | ||
|
@@ -134,12 +134,12 @@ | |
392A7D132855C21094CFB021 /* australia-large.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "australia-large.png"; sourceTree = "<group>"; }; | ||
3A66A9AD0A36086F2FAFAE15 /* MarkerEventsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarkerEventsViewController.swift; sourceTree = "<group>"; }; | ||
3A7D2BC402119B009115B458 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | ||
3BA3C69DF46FD0EF96D867B0 /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GoogleMapsSwiftXCFrameworkDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
3EB880171F8782BB95056A63 /* step5.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = step5.png; sourceTree = "<group>"; }; | ||
401F0FC38C20C76F7D1C0A47 /* step8.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = step8.png; sourceTree = "<group>"; }; | ||
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 = "<group>"; }; | ||
44D716D9114DCC920923A1B0 /* UIViewController+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+Extensions.swift"; sourceTree = "<group>"; }; | ||
4624CE8A683C0C64F4302D71 /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GoogleMapsSwiftXCFrameworkDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
4E80A76C0EFBE73CEBFE4A88 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; }; | ||
56F86F40F30C6687633BD6AF /* x29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = x29.png; sourceTree = "<group>"; }; | ||
5B5C253D2138464651723AF4 /* bulgaria.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bulgaria.png; sourceTree = "<group>"; }; | ||
|
@@ -169,6 +169,7 @@ | |
8B2ABAF90E4D16D80FB637B0 /* MarkerInfoWindowViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarkerInfoWindowViewController.swift; sourceTree = "<group>"; }; | ||
8B3409E9F50034C8B197B83C /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | ||
8CB004432BC22DC920797C87 /* botswana.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = botswana.png; sourceTree = "<group>"; }; | ||
8FC7744426DA02786F80FD86 /* 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 = "<group>"; }; | ||
90FD42CF0008B034BF8B30F5 /* AnimatedUIViewMarkerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnimatedUIViewMarkerViewController.swift; sourceTree = "<group>"; }; | ||
94DF893030C34BB8A1796A89 /* argentina-large.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "argentina-large.png"; sourceTree = "<group>"; }; | ||
977C1755E05CB7EA2762CA06 /* DataDrivenStylingSearchViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataDrivenStylingSearchViewController.swift; sourceTree = "<group>"; }; | ||
|
@@ -202,7 +203,6 @@ | |
D20F48E81C4AB68DA9666435 /* boat.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = boat.png; sourceTree = "<group>"; }; | ||
D773980AEA07C06EEBD6CAE2 /* aeroplane.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = aeroplane.png; sourceTree = "<group>"; }; | ||
DC4F9FD5FA2BDB4F54C62664 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | ||
DDB557D895F5956CA43E9D29 /* 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 = "<group>"; }; | ||
DDE3AA2A24258BFC4FB2E985 /* GestureControlViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GestureControlViewController.swift; sourceTree = "<group>"; }; | ||
E30250B9C564E339DB5564CF /* MapLayerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapLayerViewController.swift; sourceTree = "<group>"; }; | ||
E42C1CA863AAC166B9252B90 /* PanoramaServiceController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PanoramaServiceController.swift; sourceTree = "<group>"; }; | ||
|
@@ -224,7 +224,7 @@ | |
buildActionMask = 2147483647; | ||
files = ( | ||
9EC74440F1F7C7C6B7456F14 /* UIKit.framework in Frameworks */, | ||
273F7B460A071EF4EB92931B /* libPods-GoogleMapsSwiftXCFrameworkDemos.a in Frameworks */, | ||
E570C339A5925DD1014C686B /* libPods-GoogleMapsSwiftXCFrameworkDemos.a in Frameworks */, | ||
); | ||
runOnlyForDeploymentPostprocessing = 0; | ||
}; | ||
|
@@ -235,7 +235,7 @@ | |
isa = PBXGroup; | ||
children = ( | ||
813AA650D6B913CB76AAAB53 /* UIKit.framework */, | ||
4624CE8A683C0C64F4302D71 /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */, | ||
3BA3C69DF46FD0EF96D867B0 /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */, | ||
); | ||
name = Frameworks; | ||
sourceTree = "<group>"; | ||
|
@@ -353,15 +353,6 @@ | |
path = Samples; | ||
sourceTree = "<group>"; | ||
}; | ||
A39D4F0C1DEB44785ED809F3 /* Pods */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
DDB557D895F5956CA43E9D29 /* Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig */, | ||
); | ||
name = Pods; | ||
path = Pods; | ||
sourceTree = "<group>"; | ||
}; | ||
BE46EA4B5CB54B89AF4894A6 /* Museum-Icons */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
|
@@ -391,7 +382,7 @@ | |
66BBCDCC5A47AE0211100656 /* Source */, | ||
49D5CD2CC2E5C5341C1AA1A8 /* Frameworks */, | ||
C28851C9B618723E4F44AB23 /* Products */, | ||
A39D4F0C1DEB44785ED809F3 /* Pods */, | ||
D99503D586CE7AA4D38DF1E8 /* Pods */, | ||
); | ||
sourceTree = "<group>"; | ||
}; | ||
|
@@ -407,18 +398,27 @@ | |
path = Swift; | ||
sourceTree = "<group>"; | ||
}; | ||
D99503D586CE7AA4D38DF1E8 /* Pods */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
8FC7744426DA02786F80FD86 /* Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig */, | ||
); | ||
name = Pods; | ||
path = Pods; | ||
sourceTree = "<group>"; | ||
}; | ||
/* End PBXGroup section */ | ||
|
||
/* Begin PBXNativeTarget section */ | ||
B9438E618FB390D6355C2B57 /* GoogleMapsSwiftXCFrameworkDemos */ = { | ||
isa = PBXNativeTarget; | ||
buildConfigurationList = 5AC1A4250158D74DFA863CCE /* Build configuration list for PBXNativeTarget "GoogleMapsSwiftXCFrameworkDemos" */; | ||
buildPhases = ( | ||
9E17DB1B61BB43E652FF469C /* [CP] Check Pods Manifest.lock */, | ||
3E634B600CEB292FE6E72FC8 /* [CP] Check Pods Manifest.lock */, | ||
3F21832F0D03F8AC6CEF22A0 /* Resources */, | ||
BA0F106D7033E3A8544A3F80 /* Sources */, | ||
D163048ECCA404350BF50B51 /* Frameworks */, | ||
D1BEC2238D955EF0A8EF07AE /* [CP] Copy Pods Resources */, | ||
8F4509207888BFB7056D8209 /* [CP] Copy Pods Resources */, | ||
); | ||
buildRules = ( | ||
); | ||
|
@@ -518,7 +518,7 @@ | |
/* End PBXResourcesBuildPhase section */ | ||
|
||
/* Begin PBXShellScriptBuildPhase section */ | ||
9E17DB1B61BB43E652FF469C /* [CP] Check Pods Manifest.lock */ = { | ||
3E634B600CEB292FE6E72FC8 /* [CP] Check Pods Manifest.lock */ = { | ||
isa = PBXShellScriptBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
|
@@ -540,16 +540,20 @@ | |
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; | ||
}; | ||
D1BEC2238D955EF0A8EF07AE /* [CP] Copy Pods Resources */ = { | ||
8F4509207888BFB7056D8209 /* [CP] Copy Pods Resources */ = { | ||
isa = PBXShellScriptBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
); | ||
inputFileListPaths = ( | ||
); | ||
inputPaths = ( | ||
"${PODS_ROOT}/Target Support Files/Pods-GoogleMapsSwiftXCFrameworkDemos/Pods-GoogleMapsSwiftXCFrameworkDemos-resources.sh", | ||
"${PODS_CONFIGURATION_BUILD_DIR}/GoogleMaps/GoogleMapsResources.bundle", | ||
); | ||
name = "[CP] Copy Pods Resources"; | ||
outputFileListPaths = ( | ||
); | ||
outputPaths = ( | ||
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMapsResources.bundle", | ||
); | ||
|
@@ -620,7 +624,7 @@ | |
/* Begin XCBuildConfiguration section */ | ||
060E158855CB2E3846F43DB2 /* Default */ = { | ||
isa = XCBuildConfiguration; | ||
baseConfigurationReference = DDB557D895F5956CA43E9D29 /* Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig */; | ||
baseConfigurationReference = 8FC7744426DA02786F80FD86 /* Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig */; | ||
buildSettings = { | ||
"ARCHS[sdk=iphonesimulator*]" = x86_64; | ||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
source 'https://cdn.cocoapods.org/' | ||
source 'https://github.com/CocoaPods/Specs.git' | ||
|
||
platform :ios, '15.0' | ||
|
||
|
Oops, something went wrong.