|
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 | 14 | 9F2ABA30267A4720001A35CE /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9F2ABA2E267A4720001A35CE /* Main.storyboard */; };
|
15 |
| - 9F2ABA32267A4721001A35CE /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9F2ABA31267A4721001A35CE /* Assets.xcassets */; }; |
16 | 15 | 9F2ABA35267A4721001A35CE /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9F2ABA33267A4721001A35CE /* LaunchScreen.storyboard */; };
|
17 | 16 | 9F2ABA3C267A4744001A35CE /* gmock-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = D62CCBBF22F367140099BE9F /* gmock-all.cc */; };
|
18 | 17 | 9F2ABA3E267A4747001A35CE /* gtest-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = D67D355622BABD2100292C1D /* gtest-all.cc */; };
|
|
21 | 20 | 9F2ABA41267A474F001A35CE /* integration_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = D61C5F9222BABAD100A79141 /* integration_test.cc */; };
|
22 | 21 | 9F4C472E267A4DB6001E25DA /* ios_app_framework.mm in Sources */ = {isa = PBXBuildFile; fileRef = D6C179E722CB322900C2651A /* ios_app_framework.mm */; };
|
23 | 22 | 9F4C472F267A4DC0001E25DA /* ios_firebase_test_framework.mm in Sources */ = {isa = PBXBuildFile; fileRef = D6C179E822CB322900C2651A /* ios_firebase_test_framework.mm */; };
|
| 23 | + BCF6A94C2682C02800578FDD /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 520BC0381C869159008CFBC3 /* GoogleService-Info.plist */; }; |
| 24 | + BCF6A94E2682C02E00578FDD /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCF6A94D2682C02E00578FDD /* Foundation.framework */; }; |
| 25 | + BCF6A9502682C03300578FDD /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCF6A94F2682C03300578FDD /* CoreGraphics.framework */; }; |
| 26 | + BCF6A9522682C03700578FDD /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCF6A9512682C03700578FDD /* UIKit.framework */; }; |
24 | 27 | D61C5F8E22BABA9C00A79141 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D61C5F8C22BABA9B00A79141 /* Images.xcassets */; };
|
25 | 28 | D61C5F9622BABAD200A79141 /* integration_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = D61C5F9222BABAD100A79141 /* integration_test.cc */; };
|
26 | 29 | D62CCBC022F367140099BE9F /* gmock-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = D62CCBBF22F367140099BE9F /* gmock-all.cc */; };
|
|
41 | 44 | 529226EE1C85F68000C89379 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
42 | 45 | 9F2ABA26267A4720001A35CE /* integration_test_tvos.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = integration_test_tvos.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
43 | 46 | 9F2ABA2F267A4720001A35CE /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
44 |
| - 9F2ABA31267A4721001A35CE /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
45 | 47 | 9F2ABA34267A4721001A35CE /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
46 |
| - 9F2ABA36267A4721001A35CE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 48 | + BCF6A94D2682C02E00578FDD /* 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; }; |
| 49 | + BCF6A94F2682C03300578FDD /* 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; }; |
| 50 | + BCF6A9512682C03700578FDD /* 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; }; |
47 | 51 | D61C5F8C22BABA9B00A79141 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
48 | 52 | D61C5F8D22BABA9C00A79141 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
49 | 53 | D61C5F9222BABAD100A79141 /* integration_test.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = integration_test.cc; path = src/integration_test.cc; sourceTree = "<group>"; };
|
|
75 | 79 | isa = PBXFrameworksBuildPhase;
|
76 | 80 | buildActionMask = 2147483647;
|
77 | 81 | files = (
|
| 82 | + BCF6A9522682C03700578FDD /* UIKit.framework in Frameworks */, |
| 83 | + BCF6A9502682C03300578FDD /* CoreGraphics.framework in Frameworks */, |
| 84 | + BCF6A94E2682C02E00578FDD /* Foundation.framework in Frameworks */, |
78 | 85 | );
|
79 | 86 | runOnlyForDeploymentPostprocessing = 0;
|
80 | 87 | };
|
|
107 | 114 | 529226D41C85F68000C89379 /* Frameworks */ = {
|
108 | 115 | isa = PBXGroup;
|
109 | 116 | children = (
|
| 117 | + BCF6A9512682C03700578FDD /* UIKit.framework */, |
| 118 | + BCF6A94F2682C03300578FDD /* CoreGraphics.framework */, |
110 | 119 | 529226D51C85F68000C89379 /* Foundation.framework */,
|
| 120 | + BCF6A94D2682C02E00578FDD /* Foundation.framework */, |
111 | 121 | 529226D71C85F68000C89379 /* CoreGraphics.framework */,
|
112 | 122 | 529226D91C85F68000C89379 /* UIKit.framework */,
|
113 | 123 | 529226EE1C85F68000C89379 /* XCTest.framework */,
|
|
145 | 155 | isa = PBXGroup;
|
146 | 156 | children = (
|
147 | 157 | 9F2ABA2E267A4720001A35CE /* Main.storyboard */,
|
148 |
| - 9F2ABA31267A4721001A35CE /* Assets.xcassets */, |
149 | 158 | 9F2ABA33267A4721001A35CE /* LaunchScreen.storyboard */,
|
150 |
| - 9F2ABA36267A4721001A35CE /* Info.plist */, |
151 | 159 | );
|
152 | 160 | path = integration_test_tvos;
|
153 | 161 | sourceTree = "<group>";
|
|
244 | 252 | isa = PBXResourcesBuildPhase;
|
245 | 253 | buildActionMask = 2147483647;
|
246 | 254 | files = (
|
| 255 | + BCF6A94C2682C02800578FDD /* GoogleService-Info.plist in Resources */, |
247 | 256 | 9F2ABA35267A4721001A35CE /* LaunchScreen.storyboard in Resources */,
|
248 |
| - 9F2ABA32267A4721001A35CE /* Assets.xcassets in Resources */, |
249 | 257 | 9F2ABA30267A4720001A35CE /* Main.storyboard in Resources */,
|
250 | 258 | );
|
251 | 259 | runOnlyForDeploymentPostprocessing = 0;
|
|
478 | 486 | "\"$(SRCROOT)/external/googletest/src/googletest\"",
|
479 | 487 | "\"$(SRCROOT)/external/googletest/src/googlemock\"",
|
480 | 488 | );
|
481 |
| - INFOPLIST_FILE = integration_test_tvos/Info.plist; |
| 489 | + INFOPLIST_FILE = "$(SRCROOT)/Info.plist"; |
482 | 490 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
483 | 491 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
484 | 492 | MTL_FAST_MATH = YES;
|
485 | 493 | PRODUCT_BUNDLE_IDENTIFIER = "com.google.ios.database.testapp.integration-test-tvos";
|
486 | 494 | PRODUCT_NAME = "$(TARGET_NAME)";
|
487 | 495 | SDKROOT = appletvos;
|
488 | 496 | TARGETED_DEVICE_FAMILY = 3;
|
489 |
| - TVOS_DEPLOYMENT_TARGET = 14.5; |
| 497 | + TVOS_DEPLOYMENT_TARGET = 10.1; |
490 | 498 | };
|
491 | 499 | name = Debug;
|
492 | 500 | };
|
|
528 | 536 | "\"$(SRCROOT)/external/googletest/src/googletest\"",
|
529 | 537 | "\"$(SRCROOT)/external/googletest/src/googlemock\"",
|
530 | 538 | );
|
531 |
| - INFOPLIST_FILE = integration_test_tvos/Info.plist; |
| 539 | + INFOPLIST_FILE = "$(SRCROOT)/Info.plist"; |
532 | 540 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
533 | 541 | MTL_FAST_MATH = YES;
|
534 | 542 | PRODUCT_BUNDLE_IDENTIFIER = "com.google.ios.database.testapp.integration-test-tvos";
|
535 | 543 | PRODUCT_NAME = "$(TARGET_NAME)";
|
536 | 544 | SDKROOT = appletvos;
|
537 | 545 | TARGETED_DEVICE_FAMILY = 3;
|
538 |
| - TVOS_DEPLOYMENT_TARGET = 14.5; |
| 546 | + TVOS_DEPLOYMENT_TARGET = 10.1; |
539 | 547 | };
|
540 | 548 | name = Release;
|
541 | 549 | };
|
|
0 commit comments