|
30 | 30 | 1F49FA4E213D007E001A49BB /* DeduplicationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F49FA4D213D007E001A49BB /* DeduplicationTests.swift */; }; |
31 | 31 | 1F49FA50213D029E001A49BB /* RegistrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F49FA4F213D029E001A49BB /* RegistrationTests.swift */; }; |
32 | 32 | 1F49FA52213D1A54001A49BB /* LinkTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F49FA51213D1A54001A49BB /* LinkTests.swift */; }; |
33 | | - 1F49FA67213D6393001A49BB /* Pods_Cidaas_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F49FA66213D6393001A49BB /* Pods_Cidaas_Example.framework */; }; |
34 | 33 | 1F49FA6F213FA087001A49BB /* EntityTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F49FA6E213FA087001A49BB /* EntityTests.swift */; }; |
35 | 34 | 1F49FA712140B93C001A49BB /* HelperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F49FA702140B93C001A49BB /* HelperTests.swift */; }; |
36 | 35 | 1F49FA732140C2F2001A49BB /* Test.plist in Resources */ = {isa = PBXBuildFile; fileRef = 1F49FA722140C2F2001A49BB /* Test.plist */; }; |
|
97 | 96 | 1F49FA60213D6393001A49BB /* Nimble_Snapshots.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Nimble_Snapshots.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
98 | 97 | 1F49FA62213D6393001A49BB /* Nimble.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Nimble.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
99 | 98 | 1F49FA64213D6393001A49BB /* OneTimePassword.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = OneTimePassword.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
100 | | - 1F49FA66213D6393001A49BB /* Pods_Cidaas_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_Cidaas_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
101 | 99 | 1F49FA68213D6393001A49BB /* Quick.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Quick.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
102 | 100 | 1F49FA6A213D6393001A49BB /* SCLAlertView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SCLAlertView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
103 | 101 | 1F49FA6C213D6393001A49BB /* SDWebImage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SDWebImage.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
149 | 147 | isa = PBXFrameworksBuildPhase; |
150 | 148 | buildActionMask = 2147483647; |
151 | 149 | files = ( |
152 | | - 1F49FA67213D6393001A49BB /* Pods_Cidaas_Example.framework in Frameworks */, |
153 | 150 | 1762EBBD9E7A2793DF21A793 /* Pods_Cidaas_Tests.framework in Frameworks */, |
154 | 151 | ); |
155 | 152 | runOnlyForDeploymentPostprocessing = 0; |
|
296 | 293 | 1F49FA60213D6393001A49BB /* Nimble_Snapshots.framework */, |
297 | 294 | 1F49FA62213D6393001A49BB /* Nimble.framework */, |
298 | 295 | 1F49FA64213D6393001A49BB /* OneTimePassword.framework */, |
299 | | - 1F49FA66213D6393001A49BB /* Pods_Cidaas_Example.framework */, |
300 | 296 | 1F49FA68213D6393001A49BB /* Quick.framework */, |
301 | 297 | 1F49FA6A213D6393001A49BB /* SCLAlertView.framework */, |
302 | 298 | 1F49FA6C213D6393001A49BB /* SDWebImage.framework */, |
|
446 | 442 | buildActionMask = 2147483647; |
447 | 443 | files = ( |
448 | 444 | ); |
449 | | - inputPaths = ( |
450 | | - "${SRCROOT}/Pods/Target Support Files/Pods-Cidaas_Example/Pods-Cidaas_Example-resources.sh", |
451 | | - "${PODS_ROOT}/GoogleSignIn/Resources/GoogleSignIn.bundle", |
| 445 | + inputFileListPaths = ( |
| 446 | + "${PODS_ROOT}/Target Support Files/Pods-Cidaas_Example/Pods-Cidaas_Example-resources-${CONFIGURATION}-input-files.xcfilelist", |
452 | 447 | ); |
453 | 448 | name = "[CP] Copy Pods Resources"; |
454 | | - outputPaths = ( |
455 | | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleSignIn.bundle", |
| 449 | + outputFileListPaths = ( |
| 450 | + "${PODS_ROOT}/Target Support Files/Pods-Cidaas_Example/Pods-Cidaas_Example-resources-${CONFIGURATION}-output-files.xcfilelist", |
456 | 451 | ); |
457 | 452 | runOnlyForDeploymentPostprocessing = 0; |
458 | 453 | shellPath = /bin/sh; |
459 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Cidaas_Example/Pods-Cidaas_Example-resources.sh\"\n"; |
| 454 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Cidaas_Example/Pods-Cidaas_Example-resources.sh\"\n"; |
460 | 455 | showEnvVarsInLog = 0; |
461 | 456 | }; |
462 | 457 | 84D70CB9A5305BA7D58B1A3B /* [CP] Embed Pods Frameworks */ = { |
463 | 458 | isa = PBXShellScriptBuildPhase; |
464 | 459 | buildActionMask = 2147483647; |
465 | 460 | files = ( |
466 | 461 | ); |
467 | | - inputPaths = ( |
468 | | - "${SRCROOT}/Pods/Target Support Files/Pods-Cidaas_Example/Pods-Cidaas_Example-frameworks.sh", |
469 | | - "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework", |
470 | | - "${BUILT_PRODUCTS_DIR}/Base32/Base32.framework", |
471 | | - "${BUILT_PRODUCTS_DIR}/Bolts/Bolts.framework", |
472 | | - "${BUILT_PRODUCTS_DIR}/Cidaas/Cidaas.framework", |
473 | | - "${BUILT_PRODUCTS_DIR}/CryptoSwift/CryptoSwift.framework", |
474 | | - "${BUILT_PRODUCTS_DIR}/FBSDKCoreKit/FBSDKCoreKit.framework", |
475 | | - "${BUILT_PRODUCTS_DIR}/FBSDKLoginKit/FBSDKLoginKit.framework", |
476 | | - "${BUILT_PRODUCTS_DIR}/FacebookCore/FacebookCore.framework", |
477 | | - "${BUILT_PRODUCTS_DIR}/FacebookLogin/FacebookLogin.framework", |
478 | | - "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework", |
479 | | - "${BUILT_PRODUCTS_DIR}/GoogleToolboxForMac/GoogleToolboxForMac.framework", |
480 | | - "${BUILT_PRODUCTS_DIR}/OneTimePassword/OneTimePassword.framework", |
481 | | - "${BUILT_PRODUCTS_DIR}/SwiftKeychainWrapper/SwiftKeychainWrapper.framework", |
| 462 | + inputFileListPaths = ( |
| 463 | + "${PODS_ROOT}/Target Support Files/Pods-Cidaas_Example/Pods-Cidaas_Example-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
482 | 464 | ); |
483 | 465 | name = "[CP] Embed Pods Frameworks"; |
484 | | - outputPaths = ( |
485 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework", |
486 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Base32.framework", |
487 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Bolts.framework", |
488 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Cidaas.framework", |
489 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CryptoSwift.framework", |
490 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBSDKCoreKit.framework", |
491 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBSDKLoginKit.framework", |
492 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FacebookCore.framework", |
493 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FacebookLogin.framework", |
494 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework", |
495 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleToolboxForMac.framework", |
496 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OneTimePassword.framework", |
497 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftKeychainWrapper.framework", |
| 466 | + outputFileListPaths = ( |
| 467 | + "${PODS_ROOT}/Target Support Files/Pods-Cidaas_Example/Pods-Cidaas_Example-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
498 | 468 | ); |
499 | 469 | runOnlyForDeploymentPostprocessing = 0; |
500 | 470 | shellPath = /bin/sh; |
501 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Cidaas_Example/Pods-Cidaas_Example-frameworks.sh\"\n"; |
| 471 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Cidaas_Example/Pods-Cidaas_Example-frameworks.sh\"\n"; |
502 | 472 | showEnvVarsInLog = 0; |
503 | 473 | }; |
504 | 474 | AA46F84477FCA8E0C1116A4B /* [CP] Check Pods Manifest.lock */ = { |
|
524 | 494 | buildActionMask = 12; |
525 | 495 | files = ( |
526 | 496 | ); |
527 | | - inputPaths = ( |
528 | | - "${SRCROOT}/Pods/Target Support Files/Pods-Cidaas_Tests/Pods-Cidaas_Tests-frameworks.sh", |
529 | | - "${BUILT_PRODUCTS_DIR}/Mockingjay/Mockingjay.framework", |
530 | | - "${BUILT_PRODUCTS_DIR}/Quick/Quick.framework", |
531 | | - "${BUILT_PRODUCTS_DIR}/URITemplate/URITemplate.framework", |
| 497 | + inputFileListPaths = ( |
| 498 | + "${PODS_ROOT}/Target Support Files/Pods-Cidaas_Tests/Pods-Cidaas_Tests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
532 | 499 | ); |
533 | 500 | name = "[CP] Embed Pods Frameworks"; |
534 | | - outputPaths = ( |
535 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Mockingjay.framework", |
536 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Quick.framework", |
537 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/URITemplate.framework", |
| 501 | + outputFileListPaths = ( |
| 502 | + "${PODS_ROOT}/Target Support Files/Pods-Cidaas_Tests/Pods-Cidaas_Tests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
538 | 503 | ); |
539 | 504 | runOnlyForDeploymentPostprocessing = 0; |
540 | 505 | shellPath = /bin/sh; |
541 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Cidaas_Tests/Pods-Cidaas_Tests-frameworks.sh\"\n"; |
| 506 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Cidaas_Tests/Pods-Cidaas_Tests-frameworks.sh\"\n"; |
542 | 507 | showEnvVarsInLog = 0; |
543 | 508 | }; |
544 | 509 | /* End PBXShellScriptBuildPhase section */ |
|
0 commit comments