|
102 | 102 | E5AA15641E006EC3005DF256 /* Sources */, |
103 | 103 | E5AA15651E006EC3005DF256 /* Frameworks */, |
104 | 104 | E5AA15661E006EC3005DF256 /* Resources */, |
105 | | - BBADB1D31865F5312130B2BD /* [CP] Embed Pods Frameworks */, |
106 | 105 | C99C53F5CBCA7B728CC9419E /* [CP] Copy Pods Resources */, |
107 | 106 | ); |
108 | 107 | buildRules = ( |
|
127 | 126 | E5AA15671E006EC3005DF256 = { |
128 | 127 | CreatedOnToolsVersion = 8.2; |
129 | 128 | DevelopmentTeam = EQHXZ8M8AV; |
| 129 | + LastSwiftMigration = 1020; |
130 | 130 | ProvisioningStyle = Automatic; |
131 | 131 | }; |
132 | 132 | }; |
|
136 | 136 | developmentRegion = English; |
137 | 137 | hasScannedForEncodings = 0; |
138 | 138 | knownRegions = ( |
| 139 | + English, |
139 | 140 | en, |
140 | 141 | Base, |
141 | 142 | ); |
|
170 | 171 | files = ( |
171 | 172 | ); |
172 | 173 | inputPaths = ( |
| 174 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 175 | + "${PODS_ROOT}/Manifest.lock", |
173 | 176 | ); |
174 | 177 | name = "[CP] Check Pods Manifest.lock"; |
175 | 178 | outputPaths = ( |
| 179 | + "$(DERIVED_FILE_DIR)/Pods-map-with-marker-checkManifestLockResult.txt", |
176 | 180 | ); |
177 | 181 | runOnlyForDeploymentPostprocessing = 0; |
178 | 182 | shellPath = /bin/sh; |
179 | | - shellScript = "diff \"${PODS_ROOT}/../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"; |
180 | | - showEnvVarsInLog = 0; |
181 | | - }; |
182 | | - BBADB1D31865F5312130B2BD /* [CP] Embed Pods Frameworks */ = { |
183 | | - isa = PBXShellScriptBuildPhase; |
184 | | - buildActionMask = 2147483647; |
185 | | - files = ( |
186 | | - ); |
187 | | - inputPaths = ( |
188 | | - ); |
189 | | - name = "[CP] Embed Pods Frameworks"; |
190 | | - outputPaths = ( |
191 | | - ); |
192 | | - runOnlyForDeploymentPostprocessing = 0; |
193 | | - shellPath = /bin/sh; |
194 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-map-with-marker/Pods-map-with-marker-frameworks.sh\"\n"; |
| 183 | + 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"; |
195 | 184 | showEnvVarsInLog = 0; |
196 | 185 | }; |
197 | 186 | C99C53F5CBCA7B728CC9419E /* [CP] Copy Pods Resources */ = { |
|
200 | 189 | files = ( |
201 | 190 | ); |
202 | 191 | inputPaths = ( |
| 192 | + "${PODS_ROOT}/Target Support Files/Pods-map-with-marker/Pods-map-with-marker-resources.sh", |
| 193 | + "${PODS_ROOT}/GoogleMaps/Maps/Frameworks/GoogleMaps.framework/Resources/GoogleMaps.bundle", |
203 | 194 | ); |
204 | 195 | name = "[CP] Copy Pods Resources"; |
205 | 196 | outputPaths = ( |
| 197 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMaps.bundle", |
206 | 198 | ); |
207 | 199 | runOnlyForDeploymentPostprocessing = 0; |
208 | 200 | shellPath = /bin/sh; |
209 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-map-with-marker/Pods-map-with-marker-resources.sh\"\n"; |
| 201 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-map-with-marker/Pods-map-with-marker-resources.sh\"\n"; |
210 | 202 | showEnvVarsInLog = 0; |
211 | 203 | }; |
212 | 204 | /* End PBXShellScriptBuildPhase section */ |
|
346 | 338 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
347 | 339 | PRODUCT_BUNDLE_IDENTIFIER = "com.google.examples.map-with-marker"; |
348 | 340 | PRODUCT_NAME = "$(TARGET_NAME)"; |
349 | | - SWIFT_VERSION = 3.0; |
| 341 | + SWIFT_VERSION = 5.0; |
350 | 342 | }; |
351 | 343 | name = Debug; |
352 | 344 | }; |
|
360 | 352 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
361 | 353 | PRODUCT_BUNDLE_IDENTIFIER = "com.google.examples.map-with-marker"; |
362 | 354 | PRODUCT_NAME = "$(TARGET_NAME)"; |
363 | | - SWIFT_VERSION = 3.0; |
| 355 | + SWIFT_VERSION = 5.0; |
364 | 356 | }; |
365 | 357 | name = Release; |
366 | 358 | }; |
|
383 | 375 | E5AA157C1E006EC3005DF256 /* Release */, |
384 | 376 | ); |
385 | 377 | defaultConfigurationIsVisible = 0; |
| 378 | + defaultConfigurationName = Release; |
386 | 379 | }; |
387 | 380 | /* End XCConfigurationList section */ |
388 | 381 | }; |
|
0 commit comments