| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 50;
- objects = {
- /* Begin PBXBuildFile section */
- 519448F4258AEF6F00297021 /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 519448F3258AEF6F00297021 /* NotificationService.swift */; };
- 519448F8258AEF6F00297021 /* NotificationServiceExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 519448F1258AEF6F00297021 /* NotificationServiceExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
- 5194490E258AF0B200297021 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5194490D258AF0B200297021 /* Assets.xcassets */; };
- 51944911258AF0B200297021 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 51944910258AF0B200297021 /* Preview Assets.xcassets */; };
- 51944914258AF0B200297021 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 51944912258AF0B200297021 /* LaunchScreen.storyboard */; };
- 51944919258AF0B200297021 /* AppClips.app in Embed App Clips */ = {isa = PBXBuildFile; fileRef = 51944905258AF0B100297021 /* AppClips.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
- 51944924258AF0F500297021 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3B025883E370025932B /* AppDelegate.swift */; };
- 51944928258AF0F900297021 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3B425883E630025932B /* SceneDelegate.swift */; };
- 5194492C258AF0FD00297021 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3B725883E810025932B /* ContentView.swift */; };
- 51944930258AF10200297021 /* UserSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3C825883EFF0025932B /* UserSettings.swift */; };
- 51944931258AF10200297021 /* Identity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3C525883EF60025932B /* Identity.swift */; };
- 51944932258AF10200297021 /* TopicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3C925883EFF0025932B /* TopicView.swift */; };
- 5194494F258AF2CF00297021 /* SampleWatchWatchKitApp.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 5194494E258AF2CF00297021 /* SampleWatchWatchKitApp.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
- 51944955258AF2CF00297021 /* Interface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 51944953258AF2CF00297021 /* Interface.storyboard */; };
- 51944957258AF2D000297021 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 51944956258AF2D000297021 /* Assets.xcassets */; };
- 5194495E258AF2D000297021 /* SampleWatchWatchKitExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 5194495D258AF2D000297021 /* SampleWatchWatchKitExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
- 51944963258AF2D000297021 /* HostingController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51944962258AF2D000297021 /* HostingController.swift */; };
- 51944965258AF2D000297021 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51944964258AF2D000297021 /* ContentView.swift */; };
- 51944967258AF2D000297021 /* ExtensionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51944966258AF2D000297021 /* ExtensionDelegate.swift */; };
- 51944969258AF2D000297021 /* ComplicationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51944968258AF2D000297021 /* ComplicationController.swift */; };
- 5194496B258AF2D000297021 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5194496A258AF2D000297021 /* Assets.xcassets */; };
- 5194496E258AF2D000297021 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5194496D258AF2D000297021 /* Preview Assets.xcassets */; };
- 51944B28258B091A00297021 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 51944B27258B091A00297021 /* GoogleService-Info.plist */; };
- 51944B9D258B136000297021 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 51944B9C258B136000297021 /* Assets.xcassets */; };
- 51944BE1258BE42F00297021 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 51944BE0258BE42F00297021 /* GoogleService-Info.plist */; };
- 51A1F3A525883DCF0025932B /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 51A1F3A425883DCF0025932B /* Preview Assets.xcassets */; };
- 51A1F3B125883E370025932B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3B025883E370025932B /* AppDelegate.swift */; };
- 51A1F3B525883E630025932B /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3B425883E630025932B /* SceneDelegate.swift */; };
- 51A1F3B825883E810025932B /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3B725883E810025932B /* ContentView.swift */; };
- 51A1F3C625883EF60025932B /* Identity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3C525883EF60025932B /* Identity.swift */; };
- 51A1F3CA25883EFF0025932B /* UserSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3C825883EFF0025932B /* UserSettings.swift */; };
- 51A1F3CB25883EFF0025932B /* TopicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3C925883EFF0025932B /* TopicView.swift */; };
- 51A1F3CE25883FAD0025932B /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 51A1F3CD25883FAD0025932B /* GoogleService-Info.plist */; };
- 51C24C622589603800236F25 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 51C24C602589603800236F25 /* LaunchScreen.storyboard */; };
- 51C24C652589606B00236F25 /* logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 51C24C642589606B00236F25 /* logo.png */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 519448F6258AEF6F00297021 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 51A1F39025883DCE0025932B /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 519448F0258AEF6F00297021;
- remoteInfo = NotificationServiceExtension;
- };
- 51944917258AF0B200297021 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 51A1F39025883DCE0025932B /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 51944904258AF0B100297021;
- remoteInfo = AppClips;
- };
- 51944950258AF2CF00297021 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 51A1F39025883DCE0025932B /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 5194494D258AF2CF00297021;
- remoteInfo = "SampleWatch WatchKit App";
- };
- 5194495F258AF2D000297021 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 51A1F39025883DCE0025932B /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 5194495C258AF2D000297021;
- remoteInfo = "SampleWatch WatchKit Extension";
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXCopyFilesBuildPhase section */
- 519448F9258AEF6F00297021 /* Embed App Extensions */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 13;
- files = (
- 519448F8258AEF6F00297021 /* NotificationServiceExtension.appex in Embed App Extensions */,
- );
- name = "Embed App Extensions";
- runOnlyForDeploymentPostprocessing = 0;
- };
- 5194491D258AF0B200297021 /* Embed App Clips */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "$(CONTENTS_FOLDER_PATH)/AppClips";
- dstSubfolderSpec = 16;
- files = (
- 51944919258AF0B200297021 /* AppClips.app in Embed App Clips */,
- );
- name = "Embed App Clips";
- runOnlyForDeploymentPostprocessing = 0;
- };
- 51944972258AF2D000297021 /* Embed Watch Content */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "$(CONTENTS_FOLDER_PATH)/Watch";
- dstSubfolderSpec = 16;
- files = (
- 5194494F258AF2CF00297021 /* SampleWatchWatchKitApp.app in Embed Watch Content */,
- );
- name = "Embed Watch Content";
- runOnlyForDeploymentPostprocessing = 0;
- };
- 51944975258AF2D000297021 /* Embed App Extensions */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 13;
- files = (
- 5194495E258AF2D000297021 /* SampleWatchWatchKitExtension.appex in Embed App Extensions */,
- );
- name = "Embed App Extensions";
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXCopyFilesBuildPhase section */
- /* Begin PBXFileReference section */
- 519448DE2589900400297021 /* AdvancedSample.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AdvancedSample.entitlements; sourceTree = "<group>"; };
- 519448F1258AEF6F00297021 /* NotificationServiceExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = NotificationServiceExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
- 519448F3258AEF6F00297021 /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; };
- 519448F5258AEF6F00297021 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 51944905258AF0B100297021 /* AppClips.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AppClips.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 5194490D258AF0B200297021 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 51944910258AF0B200297021 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
- 51944913258AF0B200297021 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
- 51944915258AF0B200297021 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 51944916258AF0B200297021 /* AppClips.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AppClips.entitlements; sourceTree = "<group>"; };
- 5194494B258AF2CF00297021 /* SampleWatch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SampleWatch.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 5194494E258AF2CF00297021 /* SampleWatchWatchKitApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SampleWatchWatchKitApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 51944954258AF2CF00297021 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Interface.storyboard; sourceTree = "<group>"; };
- 51944956258AF2D000297021 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 51944958258AF2D000297021 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 5194495D258AF2D000297021 /* SampleWatchWatchKitExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = SampleWatchWatchKitExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
- 51944962258AF2D000297021 /* HostingController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HostingController.swift; sourceTree = "<group>"; };
- 51944964258AF2D000297021 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
- 51944966258AF2D000297021 /* ExtensionDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionDelegate.swift; sourceTree = "<group>"; };
- 51944968258AF2D000297021 /* ComplicationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComplicationController.swift; sourceTree = "<group>"; };
- 5194496A258AF2D000297021 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 5194496D258AF2D000297021 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
- 5194496F258AF2D000297021 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 51944A86258B012A00297021 /* SampleWatchWatchKitExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SampleWatchWatchKitExtension.entitlements; sourceTree = "<group>"; };
- 51944B27258B091A00297021 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
- 51944B9C258B136000297021 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = ../../Shared/Assets.xcassets; sourceTree = "<group>"; };
- 51944BE0258BE42F00297021 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
- 51A1F39825883DCE0025932B /* AdvancedSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AdvancedSample.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 51A1F3A425883DCF0025932B /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
- 51A1F3A925883DCF0025932B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 51A1F3B025883E370025932B /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = ../../Shared/AppDelegate.swift; sourceTree = "<group>"; };
- 51A1F3B425883E630025932B /* SceneDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SceneDelegate.swift; path = ../../Shared/SceneDelegate.swift; sourceTree = "<group>"; };
- 51A1F3B725883E810025932B /* ContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ContentView.swift; path = ../../Shared/ContentView.swift; sourceTree = "<group>"; };
- 51A1F3C525883EF60025932B /* Identity.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Identity.swift; path = ../../Shared/Identity.swift; sourceTree = "<group>"; };
- 51A1F3C825883EFF0025932B /* UserSettings.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = UserSettings.swift; path = ../../Shared/UserSettings.swift; sourceTree = "<group>"; };
- 51A1F3C925883EFF0025932B /* TopicView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TopicView.swift; path = ../../Shared/TopicView.swift; sourceTree = "<group>"; };
- 51A1F3CD25883FAD0025932B /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../Shared/GoogleService-Info.plist"; sourceTree = "<group>"; };
- 51C24C612589603800236F25 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = ../../Shared/Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
- 51C24C642589606B00236F25 /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = logo.png; path = ../../Shared/logo.png; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 519448EE258AEF6F00297021 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 51944902258AF0B100297021 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 5194495A258AF2D000297021 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 51A1F39525883DCE0025932B /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- EA7CCB0D57FC3A816B2882D6 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- F964E4A26B35EB914CC61B91 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 519448F2258AEF6F00297021 /* NotificationServiceExtension */ = {
- isa = PBXGroup;
- children = (
- 519448F3258AEF6F00297021 /* NotificationService.swift */,
- 519448F5258AEF6F00297021 /* Info.plist */,
- );
- path = NotificationServiceExtension;
- sourceTree = "<group>";
- };
- 51944906258AF0B100297021 /* AppClips */ = {
- isa = PBXGroup;
- children = (
- 51944B27258B091A00297021 /* GoogleService-Info.plist */,
- 5194490D258AF0B200297021 /* Assets.xcassets */,
- 51944912258AF0B200297021 /* LaunchScreen.storyboard */,
- 51944915258AF0B200297021 /* Info.plist */,
- 51944916258AF0B200297021 /* AppClips.entitlements */,
- 5194490F258AF0B200297021 /* Preview Content */,
- );
- path = AppClips;
- sourceTree = "<group>";
- };
- 5194490F258AF0B200297021 /* Preview Content */ = {
- isa = PBXGroup;
- children = (
- 51944910258AF0B200297021 /* Preview Assets.xcassets */,
- );
- path = "Preview Content";
- sourceTree = "<group>";
- };
- 51944952258AF2CF00297021 /* SampleWatchWatchKitApp */ = {
- isa = PBXGroup;
- children = (
- 51944953258AF2CF00297021 /* Interface.storyboard */,
- 51944956258AF2D000297021 /* Assets.xcassets */,
- 51944958258AF2D000297021 /* Info.plist */,
- );
- path = SampleWatchWatchKitApp;
- sourceTree = "<group>";
- };
- 51944961258AF2D000297021 /* SampleWatchWatchKitExtension */ = {
- isa = PBXGroup;
- children = (
- 51944BE0258BE42F00297021 /* GoogleService-Info.plist */,
- 51944A86258B012A00297021 /* SampleWatchWatchKitExtension.entitlements */,
- 51944962258AF2D000297021 /* HostingController.swift */,
- 51944964258AF2D000297021 /* ContentView.swift */,
- 51944966258AF2D000297021 /* ExtensionDelegate.swift */,
- 51944968258AF2D000297021 /* ComplicationController.swift */,
- 5194496A258AF2D000297021 /* Assets.xcassets */,
- 5194496F258AF2D000297021 /* Info.plist */,
- 5194496C258AF2D000297021 /* Preview Content */,
- );
- path = SampleWatchWatchKitExtension;
- sourceTree = "<group>";
- };
- 5194496C258AF2D000297021 /* Preview Content */ = {
- isa = PBXGroup;
- children = (
- 5194496D258AF2D000297021 /* Preview Assets.xcassets */,
- );
- path = "Preview Content";
- sourceTree = "<group>";
- };
- 51A1F38F25883DCE0025932B = {
- isa = PBXGroup;
- children = (
- 51A1F39A25883DCE0025932B /* AdvancedSample */,
- 519448F2258AEF6F00297021 /* NotificationServiceExtension */,
- 51944906258AF0B100297021 /* AppClips */,
- 51944952258AF2CF00297021 /* SampleWatchWatchKitApp */,
- 51944961258AF2D000297021 /* SampleWatchWatchKitExtension */,
- 51A1F39925883DCE0025932B /* Products */,
- 864AA12EFC2050F8D9683C4F /* Pods */,
- );
- sourceTree = "<group>";
- };
- 51A1F39925883DCE0025932B /* Products */ = {
- isa = PBXGroup;
- children = (
- 51A1F39825883DCE0025932B /* AdvancedSample.app */,
- 519448F1258AEF6F00297021 /* NotificationServiceExtension.appex */,
- 51944905258AF0B100297021 /* AppClips.app */,
- 5194494B258AF2CF00297021 /* SampleWatch.app */,
- 5194494E258AF2CF00297021 /* SampleWatchWatchKitApp.app */,
- 5194495D258AF2D000297021 /* SampleWatchWatchKitExtension.appex */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 51A1F39A25883DCE0025932B /* AdvancedSample */ = {
- isa = PBXGroup;
- children = (
- 519448DE2589900400297021 /* AdvancedSample.entitlements */,
- 51C24C642589606B00236F25 /* logo.png */,
- 51C24C602589603800236F25 /* LaunchScreen.storyboard */,
- 51A1F3CD25883FAD0025932B /* GoogleService-Info.plist */,
- 51A1F3C925883EFF0025932B /* TopicView.swift */,
- 51A1F3C825883EFF0025932B /* UserSettings.swift */,
- 51A1F3C525883EF60025932B /* Identity.swift */,
- 51A1F3B725883E810025932B /* ContentView.swift */,
- 51A1F3B025883E370025932B /* AppDelegate.swift */,
- 51A1F3B425883E630025932B /* SceneDelegate.swift */,
- 51A1F3A925883DCF0025932B /* Info.plist */,
- 51944B9C258B136000297021 /* Assets.xcassets */,
- 51A1F3A325883DCF0025932B /* Preview Content */,
- );
- path = AdvancedSample;
- sourceTree = "<group>";
- };
- 51A1F3A325883DCF0025932B /* Preview Content */ = {
- isa = PBXGroup;
- children = (
- 51A1F3A425883DCF0025932B /* Preview Assets.xcassets */,
- );
- path = "Preview Content";
- sourceTree = "<group>";
- };
- 864AA12EFC2050F8D9683C4F /* Pods */ = {
- isa = PBXGroup;
- children = (
- );
- path = Pods;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 519448F0258AEF6F00297021 /* NotificationServiceExtension */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 519448FC258AEF6F00297021 /* Build configuration list for PBXNativeTarget "NotificationServiceExtension" */;
- buildPhases = (
- 519448ED258AEF6F00297021 /* Sources */,
- 519448EE258AEF6F00297021 /* Frameworks */,
- 519448EF258AEF6F00297021 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = NotificationServiceExtension;
- productName = NotificationServiceExtension;
- productReference = 519448F1258AEF6F00297021 /* NotificationServiceExtension.appex */;
- productType = "com.apple.product-type.app-extension";
- };
- 51944904258AF0B100297021 /* AppClips */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 5194491A258AF0B200297021 /* Build configuration list for PBXNativeTarget "AppClips" */;
- buildPhases = (
- 51944901258AF0B100297021 /* Sources */,
- 51944902258AF0B100297021 /* Frameworks */,
- 51944903258AF0B100297021 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = AppClips;
- productName = AppClips;
- productReference = 51944905258AF0B100297021 /* AppClips.app */;
- productType = "com.apple.product-type.application.on-demand-install-capable";
- };
- 5194494A258AF2CF00297021 /* SampleWatch */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 5194497A258AF2D000297021 /* Build configuration list for PBXNativeTarget "SampleWatch" */;
- buildPhases = (
- 51944949258AF2CF00297021 /* Resources */,
- 51944972258AF2D000297021 /* Embed Watch Content */,
- F964E4A26B35EB914CC61B91 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- 51944951258AF2CF00297021 /* PBXTargetDependency */,
- );
- name = SampleWatch;
- productName = SampleWatch;
- productReference = 5194494B258AF2CF00297021 /* SampleWatch.app */;
- productType = "com.apple.product-type.application.watchapp2-container";
- };
- 5194494D258AF2CF00297021 /* SampleWatchWatchKitApp */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 51944979258AF2D000297021 /* Build configuration list for PBXNativeTarget "SampleWatchWatchKitApp" */;
- buildPhases = (
- 5194494C258AF2CF00297021 /* Resources */,
- 51944975258AF2D000297021 /* Embed App Extensions */,
- EA7CCB0D57FC3A816B2882D6 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- 51944960258AF2D000297021 /* PBXTargetDependency */,
- );
- name = SampleWatchWatchKitApp;
- productName = "SampleWatch WatchKit App";
- productReference = 5194494E258AF2CF00297021 /* SampleWatchWatchKitApp.app */;
- productType = "com.apple.product-type.application.watchapp2";
- };
- 5194495C258AF2D000297021 /* SampleWatchWatchKitExtension */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 51944978258AF2D000297021 /* Build configuration list for PBXNativeTarget "SampleWatchWatchKitExtension" */;
- buildPhases = (
- 51944959258AF2D000297021 /* Sources */,
- 5194495A258AF2D000297021 /* Frameworks */,
- 5194495B258AF2D000297021 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = SampleWatchWatchKitExtension;
- productName = "SampleWatch WatchKit Extension";
- productReference = 5194495D258AF2D000297021 /* SampleWatchWatchKitExtension.appex */;
- productType = "com.apple.product-type.watchkit2-extension";
- };
- 51A1F39725883DCE0025932B /* AdvancedSample */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 51A1F3AC25883DCF0025932B /* Build configuration list for PBXNativeTarget "AdvancedSample" */;
- buildPhases = (
- 51A1F39425883DCE0025932B /* Sources */,
- 51A1F39525883DCE0025932B /* Frameworks */,
- 51A1F39625883DCE0025932B /* Resources */,
- 519448F9258AEF6F00297021 /* Embed App Extensions */,
- 5194491D258AF0B200297021 /* Embed App Clips */,
- );
- buildRules = (
- );
- dependencies = (
- 519448F7258AEF6F00297021 /* PBXTargetDependency */,
- 51944918258AF0B200297021 /* PBXTargetDependency */,
- );
- name = AdvancedSample;
- productName = AdvancedSample;
- productReference = 51A1F39825883DCE0025932B /* AdvancedSample.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 51A1F39025883DCE0025932B /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastSwiftUpdateCheck = 1230;
- LastUpgradeCheck = 1220;
- TargetAttributes = {
- 519448F0258AEF6F00297021 = {
- CreatedOnToolsVersion = 12.3;
- };
- 51944904258AF0B100297021 = {
- CreatedOnToolsVersion = 12.3;
- };
- 5194494A258AF2CF00297021 = {
- CreatedOnToolsVersion = 12.3;
- };
- 5194494D258AF2CF00297021 = {
- CreatedOnToolsVersion = 12.3;
- };
- 5194495C258AF2D000297021 = {
- CreatedOnToolsVersion = 12.3;
- };
- 51A1F39725883DCE0025932B = {
- CreatedOnToolsVersion = 12.2;
- };
- };
- };
- buildConfigurationList = 51A1F39325883DCE0025932B /* Build configuration list for PBXProject "AdvancedSample" */;
- compatibilityVersion = "Xcode 9.3";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 51A1F38F25883DCE0025932B;
- productRefGroup = 51A1F39925883DCE0025932B /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 51A1F39725883DCE0025932B /* AdvancedSample */,
- 519448F0258AEF6F00297021 /* NotificationServiceExtension */,
- 51944904258AF0B100297021 /* AppClips */,
- 5194494A258AF2CF00297021 /* SampleWatch */,
- 5194494D258AF2CF00297021 /* SampleWatchWatchKitApp */,
- 5194495C258AF2D000297021 /* SampleWatchWatchKitExtension */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 519448EF258AEF6F00297021 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 51944903258AF0B100297021 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 51944914258AF0B200297021 /* LaunchScreen.storyboard in Resources */,
- 51944B28258B091A00297021 /* GoogleService-Info.plist in Resources */,
- 51944911258AF0B200297021 /* Preview Assets.xcassets in Resources */,
- 5194490E258AF0B200297021 /* Assets.xcassets in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 51944949258AF2CF00297021 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 5194494C258AF2CF00297021 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 51944957258AF2D000297021 /* Assets.xcassets in Resources */,
- 51944955258AF2CF00297021 /* Interface.storyboard in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 5194495B258AF2D000297021 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 5194496E258AF2D000297021 /* Preview Assets.xcassets in Resources */,
- 5194496B258AF2D000297021 /* Assets.xcassets in Resources */,
- 51944BE1258BE42F00297021 /* GoogleService-Info.plist in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 51A1F39625883DCE0025932B /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 51A1F3CE25883FAD0025932B /* GoogleService-Info.plist in Resources */,
- 51C24C652589606B00236F25 /* logo.png in Resources */,
- 51C24C622589603800236F25 /* LaunchScreen.storyboard in Resources */,
- 51A1F3A525883DCF0025932B /* Preview Assets.xcassets in Resources */,
- 51944B9D258B136000297021 /* Assets.xcassets in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 519448ED258AEF6F00297021 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 519448F4258AEF6F00297021 /* NotificationService.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 51944901258AF0B100297021 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 51944924258AF0F500297021 /* AppDelegate.swift in Sources */,
- 51944930258AF10200297021 /* UserSettings.swift in Sources */,
- 51944932258AF10200297021 /* TopicView.swift in Sources */,
- 51944931258AF10200297021 /* Identity.swift in Sources */,
- 51944928258AF0F900297021 /* SceneDelegate.swift in Sources */,
- 5194492C258AF0FD00297021 /* ContentView.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 51944959258AF2D000297021 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 51944965258AF2D000297021 /* ContentView.swift in Sources */,
- 51944969258AF2D000297021 /* ComplicationController.swift in Sources */,
- 51944963258AF2D000297021 /* HostingController.swift in Sources */,
- 51944967258AF2D000297021 /* ExtensionDelegate.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 51A1F39425883DCE0025932B /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 51A1F3B125883E370025932B /* AppDelegate.swift in Sources */,
- 51A1F3B525883E630025932B /* SceneDelegate.swift in Sources */,
- 51A1F3CB25883EFF0025932B /* TopicView.swift in Sources */,
- 51A1F3B825883E810025932B /* ContentView.swift in Sources */,
- 51A1F3CA25883EFF0025932B /* UserSettings.swift in Sources */,
- 51A1F3C625883EF60025932B /* Identity.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- 519448F7258AEF6F00297021 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 519448F0258AEF6F00297021 /* NotificationServiceExtension */;
- targetProxy = 519448F6258AEF6F00297021 /* PBXContainerItemProxy */;
- };
- 51944918258AF0B200297021 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 51944904258AF0B100297021 /* AppClips */;
- targetProxy = 51944917258AF0B200297021 /* PBXContainerItemProxy */;
- };
- 51944951258AF2CF00297021 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 5194494D258AF2CF00297021 /* SampleWatchWatchKitApp */;
- targetProxy = 51944950258AF2CF00297021 /* PBXContainerItemProxy */;
- };
- 51944960258AF2D000297021 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 5194495C258AF2D000297021 /* SampleWatchWatchKitExtension */;
- targetProxy = 5194495F258AF2D000297021 /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin PBXVariantGroup section */
- 51944912258AF0B200297021 /* LaunchScreen.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 51944913258AF0B200297021 /* Base */,
- );
- name = LaunchScreen.storyboard;
- sourceTree = "<group>";
- };
- 51944953258AF2CF00297021 /* Interface.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 51944954258AF2CF00297021 /* Base */,
- );
- name = Interface.storyboard;
- sourceTree = "<group>";
- };
- 51C24C602589603800236F25 /* LaunchScreen.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 51C24C612589603800236F25 /* Base */,
- );
- name = LaunchScreen.storyboard;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- 519448FA258AEF6F00297021 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Manual;
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- INFOPLIST_FILE = NotificationServiceExtension/Info.plist;
- IPHONEOS_DEPLOYMENT_TARGET = 14.3;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@executable_path/../../Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.NotificationServiceExtension;
- PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions Notification Service Extension Dev";
- SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- 519448FB258AEF6F00297021 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Manual;
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- INFOPLIST_FILE = NotificationServiceExtension/Info.plist;
- IPHONEOS_DEPLOYMENT_TARGET = 14.3;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@executable_path/../../Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.NotificationServiceExtension;
- PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions Notification Service Extension Dev";
- SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Release;
- };
- 5194491B258AF0B200297021 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_ENTITLEMENTS = AppClips/AppClips.entitlements;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Manual;
- DEVELOPMENT_ASSET_PATHS = "\"AppClips/Preview Content\"";
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- ENABLE_PREVIEWS = YES;
- INFOPLIST_FILE = AppClips/Info.plist;
- IPHONEOS_DEPLOYMENT_TARGET = 14.3;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.clip;
- PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions Clip Dev";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- 5194491C258AF0B200297021 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_ENTITLEMENTS = AppClips/AppClips.entitlements;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Manual;
- DEVELOPMENT_ASSET_PATHS = "\"AppClips/Preview Content\"";
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- ENABLE_PREVIEWS = YES;
- INFOPLIST_FILE = AppClips/Info.plist;
- IPHONEOS_DEPLOYMENT_TARGET = 14.3;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.clip;
- PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions Clip Dev";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Release;
- };
- 51944970258AF2D000297021 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Manual;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev;
- PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions Dev";
- SWIFT_VERSION = 5.0;
- };
- name = Debug;
- };
- 51944971258AF2D000297021 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Manual;
- CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev;
- PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions Dev";
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
- 51944973258AF2D000297021 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Manual;
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- IBSC_MODULE = SampleWatchWatchKitExtension;
- INFOPLIST_FILE = SampleWatchWatchKitApp/Info.plist;
- PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.WatchKitApp;
- PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions WatchKit App Dev";
- SDKROOT = watchos;
- SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = 4;
- WATCHOS_DEPLOYMENT_TARGET = 7.2;
- };
- name = Debug;
- };
- 51944974258AF2D000297021 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Manual;
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- IBSC_MODULE = SampleWatchWatchKitExtension;
- INFOPLIST_FILE = SampleWatchWatchKitApp/Info.plist;
- PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.WatchKitApp;
- PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions WatchKit App Dev";
- SDKROOT = watchos;
- SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = 4;
- WATCHOS_DEPLOYMENT_TARGET = 7.2;
- };
- name = Release;
- };
- 51944976258AF2D000297021 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
- CODE_SIGN_ENTITLEMENTS = SampleWatchWatchKitExtension/SampleWatchWatchKitExtension.entitlements;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Manual;
- DEVELOPMENT_ASSET_PATHS = "\"SampleWatchWatchKitExtension/Preview Content\"";
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- ENABLE_PREVIEWS = YES;
- INFOPLIST_FILE = SampleWatchWatchKitExtension/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@executable_path/../../Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.WatchKitApp.WatchKitExtension;
- PRODUCT_NAME = "${TARGET_NAME}";
- PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions WatchKit Extension Dev";
- SDKROOT = watchos;
- SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = 4;
- WATCHOS_DEPLOYMENT_TARGET = 7.2;
- };
- name = Debug;
- };
- 51944977258AF2D000297021 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
- CODE_SIGN_ENTITLEMENTS = SampleWatchWatchKitExtension/SampleWatchWatchKitExtension.entitlements;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Manual;
- DEVELOPMENT_ASSET_PATHS = "\"SampleWatchWatchKitExtension/Preview Content\"";
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- ENABLE_PREVIEWS = YES;
- INFOPLIST_FILE = SampleWatchWatchKitExtension/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@executable_path/../../Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.WatchKitApp.WatchKitExtension;
- PRODUCT_NAME = "${TARGET_NAME}";
- PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions WatchKit Extension Dev";
- SDKROOT = watchos;
- SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = 4;
- WATCHOS_DEPLOYMENT_TARGET = 7.2;
- };
- name = Release;
- };
- 51A1F3AA25883DCF0025932B /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 14.2;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- };
- name = Debug;
- };
- 51A1F3AB25883DCF0025932B /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 14.2;
- MTL_ENABLE_DEBUG_INFO = NO;
- MTL_FAST_MATH = YES;
- SDKROOT = iphoneos;
- SWIFT_COMPILATION_MODE = wholemodule;
- SWIFT_OPTIMIZATION_LEVEL = "-O";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 51A1F3AD25883DCF0025932B /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_ENTITLEMENTS = AdvancedSample/AdvancedSample.entitlements;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Manual;
- DEVELOPMENT_ASSET_PATHS = "\"AdvancedSample/Preview Content\"";
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- ENABLE_PREVIEWS = YES;
- INFOPLIST_FILE = AdvancedSample/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev;
- PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions Dev";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- 51A1F3AE25883DCF0025932B /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_ENTITLEMENTS = AdvancedSample/AdvancedSample.entitlements;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- CODE_SIGN_STYLE = Manual;
- DEVELOPMENT_ASSET_PATHS = "\"AdvancedSample/Preview Content\"";
- DEVELOPMENT_TEAM = EQHXZ8M8AV;
- ENABLE_PREVIEWS = YES;
- INFOPLIST_FILE = AdvancedSample/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev;
- PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions Dev";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 519448FC258AEF6F00297021 /* Build configuration list for PBXNativeTarget "NotificationServiceExtension" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 519448FA258AEF6F00297021 /* Debug */,
- 519448FB258AEF6F00297021 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 5194491A258AF0B200297021 /* Build configuration list for PBXNativeTarget "AppClips" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 5194491B258AF0B200297021 /* Debug */,
- 5194491C258AF0B200297021 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 51944978258AF2D000297021 /* Build configuration list for PBXNativeTarget "SampleWatchWatchKitExtension" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 51944976258AF2D000297021 /* Debug */,
- 51944977258AF2D000297021 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 51944979258AF2D000297021 /* Build configuration list for PBXNativeTarget "SampleWatchWatchKitApp" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 51944973258AF2D000297021 /* Debug */,
- 51944974258AF2D000297021 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 5194497A258AF2D000297021 /* Build configuration list for PBXNativeTarget "SampleWatch" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 51944970258AF2D000297021 /* Debug */,
- 51944971258AF2D000297021 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 51A1F39325883DCE0025932B /* Build configuration list for PBXProject "AdvancedSample" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 51A1F3AA25883DCF0025932B /* Debug */,
- 51A1F3AB25883DCF0025932B /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 51A1F3AC25883DCF0025932B /* Build configuration list for PBXNativeTarget "AdvancedSample" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 51A1F3AD25883DCF0025932B /* Debug */,
- 51A1F3AE25883DCF0025932B /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 51A1F39025883DCE0025932B /* Project object */;
- }
|