|
11 | 11 | 529226D61C85F68000C89379 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 529226D51C85F68000C89379 /* Foundation.framework */; }; |
12 | 12 | 529226D81C85F68000C89379 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 529226D71C85F68000C89379 /* CoreGraphics.framework */; }; |
13 | 13 | 529226DA1C85F68000C89379 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 529226D91C85F68000C89379 /* UIKit.framework */; }; |
14 | | - 9CC93CB1C0E04196BE7AA874 /* libPods-integration_test_tvos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DE5DF88312698BE99BFA8CD9 /* libPods-integration_test_tvos.a */; }; |
15 | 14 | 9F3A08F5266978C300E1D69F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9F3A08F3266978C300E1D69F /* Main.storyboard */; }; |
16 | | - 9F3A08F7266978C400E1D69F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9F3A08F6266978C400E1D69F /* Assets.xcassets */; }; |
17 | 15 | 9F3A08FA266978C400E1D69F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9F3A08F8266978C400E1D69F /* LaunchScreen.storyboard */; }; |
18 | 16 | 9F3A09012669791B00E1D69F /* gmock-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = D62CCBBF22F367140099BE9F /* gmock-all.cc */; }; |
19 | 17 | 9F3A09022669791E00E1D69F /* gtest-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = D67D355622BABD2100292C1D /* gtest-all.cc */; }; |
|
24 | 22 | 9F5DD09926697AD30058C144 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 520BC0381C869159008CFBC3 /* GoogleService-Info.plist */; }; |
25 | 23 | 9F5DD0AB266A7ACE0058C144 /* ios_app_framework.mm in Sources */ = {isa = PBXBuildFile; fileRef = D6C179E722CB322900C2651A /* ios_app_framework.mm */; }; |
26 | 24 | 9F5DD0AC266A7AD30058C144 /* integration_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = D61C5F9222BABAD100A79141 /* integration_test.cc */; }; |
| 25 | + BCF6A95A2682C2AB00578FDD /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCF6A9592682C2AB00578FDD /* Foundation.framework */; }; |
27 | 26 | D61C5F8E22BABA9C00A79141 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D61C5F8C22BABA9B00A79141 /* Images.xcassets */; }; |
28 | 27 | D61C5F9622BABAD200A79141 /* integration_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = D61C5F9222BABAD100A79141 /* integration_test.cc */; }; |
29 | 28 | D62CCBC022F367140099BE9F /* gmock-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = D62CCBBF22F367140099BE9F /* gmock-all.cc */; }; |
|
33 | 32 | D6C179EA22CB322900C2651A /* ios_firebase_test_framework.mm in Sources */ = {isa = PBXBuildFile; fileRef = D6C179E822CB322900C2651A /* ios_firebase_test_framework.mm */; }; |
34 | 33 | D6C179EE22CB323300C2651A /* firebase_test_framework.cc in Sources */ = {isa = PBXBuildFile; fileRef = D6C179EC22CB323300C2651A /* firebase_test_framework.cc */; }; |
35 | 34 | D6C179F022CB32A000C2651A /* app_framework.cc in Sources */ = {isa = PBXBuildFile; fileRef = D6C179EF22CB32A000C2651A /* app_framework.cc */; }; |
36 | | - F0EC8E33F7E7F4BF705A3991 /* libPods-integration_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 46998791754BF3DDE5D7A20F /* libPods-integration_test.a */; }; |
37 | 35 | /* End PBXBuildFile section */ |
38 | 36 |
|
39 | 37 | /* Begin PBXBuildRule section */ |
|
51 | 49 | /* End PBXBuildRule section */ |
52 | 50 |
|
53 | 51 | /* Begin PBXFileReference section */ |
54 | | - 2584BCCABE98221F4709B89E /* 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>"; }; |
55 | 52 | 46998791754BF3DDE5D7A20F /* libPods-integration_test.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-integration_test.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
56 | 53 | 520BC0381C869159008CFBC3 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
57 | 54 | 529226D21C85F68000C89379 /* integration_test.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = integration_test.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
58 | 55 | 529226D51C85F68000C89379 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
59 | 56 | 529226D71C85F68000C89379 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
60 | 57 | 529226D91C85F68000C89379 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
61 | 58 | 529226EE1C85F68000C89379 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; |
62 | | - 5DEB90B0D272D92969404783 /* 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>"; }; |
63 | | - 9C11DDB75B69AFC403F349C3 /* 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>"; }; |
64 | 59 | 9F3A08EB266978C300E1D69F /* integration_test_tvos.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = integration_test_tvos.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
65 | 60 | 9F3A08F4266978C300E1D69F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
66 | | - 9F3A08F6266978C400E1D69F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
67 | 61 | 9F3A08F9266978C400E1D69F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
68 | | - 9F3A08FB266978C400E1D69F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
69 | 62 | 9F5DD09126697A170058C144 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS14.5.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; |
70 | 63 | 9F5DD09326697A5F0058C144 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS14.5.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; }; |
| 64 | + BCF6A9592682C2AB00578FDD /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS14.5.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; |
71 | 65 | D61C5F8C22BABA9B00A79141 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; |
72 | 66 | D61C5F8D22BABA9C00A79141 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
73 | 67 | D61C5F9222BABAD100A79141 /* integration_test.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = integration_test.cc; path = src/integration_test.cc; sourceTree = "<group>"; }; |
|
84 | 78 | D6C179EF22CB32A000C2651A /* app_framework.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = app_framework.cc; path = src/app_framework.cc; sourceTree = "<group>"; }; |
85 | 79 | D6E7D43C22D51D9900EDBD35 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; |
86 | 80 | DE5DF88312698BE99BFA8CD9 /* libPods-integration_test_tvos.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-integration_test_tvos.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
87 | | - F56939B9262D9DAC1194ECAB /* 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>"; }; |
88 | 81 | /* End PBXFileReference section */ |
89 | 82 |
|
90 | 83 | /* Begin PBXFrameworksBuildPhase section */ |
|
95 | 88 | 529226D81C85F68000C89379 /* CoreGraphics.framework in Frameworks */, |
96 | 89 | 529226DA1C85F68000C89379 /* UIKit.framework in Frameworks */, |
97 | 90 | 529226D61C85F68000C89379 /* Foundation.framework in Frameworks */, |
98 | | - F0EC8E33F7E7F4BF705A3991 /* libPods-integration_test.a in Frameworks */, |
99 | 91 | ); |
100 | 92 | runOnlyForDeploymentPostprocessing = 0; |
101 | 93 | }; |
102 | 94 | 9F3A08E8266978C300E1D69F /* Frameworks */ = { |
103 | 95 | isa = PBXFrameworksBuildPhase; |
104 | 96 | buildActionMask = 2147483647; |
105 | 97 | files = ( |
| 98 | + BCF6A95A2682C2AB00578FDD /* Foundation.framework in Frameworks */, |
106 | 99 | 9F5DD09426697A5F0058C144 /* CoreGraphics.framework in Frameworks */, |
107 | 100 | 9F5DD09226697A170058C144 /* UIKit.framework in Frameworks */, |
108 | | - 9CC93CB1C0E04196BE7AA874 /* libPods-integration_test_tvos.a in Frameworks */, |
109 | 101 | ); |
110 | 102 | runOnlyForDeploymentPostprocessing = 0; |
111 | 103 | }; |
112 | 104 | /* End PBXFrameworksBuildPhase section */ |
113 | 105 |
|
114 | 106 | /* Begin PBXGroup section */ |
115 | | - 1A5183E5C501F81ED7C672DA /* Pods */ = { |
116 | | - isa = PBXGroup; |
117 | | - children = ( |
118 | | - F56939B9262D9DAC1194ECAB /* Pods-integration_test.debug.xcconfig */, |
119 | | - 2584BCCABE98221F4709B89E /* Pods-integration_test.release.xcconfig */, |
120 | | - 5DEB90B0D272D92969404783 /* Pods-integration_test_tvos.debug.xcconfig */, |
121 | | - 9C11DDB75B69AFC403F349C3 /* Pods-integration_test_tvos.release.xcconfig */, |
122 | | - ); |
123 | | - path = Pods; |
124 | | - sourceTree = "<group>"; |
125 | | - }; |
126 | 107 | 529226C91C85F68000C89379 = { |
127 | 108 | isa = PBXGroup; |
128 | 109 | children = ( |
|
134 | 115 | 9F3A08EC266978C300E1D69F /* integration_test_tvos */, |
135 | 116 | 529226D41C85F68000C89379 /* Frameworks */, |
136 | 117 | 529226D31C85F68000C89379 /* Products */, |
137 | | - 1A5183E5C501F81ED7C672DA /* Pods */, |
138 | 118 | ); |
139 | 119 | sourceTree = "<group>"; |
140 | 120 | }; |
|
150 | 130 | 529226D41C85F68000C89379 /* Frameworks */ = { |
151 | 131 | isa = PBXGroup; |
152 | 132 | children = ( |
| 133 | + BCF6A9592682C2AB00578FDD /* Foundation.framework */, |
153 | 134 | 9F5DD09326697A5F0058C144 /* CoreGraphics.framework */, |
154 | 135 | 9F5DD09126697A170058C144 /* UIKit.framework */, |
155 | 136 | D6E7D43C22D51D9900EDBD35 /* UserNotifications.framework */, |
|
193 | 174 | isa = PBXGroup; |
194 | 175 | children = ( |
195 | 176 | 9F3A08F3266978C300E1D69F /* Main.storyboard */, |
196 | | - 9F3A08F6266978C400E1D69F /* Assets.xcassets */, |
197 | 177 | 9F3A08F8266978C400E1D69F /* LaunchScreen.storyboard */, |
198 | | - 9F3A08FB266978C400E1D69F /* Info.plist */, |
199 | 178 | ); |
200 | 179 | path = integration_test_tvos; |
201 | 180 | sourceTree = "<group>"; |
|
305 | 284 | files = ( |
306 | 285 | 9F5DD09926697AD30058C144 /* GoogleService-Info.plist in Resources */, |
307 | 286 | 9F3A08FA266978C400E1D69F /* LaunchScreen.storyboard in Resources */, |
308 | | - 9F3A08F7266978C400E1D69F /* Assets.xcassets in Resources */, |
309 | 287 | 9F3A08F5266978C300E1D69F /* Main.storyboard in Resources */, |
310 | 288 | ); |
311 | 289 | runOnlyForDeploymentPostprocessing = 0; |
|
491 | 469 | }; |
492 | 470 | 529226FA1C85F68000C89379 /* Debug */ = { |
493 | 471 | isa = XCBuildConfiguration; |
494 | | - baseConfigurationReference = F56939B9262D9DAC1194ECAB /* Pods-integration_test.debug.xcconfig */; |
495 | 472 | buildSettings = { |
496 | 473 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
497 | 474 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
|
510 | 487 | "\"$(SRCROOT)/external/googletest/src/googlemock/include\"", |
511 | 488 | "\"$(SRCROOT)/external/googletest/src/googletest\"", |
512 | 489 | "\"$(SRCROOT)/external/googletest/src/googlemock\"", |
513 | | - /Users/drsanta/Downloads/firebase_cpp_sdk/xcframeworks_tvos/firebase.xcframework, |
514 | 490 | ); |
515 | 491 | INFOPLIST_FILE = "$(SRCROOT)/Info.plist"; |
516 | 492 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
523 | 499 | }; |
524 | 500 | 529226FB1C85F68000C89379 /* Release */ = { |
525 | 501 | isa = XCBuildConfiguration; |
526 | | - baseConfigurationReference = 2584BCCABE98221F4709B89E /* Pods-integration_test.release.xcconfig */; |
527 | 502 | buildSettings = { |
528 | 503 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
529 | 504 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
|
542 | 517 | "\"$(SRCROOT)/external/googletest/src/googlemock/include\"", |
543 | 518 | "\"$(SRCROOT)/external/googletest/src/googletest\"", |
544 | 519 | "\"$(SRCROOT)/external/googletest/src/googlemock\"", |
545 | | - /Users/drsanta/Downloads/firebase_cpp_sdk/xcframeworks_tvos/firebase.xcframework, |
546 | 520 | ); |
547 | 521 | INFOPLIST_FILE = "$(SRCROOT)/Info.plist"; |
548 | 522 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
555 | 529 | }; |
556 | 530 | 9F3A08FE266978C400E1D69F /* Debug */ = { |
557 | 531 | isa = XCBuildConfiguration; |
558 | | - baseConfigurationReference = 5DEB90B0D272D92969404783 /* Pods-integration_test_tvos.debug.xcconfig */; |
559 | 532 | buildSettings = { |
560 | 533 | ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image"; |
561 | 534 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
601 | 574 | PRODUCT_NAME = "$(TARGET_NAME)"; |
602 | 575 | SDKROOT = appletvos; |
603 | 576 | TARGETED_DEVICE_FAMILY = 3; |
604 | | - TVOS_DEPLOYMENT_TARGET = 14.5; |
| 577 | + TVOS_DEPLOYMENT_TARGET = 10.1; |
605 | 578 | }; |
606 | 579 | name = Debug; |
607 | 580 | }; |
608 | 581 | 9F3A08FF266978C400E1D69F /* Release */ = { |
609 | 582 | isa = XCBuildConfiguration; |
610 | | - baseConfigurationReference = 9C11DDB75B69AFC403F349C3 /* Pods-integration_test_tvos.release.xcconfig */; |
611 | 583 | buildSettings = { |
612 | 584 | ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image"; |
613 | 585 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
651 | 623 | PRODUCT_NAME = "$(TARGET_NAME)"; |
652 | 624 | SDKROOT = appletvos; |
653 | 625 | TARGETED_DEVICE_FAMILY = 3; |
654 | | - TVOS_DEPLOYMENT_TARGET = 14.5; |
| 626 | + TVOS_DEPLOYMENT_TARGET = 10.1; |
655 | 627 | }; |
656 | 628 | name = Release; |
657 | 629 | }; |
|
0 commit comments