-
Notifications
You must be signed in to change notification settings - Fork 167
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 c15eef0
Showing
12 changed files
with
192 additions
and
168 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 */; }; | ||
|
@@ -106,6 +105,7 @@ | |
EE4287273F5E232D0C6A4A7F /* StyledMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29D64507E7C65D915EAD614D /* StyledMapViewController.swift */; }; | ||
EEC754633A3C3A302CA05751 /* TileLayerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE3894EC05A5A9C3B131284A /* TileLayerViewController.swift */; }; | ||
EFD4B8AB02FFF6676E708F65 /* bulgaria.png in Resources */ = {isa = PBXBuildFile; fileRef = 5B5C253D2138464651723AF4 /* bulgaria.png */; }; | ||
F04547A592B3E827E7BFF14A /* libPods-GoogleMapsSwiftXCFrameworkDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 327DB8B34E15283095CE192C /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */; }; | ||
F43DBB92CF04969083034DCD /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 3A7D2BC402119B009115B458 /* [email protected] */; }; | ||
F9D8F90BCD913C0935C98FBC /* AnimatedCurrentLocationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A8CD751D4D3EF8B5A930C62 /* AnimatedCurrentLocationViewController.swift */; }; | ||
FBDBDF3E1BFDF1C57AEB318C /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 8B3409E9F50034C8B197B83C /* [email protected] */; }; | ||
|
@@ -129,6 +129,7 @@ | |
2E152725ABC167064FB9B792 /* voyager.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = voyager.png; sourceTree = "<group>"; }; | ||
3061757D4FF862BB7A736490 /* track.json */ = {isa = PBXFileReference; lastKnownFileType = text; path = track.json; sourceTree = "<group>"; }; | ||
31797C544AD8076A06525A65 /* mapstyle-retro.json */ = {isa = PBXFileReference; lastKnownFileType = text; path = "mapstyle-retro.json"; sourceTree = "<group>"; }; | ||
327DB8B34E15283095CE192C /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GoogleMapsSwiftXCFrameworkDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
36A148313C8CDFAED9C9C4B4 /* IndoorMuseumNavigationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IndoorMuseumNavigationViewController.swift; sourceTree = "<group>"; }; | ||
382782429644E90B5A1447EA /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; | ||
392A7D132855C21094CFB021 /* australia-large.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "australia-large.png"; sourceTree = "<group>"; }; | ||
|
@@ -139,8 +140,8 @@ | |
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>"; }; | ||
56462CC2D23F5DA4EAD71177 /* 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>"; }; | ||
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>"; }; | ||
5BF4377CE9655AA9C5ED212C /* MapsDemoAssets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = MapsDemoAssets.xcassets; 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 */, | ||
F04547A592B3E827E7BFF14A /* libPods-GoogleMapsSwiftXCFrameworkDemos.a in Frameworks */, | ||
); | ||
runOnlyForDeploymentPostprocessing = 0; | ||
}; | ||
|
@@ -235,11 +235,20 @@ | |
isa = PBXGroup; | ||
children = ( | ||
813AA650D6B913CB76AAAB53 /* UIKit.framework */, | ||
4624CE8A683C0C64F4302D71 /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */, | ||
327DB8B34E15283095CE192C /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */, | ||
); | ||
name = Frameworks; | ||
sourceTree = "<group>"; | ||
}; | ||
4A815A0329A788BF7B53E4CA /* Pods */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
56462CC2D23F5DA4EAD71177 /* Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig */, | ||
); | ||
name = Pods; | ||
path = Pods; | ||
sourceTree = "<group>"; | ||
}; | ||
66BBCDCC5A47AE0211100656 /* Source */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
|
@@ -353,15 +362,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 +391,7 @@ | |
66BBCDCC5A47AE0211100656 /* Source */, | ||
49D5CD2CC2E5C5341C1AA1A8 /* Frameworks */, | ||
C28851C9B618723E4F44AB23 /* Products */, | ||
A39D4F0C1DEB44785ED809F3 /* Pods */, | ||
4A815A0329A788BF7B53E4CA /* Pods */, | ||
); | ||
sourceTree = "<group>"; | ||
}; | ||
|
@@ -414,11 +414,11 @@ | |
isa = PBXNativeTarget; | ||
buildConfigurationList = 5AC1A4250158D74DFA863CCE /* Build configuration list for PBXNativeTarget "GoogleMapsSwiftXCFrameworkDemos" */; | ||
buildPhases = ( | ||
9E17DB1B61BB43E652FF469C /* [CP] Check Pods Manifest.lock */, | ||
1FFD03AAF91D10756B924D4D /* [CP] Check Pods Manifest.lock */, | ||
3F21832F0D03F8AC6CEF22A0 /* Resources */, | ||
BA0F106D7033E3A8544A3F80 /* Sources */, | ||
D163048ECCA404350BF50B51 /* Frameworks */, | ||
D1BEC2238D955EF0A8EF07AE /* [CP] Copy Pods Resources */, | ||
1492CFE9F9EE448A100BAEB1 /* [CP] Copy Pods Resources */, | ||
); | ||
buildRules = ( | ||
); | ||
|
@@ -518,44 +518,48 @@ | |
/* End PBXResourcesBuildPhase section */ | ||
|
||
/* Begin PBXShellScriptBuildPhase section */ | ||
9E17DB1B61BB43E652FF469C /* [CP] Check Pods Manifest.lock */ = { | ||
1492CFE9F9EE448A100BAEB1 /* [CP] Copy Pods Resources */ = { | ||
isa = PBXShellScriptBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
); | ||
inputFileListPaths = ( | ||
); | ||
inputPaths = ( | ||
"${PODS_PODFILE_DIR_PATH}/Podfile.lock", | ||
"${PODS_ROOT}/Manifest.lock", | ||
"${PODS_ROOT}/Target Support Files/Pods-GoogleMapsSwiftXCFrameworkDemos/Pods-GoogleMapsSwiftXCFrameworkDemos-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-GoogleMapsSwiftXCFrameworkDemos-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-GoogleMapsSwiftXCFrameworkDemos/Pods-GoogleMapsSwiftXCFrameworkDemos-resources.sh\"\n"; | ||
showEnvVarsInLog = 0; | ||
}; | ||
D1BEC2238D955EF0A8EF07AE /* [CP] Copy Pods Resources */ = { | ||
1FFD03AAF91D10756B924D4D /* [CP] Check Pods Manifest.lock */ = { | ||
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", | ||
"${PODS_PODFILE_DIR_PATH}/Podfile.lock", | ||
"${PODS_ROOT}/Manifest.lock", | ||
); | ||
name = "[CP] Check Pods Manifest.lock"; | ||
outputFileListPaths = ( | ||
); | ||
name = "[CP] Copy Pods Resources"; | ||
outputPaths = ( | ||
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMapsResources.bundle", | ||
"$(DERIVED_FILE_DIR)/Pods-GoogleMapsSwiftXCFrameworkDemos-checkManifestLockResult.txt", | ||
); | ||
runOnlyForDeploymentPostprocessing = 0; | ||
shellPath = /bin/sh; | ||
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GoogleMapsSwiftXCFrameworkDemos/Pods-GoogleMapsSwiftXCFrameworkDemos-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 */ | ||
|
@@ -620,7 +624,7 @@ | |
/* Begin XCBuildConfiguration section */ | ||
060E158855CB2E3846F43DB2 /* Default */ = { | ||
isa = XCBuildConfiguration; | ||
baseConfigurationReference = DDB557D895F5956CA43E9D29 /* Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig */; | ||
baseConfigurationReference = 56462CC2D23F5DA4EAD71177 /* 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.