|
31 | 31 | 5194496E258AF2D000297021 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5194496D258AF2D000297021 /* Preview Assets.xcassets */; };
|
32 | 32 | 51944B28258B091A00297021 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 51944B27258B091A00297021 /* GoogleService-Info.plist */; };
|
33 | 33 | 51944B9D258B136000297021 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 51944B9C258B136000297021 /* Assets.xcassets */; };
|
34 |
| - 51944BE1258BE42F00297021 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 51944BE0258BE42F00297021 /* GoogleService-Info.plist */; }; |
35 | 34 | 51A1F3A525883DCF0025932B /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 51A1F3A425883DCF0025932B /* Preview Assets.xcassets */; };
|
36 | 35 | 51A1F3B125883E370025932B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3B025883E370025932B /* AppDelegate.swift */; };
|
37 | 36 | 51A1F3B525883E630025932B /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3B425883E630025932B /* SceneDelegate.swift */; };
|
38 | 37 | 51A1F3B825883E810025932B /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3B725883E810025932B /* ContentView.swift */; };
|
39 | 38 | 51A1F3C625883EF60025932B /* Identity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3C525883EF60025932B /* Identity.swift */; };
|
40 | 39 | 51A1F3CA25883EFF0025932B /* UserSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3C825883EFF0025932B /* UserSettings.swift */; };
|
41 | 40 | 51A1F3CB25883EFF0025932B /* TopicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3C925883EFF0025932B /* TopicView.swift */; };
|
42 |
| - 51A1F3CE25883FAD0025932B /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 51A1F3CD25883FAD0025932B /* GoogleService-Info.plist */; }; |
| 41 | + 51C21D212667FBCE0079AEEE /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 51C21D202667FBCE0079AEEE /* GoogleService-Info.plist */; }; |
43 | 42 | 51C24C622589603800236F25 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 51C24C602589603800236F25 /* LaunchScreen.storyboard */; };
|
44 | 43 | 51C24C652589606B00236F25 /* logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 51C24C642589606B00236F25 /* logo.png */; };
|
45 | 44 | /* End PBXBuildFile section */
|
|
149 | 148 | 51944A86258B012A00297021 /* SampleWatchWatchKitExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SampleWatchWatchKitExtension.entitlements; sourceTree = "<group>"; };
|
150 | 149 | 51944B27258B091A00297021 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
|
151 | 150 | 51944B9C258B136000297021 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = ../../Shared/Assets.xcassets; sourceTree = "<group>"; };
|
152 |
| - 51944BE0258BE42F00297021 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
153 | 151 | 51A1F39825883DCE0025932B /* AdvancedSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AdvancedSample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
154 | 152 | 51A1F3A425883DCF0025932B /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
155 | 153 | 51A1F3A925883DCF0025932B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
159 | 157 | 51A1F3C525883EF60025932B /* Identity.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Identity.swift; path = ../../Shared/Identity.swift; sourceTree = "<group>"; };
|
160 | 158 | 51A1F3C825883EFF0025932B /* UserSettings.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = UserSettings.swift; path = ../../Shared/UserSettings.swift; sourceTree = "<group>"; };
|
161 | 159 | 51A1F3C925883EFF0025932B /* TopicView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TopicView.swift; path = ../../Shared/TopicView.swift; sourceTree = "<group>"; };
|
162 |
| - 51A1F3CD25883FAD0025932B /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../Shared/GoogleService-Info.plist"; sourceTree = "<group>"; }; |
| 160 | + 51C21D202667FBCE0079AEEE /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../Shared/GoogleService-Info.plist"; sourceTree = "<group>"; }; |
163 | 161 | 51C24C612589603800236F25 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = ../../Shared/Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
164 | 162 | 51C24C642589606B00236F25 /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = logo.png; path = ../../Shared/logo.png; sourceTree = "<group>"; };
|
165 | 163 | /* End PBXFileReference section */
|
|
253 | 251 | 51944961258AF2D000297021 /* SampleWatchWatchKitExtension */ = {
|
254 | 252 | isa = PBXGroup;
|
255 | 253 | children = (
|
256 |
| - 51944BE0258BE42F00297021 /* GoogleService-Info.plist */, |
257 | 254 | 51944A86258B012A00297021 /* SampleWatchWatchKitExtension.entitlements */,
|
258 | 255 | 51944962258AF2D000297021 /* HostingController.swift */,
|
259 | 256 | 51944964258AF2D000297021 /* ContentView.swift */,
|
|
303 | 300 | 51A1F39A25883DCE0025932B /* AdvancedSample */ = {
|
304 | 301 | isa = PBXGroup;
|
305 | 302 | children = (
|
| 303 | + 51C21D202667FBCE0079AEEE /* GoogleService-Info.plist */, |
306 | 304 | 519448DE2589900400297021 /* AdvancedSample.entitlements */,
|
307 | 305 | 51C24C642589606B00236F25 /* logo.png */,
|
308 | 306 | 51C24C602589603800236F25 /* LaunchScreen.storyboard */,
|
309 |
| - 51A1F3CD25883FAD0025932B /* GoogleService-Info.plist */, |
310 | 307 | 51A1F3C925883EFF0025932B /* TopicView.swift */,
|
311 | 308 | 51A1F3C825883EFF0025932B /* UserSettings.swift */,
|
312 | 309 | 51A1F3C525883EF60025932B /* Identity.swift */,
|
|
539 | 536 | files = (
|
540 | 537 | 5194496E258AF2D000297021 /* Preview Assets.xcassets in Resources */,
|
541 | 538 | 5194496B258AF2D000297021 /* Assets.xcassets in Resources */,
|
542 |
| - 51944BE1258BE42F00297021 /* GoogleService-Info.plist in Resources */, |
543 | 539 | );
|
544 | 540 | runOnlyForDeploymentPostprocessing = 0;
|
545 | 541 | };
|
546 | 542 | 51A1F39625883DCE0025932B /* Resources */ = {
|
547 | 543 | isa = PBXResourcesBuildPhase;
|
548 | 544 | buildActionMask = 2147483647;
|
549 | 545 | files = (
|
550 |
| - 51A1F3CE25883FAD0025932B /* GoogleService-Info.plist in Resources */, |
551 | 546 | 51C24C652589606B00236F25 /* logo.png in Resources */,
|
552 | 547 | 51C24C622589603800236F25 /* LaunchScreen.storyboard in Resources */,
|
| 548 | + 51C21D212667FBCE0079AEEE /* GoogleService-Info.plist in Resources */, |
553 | 549 | 51A1F3A525883DCF0025932B /* Preview Assets.xcassets in Resources */,
|
554 | 550 | 51944B9D258B136000297021 /* Assets.xcassets in Resources */,
|
555 | 551 | );
|
|
0 commit comments