|
36 | 36 | C39BC0511DB812330060F6AF /* FUICustomPasswordVerificationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C39BC04F1DB812330060F6AF /* FUICustomPasswordVerificationViewController.swift */; }; |
37 | 37 | C39BC0521DB812330060F6AF /* FUICustomPasswordVerificationViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = C39BC0501DB812330060F6AF /* FUICustomPasswordVerificationViewController.xib */; }; |
38 | 38 | C3F23ECD1D80F3300020509F /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C3F23ECC1D80F3300020509F /* GoogleService-Info.plist */; }; |
39 | | - D7FF20C65AA51946FA2E77C4 /* Pods_FirebaseUI_demo_swiftTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B1B266F262E24512C267E455 /* Pods_FirebaseUI_demo_swiftTests.framework */; }; |
40 | | - DB34EAFE145DDD05F2A53E21 /* Pods_FirebaseUI_demo_swift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A6651780F4BD5F5177BD9E6D /* Pods_FirebaseUI_demo_swift.framework */; }; |
41 | 39 | /* End PBXBuildFile section */ |
42 | 40 |
|
43 | 41 | /* Begin PBXContainerItemProxy section */ |
|
51 | 49 | /* End PBXContainerItemProxy section */ |
52 | 50 |
|
53 | 51 | /* Begin PBXFileReference section */ |
54 | | - 1DF85F38940228B710FA2D36 /* Pods-FirebaseUI-demo-swiftTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseUI-demo-swiftTests.release.xcconfig"; path = "Target Support Files/Pods-FirebaseUI-demo-swiftTests/Pods-FirebaseUI-demo-swiftTests.release.xcconfig"; sourceTree = "<group>"; }; |
55 | | - 23633FE989279E7D3A893CB5 /* Pods-FirebaseUI-demo-swift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseUI-demo-swift.release.xcconfig"; path = "Target Support Files/Pods-FirebaseUI-demo-swift/Pods-FirebaseUI-demo-swift.release.xcconfig"; sourceTree = "<group>"; }; |
56 | 52 | 89B2924622568B1C00CEF7D7 /* twtrsymbol.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = twtrsymbol.png; sourceTree = "<group>"; }; |
57 | 53 | 8D5F93AF1D9B192D00D5A2E4 /* StorageViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StorageViewController.swift; sourceTree = "<group>"; }; |
58 | 54 | 8DABC9851D3D82D600453807 /* FirebaseUI-demo-swift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "FirebaseUI-demo-swift.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
63 | 59 | 8DABC99D1D3D82D600453807 /* FirebaseUI-demo-swiftTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FirebaseUI-demo-swiftTests.swift"; sourceTree = "<group>"; }; |
64 | 60 | 8DABC99F1D3D82D600453807 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
65 | 61 | 8DD51E361D873B0D00E2CA51 /* UIStoryboardExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIStoryboardExtension.swift; sourceTree = "<group>"; }; |
66 | | - A6651780F4BD5F5177BD9E6D /* Pods_FirebaseUI_demo_swift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FirebaseUI_demo_swift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
67 | | - B1B266F262E24512C267E455 /* Pods_FirebaseUI_demo_swiftTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FirebaseUI_demo_swiftTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
68 | | - BF8F7C7E13D6D81A1E57351C /* Pods-FirebaseUI-demo-swiftTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseUI-demo-swiftTests.debug.xcconfig"; path = "Target Support Files/Pods-FirebaseUI-demo-swiftTests/Pods-FirebaseUI-demo-swiftTests.debug.xcconfig"; sourceTree = "<group>"; }; |
69 | 62 | C302C1D51D91CC7B00ADBD41 /* FUIAuthViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FUIAuthViewController.swift; sourceTree = "<group>"; }; |
70 | 63 | C302C1D71D91CC7B00ADBD41 /* ChatCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChatCollectionViewCell.swift; sourceTree = "<group>"; }; |
71 | 64 | C302C1D81D91CC7B00ADBD41 /* ChatViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChatViewController.swift; sourceTree = "<group>"; }; |
|
173 | 166 | C39BC04F1DB812330060F6AF /* FUICustomPasswordVerificationViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FUICustomPasswordVerificationViewController.swift; sourceTree = "<group>"; }; |
174 | 167 | C39BC0501DB812330060F6AF /* FUICustomPasswordVerificationViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = FUICustomPasswordVerificationViewController.xib; sourceTree = "<group>"; }; |
175 | 168 | C3F23ECC1D80F3300020509F /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
176 | | - D1B02880ECAE7C8AB98C6332 /* Pods-FirebaseUI-demo-swift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseUI-demo-swift.debug.xcconfig"; path = "Target Support Files/Pods-FirebaseUI-demo-swift/Pods-FirebaseUI-demo-swift.debug.xcconfig"; sourceTree = "<group>"; }; |
177 | 169 | /* End PBXFileReference section */ |
178 | 170 |
|
179 | 171 | /* Begin PBXFrameworksBuildPhase section */ |
180 | 172 | 8DABC9821D3D82D600453807 /* Frameworks */ = { |
181 | 173 | isa = PBXFrameworksBuildPhase; |
182 | 174 | buildActionMask = 2147483647; |
183 | 175 | files = ( |
184 | | - DB34EAFE145DDD05F2A53E21 /* Pods_FirebaseUI_demo_swift.framework in Frameworks */, |
185 | 176 | ); |
186 | 177 | runOnlyForDeploymentPostprocessing = 0; |
187 | 178 | }; |
188 | 179 | 8DABC9961D3D82D600453807 /* Frameworks */ = { |
189 | 180 | isa = PBXFrameworksBuildPhase; |
190 | 181 | buildActionMask = 2147483647; |
191 | 182 | files = ( |
192 | | - D7FF20C65AA51946FA2E77C4 /* Pods_FirebaseUI_demo_swiftTests.framework in Frameworks */, |
193 | 183 | ); |
194 | 184 | runOnlyForDeploymentPostprocessing = 0; |
195 | 185 | }; |
196 | 186 | /* End PBXFrameworksBuildPhase section */ |
197 | 187 |
|
198 | 188 | /* Begin PBXGroup section */ |
199 | | - 77499FA4EF7D4F9C7DE36B95 /* Frameworks */ = { |
200 | | - isa = PBXGroup; |
201 | | - children = ( |
202 | | - A6651780F4BD5F5177BD9E6D /* Pods_FirebaseUI_demo_swift.framework */, |
203 | | - B1B266F262E24512C267E455 /* Pods_FirebaseUI_demo_swiftTests.framework */, |
204 | | - ); |
205 | | - name = Frameworks; |
206 | | - sourceTree = "<group>"; |
207 | | - }; |
208 | 189 | 8D5F93B11D9B193C00D5A2E4 /* Storage */ = { |
209 | 190 | isa = PBXGroup; |
210 | 191 | children = ( |
|
221 | 202 | 8DABC99C1D3D82D600453807 /* FirebaseUI-demo-swiftTests */, |
222 | 203 | 8DABC9861D3D82D600453807 /* Products */, |
223 | 204 | 9C43BF8CA810E7C909775084 /* Pods */, |
224 | | - 77499FA4EF7D4F9C7DE36B95 /* Frameworks */, |
225 | 205 | ); |
226 | 206 | sourceTree = "<group>"; |
227 | 207 | }; |
|
260 | 240 | 9C43BF8CA810E7C909775084 /* Pods */ = { |
261 | 241 | isa = PBXGroup; |
262 | 242 | children = ( |
263 | | - D1B02880ECAE7C8AB98C6332 /* Pods-FirebaseUI-demo-swift.debug.xcconfig */, |
264 | | - 23633FE989279E7D3A893CB5 /* Pods-FirebaseUI-demo-swift.release.xcconfig */, |
265 | | - BF8F7C7E13D6D81A1E57351C /* Pods-FirebaseUI-demo-swiftTests.debug.xcconfig */, |
266 | | - 1DF85F38940228B710FA2D36 /* Pods-FirebaseUI-demo-swiftTests.release.xcconfig */, |
267 | 243 | ); |
268 | 244 | path = Pods; |
269 | 245 | sourceTree = "<group>"; |
|
329 | 305 | isa = PBXNativeTarget; |
330 | 306 | buildConfigurationList = 8DABC9A21D3D82D600453807 /* Build configuration list for PBXNativeTarget "FirebaseUI-demo-swift" */; |
331 | 307 | buildPhases = ( |
332 | | - A711A34CF80CD0C969A9E286 /* [CP] Check Pods Manifest.lock */, |
333 | 308 | 8DABC9811D3D82D600453807 /* Sources */, |
334 | 309 | 8DABC9821D3D82D600453807 /* Frameworks */, |
335 | 310 | 8DABC9831D3D82D600453807 /* Resources */, |
336 | | - 53A915D8CB2EA7687E61107D /* [CP] Embed Pods Frameworks */, |
337 | 311 | ); |
338 | 312 | buildRules = ( |
339 | 313 | ); |
|
348 | 322 | isa = PBXNativeTarget; |
349 | 323 | buildConfigurationList = 8DABC9A51D3D82D600453807 /* Build configuration list for PBXNativeTarget "FirebaseUI-demo-swiftTests" */; |
350 | 324 | buildPhases = ( |
351 | | - 665BFB596CE5C127F3D5D0E5 /* [CP] Check Pods Manifest.lock */, |
352 | 325 | 8DABC9951D3D82D600453807 /* Sources */, |
353 | 326 | 8DABC9961D3D82D600453807 /* Frameworks */, |
354 | 327 | 8DABC9971D3D82D600453807 /* Resources */, |
|
524 | 497 | }; |
525 | 498 | /* End PBXResourcesBuildPhase section */ |
526 | 499 |
|
527 | | -/* Begin PBXShellScriptBuildPhase section */ |
528 | | - 53A915D8CB2EA7687E61107D /* [CP] Embed Pods Frameworks */ = { |
529 | | - isa = PBXShellScriptBuildPhase; |
530 | | - buildActionMask = 2147483647; |
531 | | - files = ( |
532 | | - ); |
533 | | - inputPaths = ( |
534 | | - "${PODS_ROOT}/Target Support Files/Pods-FirebaseUI-demo-swift/Pods-FirebaseUI-demo-swift-frameworks.sh", |
535 | | - "${BUILT_PRODUCTS_DIR}/AppAuth/AppAuth.framework", |
536 | | - "${BUILT_PRODUCTS_DIR}/AppCheckCore/AppCheckCore.framework", |
537 | | - "${BUILT_PRODUCTS_DIR}/BoringSSL-GRPC/openssl_grpc.framework", |
538 | | - "${BUILT_PRODUCTS_DIR}/FirebaseAnonymousAuthUI/FirebaseAnonymousAuthUI.framework", |
539 | | - "${BUILT_PRODUCTS_DIR}/FirebaseAppCheckInterop/FirebaseAppCheckInterop.framework", |
540 | | - "${BUILT_PRODUCTS_DIR}/FirebaseAuth/FirebaseAuth.framework", |
541 | | - "${BUILT_PRODUCTS_DIR}/FirebaseAuthInterop/FirebaseAuthInterop.framework", |
542 | | - "${BUILT_PRODUCTS_DIR}/FirebaseAuthUI/FirebaseAuthUI.framework", |
543 | | - "${BUILT_PRODUCTS_DIR}/FirebaseCore/FirebaseCore.framework", |
544 | | - "${BUILT_PRODUCTS_DIR}/FirebaseCoreExtension/FirebaseCoreExtension.framework", |
545 | | - "${BUILT_PRODUCTS_DIR}/FirebaseCoreInternal/FirebaseCoreInternal.framework", |
546 | | - "${BUILT_PRODUCTS_DIR}/FirebaseDatabase/FirebaseDatabase.framework", |
547 | | - "${BUILT_PRODUCTS_DIR}/FirebaseDatabaseUI/FirebaseDatabaseUI.framework", |
548 | | - "${BUILT_PRODUCTS_DIR}/FirebaseEmailAuthUI/FirebaseEmailAuthUI.framework", |
549 | | - "${BUILT_PRODUCTS_DIR}/FirebaseFacebookAuthUI/FirebaseFacebookAuthUI.framework", |
550 | | - "${BUILT_PRODUCTS_DIR}/FirebaseFirestore/FirebaseFirestore.framework", |
551 | | - "${BUILT_PRODUCTS_DIR}/FirebaseFirestoreInternal/FirebaseFirestoreInternal.framework", |
552 | | - "${BUILT_PRODUCTS_DIR}/FirebaseFirestoreUI/FirebaseFirestoreUI.framework", |
553 | | - "${BUILT_PRODUCTS_DIR}/FirebaseGoogleAuthUI/FirebaseGoogleAuthUI.framework", |
554 | | - "${BUILT_PRODUCTS_DIR}/FirebaseOAuthUI/FirebaseOAuthUI.framework", |
555 | | - "${BUILT_PRODUCTS_DIR}/FirebasePhoneAuthUI/FirebasePhoneAuthUI.framework", |
556 | | - "${BUILT_PRODUCTS_DIR}/FirebaseSharedSwift/FirebaseSharedSwift.framework", |
557 | | - "${BUILT_PRODUCTS_DIR}/FirebaseStorage/FirebaseStorage.framework", |
558 | | - "${BUILT_PRODUCTS_DIR}/FirebaseStorageUI/FirebaseStorageUI.framework", |
559 | | - "${BUILT_PRODUCTS_DIR}/GTMAppAuth/GTMAppAuth.framework", |
560 | | - "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework", |
561 | | - "${BUILT_PRODUCTS_DIR}/GoogleSignIn/GoogleSignIn.framework", |
562 | | - "${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework", |
563 | | - "${BUILT_PRODUCTS_DIR}/PromisesObjC/FBLPromises.framework", |
564 | | - "${BUILT_PRODUCTS_DIR}/RecaptchaInterop/RecaptchaInterop.framework", |
565 | | - "${BUILT_PRODUCTS_DIR}/SDWebImage/SDWebImage.framework", |
566 | | - "${BUILT_PRODUCTS_DIR}/abseil/absl.framework", |
567 | | - "${BUILT_PRODUCTS_DIR}/gRPC-C++/grpcpp.framework", |
568 | | - "${BUILT_PRODUCTS_DIR}/gRPC-Core/grpc.framework", |
569 | | - "${BUILT_PRODUCTS_DIR}/leveldb-library/leveldb.framework", |
570 | | - "${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework", |
571 | | - "${PODS_XCFRAMEWORKS_BUILD_DIR}/FBAEMKit/FBAEMKit.framework/FBAEMKit", |
572 | | - "${PODS_XCFRAMEWORKS_BUILD_DIR}/FBSDKCoreKit/FBSDKCoreKit.framework/FBSDKCoreKit", |
573 | | - "${PODS_XCFRAMEWORKS_BUILD_DIR}/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.framework/FBSDKCoreKit_Basics", |
574 | | - "${PODS_XCFRAMEWORKS_BUILD_DIR}/FBSDKLoginKit/FBSDKLoginKit.framework/FBSDKLoginKit", |
575 | | - ); |
576 | | - name = "[CP] Embed Pods Frameworks"; |
577 | | - outputPaths = ( |
578 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AppAuth.framework", |
579 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AppCheckCore.framework", |
580 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/openssl_grpc.framework", |
581 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseAnonymousAuthUI.framework", |
582 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseAppCheckInterop.framework", |
583 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseAuth.framework", |
584 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseAuthInterop.framework", |
585 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseAuthUI.framework", |
586 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseCore.framework", |
587 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseCoreExtension.framework", |
588 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseCoreInternal.framework", |
589 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseDatabase.framework", |
590 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseDatabaseUI.framework", |
591 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseEmailAuthUI.framework", |
592 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseFacebookAuthUI.framework", |
593 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseFirestore.framework", |
594 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseFirestoreInternal.framework", |
595 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseFirestoreUI.framework", |
596 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseGoogleAuthUI.framework", |
597 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseOAuthUI.framework", |
598 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebasePhoneAuthUI.framework", |
599 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseSharedSwift.framework", |
600 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseStorage.framework", |
601 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseStorageUI.framework", |
602 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMAppAuth.framework", |
603 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework", |
604 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleSignIn.framework", |
605 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework", |
606 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBLPromises.framework", |
607 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RecaptchaInterop.framework", |
608 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework", |
609 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/absl.framework", |
610 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/grpcpp.framework", |
611 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/grpc.framework", |
612 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/leveldb.framework", |
613 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework", |
614 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBAEMKit.framework", |
615 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBSDKCoreKit.framework", |
616 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBSDKCoreKit_Basics.framework", |
617 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBSDKLoginKit.framework", |
618 | | - ); |
619 | | - runOnlyForDeploymentPostprocessing = 0; |
620 | | - shellPath = /bin/sh; |
621 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FirebaseUI-demo-swift/Pods-FirebaseUI-demo-swift-frameworks.sh\"\n"; |
622 | | - showEnvVarsInLog = 0; |
623 | | - }; |
624 | | - 665BFB596CE5C127F3D5D0E5 /* [CP] Check Pods Manifest.lock */ = { |
625 | | - isa = PBXShellScriptBuildPhase; |
626 | | - buildActionMask = 2147483647; |
627 | | - files = ( |
628 | | - ); |
629 | | - inputFileListPaths = ( |
630 | | - ); |
631 | | - inputPaths = ( |
632 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
633 | | - "${PODS_ROOT}/Manifest.lock", |
634 | | - ); |
635 | | - name = "[CP] Check Pods Manifest.lock"; |
636 | | - outputFileListPaths = ( |
637 | | - ); |
638 | | - outputPaths = ( |
639 | | - "$(DERIVED_FILE_DIR)/Pods-FirebaseUI-demo-swiftTests-checkManifestLockResult.txt", |
640 | | - ); |
641 | | - runOnlyForDeploymentPostprocessing = 0; |
642 | | - shellPath = /bin/sh; |
643 | | - 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"; |
644 | | - showEnvVarsInLog = 0; |
645 | | - }; |
646 | | - A711A34CF80CD0C969A9E286 /* [CP] Check Pods Manifest.lock */ = { |
647 | | - isa = PBXShellScriptBuildPhase; |
648 | | - buildActionMask = 2147483647; |
649 | | - files = ( |
650 | | - ); |
651 | | - inputFileListPaths = ( |
652 | | - ); |
653 | | - inputPaths = ( |
654 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
655 | | - "${PODS_ROOT}/Manifest.lock", |
656 | | - ); |
657 | | - name = "[CP] Check Pods Manifest.lock"; |
658 | | - outputFileListPaths = ( |
659 | | - ); |
660 | | - outputPaths = ( |
661 | | - "$(DERIVED_FILE_DIR)/Pods-FirebaseUI-demo-swift-checkManifestLockResult.txt", |
662 | | - ); |
663 | | - runOnlyForDeploymentPostprocessing = 0; |
664 | | - shellPath = /bin/sh; |
665 | | - 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"; |
666 | | - showEnvVarsInLog = 0; |
667 | | - }; |
668 | | -/* End PBXShellScriptBuildPhase section */ |
669 | | - |
670 | 500 | /* Begin PBXSourcesBuildPhase section */ |
671 | 501 | 8DABC9811D3D82D600453807 /* Sources */ = { |
672 | 502 | isa = PBXSourcesBuildPhase; |
|
918 | 748 | }; |
919 | 749 | 8DABC9A31D3D82D600453807 /* Debug */ = { |
920 | 750 | isa = XCBuildConfiguration; |
921 | | - baseConfigurationReference = D1B02880ECAE7C8AB98C6332 /* Pods-FirebaseUI-demo-swift.debug.xcconfig */; |
922 | 751 | buildSettings = { |
923 | 752 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
924 | 753 | BITCODE_GENERATION_MODE = ""; |
|
958 | 787 | }; |
959 | 788 | 8DABC9A41D3D82D600453807 /* Release */ = { |
960 | 789 | isa = XCBuildConfiguration; |
961 | | - baseConfigurationReference = 23633FE989279E7D3A893CB5 /* Pods-FirebaseUI-demo-swift.release.xcconfig */; |
962 | 790 | buildSettings = { |
963 | 791 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
964 | 792 | BITCODE_GENERATION_MODE = ""; |
|
997 | 825 | }; |
998 | 826 | 8DABC9A61D3D82D600453807 /* Debug */ = { |
999 | 827 | isa = XCBuildConfiguration; |
1000 | | - baseConfigurationReference = BF8F7C7E13D6D81A1E57351C /* Pods-FirebaseUI-demo-swiftTests.debug.xcconfig */; |
1001 | 828 | buildSettings = { |
1002 | 829 | BUNDLE_LOADER = "$(TEST_HOST)"; |
1003 | 830 | INFOPLIST_FILE = "FirebaseUI-demo-swiftTests/Info.plist"; |
|
1011 | 838 | }; |
1012 | 839 | 8DABC9A71D3D82D600453807 /* Release */ = { |
1013 | 840 | isa = XCBuildConfiguration; |
1014 | | - baseConfigurationReference = 1DF85F38940228B710FA2D36 /* Pods-FirebaseUI-demo-swiftTests.release.xcconfig */; |
1015 | 841 | buildSettings = { |
1016 | 842 | BUNDLE_LOADER = "$(TEST_HOST)"; |
1017 | 843 | INFOPLIST_FILE = "FirebaseUI-demo-swiftTests/Info.plist"; |
|
0 commit comments