project.pbxproj 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 519448F4258AEF6F00297021 /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 519448F3258AEF6F00297021 /* NotificationService.swift */; };
  10. 519448F8258AEF6F00297021 /* NotificationServiceExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 519448F1258AEF6F00297021 /* NotificationServiceExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  11. 5194490E258AF0B200297021 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5194490D258AF0B200297021 /* Assets.xcassets */; };
  12. 51944911258AF0B200297021 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 51944910258AF0B200297021 /* Preview Assets.xcassets */; };
  13. 51944914258AF0B200297021 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 51944912258AF0B200297021 /* LaunchScreen.storyboard */; };
  14. 51944919258AF0B200297021 /* AppClips.app in Embed App Clips */ = {isa = PBXBuildFile; fileRef = 51944905258AF0B100297021 /* AppClips.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  15. 51944924258AF0F500297021 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3B025883E370025932B /* AppDelegate.swift */; };
  16. 51944928258AF0F900297021 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3B425883E630025932B /* SceneDelegate.swift */; };
  17. 5194492C258AF0FD00297021 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3B725883E810025932B /* ContentView.swift */; };
  18. 51944930258AF10200297021 /* UserSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3C825883EFF0025932B /* UserSettings.swift */; };
  19. 51944931258AF10200297021 /* Identity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3C525883EF60025932B /* Identity.swift */; };
  20. 51944932258AF10200297021 /* TopicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3C925883EFF0025932B /* TopicView.swift */; };
  21. 5194494F258AF2CF00297021 /* SampleWatchWatchKitApp.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 5194494E258AF2CF00297021 /* SampleWatchWatchKitApp.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  22. 51944955258AF2CF00297021 /* Interface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 51944953258AF2CF00297021 /* Interface.storyboard */; };
  23. 51944957258AF2D000297021 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 51944956258AF2D000297021 /* Assets.xcassets */; };
  24. 5194495E258AF2D000297021 /* SampleWatchWatchKitExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 5194495D258AF2D000297021 /* SampleWatchWatchKitExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  25. 51944963258AF2D000297021 /* HostingController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51944962258AF2D000297021 /* HostingController.swift */; };
  26. 51944965258AF2D000297021 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51944964258AF2D000297021 /* ContentView.swift */; };
  27. 51944967258AF2D000297021 /* ExtensionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51944966258AF2D000297021 /* ExtensionDelegate.swift */; };
  28. 51944969258AF2D000297021 /* ComplicationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51944968258AF2D000297021 /* ComplicationController.swift */; };
  29. 5194496B258AF2D000297021 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5194496A258AF2D000297021 /* Assets.xcassets */; };
  30. 5194496E258AF2D000297021 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5194496D258AF2D000297021 /* Preview Assets.xcassets */; };
  31. 51944B28258B091A00297021 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 51944B27258B091A00297021 /* GoogleService-Info.plist */; };
  32. 51944B9D258B136000297021 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 51944B9C258B136000297021 /* Assets.xcassets */; };
  33. 51944BE1258BE42F00297021 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 51944BE0258BE42F00297021 /* GoogleService-Info.plist */; };
  34. 51A1F3A525883DCF0025932B /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 51A1F3A425883DCF0025932B /* Preview Assets.xcassets */; };
  35. 51A1F3B125883E370025932B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3B025883E370025932B /* AppDelegate.swift */; };
  36. 51A1F3B525883E630025932B /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3B425883E630025932B /* SceneDelegate.swift */; };
  37. 51A1F3B825883E810025932B /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3B725883E810025932B /* ContentView.swift */; };
  38. 51A1F3C625883EF60025932B /* Identity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3C525883EF60025932B /* Identity.swift */; };
  39. 51A1F3CA25883EFF0025932B /* UserSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3C825883EFF0025932B /* UserSettings.swift */; };
  40. 51A1F3CB25883EFF0025932B /* TopicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A1F3C925883EFF0025932B /* TopicView.swift */; };
  41. 51A1F3CE25883FAD0025932B /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 51A1F3CD25883FAD0025932B /* GoogleService-Info.plist */; };
  42. 51C24C622589603800236F25 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 51C24C602589603800236F25 /* LaunchScreen.storyboard */; };
  43. 51C24C652589606B00236F25 /* logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 51C24C642589606B00236F25 /* logo.png */; };
  44. /* End PBXBuildFile section */
  45. /* Begin PBXContainerItemProxy section */
  46. 519448F6258AEF6F00297021 /* PBXContainerItemProxy */ = {
  47. isa = PBXContainerItemProxy;
  48. containerPortal = 51A1F39025883DCE0025932B /* Project object */;
  49. proxyType = 1;
  50. remoteGlobalIDString = 519448F0258AEF6F00297021;
  51. remoteInfo = NotificationServiceExtension;
  52. };
  53. 51944917258AF0B200297021 /* PBXContainerItemProxy */ = {
  54. isa = PBXContainerItemProxy;
  55. containerPortal = 51A1F39025883DCE0025932B /* Project object */;
  56. proxyType = 1;
  57. remoteGlobalIDString = 51944904258AF0B100297021;
  58. remoteInfo = AppClips;
  59. };
  60. 51944950258AF2CF00297021 /* PBXContainerItemProxy */ = {
  61. isa = PBXContainerItemProxy;
  62. containerPortal = 51A1F39025883DCE0025932B /* Project object */;
  63. proxyType = 1;
  64. remoteGlobalIDString = 5194494D258AF2CF00297021;
  65. remoteInfo = "SampleWatch WatchKit App";
  66. };
  67. 5194495F258AF2D000297021 /* PBXContainerItemProxy */ = {
  68. isa = PBXContainerItemProxy;
  69. containerPortal = 51A1F39025883DCE0025932B /* Project object */;
  70. proxyType = 1;
  71. remoteGlobalIDString = 5194495C258AF2D000297021;
  72. remoteInfo = "SampleWatch WatchKit Extension";
  73. };
  74. /* End PBXContainerItemProxy section */
  75. /* Begin PBXCopyFilesBuildPhase section */
  76. 519448F9258AEF6F00297021 /* Embed App Extensions */ = {
  77. isa = PBXCopyFilesBuildPhase;
  78. buildActionMask = 2147483647;
  79. dstPath = "";
  80. dstSubfolderSpec = 13;
  81. files = (
  82. 519448F8258AEF6F00297021 /* NotificationServiceExtension.appex in Embed App Extensions */,
  83. );
  84. name = "Embed App Extensions";
  85. runOnlyForDeploymentPostprocessing = 0;
  86. };
  87. 5194491D258AF0B200297021 /* Embed App Clips */ = {
  88. isa = PBXCopyFilesBuildPhase;
  89. buildActionMask = 2147483647;
  90. dstPath = "$(CONTENTS_FOLDER_PATH)/AppClips";
  91. dstSubfolderSpec = 16;
  92. files = (
  93. 51944919258AF0B200297021 /* AppClips.app in Embed App Clips */,
  94. );
  95. name = "Embed App Clips";
  96. runOnlyForDeploymentPostprocessing = 0;
  97. };
  98. 51944972258AF2D000297021 /* Embed Watch Content */ = {
  99. isa = PBXCopyFilesBuildPhase;
  100. buildActionMask = 2147483647;
  101. dstPath = "$(CONTENTS_FOLDER_PATH)/Watch";
  102. dstSubfolderSpec = 16;
  103. files = (
  104. 5194494F258AF2CF00297021 /* SampleWatchWatchKitApp.app in Embed Watch Content */,
  105. );
  106. name = "Embed Watch Content";
  107. runOnlyForDeploymentPostprocessing = 0;
  108. };
  109. 51944975258AF2D000297021 /* Embed App Extensions */ = {
  110. isa = PBXCopyFilesBuildPhase;
  111. buildActionMask = 2147483647;
  112. dstPath = "";
  113. dstSubfolderSpec = 13;
  114. files = (
  115. 5194495E258AF2D000297021 /* SampleWatchWatchKitExtension.appex in Embed App Extensions */,
  116. );
  117. name = "Embed App Extensions";
  118. runOnlyForDeploymentPostprocessing = 0;
  119. };
  120. /* End PBXCopyFilesBuildPhase section */
  121. /* Begin PBXFileReference section */
  122. 519448DE2589900400297021 /* AdvancedSample.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AdvancedSample.entitlements; sourceTree = "<group>"; };
  123. 519448F1258AEF6F00297021 /* NotificationServiceExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = NotificationServiceExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  124. 519448F3258AEF6F00297021 /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; };
  125. 519448F5258AEF6F00297021 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  126. 51944905258AF0B100297021 /* AppClips.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AppClips.app; sourceTree = BUILT_PRODUCTS_DIR; };
  127. 5194490D258AF0B200297021 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  128. 51944910258AF0B200297021 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  129. 51944913258AF0B200297021 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  130. 51944915258AF0B200297021 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  131. 51944916258AF0B200297021 /* AppClips.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AppClips.entitlements; sourceTree = "<group>"; };
  132. 5194494B258AF2CF00297021 /* SampleWatch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SampleWatch.app; sourceTree = BUILT_PRODUCTS_DIR; };
  133. 5194494E258AF2CF00297021 /* SampleWatchWatchKitApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SampleWatchWatchKitApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
  134. 51944954258AF2CF00297021 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Interface.storyboard; sourceTree = "<group>"; };
  135. 51944956258AF2D000297021 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  136. 51944958258AF2D000297021 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  137. 5194495D258AF2D000297021 /* SampleWatchWatchKitExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = SampleWatchWatchKitExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  138. 51944962258AF2D000297021 /* HostingController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HostingController.swift; sourceTree = "<group>"; };
  139. 51944964258AF2D000297021 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
  140. 51944966258AF2D000297021 /* ExtensionDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionDelegate.swift; sourceTree = "<group>"; };
  141. 51944968258AF2D000297021 /* ComplicationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComplicationController.swift; sourceTree = "<group>"; };
  142. 5194496A258AF2D000297021 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  143. 5194496D258AF2D000297021 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  144. 5194496F258AF2D000297021 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  145. 51944A86258B012A00297021 /* SampleWatchWatchKitExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SampleWatchWatchKitExtension.entitlements; sourceTree = "<group>"; };
  146. 51944B27258B091A00297021 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  147. 51944B9C258B136000297021 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = ../../Shared/Assets.xcassets; sourceTree = "<group>"; };
  148. 51944BE0258BE42F00297021 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  149. 51A1F39825883DCE0025932B /* AdvancedSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AdvancedSample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  150. 51A1F3A425883DCF0025932B /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  151. 51A1F3A925883DCF0025932B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  152. 51A1F3B025883E370025932B /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = ../../Shared/AppDelegate.swift; sourceTree = "<group>"; };
  153. 51A1F3B425883E630025932B /* SceneDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SceneDelegate.swift; path = ../../Shared/SceneDelegate.swift; sourceTree = "<group>"; };
  154. 51A1F3B725883E810025932B /* ContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ContentView.swift; path = ../../Shared/ContentView.swift; sourceTree = "<group>"; };
  155. 51A1F3C525883EF60025932B /* Identity.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Identity.swift; path = ../../Shared/Identity.swift; sourceTree = "<group>"; };
  156. 51A1F3C825883EFF0025932B /* UserSettings.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = UserSettings.swift; path = ../../Shared/UserSettings.swift; sourceTree = "<group>"; };
  157. 51A1F3C925883EFF0025932B /* TopicView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TopicView.swift; path = ../../Shared/TopicView.swift; sourceTree = "<group>"; };
  158. 51A1F3CD25883FAD0025932B /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../Shared/GoogleService-Info.plist"; sourceTree = "<group>"; };
  159. 51C24C612589603800236F25 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = ../../Shared/Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  160. 51C24C642589606B00236F25 /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = logo.png; path = ../../Shared/logo.png; sourceTree = "<group>"; };
  161. /* End PBXFileReference section */
  162. /* Begin PBXFrameworksBuildPhase section */
  163. 519448EE258AEF6F00297021 /* Frameworks */ = {
  164. isa = PBXFrameworksBuildPhase;
  165. buildActionMask = 2147483647;
  166. files = (
  167. );
  168. runOnlyForDeploymentPostprocessing = 0;
  169. };
  170. 51944902258AF0B100297021 /* Frameworks */ = {
  171. isa = PBXFrameworksBuildPhase;
  172. buildActionMask = 2147483647;
  173. files = (
  174. );
  175. runOnlyForDeploymentPostprocessing = 0;
  176. };
  177. 5194495A258AF2D000297021 /* Frameworks */ = {
  178. isa = PBXFrameworksBuildPhase;
  179. buildActionMask = 2147483647;
  180. files = (
  181. );
  182. runOnlyForDeploymentPostprocessing = 0;
  183. };
  184. 51A1F39525883DCE0025932B /* Frameworks */ = {
  185. isa = PBXFrameworksBuildPhase;
  186. buildActionMask = 2147483647;
  187. files = (
  188. );
  189. runOnlyForDeploymentPostprocessing = 0;
  190. };
  191. EA7CCB0D57FC3A816B2882D6 /* Frameworks */ = {
  192. isa = PBXFrameworksBuildPhase;
  193. buildActionMask = 2147483647;
  194. files = (
  195. );
  196. runOnlyForDeploymentPostprocessing = 0;
  197. };
  198. F964E4A26B35EB914CC61B91 /* Frameworks */ = {
  199. isa = PBXFrameworksBuildPhase;
  200. buildActionMask = 2147483647;
  201. files = (
  202. );
  203. runOnlyForDeploymentPostprocessing = 0;
  204. };
  205. /* End PBXFrameworksBuildPhase section */
  206. /* Begin PBXGroup section */
  207. 519448F2258AEF6F00297021 /* NotificationServiceExtension */ = {
  208. isa = PBXGroup;
  209. children = (
  210. 519448F3258AEF6F00297021 /* NotificationService.swift */,
  211. 519448F5258AEF6F00297021 /* Info.plist */,
  212. );
  213. path = NotificationServiceExtension;
  214. sourceTree = "<group>";
  215. };
  216. 51944906258AF0B100297021 /* AppClips */ = {
  217. isa = PBXGroup;
  218. children = (
  219. 51944B27258B091A00297021 /* GoogleService-Info.plist */,
  220. 5194490D258AF0B200297021 /* Assets.xcassets */,
  221. 51944912258AF0B200297021 /* LaunchScreen.storyboard */,
  222. 51944915258AF0B200297021 /* Info.plist */,
  223. 51944916258AF0B200297021 /* AppClips.entitlements */,
  224. 5194490F258AF0B200297021 /* Preview Content */,
  225. );
  226. path = AppClips;
  227. sourceTree = "<group>";
  228. };
  229. 5194490F258AF0B200297021 /* Preview Content */ = {
  230. isa = PBXGroup;
  231. children = (
  232. 51944910258AF0B200297021 /* Preview Assets.xcassets */,
  233. );
  234. path = "Preview Content";
  235. sourceTree = "<group>";
  236. };
  237. 51944952258AF2CF00297021 /* SampleWatchWatchKitApp */ = {
  238. isa = PBXGroup;
  239. children = (
  240. 51944953258AF2CF00297021 /* Interface.storyboard */,
  241. 51944956258AF2D000297021 /* Assets.xcassets */,
  242. 51944958258AF2D000297021 /* Info.plist */,
  243. );
  244. path = SampleWatchWatchKitApp;
  245. sourceTree = "<group>";
  246. };
  247. 51944961258AF2D000297021 /* SampleWatchWatchKitExtension */ = {
  248. isa = PBXGroup;
  249. children = (
  250. 51944BE0258BE42F00297021 /* GoogleService-Info.plist */,
  251. 51944A86258B012A00297021 /* SampleWatchWatchKitExtension.entitlements */,
  252. 51944962258AF2D000297021 /* HostingController.swift */,
  253. 51944964258AF2D000297021 /* ContentView.swift */,
  254. 51944966258AF2D000297021 /* ExtensionDelegate.swift */,
  255. 51944968258AF2D000297021 /* ComplicationController.swift */,
  256. 5194496A258AF2D000297021 /* Assets.xcassets */,
  257. 5194496F258AF2D000297021 /* Info.plist */,
  258. 5194496C258AF2D000297021 /* Preview Content */,
  259. );
  260. path = SampleWatchWatchKitExtension;
  261. sourceTree = "<group>";
  262. };
  263. 5194496C258AF2D000297021 /* Preview Content */ = {
  264. isa = PBXGroup;
  265. children = (
  266. 5194496D258AF2D000297021 /* Preview Assets.xcassets */,
  267. );
  268. path = "Preview Content";
  269. sourceTree = "<group>";
  270. };
  271. 51A1F38F25883DCE0025932B = {
  272. isa = PBXGroup;
  273. children = (
  274. 51A1F39A25883DCE0025932B /* AdvancedSample */,
  275. 519448F2258AEF6F00297021 /* NotificationServiceExtension */,
  276. 51944906258AF0B100297021 /* AppClips */,
  277. 51944952258AF2CF00297021 /* SampleWatchWatchKitApp */,
  278. 51944961258AF2D000297021 /* SampleWatchWatchKitExtension */,
  279. 51A1F39925883DCE0025932B /* Products */,
  280. 864AA12EFC2050F8D9683C4F /* Pods */,
  281. );
  282. sourceTree = "<group>";
  283. };
  284. 51A1F39925883DCE0025932B /* Products */ = {
  285. isa = PBXGroup;
  286. children = (
  287. 51A1F39825883DCE0025932B /* AdvancedSample.app */,
  288. 519448F1258AEF6F00297021 /* NotificationServiceExtension.appex */,
  289. 51944905258AF0B100297021 /* AppClips.app */,
  290. 5194494B258AF2CF00297021 /* SampleWatch.app */,
  291. 5194494E258AF2CF00297021 /* SampleWatchWatchKitApp.app */,
  292. 5194495D258AF2D000297021 /* SampleWatchWatchKitExtension.appex */,
  293. );
  294. name = Products;
  295. sourceTree = "<group>";
  296. };
  297. 51A1F39A25883DCE0025932B /* AdvancedSample */ = {
  298. isa = PBXGroup;
  299. children = (
  300. 519448DE2589900400297021 /* AdvancedSample.entitlements */,
  301. 51C24C642589606B00236F25 /* logo.png */,
  302. 51C24C602589603800236F25 /* LaunchScreen.storyboard */,
  303. 51A1F3CD25883FAD0025932B /* GoogleService-Info.plist */,
  304. 51A1F3C925883EFF0025932B /* TopicView.swift */,
  305. 51A1F3C825883EFF0025932B /* UserSettings.swift */,
  306. 51A1F3C525883EF60025932B /* Identity.swift */,
  307. 51A1F3B725883E810025932B /* ContentView.swift */,
  308. 51A1F3B025883E370025932B /* AppDelegate.swift */,
  309. 51A1F3B425883E630025932B /* SceneDelegate.swift */,
  310. 51A1F3A925883DCF0025932B /* Info.plist */,
  311. 51944B9C258B136000297021 /* Assets.xcassets */,
  312. 51A1F3A325883DCF0025932B /* Preview Content */,
  313. );
  314. path = AdvancedSample;
  315. sourceTree = "<group>";
  316. };
  317. 51A1F3A325883DCF0025932B /* Preview Content */ = {
  318. isa = PBXGroup;
  319. children = (
  320. 51A1F3A425883DCF0025932B /* Preview Assets.xcassets */,
  321. );
  322. path = "Preview Content";
  323. sourceTree = "<group>";
  324. };
  325. 864AA12EFC2050F8D9683C4F /* Pods */ = {
  326. isa = PBXGroup;
  327. children = (
  328. );
  329. path = Pods;
  330. sourceTree = "<group>";
  331. };
  332. /* End PBXGroup section */
  333. /* Begin PBXNativeTarget section */
  334. 519448F0258AEF6F00297021 /* NotificationServiceExtension */ = {
  335. isa = PBXNativeTarget;
  336. buildConfigurationList = 519448FC258AEF6F00297021 /* Build configuration list for PBXNativeTarget "NotificationServiceExtension" */;
  337. buildPhases = (
  338. 519448ED258AEF6F00297021 /* Sources */,
  339. 519448EE258AEF6F00297021 /* Frameworks */,
  340. 519448EF258AEF6F00297021 /* Resources */,
  341. );
  342. buildRules = (
  343. );
  344. dependencies = (
  345. );
  346. name = NotificationServiceExtension;
  347. productName = NotificationServiceExtension;
  348. productReference = 519448F1258AEF6F00297021 /* NotificationServiceExtension.appex */;
  349. productType = "com.apple.product-type.app-extension";
  350. };
  351. 51944904258AF0B100297021 /* AppClips */ = {
  352. isa = PBXNativeTarget;
  353. buildConfigurationList = 5194491A258AF0B200297021 /* Build configuration list for PBXNativeTarget "AppClips" */;
  354. buildPhases = (
  355. 51944901258AF0B100297021 /* Sources */,
  356. 51944902258AF0B100297021 /* Frameworks */,
  357. 51944903258AF0B100297021 /* Resources */,
  358. );
  359. buildRules = (
  360. );
  361. dependencies = (
  362. );
  363. name = AppClips;
  364. productName = AppClips;
  365. productReference = 51944905258AF0B100297021 /* AppClips.app */;
  366. productType = "com.apple.product-type.application.on-demand-install-capable";
  367. };
  368. 5194494A258AF2CF00297021 /* SampleWatch */ = {
  369. isa = PBXNativeTarget;
  370. buildConfigurationList = 5194497A258AF2D000297021 /* Build configuration list for PBXNativeTarget "SampleWatch" */;
  371. buildPhases = (
  372. 51944949258AF2CF00297021 /* Resources */,
  373. 51944972258AF2D000297021 /* Embed Watch Content */,
  374. F964E4A26B35EB914CC61B91 /* Frameworks */,
  375. );
  376. buildRules = (
  377. );
  378. dependencies = (
  379. 51944951258AF2CF00297021 /* PBXTargetDependency */,
  380. );
  381. name = SampleWatch;
  382. productName = SampleWatch;
  383. productReference = 5194494B258AF2CF00297021 /* SampleWatch.app */;
  384. productType = "com.apple.product-type.application.watchapp2-container";
  385. };
  386. 5194494D258AF2CF00297021 /* SampleWatchWatchKitApp */ = {
  387. isa = PBXNativeTarget;
  388. buildConfigurationList = 51944979258AF2D000297021 /* Build configuration list for PBXNativeTarget "SampleWatchWatchKitApp" */;
  389. buildPhases = (
  390. 5194494C258AF2CF00297021 /* Resources */,
  391. 51944975258AF2D000297021 /* Embed App Extensions */,
  392. EA7CCB0D57FC3A816B2882D6 /* Frameworks */,
  393. );
  394. buildRules = (
  395. );
  396. dependencies = (
  397. 51944960258AF2D000297021 /* PBXTargetDependency */,
  398. );
  399. name = SampleWatchWatchKitApp;
  400. productName = "SampleWatch WatchKit App";
  401. productReference = 5194494E258AF2CF00297021 /* SampleWatchWatchKitApp.app */;
  402. productType = "com.apple.product-type.application.watchapp2";
  403. };
  404. 5194495C258AF2D000297021 /* SampleWatchWatchKitExtension */ = {
  405. isa = PBXNativeTarget;
  406. buildConfigurationList = 51944978258AF2D000297021 /* Build configuration list for PBXNativeTarget "SampleWatchWatchKitExtension" */;
  407. buildPhases = (
  408. 51944959258AF2D000297021 /* Sources */,
  409. 5194495A258AF2D000297021 /* Frameworks */,
  410. 5194495B258AF2D000297021 /* Resources */,
  411. );
  412. buildRules = (
  413. );
  414. dependencies = (
  415. );
  416. name = SampleWatchWatchKitExtension;
  417. productName = "SampleWatch WatchKit Extension";
  418. productReference = 5194495D258AF2D000297021 /* SampleWatchWatchKitExtension.appex */;
  419. productType = "com.apple.product-type.watchkit2-extension";
  420. };
  421. 51A1F39725883DCE0025932B /* AdvancedSample */ = {
  422. isa = PBXNativeTarget;
  423. buildConfigurationList = 51A1F3AC25883DCF0025932B /* Build configuration list for PBXNativeTarget "AdvancedSample" */;
  424. buildPhases = (
  425. 51A1F39425883DCE0025932B /* Sources */,
  426. 51A1F39525883DCE0025932B /* Frameworks */,
  427. 51A1F39625883DCE0025932B /* Resources */,
  428. 519448F9258AEF6F00297021 /* Embed App Extensions */,
  429. 5194491D258AF0B200297021 /* Embed App Clips */,
  430. );
  431. buildRules = (
  432. );
  433. dependencies = (
  434. 519448F7258AEF6F00297021 /* PBXTargetDependency */,
  435. 51944918258AF0B200297021 /* PBXTargetDependency */,
  436. );
  437. name = AdvancedSample;
  438. productName = AdvancedSample;
  439. productReference = 51A1F39825883DCE0025932B /* AdvancedSample.app */;
  440. productType = "com.apple.product-type.application";
  441. };
  442. /* End PBXNativeTarget section */
  443. /* Begin PBXProject section */
  444. 51A1F39025883DCE0025932B /* Project object */ = {
  445. isa = PBXProject;
  446. attributes = {
  447. LastSwiftUpdateCheck = 1230;
  448. LastUpgradeCheck = 1220;
  449. TargetAttributes = {
  450. 519448F0258AEF6F00297021 = {
  451. CreatedOnToolsVersion = 12.3;
  452. };
  453. 51944904258AF0B100297021 = {
  454. CreatedOnToolsVersion = 12.3;
  455. };
  456. 5194494A258AF2CF00297021 = {
  457. CreatedOnToolsVersion = 12.3;
  458. };
  459. 5194494D258AF2CF00297021 = {
  460. CreatedOnToolsVersion = 12.3;
  461. };
  462. 5194495C258AF2D000297021 = {
  463. CreatedOnToolsVersion = 12.3;
  464. };
  465. 51A1F39725883DCE0025932B = {
  466. CreatedOnToolsVersion = 12.2;
  467. };
  468. };
  469. };
  470. buildConfigurationList = 51A1F39325883DCE0025932B /* Build configuration list for PBXProject "AdvancedSample" */;
  471. compatibilityVersion = "Xcode 9.3";
  472. developmentRegion = en;
  473. hasScannedForEncodings = 0;
  474. knownRegions = (
  475. en,
  476. Base,
  477. );
  478. mainGroup = 51A1F38F25883DCE0025932B;
  479. productRefGroup = 51A1F39925883DCE0025932B /* Products */;
  480. projectDirPath = "";
  481. projectRoot = "";
  482. targets = (
  483. 51A1F39725883DCE0025932B /* AdvancedSample */,
  484. 519448F0258AEF6F00297021 /* NotificationServiceExtension */,
  485. 51944904258AF0B100297021 /* AppClips */,
  486. 5194494A258AF2CF00297021 /* SampleWatch */,
  487. 5194494D258AF2CF00297021 /* SampleWatchWatchKitApp */,
  488. 5194495C258AF2D000297021 /* SampleWatchWatchKitExtension */,
  489. );
  490. };
  491. /* End PBXProject section */
  492. /* Begin PBXResourcesBuildPhase section */
  493. 519448EF258AEF6F00297021 /* Resources */ = {
  494. isa = PBXResourcesBuildPhase;
  495. buildActionMask = 2147483647;
  496. files = (
  497. );
  498. runOnlyForDeploymentPostprocessing = 0;
  499. };
  500. 51944903258AF0B100297021 /* Resources */ = {
  501. isa = PBXResourcesBuildPhase;
  502. buildActionMask = 2147483647;
  503. files = (
  504. 51944914258AF0B200297021 /* LaunchScreen.storyboard in Resources */,
  505. 51944B28258B091A00297021 /* GoogleService-Info.plist in Resources */,
  506. 51944911258AF0B200297021 /* Preview Assets.xcassets in Resources */,
  507. 5194490E258AF0B200297021 /* Assets.xcassets in Resources */,
  508. );
  509. runOnlyForDeploymentPostprocessing = 0;
  510. };
  511. 51944949258AF2CF00297021 /* Resources */ = {
  512. isa = PBXResourcesBuildPhase;
  513. buildActionMask = 2147483647;
  514. files = (
  515. );
  516. runOnlyForDeploymentPostprocessing = 0;
  517. };
  518. 5194494C258AF2CF00297021 /* Resources */ = {
  519. isa = PBXResourcesBuildPhase;
  520. buildActionMask = 2147483647;
  521. files = (
  522. 51944957258AF2D000297021 /* Assets.xcassets in Resources */,
  523. 51944955258AF2CF00297021 /* Interface.storyboard in Resources */,
  524. );
  525. runOnlyForDeploymentPostprocessing = 0;
  526. };
  527. 5194495B258AF2D000297021 /* Resources */ = {
  528. isa = PBXResourcesBuildPhase;
  529. buildActionMask = 2147483647;
  530. files = (
  531. 5194496E258AF2D000297021 /* Preview Assets.xcassets in Resources */,
  532. 5194496B258AF2D000297021 /* Assets.xcassets in Resources */,
  533. 51944BE1258BE42F00297021 /* GoogleService-Info.plist in Resources */,
  534. );
  535. runOnlyForDeploymentPostprocessing = 0;
  536. };
  537. 51A1F39625883DCE0025932B /* Resources */ = {
  538. isa = PBXResourcesBuildPhase;
  539. buildActionMask = 2147483647;
  540. files = (
  541. 51A1F3CE25883FAD0025932B /* GoogleService-Info.plist in Resources */,
  542. 51C24C652589606B00236F25 /* logo.png in Resources */,
  543. 51C24C622589603800236F25 /* LaunchScreen.storyboard in Resources */,
  544. 51A1F3A525883DCF0025932B /* Preview Assets.xcassets in Resources */,
  545. 51944B9D258B136000297021 /* Assets.xcassets in Resources */,
  546. );
  547. runOnlyForDeploymentPostprocessing = 0;
  548. };
  549. /* End PBXResourcesBuildPhase section */
  550. /* Begin PBXSourcesBuildPhase section */
  551. 519448ED258AEF6F00297021 /* Sources */ = {
  552. isa = PBXSourcesBuildPhase;
  553. buildActionMask = 2147483647;
  554. files = (
  555. 519448F4258AEF6F00297021 /* NotificationService.swift in Sources */,
  556. );
  557. runOnlyForDeploymentPostprocessing = 0;
  558. };
  559. 51944901258AF0B100297021 /* Sources */ = {
  560. isa = PBXSourcesBuildPhase;
  561. buildActionMask = 2147483647;
  562. files = (
  563. 51944924258AF0F500297021 /* AppDelegate.swift in Sources */,
  564. 51944930258AF10200297021 /* UserSettings.swift in Sources */,
  565. 51944932258AF10200297021 /* TopicView.swift in Sources */,
  566. 51944931258AF10200297021 /* Identity.swift in Sources */,
  567. 51944928258AF0F900297021 /* SceneDelegate.swift in Sources */,
  568. 5194492C258AF0FD00297021 /* ContentView.swift in Sources */,
  569. );
  570. runOnlyForDeploymentPostprocessing = 0;
  571. };
  572. 51944959258AF2D000297021 /* Sources */ = {
  573. isa = PBXSourcesBuildPhase;
  574. buildActionMask = 2147483647;
  575. files = (
  576. 51944965258AF2D000297021 /* ContentView.swift in Sources */,
  577. 51944969258AF2D000297021 /* ComplicationController.swift in Sources */,
  578. 51944963258AF2D000297021 /* HostingController.swift in Sources */,
  579. 51944967258AF2D000297021 /* ExtensionDelegate.swift in Sources */,
  580. );
  581. runOnlyForDeploymentPostprocessing = 0;
  582. };
  583. 51A1F39425883DCE0025932B /* Sources */ = {
  584. isa = PBXSourcesBuildPhase;
  585. buildActionMask = 2147483647;
  586. files = (
  587. 51A1F3B125883E370025932B /* AppDelegate.swift in Sources */,
  588. 51A1F3B525883E630025932B /* SceneDelegate.swift in Sources */,
  589. 51A1F3CB25883EFF0025932B /* TopicView.swift in Sources */,
  590. 51A1F3B825883E810025932B /* ContentView.swift in Sources */,
  591. 51A1F3CA25883EFF0025932B /* UserSettings.swift in Sources */,
  592. 51A1F3C625883EF60025932B /* Identity.swift in Sources */,
  593. );
  594. runOnlyForDeploymentPostprocessing = 0;
  595. };
  596. /* End PBXSourcesBuildPhase section */
  597. /* Begin PBXTargetDependency section */
  598. 519448F7258AEF6F00297021 /* PBXTargetDependency */ = {
  599. isa = PBXTargetDependency;
  600. target = 519448F0258AEF6F00297021 /* NotificationServiceExtension */;
  601. targetProxy = 519448F6258AEF6F00297021 /* PBXContainerItemProxy */;
  602. };
  603. 51944918258AF0B200297021 /* PBXTargetDependency */ = {
  604. isa = PBXTargetDependency;
  605. target = 51944904258AF0B100297021 /* AppClips */;
  606. targetProxy = 51944917258AF0B200297021 /* PBXContainerItemProxy */;
  607. };
  608. 51944951258AF2CF00297021 /* PBXTargetDependency */ = {
  609. isa = PBXTargetDependency;
  610. target = 5194494D258AF2CF00297021 /* SampleWatchWatchKitApp */;
  611. targetProxy = 51944950258AF2CF00297021 /* PBXContainerItemProxy */;
  612. };
  613. 51944960258AF2D000297021 /* PBXTargetDependency */ = {
  614. isa = PBXTargetDependency;
  615. target = 5194495C258AF2D000297021 /* SampleWatchWatchKitExtension */;
  616. targetProxy = 5194495F258AF2D000297021 /* PBXContainerItemProxy */;
  617. };
  618. /* End PBXTargetDependency section */
  619. /* Begin PBXVariantGroup section */
  620. 51944912258AF0B200297021 /* LaunchScreen.storyboard */ = {
  621. isa = PBXVariantGroup;
  622. children = (
  623. 51944913258AF0B200297021 /* Base */,
  624. );
  625. name = LaunchScreen.storyboard;
  626. sourceTree = "<group>";
  627. };
  628. 51944953258AF2CF00297021 /* Interface.storyboard */ = {
  629. isa = PBXVariantGroup;
  630. children = (
  631. 51944954258AF2CF00297021 /* Base */,
  632. );
  633. name = Interface.storyboard;
  634. sourceTree = "<group>";
  635. };
  636. 51C24C602589603800236F25 /* LaunchScreen.storyboard */ = {
  637. isa = PBXVariantGroup;
  638. children = (
  639. 51C24C612589603800236F25 /* Base */,
  640. );
  641. name = LaunchScreen.storyboard;
  642. sourceTree = "<group>";
  643. };
  644. /* End PBXVariantGroup section */
  645. /* Begin XCBuildConfiguration section */
  646. 519448FA258AEF6F00297021 /* Debug */ = {
  647. isa = XCBuildConfiguration;
  648. buildSettings = {
  649. CODE_SIGN_IDENTITY = "iPhone Developer";
  650. CODE_SIGN_STYLE = Manual;
  651. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  652. INFOPLIST_FILE = NotificationServiceExtension/Info.plist;
  653. IPHONEOS_DEPLOYMENT_TARGET = 14.3;
  654. LD_RUNPATH_SEARCH_PATHS = (
  655. "$(inherited)",
  656. "@executable_path/Frameworks",
  657. "@executable_path/../../Frameworks",
  658. );
  659. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.NotificationServiceExtension;
  660. PRODUCT_NAME = "$(TARGET_NAME)";
  661. PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions Notification Service Extension Dev";
  662. SKIP_INSTALL = YES;
  663. SWIFT_VERSION = 5.0;
  664. TARGETED_DEVICE_FAMILY = "1,2";
  665. };
  666. name = Debug;
  667. };
  668. 519448FB258AEF6F00297021 /* Release */ = {
  669. isa = XCBuildConfiguration;
  670. buildSettings = {
  671. CODE_SIGN_IDENTITY = "iPhone Developer";
  672. CODE_SIGN_STYLE = Manual;
  673. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  674. INFOPLIST_FILE = NotificationServiceExtension/Info.plist;
  675. IPHONEOS_DEPLOYMENT_TARGET = 14.3;
  676. LD_RUNPATH_SEARCH_PATHS = (
  677. "$(inherited)",
  678. "@executable_path/Frameworks",
  679. "@executable_path/../../Frameworks",
  680. );
  681. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.NotificationServiceExtension;
  682. PRODUCT_NAME = "$(TARGET_NAME)";
  683. PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions Notification Service Extension Dev";
  684. SKIP_INSTALL = YES;
  685. SWIFT_VERSION = 5.0;
  686. TARGETED_DEVICE_FAMILY = "1,2";
  687. };
  688. name = Release;
  689. };
  690. 5194491B258AF0B200297021 /* Debug */ = {
  691. isa = XCBuildConfiguration;
  692. buildSettings = {
  693. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  694. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  695. CODE_SIGN_ENTITLEMENTS = AppClips/AppClips.entitlements;
  696. CODE_SIGN_IDENTITY = "iPhone Developer";
  697. CODE_SIGN_STYLE = Manual;
  698. DEVELOPMENT_ASSET_PATHS = "\"AppClips/Preview Content\"";
  699. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  700. ENABLE_PREVIEWS = YES;
  701. INFOPLIST_FILE = AppClips/Info.plist;
  702. IPHONEOS_DEPLOYMENT_TARGET = 14.3;
  703. LD_RUNPATH_SEARCH_PATHS = (
  704. "$(inherited)",
  705. "@executable_path/Frameworks",
  706. );
  707. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.clip;
  708. PRODUCT_NAME = "$(TARGET_NAME)";
  709. PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions Clip Dev";
  710. SWIFT_VERSION = 5.0;
  711. TARGETED_DEVICE_FAMILY = "1,2";
  712. };
  713. name = Debug;
  714. };
  715. 5194491C258AF0B200297021 /* Release */ = {
  716. isa = XCBuildConfiguration;
  717. buildSettings = {
  718. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  719. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  720. CODE_SIGN_ENTITLEMENTS = AppClips/AppClips.entitlements;
  721. CODE_SIGN_IDENTITY = "iPhone Developer";
  722. CODE_SIGN_STYLE = Manual;
  723. DEVELOPMENT_ASSET_PATHS = "\"AppClips/Preview Content\"";
  724. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  725. ENABLE_PREVIEWS = YES;
  726. INFOPLIST_FILE = AppClips/Info.plist;
  727. IPHONEOS_DEPLOYMENT_TARGET = 14.3;
  728. LD_RUNPATH_SEARCH_PATHS = (
  729. "$(inherited)",
  730. "@executable_path/Frameworks",
  731. );
  732. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.clip;
  733. PRODUCT_NAME = "$(TARGET_NAME)";
  734. PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions Clip Dev";
  735. SWIFT_VERSION = 5.0;
  736. TARGETED_DEVICE_FAMILY = "1,2";
  737. };
  738. name = Release;
  739. };
  740. 51944970258AF2D000297021 /* Debug */ = {
  741. isa = XCBuildConfiguration;
  742. buildSettings = {
  743. CODE_SIGN_IDENTITY = "iPhone Developer";
  744. CODE_SIGN_STYLE = Manual;
  745. CURRENT_PROJECT_VERSION = 1;
  746. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  747. MARKETING_VERSION = 1.0;
  748. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev;
  749. PRODUCT_NAME = "$(TARGET_NAME)";
  750. PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions Dev";
  751. SWIFT_VERSION = 5.0;
  752. };
  753. name = Debug;
  754. };
  755. 51944971258AF2D000297021 /* Release */ = {
  756. isa = XCBuildConfiguration;
  757. buildSettings = {
  758. CODE_SIGN_IDENTITY = "iPhone Developer";
  759. CODE_SIGN_STYLE = Manual;
  760. CURRENT_PROJECT_VERSION = 1;
  761. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  762. MARKETING_VERSION = 1.0;
  763. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev;
  764. PRODUCT_NAME = "$(TARGET_NAME)";
  765. PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions Dev";
  766. SWIFT_VERSION = 5.0;
  767. };
  768. name = Release;
  769. };
  770. 51944973258AF2D000297021 /* Debug */ = {
  771. isa = XCBuildConfiguration;
  772. buildSettings = {
  773. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  774. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  775. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  776. CODE_SIGN_IDENTITY = "iPhone Developer";
  777. CODE_SIGN_STYLE = Manual;
  778. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  779. IBSC_MODULE = SampleWatchWatchKitExtension;
  780. INFOPLIST_FILE = SampleWatchWatchKitApp/Info.plist;
  781. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.WatchKitApp;
  782. PRODUCT_NAME = "$(TARGET_NAME)";
  783. PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions WatchKit App Dev";
  784. SDKROOT = watchos;
  785. SKIP_INSTALL = YES;
  786. SWIFT_VERSION = 5.0;
  787. TARGETED_DEVICE_FAMILY = 4;
  788. WATCHOS_DEPLOYMENT_TARGET = 7.2;
  789. };
  790. name = Debug;
  791. };
  792. 51944974258AF2D000297021 /* Release */ = {
  793. isa = XCBuildConfiguration;
  794. buildSettings = {
  795. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  796. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  797. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  798. CODE_SIGN_IDENTITY = "iPhone Developer";
  799. CODE_SIGN_STYLE = Manual;
  800. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  801. IBSC_MODULE = SampleWatchWatchKitExtension;
  802. INFOPLIST_FILE = SampleWatchWatchKitApp/Info.plist;
  803. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.WatchKitApp;
  804. PRODUCT_NAME = "$(TARGET_NAME)";
  805. PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions WatchKit App Dev";
  806. SDKROOT = watchos;
  807. SKIP_INSTALL = YES;
  808. SWIFT_VERSION = 5.0;
  809. TARGETED_DEVICE_FAMILY = 4;
  810. WATCHOS_DEPLOYMENT_TARGET = 7.2;
  811. };
  812. name = Release;
  813. };
  814. 51944976258AF2D000297021 /* Debug */ = {
  815. isa = XCBuildConfiguration;
  816. buildSettings = {
  817. ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
  818. CODE_SIGN_ENTITLEMENTS = SampleWatchWatchKitExtension/SampleWatchWatchKitExtension.entitlements;
  819. CODE_SIGN_IDENTITY = "iPhone Developer";
  820. CODE_SIGN_STYLE = Manual;
  821. DEVELOPMENT_ASSET_PATHS = "\"SampleWatchWatchKitExtension/Preview Content\"";
  822. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  823. ENABLE_PREVIEWS = YES;
  824. INFOPLIST_FILE = SampleWatchWatchKitExtension/Info.plist;
  825. LD_RUNPATH_SEARCH_PATHS = (
  826. "$(inherited)",
  827. "@executable_path/Frameworks",
  828. "@executable_path/../../Frameworks",
  829. );
  830. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.WatchKitApp.WatchKitExtension;
  831. PRODUCT_NAME = "${TARGET_NAME}";
  832. PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions WatchKit Extension Dev";
  833. SDKROOT = watchos;
  834. SKIP_INSTALL = YES;
  835. SWIFT_VERSION = 5.0;
  836. TARGETED_DEVICE_FAMILY = 4;
  837. WATCHOS_DEPLOYMENT_TARGET = 7.2;
  838. };
  839. name = Debug;
  840. };
  841. 51944977258AF2D000297021 /* Release */ = {
  842. isa = XCBuildConfiguration;
  843. buildSettings = {
  844. ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
  845. CODE_SIGN_ENTITLEMENTS = SampleWatchWatchKitExtension/SampleWatchWatchKitExtension.entitlements;
  846. CODE_SIGN_IDENTITY = "iPhone Developer";
  847. CODE_SIGN_STYLE = Manual;
  848. DEVELOPMENT_ASSET_PATHS = "\"SampleWatchWatchKitExtension/Preview Content\"";
  849. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  850. ENABLE_PREVIEWS = YES;
  851. INFOPLIST_FILE = SampleWatchWatchKitExtension/Info.plist;
  852. LD_RUNPATH_SEARCH_PATHS = (
  853. "$(inherited)",
  854. "@executable_path/Frameworks",
  855. "@executable_path/../../Frameworks",
  856. );
  857. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.WatchKitApp.WatchKitExtension;
  858. PRODUCT_NAME = "${TARGET_NAME}";
  859. PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions WatchKit Extension Dev";
  860. SDKROOT = watchos;
  861. SKIP_INSTALL = YES;
  862. SWIFT_VERSION = 5.0;
  863. TARGETED_DEVICE_FAMILY = 4;
  864. WATCHOS_DEPLOYMENT_TARGET = 7.2;
  865. };
  866. name = Release;
  867. };
  868. 51A1F3AA25883DCF0025932B /* Debug */ = {
  869. isa = XCBuildConfiguration;
  870. buildSettings = {
  871. ALWAYS_SEARCH_USER_PATHS = NO;
  872. CLANG_ANALYZER_NONNULL = YES;
  873. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  874. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  875. CLANG_CXX_LIBRARY = "libc++";
  876. CLANG_ENABLE_MODULES = YES;
  877. CLANG_ENABLE_OBJC_ARC = YES;
  878. CLANG_ENABLE_OBJC_WEAK = YES;
  879. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  880. CLANG_WARN_BOOL_CONVERSION = YES;
  881. CLANG_WARN_COMMA = YES;
  882. CLANG_WARN_CONSTANT_CONVERSION = YES;
  883. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  884. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  885. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  886. CLANG_WARN_EMPTY_BODY = YES;
  887. CLANG_WARN_ENUM_CONVERSION = YES;
  888. CLANG_WARN_INFINITE_RECURSION = YES;
  889. CLANG_WARN_INT_CONVERSION = YES;
  890. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  891. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  892. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  893. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  894. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  895. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  896. CLANG_WARN_STRICT_PROTOTYPES = YES;
  897. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  898. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  899. CLANG_WARN_UNREACHABLE_CODE = YES;
  900. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  901. COPY_PHASE_STRIP = NO;
  902. DEBUG_INFORMATION_FORMAT = dwarf;
  903. ENABLE_STRICT_OBJC_MSGSEND = YES;
  904. ENABLE_TESTABILITY = YES;
  905. GCC_C_LANGUAGE_STANDARD = gnu11;
  906. GCC_DYNAMIC_NO_PIC = NO;
  907. GCC_NO_COMMON_BLOCKS = YES;
  908. GCC_OPTIMIZATION_LEVEL = 0;
  909. GCC_PREPROCESSOR_DEFINITIONS = (
  910. "DEBUG=1",
  911. "$(inherited)",
  912. );
  913. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  914. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  915. GCC_WARN_UNDECLARED_SELECTOR = YES;
  916. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  917. GCC_WARN_UNUSED_FUNCTION = YES;
  918. GCC_WARN_UNUSED_VARIABLE = YES;
  919. IPHONEOS_DEPLOYMENT_TARGET = 14.2;
  920. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  921. MTL_FAST_MATH = YES;
  922. ONLY_ACTIVE_ARCH = YES;
  923. SDKROOT = iphoneos;
  924. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  925. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  926. };
  927. name = Debug;
  928. };
  929. 51A1F3AB25883DCF0025932B /* Release */ = {
  930. isa = XCBuildConfiguration;
  931. buildSettings = {
  932. ALWAYS_SEARCH_USER_PATHS = NO;
  933. CLANG_ANALYZER_NONNULL = YES;
  934. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  935. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  936. CLANG_CXX_LIBRARY = "libc++";
  937. CLANG_ENABLE_MODULES = YES;
  938. CLANG_ENABLE_OBJC_ARC = YES;
  939. CLANG_ENABLE_OBJC_WEAK = YES;
  940. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  941. CLANG_WARN_BOOL_CONVERSION = YES;
  942. CLANG_WARN_COMMA = YES;
  943. CLANG_WARN_CONSTANT_CONVERSION = YES;
  944. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  945. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  946. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  947. CLANG_WARN_EMPTY_BODY = YES;
  948. CLANG_WARN_ENUM_CONVERSION = YES;
  949. CLANG_WARN_INFINITE_RECURSION = YES;
  950. CLANG_WARN_INT_CONVERSION = YES;
  951. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  952. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  953. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  954. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  955. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  956. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  957. CLANG_WARN_STRICT_PROTOTYPES = YES;
  958. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  959. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  960. CLANG_WARN_UNREACHABLE_CODE = YES;
  961. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  962. COPY_PHASE_STRIP = NO;
  963. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  964. ENABLE_NS_ASSERTIONS = NO;
  965. ENABLE_STRICT_OBJC_MSGSEND = YES;
  966. GCC_C_LANGUAGE_STANDARD = gnu11;
  967. GCC_NO_COMMON_BLOCKS = YES;
  968. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  969. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  970. GCC_WARN_UNDECLARED_SELECTOR = YES;
  971. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  972. GCC_WARN_UNUSED_FUNCTION = YES;
  973. GCC_WARN_UNUSED_VARIABLE = YES;
  974. IPHONEOS_DEPLOYMENT_TARGET = 14.2;
  975. MTL_ENABLE_DEBUG_INFO = NO;
  976. MTL_FAST_MATH = YES;
  977. SDKROOT = iphoneos;
  978. SWIFT_COMPILATION_MODE = wholemodule;
  979. SWIFT_OPTIMIZATION_LEVEL = "-O";
  980. VALIDATE_PRODUCT = YES;
  981. };
  982. name = Release;
  983. };
  984. 51A1F3AD25883DCF0025932B /* Debug */ = {
  985. isa = XCBuildConfiguration;
  986. buildSettings = {
  987. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  988. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  989. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  990. CODE_SIGN_ENTITLEMENTS = AdvancedSample/AdvancedSample.entitlements;
  991. CODE_SIGN_IDENTITY = "iPhone Developer";
  992. CODE_SIGN_STYLE = Manual;
  993. DEVELOPMENT_ASSET_PATHS = "\"AdvancedSample/Preview Content\"";
  994. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  995. ENABLE_PREVIEWS = YES;
  996. INFOPLIST_FILE = AdvancedSample/Info.plist;
  997. LD_RUNPATH_SEARCH_PATHS = (
  998. "$(inherited)",
  999. "@executable_path/Frameworks",
  1000. );
  1001. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev;
  1002. PRODUCT_NAME = "$(TARGET_NAME)";
  1003. PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions Dev";
  1004. SWIFT_VERSION = 5.0;
  1005. TARGETED_DEVICE_FAMILY = "1,2";
  1006. };
  1007. name = Debug;
  1008. };
  1009. 51A1F3AE25883DCF0025932B /* Release */ = {
  1010. isa = XCBuildConfiguration;
  1011. buildSettings = {
  1012. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1013. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1014. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1015. CODE_SIGN_ENTITLEMENTS = AdvancedSample/AdvancedSample.entitlements;
  1016. CODE_SIGN_IDENTITY = "iPhone Developer";
  1017. CODE_SIGN_STYLE = Manual;
  1018. DEVELOPMENT_ASSET_PATHS = "\"AdvancedSample/Preview Content\"";
  1019. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  1020. ENABLE_PREVIEWS = YES;
  1021. INFOPLIST_FILE = AdvancedSample/Info.plist;
  1022. LD_RUNPATH_SEARCH_PATHS = (
  1023. "$(inherited)",
  1024. "@executable_path/Frameworks",
  1025. );
  1026. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev;
  1027. PRODUCT_NAME = "$(TARGET_NAME)";
  1028. PROVISIONING_PROFILE_SPECIFIER = "Firebase iOS App Extensions Dev";
  1029. SWIFT_VERSION = 5.0;
  1030. TARGETED_DEVICE_FAMILY = "1,2";
  1031. };
  1032. name = Release;
  1033. };
  1034. /* End XCBuildConfiguration section */
  1035. /* Begin XCConfigurationList section */
  1036. 519448FC258AEF6F00297021 /* Build configuration list for PBXNativeTarget "NotificationServiceExtension" */ = {
  1037. isa = XCConfigurationList;
  1038. buildConfigurations = (
  1039. 519448FA258AEF6F00297021 /* Debug */,
  1040. 519448FB258AEF6F00297021 /* Release */,
  1041. );
  1042. defaultConfigurationIsVisible = 0;
  1043. defaultConfigurationName = Release;
  1044. };
  1045. 5194491A258AF0B200297021 /* Build configuration list for PBXNativeTarget "AppClips" */ = {
  1046. isa = XCConfigurationList;
  1047. buildConfigurations = (
  1048. 5194491B258AF0B200297021 /* Debug */,
  1049. 5194491C258AF0B200297021 /* Release */,
  1050. );
  1051. defaultConfigurationIsVisible = 0;
  1052. defaultConfigurationName = Release;
  1053. };
  1054. 51944978258AF2D000297021 /* Build configuration list for PBXNativeTarget "SampleWatchWatchKitExtension" */ = {
  1055. isa = XCConfigurationList;
  1056. buildConfigurations = (
  1057. 51944976258AF2D000297021 /* Debug */,
  1058. 51944977258AF2D000297021 /* Release */,
  1059. );
  1060. defaultConfigurationIsVisible = 0;
  1061. defaultConfigurationName = Release;
  1062. };
  1063. 51944979258AF2D000297021 /* Build configuration list for PBXNativeTarget "SampleWatchWatchKitApp" */ = {
  1064. isa = XCConfigurationList;
  1065. buildConfigurations = (
  1066. 51944973258AF2D000297021 /* Debug */,
  1067. 51944974258AF2D000297021 /* Release */,
  1068. );
  1069. defaultConfigurationIsVisible = 0;
  1070. defaultConfigurationName = Release;
  1071. };
  1072. 5194497A258AF2D000297021 /* Build configuration list for PBXNativeTarget "SampleWatch" */ = {
  1073. isa = XCConfigurationList;
  1074. buildConfigurations = (
  1075. 51944970258AF2D000297021 /* Debug */,
  1076. 51944971258AF2D000297021 /* Release */,
  1077. );
  1078. defaultConfigurationIsVisible = 0;
  1079. defaultConfigurationName = Release;
  1080. };
  1081. 51A1F39325883DCE0025932B /* Build configuration list for PBXProject "AdvancedSample" */ = {
  1082. isa = XCConfigurationList;
  1083. buildConfigurations = (
  1084. 51A1F3AA25883DCF0025932B /* Debug */,
  1085. 51A1F3AB25883DCF0025932B /* Release */,
  1086. );
  1087. defaultConfigurationIsVisible = 0;
  1088. defaultConfigurationName = Release;
  1089. };
  1090. 51A1F3AC25883DCF0025932B /* Build configuration list for PBXNativeTarget "AdvancedSample" */ = {
  1091. isa = XCConfigurationList;
  1092. buildConfigurations = (
  1093. 51A1F3AD25883DCF0025932B /* Debug */,
  1094. 51A1F3AE25883DCF0025932B /* Release */,
  1095. );
  1096. defaultConfigurationIsVisible = 0;
  1097. defaultConfigurationName = Release;
  1098. };
  1099. /* End XCConfigurationList section */
  1100. };
  1101. rootObject = 51A1F39025883DCE0025932B /* Project object */;
  1102. }