|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 50; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 16F8E38C3F42EB1FE8184C90 /* GoogleService-Info.plist in Sources */ = {isa = PBXBuildFile; fileRef = 45ED9095BE4BD5109A65B35F /* GoogleService-Info.plist */; }; |
11 | 11 | 3623B61971137623FD028C44 /* GoogleService-Info.plist in Sources */ = {isa = PBXBuildFile; fileRef = 45ED9095BE4BD5109A65B35F /* GoogleService-Info.plist */; }; |
12 | 12 | 72904828160EC19516620EF7 /* GoogleService-Info.plist in Sources */ = {isa = PBXBuildFile; fileRef = 45ED9095BE4BD5109A65B35F /* GoogleService-Info.plist */; }; |
| 13 | + 8D00BB6D2D3B07A500F6F6DD /* FirebaseRemoteConfig in Frameworks */ = {isa = PBXBuildFile; productRef = 8D00BB6C2D3B07A500F6F6DD /* FirebaseRemoteConfig */; }; |
13 | 14 | EA062D6024A13966006714D3 /* RemoteConfigView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA062D5F24A13966006714D3 /* RemoteConfigView.swift */; }; |
14 | 15 | EA20B48A2497CC9D00B5E581 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA20B4892497CC9D00B5E581 /* AppDelegate.swift */; }; |
15 | 16 | EA20B48C2497CC9D00B5E581 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA20B48B2497CC9D00B5E581 /* SceneDelegate.swift */; }; |
|
69 | 70 | isa = PBXFrameworksBuildPhase; |
70 | 71 | buildActionMask = 2147483647; |
71 | 72 | files = ( |
| 73 | + 8D00BB6D2D3B07A500F6F6DD /* FirebaseRemoteConfig in Frameworks */, |
72 | 74 | ); |
73 | 75 | runOnlyForDeploymentPostprocessing = 0; |
74 | 76 | }; |
|
89 | 91 | /* End PBXFrameworksBuildPhase section */ |
90 | 92 |
|
91 | 93 | /* Begin PBXGroup section */ |
| 94 | + 8D00BB6B2D3B07A500F6F6DD /* Frameworks */ = { |
| 95 | + isa = PBXGroup; |
| 96 | + children = ( |
| 97 | + ); |
| 98 | + name = Frameworks; |
| 99 | + sourceTree = "<group>"; |
| 100 | + }; |
92 | 101 | EA062D5E24A135EC006714D3 /* JSON Recipes */ = { |
93 | 102 | isa = PBXGroup; |
94 | 103 | children = ( |
|
107 | 116 | EA20B4AA2497CC9F00B5E581 /* ConfigExampleUITests */, |
108 | 117 | EA20B4872497CC9D00B5E581 /* Products */, |
109 | 118 | 45ED9095BE4BD5109A65B35F /* GoogleService-Info.plist */, |
| 119 | + 8D00BB6B2D3B07A500F6F6DD /* Frameworks */, |
110 | 120 | ); |
111 | 121 | sourceTree = "<group>"; |
112 | 122 | }; |
|
243 | 253 | Base, |
244 | 254 | ); |
245 | 255 | mainGroup = EA20B47D2497CC9D00B5E581; |
| 256 | + packageReferences = ( |
| 257 | + 8D00BB6A2D3B079000F6F6DD /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */, |
| 258 | + ); |
246 | 259 | productRefGroup = EA20B4872497CC9D00B5E581 /* Products */; |
247 | 260 | projectDirPath = ""; |
248 | 261 | projectRoot = ""; |
|
634 | 647 | defaultConfigurationName = Release; |
635 | 648 | }; |
636 | 649 | /* End XCConfigurationList section */ |
| 650 | + |
| 651 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 652 | + 8D00BB6A2D3B079000F6F6DD /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */ = { |
| 653 | + isa = XCRemoteSwiftPackageReference; |
| 654 | + repositoryURL = "https://github.com/firebase/firebase-ios-sdk"; |
| 655 | + requirement = { |
| 656 | + kind = upToNextMajorVersion; |
| 657 | + minimumVersion = 11.7.0; |
| 658 | + }; |
| 659 | + }; |
| 660 | +/* End XCRemoteSwiftPackageReference section */ |
| 661 | + |
| 662 | +/* Begin XCSwiftPackageProductDependency section */ |
| 663 | + 8D00BB6C2D3B07A500F6F6DD /* FirebaseRemoteConfig */ = { |
| 664 | + isa = XCSwiftPackageProductDependency; |
| 665 | + package = 8D00BB6A2D3B079000F6F6DD /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
| 666 | + productName = FirebaseRemoteConfig; |
| 667 | + }; |
| 668 | +/* End XCSwiftPackageProductDependency section */ |
637 | 669 | }; |
638 | 670 | rootObject = EA20B47E2497CC9D00B5E581 /* Project object */; |
639 | 671 | } |
0 commit comments