|
170 | 170 | 607FACCD1AFB9204008FA782 /* Frameworks */, |
171 | 171 | 607FACCE1AFB9204008FA782 /* Resources */, |
172 | 172 | 1CA69834BB733805260916E0 /* [CP] Embed Pods Frameworks */, |
173 | | - 7D8433D705A37E2737182B2E /* [CP] Copy Pods Resources */, |
174 | 173 | ); |
175 | 174 | buildRules = ( |
176 | 175 | ); |
|
190 | 189 | 607FACE21AFB9204008FA782 /* Frameworks */, |
191 | 190 | 607FACE31AFB9204008FA782 /* Resources */, |
192 | 191 | BB4B6AD1DC5EF07FF40713C5 /* [CP] Embed Pods Frameworks */, |
193 | | - 39C08A66EE5609688CC45CEC /* [CP] Copy Pods Resources */, |
194 | 192 | ); |
195 | 193 | buildRules = ( |
196 | 194 | ); |
|
283 | 281 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Pastel_Example/Pods-Pastel_Example-frameworks.sh\"\n"; |
284 | 282 | showEnvVarsInLog = 0; |
285 | 283 | }; |
286 | | - 39C08A66EE5609688CC45CEC /* [CP] Copy Pods Resources */ = { |
287 | | - isa = PBXShellScriptBuildPhase; |
288 | | - buildActionMask = 2147483647; |
289 | | - files = ( |
290 | | - ); |
291 | | - inputPaths = ( |
292 | | - ); |
293 | | - name = "[CP] Copy Pods Resources"; |
294 | | - outputPaths = ( |
295 | | - ); |
296 | | - runOnlyForDeploymentPostprocessing = 0; |
297 | | - shellPath = /bin/sh; |
298 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Pastel_Tests/Pods-Pastel_Tests-resources.sh\"\n"; |
299 | | - showEnvVarsInLog = 0; |
300 | | - }; |
301 | 284 | 408A916A556BF553CFBE03BD /* [CP] Check Pods Manifest.lock */ = { |
302 | 285 | isa = PBXShellScriptBuildPhase; |
303 | 286 | buildActionMask = 2147483647; |
|
316 | 299 | 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"; |
317 | 300 | showEnvVarsInLog = 0; |
318 | 301 | }; |
319 | | - 7D8433D705A37E2737182B2E /* [CP] Copy Pods Resources */ = { |
320 | | - isa = PBXShellScriptBuildPhase; |
321 | | - buildActionMask = 2147483647; |
322 | | - files = ( |
323 | | - ); |
324 | | - inputPaths = ( |
325 | | - ); |
326 | | - name = "[CP] Copy Pods Resources"; |
327 | | - outputPaths = ( |
328 | | - ); |
329 | | - runOnlyForDeploymentPostprocessing = 0; |
330 | | - shellPath = /bin/sh; |
331 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Pastel_Example/Pods-Pastel_Example-resources.sh\"\n"; |
332 | | - showEnvVarsInLog = 0; |
333 | | - }; |
334 | 302 | B1800ACFF9C12C48B5BE424D /* [CP] Check Pods Manifest.lock */ = { |
335 | 303 | isa = PBXShellScriptBuildPhase; |
336 | 304 | buildActionMask = 2147483647; |
|
469 | 437 | ONLY_ACTIVE_ARCH = YES; |
470 | 438 | SDKROOT = iphoneos; |
471 | 439 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 440 | + SWIFT_VERSION = 4.0; |
472 | 441 | }; |
473 | 442 | name = Debug; |
474 | 443 | }; |
|
508 | 477 | MTL_ENABLE_DEBUG_INFO = NO; |
509 | 478 | SDKROOT = iphoneos; |
510 | 479 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
| 480 | + SWIFT_VERSION = 4.0; |
511 | 481 | VALIDATE_PRODUCT = YES; |
512 | 482 | }; |
513 | 483 | name = Release; |
|
0 commit comments