|
344 | 344 | CreatedOnToolsVersion = 8.3.2; |
345 | 345 | LastSwiftMigration = 0830; |
346 | 346 | ProvisioningStyle = Automatic; |
| 347 | + TestTargetID = 607FACCF1AFB9204008FA782; |
347 | 348 | }; |
348 | 349 | 607FACCF1AFB9204008FA782 = { |
349 | 350 | CreatedOnToolsVersion = 6.3.1; |
|
396 | 397 | files = ( |
397 | 398 | ); |
398 | 399 | inputPaths = ( |
| 400 | + "${SRCROOT}/Pods/Target Support Files/Pods-AlamoRecord_Example/Pods-AlamoRecord_Example-frameworks.sh", |
| 401 | + "${BUILT_PRODUCTS_DIR}/AlamoRecord/AlamoRecord.framework", |
| 402 | + "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework", |
| 403 | + "${BUILT_PRODUCTS_DIR}/AlamofireObjectMapper/AlamofireObjectMapper.framework", |
| 404 | + "${BUILT_PRODUCTS_DIR}/KeyboardSpy/KeyboardSpy.framework", |
| 405 | + "${BUILT_PRODUCTS_DIR}/MarqueeLabel/MarqueeLabel.framework", |
| 406 | + "${BUILT_PRODUCTS_DIR}/NotificationBannerSwift/NotificationBannerSwift.framework", |
| 407 | + "${BUILT_PRODUCTS_DIR}/ObjectMapper/ObjectMapper.framework", |
| 408 | + "${BUILT_PRODUCTS_DIR}/SnapKit/SnapKit.framework", |
399 | 409 | ); |
400 | 410 | name = "[CP] Embed Pods Frameworks"; |
401 | 411 | outputPaths = ( |
| 412 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AlamoRecord.framework", |
| 413 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework", |
| 414 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AlamofireObjectMapper.framework", |
| 415 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KeyboardSpy.framework", |
| 416 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MarqueeLabel.framework", |
| 417 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/NotificationBannerSwift.framework", |
| 418 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ObjectMapper.framework", |
| 419 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SnapKit.framework", |
402 | 420 | ); |
403 | 421 | runOnlyForDeploymentPostprocessing = 0; |
404 | 422 | shellPath = /bin/sh; |
|
411 | 429 | files = ( |
412 | 430 | ); |
413 | 431 | inputPaths = ( |
| 432 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 433 | + "${PODS_ROOT}/Manifest.lock", |
414 | 434 | ); |
415 | 435 | name = "[CP] Check Pods Manifest.lock"; |
416 | 436 | outputPaths = ( |
| 437 | + "$(DERIVED_FILE_DIR)/Pods-AlamoRecord_Example-checkManifestLockResult.txt", |
417 | 438 | ); |
418 | 439 | runOnlyForDeploymentPostprocessing = 0; |
419 | 440 | shellPath = /bin/sh; |
420 | | - 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"; |
| 441 | + 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"; |
421 | 442 | showEnvVarsInLog = 0; |
422 | 443 | }; |
423 | 444 | 704553F43CA6F79D9961802D /* [CP] Copy Pods Resources */ = { |
|
441 | 462 | files = ( |
442 | 463 | ); |
443 | 464 | inputPaths = ( |
| 465 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 466 | + "${PODS_ROOT}/Manifest.lock", |
444 | 467 | ); |
445 | 468 | name = "[CP] Check Pods Manifest.lock"; |
446 | 469 | outputPaths = ( |
| 470 | + "$(DERIVED_FILE_DIR)/Pods-Tests-checkManifestLockResult.txt", |
447 | 471 | ); |
448 | 472 | runOnlyForDeploymentPostprocessing = 0; |
449 | 473 | shellPath = /bin/sh; |
450 | | - 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"; |
| 474 | + 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"; |
451 | 475 | showEnvVarsInLog = 0; |
452 | 476 | }; |
453 | 477 | A4988286A4270C32B90B0EA3 /* [CP] Copy Pods Resources */ = { |
|
471 | 495 | files = ( |
472 | 496 | ); |
473 | 497 | inputPaths = ( |
| 498 | + "${SRCROOT}/Pods/Target Support Files/Pods-Tests/Pods-Tests-frameworks.sh", |
| 499 | + "${BUILT_PRODUCTS_DIR}/AlamoRecord/AlamoRecord.framework", |
| 500 | + "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework", |
| 501 | + "${BUILT_PRODUCTS_DIR}/AlamofireObjectMapper/AlamofireObjectMapper.framework", |
| 502 | + "${BUILT_PRODUCTS_DIR}/ObjectMapper/ObjectMapper.framework", |
474 | 503 | ); |
475 | 504 | name = "[CP] Embed Pods Frameworks"; |
476 | 505 | outputPaths = ( |
| 506 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AlamoRecord.framework", |
| 507 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework", |
| 508 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AlamofireObjectMapper.framework", |
| 509 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ObjectMapper.framework", |
477 | 510 | ); |
478 | 511 | runOnlyForDeploymentPostprocessing = 0; |
479 | 512 | shellPath = /bin/sh; |
|
578 | 611 | PRODUCT_NAME = "$(TARGET_NAME)"; |
579 | 612 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
580 | 613 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
581 | | - SWIFT_VERSION = 3.0; |
| 614 | + SWIFT_VERSION = 4.0; |
| 615 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AlamoRecord_Example.app/AlamoRecord_Example"; |
582 | 616 | }; |
583 | 617 | name = Debug; |
584 | 618 | }; |
|
595 | 629 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
596 | 630 | PRODUCT_BUNDLE_IDENTIFIER = com.daltron.Tests; |
597 | 631 | PRODUCT_NAME = "$(TARGET_NAME)"; |
598 | | - SWIFT_VERSION = 3.0; |
| 632 | + SWIFT_VERSION = 4.0; |
| 633 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AlamoRecord_Example.app/AlamoRecord_Example"; |
599 | 634 | }; |
600 | 635 | name = Release; |
601 | 636 | }; |
|
697 | 732 | MODULE_NAME = ExampleApp; |
698 | 733 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)"; |
699 | 734 | PRODUCT_NAME = "$(TARGET_NAME)"; |
700 | | - SWIFT_VERSION = 3.0; |
| 735 | + SWIFT_VERSION = 4.0; |
701 | 736 | }; |
702 | 737 | name = Debug; |
703 | 738 | }; |
|
712 | 747 | MODULE_NAME = ExampleApp; |
713 | 748 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)"; |
714 | 749 | PRODUCT_NAME = "$(TARGET_NAME)"; |
715 | | - SWIFT_VERSION = 3.0; |
| 750 | + SWIFT_VERSION = 4.0; |
716 | 751 | }; |
717 | 752 | name = Release; |
718 | 753 | }; |
|
0 commit comments