|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 52; |
| 6 | + objectVersion = 46; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 32FDF8360C72AC634F7E6A42 /* libPods-integration_test_tvos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D17A5C9BB550486279CA858E /* libPods-integration_test_tvos.a */; }; |
11 | 10 | 520BC0391C869159008CFBC3 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 520BC0381C869159008CFBC3 /* GoogleService-Info.plist */; }; |
12 | 11 | 529226D61C85F68000C89379 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 529226D51C85F68000C89379 /* Foundation.framework */; }; |
13 | 12 | 529226D81C85F68000C89379 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 529226D71C85F68000C89379 /* CoreGraphics.framework */; }; |
14 | 13 | 529226DA1C85F68000C89379 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 529226D91C85F68000C89379 /* UIKit.framework */; }; |
15 | | - 8FE0839D2B60C8CB9E84808C /* libPods-integration_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2F6E59CEC74C199ECF8BB8BF /* libPods-integration_test.a */; }; |
16 | 14 | BC1D678326799F8C005DC2DA /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BC1D678126799F8C005DC2DA /* Main.storyboard */; }; |
17 | 15 | BC1D678826799F8D005DC2DA /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BC1D678626799F8D005DC2DA /* LaunchScreen.storyboard */; }; |
18 | 16 | BC1D678F26799F9A005DC2DA /* gmock-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = D62CCBBF22F367140099BE9F /* gmock-all.cc */; }; |
|
26 | 24 | BC1D67982679A00B005DC2DA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC1D67972679A00B005DC2DA /* Foundation.framework */; }; |
27 | 25 | BC1D679A2679A012005DC2DA /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC1D67992679A012005DC2DA /* UIKit.framework */; }; |
28 | 26 | BC1D679C2679A017005DC2DA /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC1D679B2679A017005DC2DA /* CoreGraphics.framework */; }; |
29 | | - BC1D67A92679A6E4005DC2DA /* firebase_auth.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC1D679D2679A02C005DC2DA /* firebase_auth.xcframework */; }; |
30 | | - BC1D67AA2679A6E4005DC2DA /* firebase_firestore.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC1D679F2679A02C005DC2DA /* firebase_firestore.xcframework */; }; |
31 | | - BC1D67AB2679A6E4005DC2DA /* firebase.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC1D679E2679A02C005DC2DA /* firebase.xcframework */; }; |
32 | 27 | D61C5F8E22BABA9C00A79141 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D61C5F8C22BABA9B00A79141 /* Images.xcassets */; }; |
33 | 28 | D61C5F9622BABAD200A79141 /* integration_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = D61C5F9222BABAD100A79141 /* integration_test.cc */; }; |
34 | 29 | D62CCBC022F367140099BE9F /* gmock-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = D62CCBBF22F367140099BE9F /* gmock-all.cc */; }; |
|
42 | 37 |
|
43 | 38 | /* Begin PBXFileReference section */ |
44 | 39 | 2F6E59CEC74C199ECF8BB8BF /* libPods-integration_test.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-integration_test.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
45 | | - 309C8B39575BBCD84489BD71 /* Pods-integration_test_tvos.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-integration_test_tvos.release.xcconfig"; path = "Target Support Files/Pods-integration_test_tvos/Pods-integration_test_tvos.release.xcconfig"; sourceTree = "<group>"; }; |
46 | 40 | 520BC0381C869159008CFBC3 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
47 | 41 | 529226D21C85F68000C89379 /* integration_test.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = integration_test.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
48 | 42 | 529226D51C85F68000C89379 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
49 | 43 | 529226D71C85F68000C89379 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
50 | 44 | 529226D91C85F68000C89379 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
51 | 45 | 529226EE1C85F68000C89379 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; |
52 | | - A77F86ABBFCCBE5BCF96E715 /* Pods-integration_test.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-integration_test.debug.xcconfig"; path = "Target Support Files/Pods-integration_test/Pods-integration_test.debug.xcconfig"; sourceTree = "<group>"; }; |
53 | | - B4F7289D18C44A5A8495978A /* Pods-integration_test.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-integration_test.release.xcconfig"; path = "Target Support Files/Pods-integration_test/Pods-integration_test.release.xcconfig"; sourceTree = "<group>"; }; |
54 | | - B8017C9163F3D385CCDD3E9D /* Pods-integration_test_tvos.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-integration_test_tvos.debug.xcconfig"; path = "Target Support Files/Pods-integration_test_tvos/Pods-integration_test_tvos.debug.xcconfig"; sourceTree = "<group>"; }; |
55 | 46 | BC1D677926799F8C005DC2DA /* integration_test_tvos.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = integration_test_tvos.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
56 | 47 | BC1D678226799F8C005DC2DA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
57 | 48 | BC1D678726799F8D005DC2DA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
|
86 | 77 | 529226D81C85F68000C89379 /* CoreGraphics.framework in Frameworks */, |
87 | 78 | 529226DA1C85F68000C89379 /* UIKit.framework in Frameworks */, |
88 | 79 | 529226D61C85F68000C89379 /* Foundation.framework in Frameworks */, |
89 | | - 8FE0839D2B60C8CB9E84808C /* libPods-integration_test.a in Frameworks */, |
90 | | - BC1D67A92679A6E4005DC2DA /* firebase_auth.xcframework in Frameworks */, |
91 | | - BC1D67AA2679A6E4005DC2DA /* firebase_firestore.xcframework in Frameworks */, |
92 | | - BC1D67AB2679A6E4005DC2DA /* firebase.xcframework in Frameworks */, |
93 | 80 | ); |
94 | 81 | runOnlyForDeploymentPostprocessing = 0; |
95 | 82 | }; |
|
100 | 87 | BC1D679C2679A017005DC2DA /* CoreGraphics.framework in Frameworks */, |
101 | 88 | BC1D679A2679A012005DC2DA /* UIKit.framework in Frameworks */, |
102 | 89 | BC1D67982679A00B005DC2DA /* Foundation.framework in Frameworks */, |
103 | | - 32FDF8360C72AC634F7E6A42 /* libPods-integration_test_tvos.a in Frameworks */, |
104 | 90 | ); |
105 | 91 | runOnlyForDeploymentPostprocessing = 0; |
106 | 92 | }; |
107 | 93 | /* End PBXFrameworksBuildPhase section */ |
108 | 94 |
|
109 | 95 | /* Begin PBXGroup section */ |
110 | | - 2AD084A34AA54558B7AFA683 /* Pods */ = { |
111 | | - isa = PBXGroup; |
112 | | - children = ( |
113 | | - A77F86ABBFCCBE5BCF96E715 /* Pods-integration_test.debug.xcconfig */, |
114 | | - B4F7289D18C44A5A8495978A /* Pods-integration_test.release.xcconfig */, |
115 | | - B8017C9163F3D385CCDD3E9D /* Pods-integration_test_tvos.debug.xcconfig */, |
116 | | - 309C8B39575BBCD84489BD71 /* Pods-integration_test_tvos.release.xcconfig */, |
117 | | - ); |
118 | | - path = Pods; |
119 | | - sourceTree = "<group>"; |
120 | | - }; |
121 | 96 | 529226C91C85F68000C89379 = { |
122 | 97 | isa = PBXGroup; |
123 | 98 | children = ( |
|
129 | 104 | BC1D677A26799F8C005DC2DA /* integration_test_tvos */, |
130 | 105 | 529226D41C85F68000C89379 /* Frameworks */, |
131 | 106 | 529226D31C85F68000C89379 /* Products */, |
132 | | - 2AD084A34AA54558B7AFA683 /* Pods */, |
133 | 107 | ); |
134 | 108 | sourceTree = "<group>"; |
135 | 109 | }; |
|
248 | 222 | TargetAttributes = { |
249 | 223 | 529226D11C85F68000C89379 = { |
250 | 224 | CreatedOnToolsVersion = 6.4; |
| 225 | + ProvisioningStyle = Manual; |
251 | 226 | }; |
252 | 227 | BC1D677826799F8C005DC2DA = { |
253 | 228 | CreatedOnToolsVersion = 12.5; |
| 229 | + ProvisioningStyle = Automatic; |
254 | 230 | }; |
255 | 231 | }; |
256 | 232 | }; |
|
513 | 489 | }; |
514 | 490 | 529226FA1C85F68000C89379 /* Debug */ = { |
515 | 491 | isa = XCBuildConfiguration; |
516 | | - baseConfigurationReference = A77F86ABBFCCBE5BCF96E715 /* Pods-integration_test.debug.xcconfig */; |
517 | 492 | buildSettings = { |
518 | 493 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
519 | 494 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
|
543 | 518 | }; |
544 | 519 | 529226FB1C85F68000C89379 /* Release */ = { |
545 | 520 | isa = XCBuildConfiguration; |
546 | | - baseConfigurationReference = B4F7289D18C44A5A8495978A /* Pods-integration_test.release.xcconfig */; |
547 | 521 | buildSettings = { |
548 | 522 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
549 | 523 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
|
573 | 547 | }; |
574 | 548 | BC1D678C26799F8D005DC2DA /* Debug */ = { |
575 | 549 | isa = XCBuildConfiguration; |
576 | | - baseConfigurationReference = B8017C9163F3D385CCDD3E9D /* Pods-integration_test_tvos.debug.xcconfig */; |
577 | 550 | buildSettings = { |
578 | 551 | ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image"; |
579 | 552 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
614 | 587 | "\"$(SRCROOT)/external/googletest/src/googlemock\"", |
615 | 588 | ); |
616 | 589 | INFOPLIST_FILE = "$(SRCROOT)/Info.plist"; |
617 | | - LD_RUNPATH_SEARCH_PATHS = ( |
618 | | - "$(inherited)", |
619 | | - "@executable_path/Frameworks", |
620 | | - ); |
| 590 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
621 | 591 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
622 | 592 | MTL_FAST_MATH = YES; |
623 | 593 | PRODUCT_BUNDLE_IDENTIFIER = "com.google.firebase.cpp.firestore.testapp.integration-test-tvos"; |
|
631 | 601 | }; |
632 | 602 | BC1D678D26799F8D005DC2DA /* Release */ = { |
633 | 603 | isa = XCBuildConfiguration; |
634 | | - baseConfigurationReference = 309C8B39575BBCD84489BD71 /* Pods-integration_test_tvos.release.xcconfig */; |
635 | 604 | buildSettings = { |
636 | 605 | ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image"; |
637 | 606 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
671 | 640 | "\"$(SRCROOT)/external/googletest/src/googlemock\"", |
672 | 641 | ); |
673 | 642 | INFOPLIST_FILE = "$(SRCROOT)/Info.plist"; |
674 | | - LD_RUNPATH_SEARCH_PATHS = ( |
675 | | - "$(inherited)", |
676 | | - "@executable_path/Frameworks", |
677 | | - ); |
| 643 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
678 | 644 | MTL_FAST_MATH = YES; |
679 | 645 | PRODUCT_BUNDLE_IDENTIFIER = "com.google.firebase.cpp.firestore.testapp.integration-test-tvos"; |
680 | 646 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments