|
182 | 182 | 271C85D21ED4E40800F8BBBB /* Frameworks */, |
183 | 183 | 271C85D31ED4E40800F8BBBB /* Resources */, |
184 | 184 | FAF73D195B963F0D4B5861A5 /* [CP] Embed Pods Frameworks */, |
185 | | - 2C97776FB52214BDCF7F7BD2 /* [CP] Copy Pods Resources */, |
186 | 185 | ); |
187 | 186 | buildRules = ( |
188 | 187 | ); |
|
202 | 201 | 272D862D1ED62E9C00CE29EB /* Frameworks */, |
203 | 202 | 272D862E1ED62E9C00CE29EB /* Resources */, |
204 | 203 | 40B7CC52E028A1EB1F9E75FE /* [CP] Embed Pods Frameworks */, |
205 | | - 99D7069AFB3C7D29D4F26C07 /* [CP] Copy Pods Resources */, |
206 | 204 | ); |
207 | 205 | buildRules = ( |
208 | 206 | ); |
|
220 | 218 | isa = PBXProject; |
221 | 219 | attributes = { |
222 | 220 | LastSwiftUpdateCheck = 0830; |
223 | | - LastUpgradeCheck = 0830; |
| 221 | + LastUpgradeCheck = 1000; |
224 | 222 | TargetAttributes = { |
225 | 223 | 271C85D41ED4E40800F8BBBB = { |
226 | 224 | CreatedOnToolsVersion = 8.3.2; |
|
313 | 311 | 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"; |
314 | 312 | showEnvVarsInLog = 0; |
315 | 313 | }; |
316 | | - 2C97776FB52214BDCF7F7BD2 /* [CP] Copy Pods Resources */ = { |
317 | | - isa = PBXShellScriptBuildPhase; |
318 | | - buildActionMask = 2147483647; |
319 | | - files = ( |
320 | | - ); |
321 | | - inputPaths = ( |
322 | | - ); |
323 | | - name = "[CP] Copy Pods Resources"; |
324 | | - outputPaths = ( |
325 | | - ); |
326 | | - runOnlyForDeploymentPostprocessing = 0; |
327 | | - shellPath = /bin/sh; |
328 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Marker-Example-iOS/Pods-Marker-Example-iOS-resources.sh\"\n"; |
329 | | - showEnvVarsInLog = 0; |
330 | | - }; |
331 | 314 | 40B7CC52E028A1EB1F9E75FE /* [CP] Embed Pods Frameworks */ = { |
332 | 315 | isa = PBXShellScriptBuildPhase; |
333 | 316 | buildActionMask = 2147483647; |
|
346 | 329 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Marker-Example-macOS/Pods-Marker-Example-macOS-frameworks.sh\"\n"; |
347 | 330 | showEnvVarsInLog = 0; |
348 | 331 | }; |
349 | | - 99D7069AFB3C7D29D4F26C07 /* [CP] Copy Pods Resources */ = { |
350 | | - isa = PBXShellScriptBuildPhase; |
351 | | - buildActionMask = 2147483647; |
352 | | - files = ( |
353 | | - ); |
354 | | - inputPaths = ( |
355 | | - ); |
356 | | - name = "[CP] Copy Pods Resources"; |
357 | | - outputPaths = ( |
358 | | - ); |
359 | | - runOnlyForDeploymentPostprocessing = 0; |
360 | | - shellPath = /bin/sh; |
361 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Marker-Example-macOS/Pods-Marker-Example-macOS-resources.sh\"\n"; |
362 | | - showEnvVarsInLog = 0; |
363 | | - }; |
364 | 332 | FAF73D195B963F0D4B5861A5 /* [CP] Embed Pods Frameworks */ = { |
365 | 333 | isa = PBXShellScriptBuildPhase; |
366 | 334 | buildActionMask = 2147483647; |
|
509 | 477 | SDKROOT = iphoneos; |
510 | 478 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
511 | 479 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
512 | | - SWIFT_VERSION = 4.0; |
| 480 | + SWIFT_VERSION = 4.2; |
513 | 481 | TARGETED_DEVICE_FAMILY = 1; |
514 | 482 | }; |
515 | 483 | name = Debug; |
|
560 | 528 | PRODUCT_NAME = "$(TARGET_NAME)"; |
561 | 529 | SDKROOT = iphoneos; |
562 | 530 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
563 | | - SWIFT_VERSION = 4.0; |
| 531 | + SWIFT_VERSION = 4.2; |
564 | 532 | TARGETED_DEVICE_FAMILY = 1; |
565 | 533 | VALIDATE_PRODUCT = YES; |
566 | 534 | }; |
|
0 commit comments