|
167 | 167 | 659891441B032E3B00BF6CD9 /* Frameworks */, |
168 | 168 | 659891451B032E3B00BF6CD9 /* Resources */, |
169 | 169 | 079A5B5CEE74AECAE0CEE9B9 /* [CP] Embed Pods Frameworks */, |
170 | | - 20A4B72369E93833BBF9485A /* [CP] Copy Pods Resources */, |
171 | 170 | ); |
172 | 171 | buildRules = ( |
173 | 172 | ); |
|
186 | 185 | 659891581B032E3B00BF6CD9 /* Sources */, |
187 | 186 | 659891591B032E3B00BF6CD9 /* Frameworks */, |
188 | 187 | 6598915A1B032E3B00BF6CD9 /* Resources */, |
189 | | - 9BAA9D8C813EB1D31863D6A9 /* [CP] Embed Pods Frameworks */, |
190 | | - D8CCB61E2F8773FA6EA780FC /* [CP] Copy Pods Resources */, |
191 | 188 | ); |
192 | 189 | buildRules = ( |
193 | 190 | ); |
|
268 | 265 | files = ( |
269 | 266 | ); |
270 | 267 | inputPaths = ( |
| 268 | + "${SRCROOT}/Pods/Target Support Files/Pods-Demo/Pods-Demo-frameworks.sh", |
| 269 | + "${BUILT_PRODUCTS_DIR}/BubbleTransition/BubbleTransition.framework", |
271 | 270 | ); |
272 | 271 | name = "[CP] Embed Pods Frameworks"; |
273 | 272 | outputPaths = ( |
| 273 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/BubbleTransition.framework", |
274 | 274 | ); |
275 | 275 | runOnlyForDeploymentPostprocessing = 0; |
276 | 276 | shellPath = /bin/sh; |
277 | 277 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Demo/Pods-Demo-frameworks.sh\"\n"; |
278 | 278 | showEnvVarsInLog = 0; |
279 | 279 | }; |
280 | | - 20A4B72369E93833BBF9485A /* [CP] Copy Pods Resources */ = { |
281 | | - isa = PBXShellScriptBuildPhase; |
282 | | - buildActionMask = 2147483647; |
283 | | - files = ( |
284 | | - ); |
285 | | - inputPaths = ( |
286 | | - ); |
287 | | - name = "[CP] Copy Pods Resources"; |
288 | | - outputPaths = ( |
289 | | - ); |
290 | | - runOnlyForDeploymentPostprocessing = 0; |
291 | | - shellPath = /bin/sh; |
292 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Demo/Pods-Demo-resources.sh\"\n"; |
293 | | - showEnvVarsInLog = 0; |
294 | | - }; |
295 | 280 | 75D0565A8F3388D487941891 /* [CP] Check Pods Manifest.lock */ = { |
296 | 281 | isa = PBXShellScriptBuildPhase; |
297 | 282 | buildActionMask = 2147483647; |
298 | 283 | files = ( |
299 | 284 | ); |
300 | 285 | inputPaths = ( |
| 286 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 287 | + "${PODS_ROOT}/Manifest.lock", |
301 | 288 | ); |
302 | 289 | name = "[CP] Check Pods Manifest.lock"; |
303 | 290 | outputPaths = ( |
| 291 | + "$(DERIVED_FILE_DIR)/Pods-Demo-checkManifestLockResult.txt", |
304 | 292 | ); |
305 | 293 | runOnlyForDeploymentPostprocessing = 0; |
306 | 294 | shellPath = /bin/sh; |
307 | | - 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"; |
308 | | - showEnvVarsInLog = 0; |
309 | | - }; |
310 | | - 9BAA9D8C813EB1D31863D6A9 /* [CP] Embed Pods Frameworks */ = { |
311 | | - isa = PBXShellScriptBuildPhase; |
312 | | - buildActionMask = 2147483647; |
313 | | - files = ( |
314 | | - ); |
315 | | - inputPaths = ( |
316 | | - ); |
317 | | - name = "[CP] Embed Pods Frameworks"; |
318 | | - outputPaths = ( |
319 | | - ); |
320 | | - runOnlyForDeploymentPostprocessing = 0; |
321 | | - shellPath = /bin/sh; |
322 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-DemoTests/Pods-DemoTests-frameworks.sh\"\n"; |
| 295 | + 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"; |
323 | 296 | showEnvVarsInLog = 0; |
324 | 297 | }; |
325 | 298 | A722F743BEDCF10D812B911A /* [CP] Check Pods Manifest.lock */ = { |
|
328 | 301 | files = ( |
329 | 302 | ); |
330 | 303 | inputPaths = ( |
| 304 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 305 | + "${PODS_ROOT}/Manifest.lock", |
331 | 306 | ); |
332 | 307 | name = "[CP] Check Pods Manifest.lock"; |
333 | 308 | outputPaths = ( |
| 309 | + "$(DERIVED_FILE_DIR)/Pods-DemoTests-checkManifestLockResult.txt", |
334 | 310 | ); |
335 | 311 | runOnlyForDeploymentPostprocessing = 0; |
336 | 312 | shellPath = /bin/sh; |
337 | | - 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"; |
338 | | - showEnvVarsInLog = 0; |
339 | | - }; |
340 | | - D8CCB61E2F8773FA6EA780FC /* [CP] Copy Pods Resources */ = { |
341 | | - isa = PBXShellScriptBuildPhase; |
342 | | - buildActionMask = 2147483647; |
343 | | - files = ( |
344 | | - ); |
345 | | - inputPaths = ( |
346 | | - ); |
347 | | - name = "[CP] Copy Pods Resources"; |
348 | | - outputPaths = ( |
349 | | - ); |
350 | | - runOnlyForDeploymentPostprocessing = 0; |
351 | | - shellPath = /bin/sh; |
352 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-DemoTests/Pods-DemoTests-resources.sh\"\n"; |
| 313 | + 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"; |
353 | 314 | showEnvVarsInLog = 0; |
354 | 315 | }; |
355 | 316 | /* End PBXShellScriptBuildPhase section */ |
|
447 | 408 | ONLY_ACTIVE_ARCH = YES; |
448 | 409 | SDKROOT = iphoneos; |
449 | 410 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 411 | + SWIFT_VERSION = 4.0; |
450 | 412 | }; |
451 | 413 | name = Debug; |
452 | 414 | }; |
|
486 | 448 | MTL_ENABLE_DEBUG_INFO = NO; |
487 | 449 | SDKROOT = iphoneos; |
488 | 450 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
| 451 | + SWIFT_VERSION = 4.0; |
489 | 452 | VALIDATE_PRODUCT = YES; |
490 | 453 | }; |
491 | 454 | name = Release; |
|
503 | 466 | PRODUCT_NAME = "$(TARGET_NAME)"; |
504 | 467 | PROVISIONING_PROFILE = "01dc3e20-08cf-47c5-b70a-8d645fc53db0"; |
505 | 468 | PROVISIONING_PROFILE_SPECIFIER = Development; |
506 | | - SWIFT_VERSION = 3.0; |
| 469 | + SWIFT_VERSION = 4.0; |
507 | 470 | }; |
508 | 471 | name = Debug; |
509 | 472 | }; |
|
520 | 483 | PRODUCT_NAME = "$(TARGET_NAME)"; |
521 | 484 | PROVISIONING_PROFILE = "01dc3e20-08cf-47c5-b70a-8d645fc53db0"; |
522 | 485 | PROVISIONING_PROFILE_SPECIFIER = Development; |
523 | | - SWIFT_VERSION = 3.0; |
| 486 | + SWIFT_VERSION = 4.0; |
524 | 487 | }; |
525 | 488 | name = Release; |
526 | 489 | }; |
|
0 commit comments