-
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
02beb85
commit 8066755
Showing
10 changed files
with
157 additions
and
157 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 |
---|---|---|
|
@@ -21,7 +21,6 @@ | |
1A48B68AA2A51B8420D10283 /* step4.png in Resources */ = {isa = PBXBuildFile; fileRef = BD395D788FF527EA97FD2957 /* step4.png */; }; | ||
1CD7AB8171D046AABFECE269 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 71BD7C12F48BAF53583A910C /* [email protected] */; }; | ||
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 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 207123C407D9F42BB6D3C9D6 /* [email protected] */; }; | ||
|
@@ -83,6 +82,7 @@ | |
B365B859BDCD18C8CEC809AF /* track.json in Resources */ = {isa = PBXBuildFile; fileRef = 3061757D4FF862BB7A736490 /* track.json */; }; | ||
B57CB2C9AF996E0A3F82651B /* PolygonsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80E098AF4C56B795EBA7E881 /* PolygonsViewController.swift */; }; | ||
BB655CEE266509A1EF507B92 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = CC68C8046CAF65B91B2539B9 /* [email protected] */; }; | ||
BD4A47A4F89393A5F67E63E0 /* libPods-GoogleMapsSwiftXCFrameworkDemos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BA107E330F02EB7558122ADC /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */; }; | ||
BD5424792B709C6E954D27EB /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 60059ECCD0A75392FFC944D3 /* [email protected] */; }; | ||
C08B7203CDF8A4BDBDDF03B9 /* GestureControlViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE3AA2A24258BFC4FB2E985 /* GestureControlViewController.swift */; }; | ||
C189B19038105F2E34A0B701 /* step3.png in Resources */ = {isa = PBXBuildFile; fileRef = 77319CF4420C0C7B4DCEA208 /* step3.png */; }; | ||
|
@@ -140,6 +140,7 @@ | |
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>"; }; | ||
4E80A76C0EFBE73CEBFE4A88 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; }; | ||
56F5750CC7BA4157C79DCB61 /* 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>"; }; | ||
|
@@ -162,10 +163,8 @@ | |
80E098AF4C56B795EBA7E881 /* PolygonsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PolygonsViewController.swift; sourceTree = "<group>"; }; | ||
813AA650D6B913CB76AAAB53 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; | ||
825447853189D2D4563BB028 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | ||
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 = "<group>"; }; | ||
8401BB4562DADADAC4885D68 /* DataDrivenStylingBasicViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataDrivenStylingBasicViewController.swift; sourceTree = "<group>"; }; | ||
85B2170D89EEB8206C3C8C59 /* museum-exhibits.json */ = {isa = PBXFileReference; lastKnownFileType = text; path = "museum-exhibits.json"; sourceTree = "<group>"; }; | ||
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 = "<group>"; }; | ||
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>"; }; | ||
|
@@ -190,6 +189,7 @@ | |
B8B740D2FA058395C5C0F32A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | ||
B9340AC6385FA8149036F71F /* DoubleMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DoubleMapViewController.swift; sourceTree = "<group>"; }; | ||
B974B58EDD2B70A1FA0C107F /* CameraViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CameraViewController.swift; sourceTree = "<group>"; }; | ||
BA107E330F02EB7558122ADC /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GoogleMapsSwiftXCFrameworkDemos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
BD395D788FF527EA97FD2957 /* step4.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = step4.png; sourceTree = "<group>"; }; | ||
BEB38D778B61FCFDCD0BAF3E /* argentina.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = argentina.png; sourceTree = "<group>"; }; | ||
BF473EA6BF27AF34977D2549 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | ||
|
@@ -224,18 +224,27 @@ | |
buildActionMask = 2147483647; | ||
files = ( | ||
78D1E74704B5966731F0EAFD /* UIKit.framework in Frameworks */, | ||
210D9459D38537822BB4AA6D /* libPods-GoogleMapsSwiftXCFrameworkDemos.a in Frameworks */, | ||
BD4A47A4F89393A5F67E63E0 /* libPods-GoogleMapsSwiftXCFrameworkDemos.a in Frameworks */, | ||
); | ||
runOnlyForDeploymentPostprocessing = 0; | ||
}; | ||
/* End PBXFrameworksBuildPhase section */ | ||
|
||
/* Begin PBXGroup section */ | ||
0827ECBBAE478D19267A2EA5 /* Pods */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
56F5750CC7BA4157C79DCB61 /* Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig */, | ||
); | ||
name = Pods; | ||
path = Pods; | ||
sourceTree = "<group>"; | ||
}; | ||
1770C8310E66B2F5721EFB53 /* Frameworks */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
813AA650D6B913CB76AAAB53 /* UIKit.framework */, | ||
8958099EFF1E216167AC7B71 /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */, | ||
BA107E330F02EB7558122ADC /* libPods-GoogleMapsSwiftXCFrameworkDemos.a */, | ||
); | ||
name = Frameworks; | ||
sourceTree = "<group>"; | ||
|
@@ -382,7 +391,7 @@ | |
66BBCDCC5A47AE0211100656 /* Source */, | ||
1770C8310E66B2F5721EFB53 /* Frameworks */, | ||
C28851C9B618723E4F44AB23 /* Products */, | ||
DFC5FAB3928456731B3951EA /* Pods */, | ||
0827ECBBAE478D19267A2EA5 /* Pods */, | ||
); | ||
sourceTree = "<group>"; | ||
}; | ||
|
@@ -398,27 +407,18 @@ | |
path = Swift; | ||
sourceTree = "<group>"; | ||
}; | ||
DFC5FAB3928456731B3951EA /* Pods */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
82E86267E9757933A4CCBEA4 /* 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 = ( | ||
62A5842B4106D070E86884B8 /* [CP] Check Pods Manifest.lock */, | ||
179AB25770777EA3903179FA /* [CP] Check Pods Manifest.lock */, | ||
3F21832F0D03F8AC6CEF22A0 /* Resources */, | ||
BA0F106D7033E3A8544A3F80 /* Sources */, | ||
D163048ECCA404350BF50B51 /* Frameworks */, | ||
0165694DFDB6F815113431FE /* [CP] Copy Pods Resources */, | ||
94C5D0F763B260E5EBE7F71C /* [CP] Copy Pods Resources */, | ||
); | ||
buildRules = ( | ||
); | ||
|
@@ -518,48 +518,48 @@ | |
/* End PBXResourcesBuildPhase section */ | ||
|
||
/* Begin PBXShellScriptBuildPhase section */ | ||
0165694DFDB6F815113431FE /* [CP] Copy Pods Resources */ = { | ||
179AB25770777EA3903179FA /* [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] Copy Pods Resources"; | ||
name = "[CP] Check Pods Manifest.lock"; | ||
outputFileListPaths = ( | ||
); | ||
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; | ||
}; | ||
62A5842B4106D070E86884B8 /* [CP] Check Pods Manifest.lock */ = { | ||
94C5D0F763B260E5EBE7F71C /* [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; | ||
}; | ||
/* End PBXShellScriptBuildPhase section */ | ||
|
@@ -624,7 +624,7 @@ | |
/* Begin XCBuildConfiguration section */ | ||
060E158855CB2E3846F43DB2 /* Default */ = { | ||
isa = XCBuildConfiguration; | ||
baseConfigurationReference = 82E86267E9757933A4CCBEA4 /* Pods-GoogleMapsSwiftXCFrameworkDemos.default.xcconfig */; | ||
baseConfigurationReference = 56F5750CC7BA4157C79DCB61 /* 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
Oops, something went wrong.