project.pbxproj 49 KB

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