project.pbxproj 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 51;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 5156947923F4965000E7C350 /* SampleWatchAppWatchKitApp.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 5156947823F4965000E7C350 /* SampleWatchAppWatchKitApp.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  10. 5156947F23F4965000E7C350 /* Interface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5156947D23F4965000E7C350 /* Interface.storyboard */; };
  11. 5156948123F4965100E7C350 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5156948023F4965100E7C350 /* Assets.xcassets */; };
  12. 5156948823F4965100E7C350 /* SampleWatchAppWatchKitExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 5156948723F4965100E7C350 /* SampleWatchAppWatchKitExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  13. 5156948D23F4965100E7C350 /* InterfaceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5156948C23F4965100E7C350 /* InterfaceController.swift */; };
  14. 5156948F23F4965100E7C350 /* ExtensionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5156948E23F4965100E7C350 /* ExtensionDelegate.swift */; };
  15. 5156949123F4965100E7C350 /* NotificationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5156949023F4965100E7C350 /* NotificationController.swift */; };
  16. 5156949323F4965100E7C350 /* ComplicationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5156949223F4965100E7C350 /* ComplicationController.swift */; };
  17. 5156949523F4965200E7C350 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5156949423F4965200E7C350 /* Assets.xcassets */; };
  18. 515694AF23F4A3D200E7C350 /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 515694AE23F4A3D200E7C350 /* NotificationService.swift */; };
  19. 515694B323F4A3D200E7C350 /* ServiceExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 515694AC23F4A3D200E7C350 /* ServiceExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  20. 515694B923F4A6E100E7C350 /* RootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 515694B823F4A6E100E7C350 /* RootView.swift */; };
  21. /* End PBXBuildFile section */
  22. /* Begin PBXContainerItemProxy section */
  23. 5156947A23F4965000E7C350 /* PBXContainerItemProxy */ = {
  24. isa = PBXContainerItemProxy;
  25. containerPortal = 5156946E23F4965000E7C350 /* Project object */;
  26. proxyType = 1;
  27. remoteGlobalIDString = 5156947723F4965000E7C350;
  28. remoteInfo = "SampleWatchApp WatchKit App";
  29. };
  30. 5156948923F4965100E7C350 /* PBXContainerItemProxy */ = {
  31. isa = PBXContainerItemProxy;
  32. containerPortal = 5156946E23F4965000E7C350 /* Project object */;
  33. proxyType = 1;
  34. remoteGlobalIDString = 5156948623F4965100E7C350;
  35. remoteInfo = "SampleWatchApp WatchKit Extension";
  36. };
  37. 515694B123F4A3D200E7C350 /* PBXContainerItemProxy */ = {
  38. isa = PBXContainerItemProxy;
  39. containerPortal = 5156946E23F4965000E7C350 /* Project object */;
  40. proxyType = 1;
  41. remoteGlobalIDString = 515694AB23F4A3D200E7C350;
  42. remoteInfo = ServiceExtension;
  43. };
  44. /* End PBXContainerItemProxy section */
  45. /* Begin PBXCopyFilesBuildPhase section */
  46. 5156949D23F4965200E7C350 /* Embed App Extensions */ = {
  47. isa = PBXCopyFilesBuildPhase;
  48. buildActionMask = 2147483647;
  49. dstPath = "";
  50. dstSubfolderSpec = 13;
  51. files = (
  52. 5156948823F4965100E7C350 /* SampleWatchAppWatchKitExtension.appex in Embed App Extensions */,
  53. );
  54. name = "Embed App Extensions";
  55. runOnlyForDeploymentPostprocessing = 0;
  56. };
  57. 515694A123F4965200E7C350 /* Embed Watch Content */ = {
  58. isa = PBXCopyFilesBuildPhase;
  59. buildActionMask = 2147483647;
  60. dstPath = "$(CONTENTS_FOLDER_PATH)/Watch";
  61. dstSubfolderSpec = 16;
  62. files = (
  63. 5156947923F4965000E7C350 /* SampleWatchAppWatchKitApp.app in Embed Watch Content */,
  64. );
  65. name = "Embed Watch Content";
  66. runOnlyForDeploymentPostprocessing = 0;
  67. };
  68. 515694B723F4A3D200E7C350 /* Embed App Extensions */ = {
  69. isa = PBXCopyFilesBuildPhase;
  70. buildActionMask = 2147483647;
  71. dstPath = "";
  72. dstSubfolderSpec = 13;
  73. files = (
  74. 515694B323F4A3D200E7C350 /* ServiceExtension.appex in Embed App Extensions */,
  75. );
  76. name = "Embed App Extensions";
  77. runOnlyForDeploymentPostprocessing = 0;
  78. };
  79. /* End PBXCopyFilesBuildPhase section */
  80. /* Begin PBXFileReference section */
  81. 5156947423F4965000E7C350 /* SampleWatchApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SampleWatchApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
  82. 5156947823F4965000E7C350 /* SampleWatchAppWatchKitApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SampleWatchAppWatchKitApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
  83. 5156947E23F4965000E7C350 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Interface.storyboard; sourceTree = "<group>"; };
  84. 5156948023F4965100E7C350 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  85. 5156948223F4965100E7C350 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  86. 5156948723F4965100E7C350 /* SampleWatchAppWatchKitExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = SampleWatchAppWatchKitExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  87. 5156948C23F4965100E7C350 /* InterfaceController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InterfaceController.swift; sourceTree = "<group>"; };
  88. 5156948E23F4965100E7C350 /* ExtensionDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionDelegate.swift; sourceTree = "<group>"; };
  89. 5156949023F4965100E7C350 /* NotificationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationController.swift; sourceTree = "<group>"; };
  90. 5156949223F4965100E7C350 /* ComplicationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComplicationController.swift; sourceTree = "<group>"; };
  91. 5156949423F4965200E7C350 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  92. 5156949623F4965200E7C350 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  93. 5156949723F4965200E7C350 /* PushNotificationPayload.apns */ = {isa = PBXFileReference; lastKnownFileType = text; path = PushNotificationPayload.apns; sourceTree = "<group>"; };
  94. 515694A523F497E700E7C350 /* SampleWatchAppWatchKitExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SampleWatchAppWatchKitExtension.entitlements; sourceTree = "<group>"; };
  95. 515694AC23F4A3D200E7C350 /* ServiceExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = ServiceExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  96. 515694AE23F4A3D200E7C350 /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; };
  97. 515694B023F4A3D200E7C350 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  98. 515694B823F4A6E100E7C350 /* RootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RootView.swift; sourceTree = "<group>"; };
  99. /* End PBXFileReference section */
  100. /* Begin PBXFrameworksBuildPhase section */
  101. 234E535ADBAFCD783D6057C7 /* Frameworks */ = {
  102. isa = PBXFrameworksBuildPhase;
  103. buildActionMask = 2147483647;
  104. files = (
  105. );
  106. runOnlyForDeploymentPostprocessing = 0;
  107. };
  108. 5156948423F4965100E7C350 /* Frameworks */ = {
  109. isa = PBXFrameworksBuildPhase;
  110. buildActionMask = 2147483647;
  111. files = (
  112. );
  113. runOnlyForDeploymentPostprocessing = 0;
  114. };
  115. 515694A923F4A3D200E7C350 /* Frameworks */ = {
  116. isa = PBXFrameworksBuildPhase;
  117. buildActionMask = 2147483647;
  118. files = (
  119. );
  120. runOnlyForDeploymentPostprocessing = 0;
  121. };
  122. C00F5EF1D57948C8492A37CA /* Frameworks */ = {
  123. isa = PBXFrameworksBuildPhase;
  124. buildActionMask = 2147483647;
  125. files = (
  126. );
  127. runOnlyForDeploymentPostprocessing = 0;
  128. };
  129. /* End PBXFrameworksBuildPhase section */
  130. /* Begin PBXGroup section */
  131. 5156946D23F4965000E7C350 = {
  132. isa = PBXGroup;
  133. children = (
  134. 5156947C23F4965000E7C350 /* SampleWatchAppWatchKitApp */,
  135. 5156948B23F4965100E7C350 /* SampleWatchAppWatchKitExtension */,
  136. 515694AD23F4A3D200E7C350 /* ServiceExtension */,
  137. 5156947523F4965000E7C350 /* Products */,
  138. );
  139. sourceTree = "<group>";
  140. };
  141. 5156947523F4965000E7C350 /* Products */ = {
  142. isa = PBXGroup;
  143. children = (
  144. 5156947423F4965000E7C350 /* SampleWatchApp.app */,
  145. 5156947823F4965000E7C350 /* SampleWatchAppWatchKitApp.app */,
  146. 5156948723F4965100E7C350 /* SampleWatchAppWatchKitExtension.appex */,
  147. 515694AC23F4A3D200E7C350 /* ServiceExtension.appex */,
  148. );
  149. name = Products;
  150. sourceTree = "<group>";
  151. };
  152. 5156947C23F4965000E7C350 /* SampleWatchAppWatchKitApp */ = {
  153. isa = PBXGroup;
  154. children = (
  155. 5156947D23F4965000E7C350 /* Interface.storyboard */,
  156. 5156948023F4965100E7C350 /* Assets.xcassets */,
  157. 5156948223F4965100E7C350 /* Info.plist */,
  158. );
  159. path = SampleWatchAppWatchKitApp;
  160. sourceTree = "<group>";
  161. };
  162. 5156948B23F4965100E7C350 /* SampleWatchAppWatchKitExtension */ = {
  163. isa = PBXGroup;
  164. children = (
  165. 515694A523F497E700E7C350 /* SampleWatchAppWatchKitExtension.entitlements */,
  166. 5156948C23F4965100E7C350 /* InterfaceController.swift */,
  167. 5156948E23F4965100E7C350 /* ExtensionDelegate.swift */,
  168. 5156949023F4965100E7C350 /* NotificationController.swift */,
  169. 5156949223F4965100E7C350 /* ComplicationController.swift */,
  170. 5156949423F4965200E7C350 /* Assets.xcassets */,
  171. 5156949623F4965200E7C350 /* Info.plist */,
  172. 5156949723F4965200E7C350 /* PushNotificationPayload.apns */,
  173. 515694B823F4A6E100E7C350 /* RootView.swift */,
  174. );
  175. path = SampleWatchAppWatchKitExtension;
  176. sourceTree = "<group>";
  177. };
  178. 515694AD23F4A3D200E7C350 /* ServiceExtension */ = {
  179. isa = PBXGroup;
  180. children = (
  181. 515694AE23F4A3D200E7C350 /* NotificationService.swift */,
  182. 515694B023F4A3D200E7C350 /* Info.plist */,
  183. );
  184. path = ServiceExtension;
  185. sourceTree = "<group>";
  186. };
  187. /* End PBXGroup section */
  188. /* Begin PBXNativeTarget section */
  189. 5156947323F4965000E7C350 /* SampleWatchApp */ = {
  190. isa = PBXNativeTarget;
  191. buildConfigurationList = 515694A223F4965200E7C350 /* Build configuration list for PBXNativeTarget "SampleWatchApp" */;
  192. buildPhases = (
  193. 5156947223F4965000E7C350 /* Resources */,
  194. 515694A123F4965200E7C350 /* Embed Watch Content */,
  195. 234E535ADBAFCD783D6057C7 /* Frameworks */,
  196. );
  197. buildRules = (
  198. );
  199. dependencies = (
  200. 5156947B23F4965000E7C350 /* PBXTargetDependency */,
  201. );
  202. name = SampleWatchApp;
  203. productName = SampleWatchApp;
  204. productReference = 5156947423F4965000E7C350 /* SampleWatchApp.app */;
  205. productType = "com.apple.product-type.application.watchapp2-container";
  206. };
  207. 5156947723F4965000E7C350 /* SampleWatchAppWatchKitApp */ = {
  208. isa = PBXNativeTarget;
  209. buildConfigurationList = 5156949E23F4965200E7C350 /* Build configuration list for PBXNativeTarget "SampleWatchAppWatchKitApp" */;
  210. buildPhases = (
  211. 5156947623F4965000E7C350 /* Resources */,
  212. 5156949D23F4965200E7C350 /* Embed App Extensions */,
  213. C00F5EF1D57948C8492A37CA /* Frameworks */,
  214. );
  215. buildRules = (
  216. );
  217. dependencies = (
  218. 5156948A23F4965100E7C350 /* PBXTargetDependency */,
  219. );
  220. name = SampleWatchAppWatchKitApp;
  221. productName = "SampleWatchApp WatchKit App";
  222. productReference = 5156947823F4965000E7C350 /* SampleWatchAppWatchKitApp.app */;
  223. productType = "com.apple.product-type.application.watchapp2";
  224. };
  225. 5156948623F4965100E7C350 /* SampleWatchAppWatchKitExtension */ = {
  226. isa = PBXNativeTarget;
  227. buildConfigurationList = 5156949A23F4965200E7C350 /* Build configuration list for PBXNativeTarget "SampleWatchAppWatchKitExtension" */;
  228. buildPhases = (
  229. 5156948323F4965100E7C350 /* Sources */,
  230. 5156948423F4965100E7C350 /* Frameworks */,
  231. 5156948523F4965100E7C350 /* Resources */,
  232. 515694B723F4A3D200E7C350 /* Embed App Extensions */,
  233. );
  234. buildRules = (
  235. );
  236. dependencies = (
  237. 515694B223F4A3D200E7C350 /* PBXTargetDependency */,
  238. );
  239. name = SampleWatchAppWatchKitExtension;
  240. productName = "SampleWatchApp WatchKit Extension";
  241. productReference = 5156948723F4965100E7C350 /* SampleWatchAppWatchKitExtension.appex */;
  242. productType = "com.apple.product-type.watchkit2-extension";
  243. };
  244. 515694AB23F4A3D200E7C350 /* ServiceExtension */ = {
  245. isa = PBXNativeTarget;
  246. buildConfigurationList = 515694B423F4A3D200E7C350 /* Build configuration list for PBXNativeTarget "ServiceExtension" */;
  247. buildPhases = (
  248. 515694A823F4A3D200E7C350 /* Sources */,
  249. 515694A923F4A3D200E7C350 /* Frameworks */,
  250. 515694AA23F4A3D200E7C350 /* Resources */,
  251. );
  252. buildRules = (
  253. );
  254. dependencies = (
  255. );
  256. name = ServiceExtension;
  257. productName = ServiceExtension;
  258. productReference = 515694AC23F4A3D200E7C350 /* ServiceExtension.appex */;
  259. productType = "com.apple.product-type.app-extension";
  260. };
  261. /* End PBXNativeTarget section */
  262. /* Begin PBXProject section */
  263. 5156946E23F4965000E7C350 /* Project object */ = {
  264. isa = PBXProject;
  265. attributes = {
  266. LastSwiftUpdateCheck = 1120;
  267. LastUpgradeCheck = 1120;
  268. ORGANIZATIONNAME = "Google, Inc";
  269. TargetAttributes = {
  270. 5156947323F4965000E7C350 = {
  271. CreatedOnToolsVersion = 11.2.1;
  272. };
  273. 5156947723F4965000E7C350 = {
  274. CreatedOnToolsVersion = 11.2.1;
  275. };
  276. 5156948623F4965100E7C350 = {
  277. CreatedOnToolsVersion = 11.2.1;
  278. };
  279. 515694AB23F4A3D200E7C350 = {
  280. CreatedOnToolsVersion = 11.2.1;
  281. };
  282. };
  283. };
  284. buildConfigurationList = 5156947123F4965000E7C350 /* Build configuration list for PBXProject "SampleWatchApp" */;
  285. compatibilityVersion = "Xcode 9.3";
  286. developmentRegion = en;
  287. hasScannedForEncodings = 0;
  288. knownRegions = (
  289. en,
  290. Base,
  291. );
  292. mainGroup = 5156946D23F4965000E7C350;
  293. productRefGroup = 5156947523F4965000E7C350 /* Products */;
  294. projectDirPath = "";
  295. projectRoot = "";
  296. targets = (
  297. 5156947323F4965000E7C350 /* SampleWatchApp */,
  298. 5156947723F4965000E7C350 /* SampleWatchAppWatchKitApp */,
  299. 5156948623F4965100E7C350 /* SampleWatchAppWatchKitExtension */,
  300. 515694AB23F4A3D200E7C350 /* ServiceExtension */,
  301. );
  302. };
  303. /* End PBXProject section */
  304. /* Begin PBXResourcesBuildPhase section */
  305. 5156947223F4965000E7C350 /* Resources */ = {
  306. isa = PBXResourcesBuildPhase;
  307. buildActionMask = 2147483647;
  308. files = (
  309. );
  310. runOnlyForDeploymentPostprocessing = 0;
  311. };
  312. 5156947623F4965000E7C350 /* Resources */ = {
  313. isa = PBXResourcesBuildPhase;
  314. buildActionMask = 2147483647;
  315. files = (
  316. 5156948123F4965100E7C350 /* Assets.xcassets in Resources */,
  317. 5156947F23F4965000E7C350 /* Interface.storyboard in Resources */,
  318. );
  319. runOnlyForDeploymentPostprocessing = 0;
  320. };
  321. 5156948523F4965100E7C350 /* Resources */ = {
  322. isa = PBXResourcesBuildPhase;
  323. buildActionMask = 2147483647;
  324. files = (
  325. 5156949523F4965200E7C350 /* Assets.xcassets in Resources */,
  326. );
  327. runOnlyForDeploymentPostprocessing = 0;
  328. };
  329. 515694AA23F4A3D200E7C350 /* Resources */ = {
  330. isa = PBXResourcesBuildPhase;
  331. buildActionMask = 2147483647;
  332. files = (
  333. );
  334. runOnlyForDeploymentPostprocessing = 0;
  335. };
  336. /* End PBXResourcesBuildPhase section */
  337. /* Begin PBXSourcesBuildPhase section */
  338. 5156948323F4965100E7C350 /* Sources */ = {
  339. isa = PBXSourcesBuildPhase;
  340. buildActionMask = 2147483647;
  341. files = (
  342. 5156949123F4965100E7C350 /* NotificationController.swift in Sources */,
  343. 5156949323F4965100E7C350 /* ComplicationController.swift in Sources */,
  344. 5156948F23F4965100E7C350 /* ExtensionDelegate.swift in Sources */,
  345. 5156948D23F4965100E7C350 /* InterfaceController.swift in Sources */,
  346. 515694B923F4A6E100E7C350 /* RootView.swift in Sources */,
  347. );
  348. runOnlyForDeploymentPostprocessing = 0;
  349. };
  350. 515694A823F4A3D200E7C350 /* Sources */ = {
  351. isa = PBXSourcesBuildPhase;
  352. buildActionMask = 2147483647;
  353. files = (
  354. 515694AF23F4A3D200E7C350 /* NotificationService.swift in Sources */,
  355. );
  356. runOnlyForDeploymentPostprocessing = 0;
  357. };
  358. /* End PBXSourcesBuildPhase section */
  359. /* Begin PBXTargetDependency section */
  360. 5156947B23F4965000E7C350 /* PBXTargetDependency */ = {
  361. isa = PBXTargetDependency;
  362. target = 5156947723F4965000E7C350 /* SampleWatchAppWatchKitApp */;
  363. targetProxy = 5156947A23F4965000E7C350 /* PBXContainerItemProxy */;
  364. };
  365. 5156948A23F4965100E7C350 /* PBXTargetDependency */ = {
  366. isa = PBXTargetDependency;
  367. target = 5156948623F4965100E7C350 /* SampleWatchAppWatchKitExtension */;
  368. targetProxy = 5156948923F4965100E7C350 /* PBXContainerItemProxy */;
  369. };
  370. 515694B223F4A3D200E7C350 /* PBXTargetDependency */ = {
  371. isa = PBXTargetDependency;
  372. target = 515694AB23F4A3D200E7C350 /* ServiceExtension */;
  373. targetProxy = 515694B123F4A3D200E7C350 /* PBXContainerItemProxy */;
  374. };
  375. /* End PBXTargetDependency section */
  376. /* Begin PBXVariantGroup section */
  377. 5156947D23F4965000E7C350 /* Interface.storyboard */ = {
  378. isa = PBXVariantGroup;
  379. children = (
  380. 5156947E23F4965000E7C350 /* Base */,
  381. );
  382. name = Interface.storyboard;
  383. sourceTree = "<group>";
  384. };
  385. /* End PBXVariantGroup section */
  386. /* Begin XCBuildConfiguration section */
  387. 5156949823F4965200E7C350 /* Debug */ = {
  388. isa = XCBuildConfiguration;
  389. buildSettings = {
  390. ALWAYS_SEARCH_USER_PATHS = NO;
  391. CLANG_ANALYZER_NONNULL = YES;
  392. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  393. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  394. CLANG_CXX_LIBRARY = "libc++";
  395. CLANG_ENABLE_MODULES = YES;
  396. CLANG_ENABLE_OBJC_ARC = YES;
  397. CLANG_ENABLE_OBJC_WEAK = YES;
  398. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  399. CLANG_WARN_BOOL_CONVERSION = YES;
  400. CLANG_WARN_COMMA = YES;
  401. CLANG_WARN_CONSTANT_CONVERSION = YES;
  402. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  403. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  404. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  405. CLANG_WARN_EMPTY_BODY = YES;
  406. CLANG_WARN_ENUM_CONVERSION = YES;
  407. CLANG_WARN_INFINITE_RECURSION = YES;
  408. CLANG_WARN_INT_CONVERSION = YES;
  409. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  410. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  411. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  412. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  413. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  414. CLANG_WARN_STRICT_PROTOTYPES = YES;
  415. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  416. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  417. CLANG_WARN_UNREACHABLE_CODE = YES;
  418. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  419. COPY_PHASE_STRIP = NO;
  420. DEBUG_INFORMATION_FORMAT = dwarf;
  421. ENABLE_STRICT_OBJC_MSGSEND = YES;
  422. ENABLE_TESTABILITY = YES;
  423. GCC_C_LANGUAGE_STANDARD = gnu11;
  424. GCC_DYNAMIC_NO_PIC = NO;
  425. GCC_NO_COMMON_BLOCKS = YES;
  426. GCC_OPTIMIZATION_LEVEL = 0;
  427. GCC_PREPROCESSOR_DEFINITIONS = (
  428. "DEBUG=1",
  429. "$(inherited)",
  430. );
  431. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  432. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  433. GCC_WARN_UNDECLARED_SELECTOR = YES;
  434. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  435. GCC_WARN_UNUSED_FUNCTION = YES;
  436. GCC_WARN_UNUSED_VARIABLE = YES;
  437. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  438. MTL_FAST_MATH = YES;
  439. ONLY_ACTIVE_ARCH = YES;
  440. SDKROOT = iphoneos;
  441. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  442. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  443. };
  444. name = Debug;
  445. };
  446. 5156949923F4965200E7C350 /* Release */ = {
  447. isa = XCBuildConfiguration;
  448. buildSettings = {
  449. ALWAYS_SEARCH_USER_PATHS = NO;
  450. CLANG_ANALYZER_NONNULL = YES;
  451. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  452. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  453. CLANG_CXX_LIBRARY = "libc++";
  454. CLANG_ENABLE_MODULES = YES;
  455. CLANG_ENABLE_OBJC_ARC = YES;
  456. CLANG_ENABLE_OBJC_WEAK = YES;
  457. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  458. CLANG_WARN_BOOL_CONVERSION = YES;
  459. CLANG_WARN_COMMA = YES;
  460. CLANG_WARN_CONSTANT_CONVERSION = YES;
  461. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  462. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  463. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  464. CLANG_WARN_EMPTY_BODY = YES;
  465. CLANG_WARN_ENUM_CONVERSION = YES;
  466. CLANG_WARN_INFINITE_RECURSION = YES;
  467. CLANG_WARN_INT_CONVERSION = YES;
  468. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  469. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  470. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  471. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  472. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  473. CLANG_WARN_STRICT_PROTOTYPES = YES;
  474. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  475. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  476. CLANG_WARN_UNREACHABLE_CODE = YES;
  477. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  478. COPY_PHASE_STRIP = NO;
  479. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  480. ENABLE_NS_ASSERTIONS = NO;
  481. ENABLE_STRICT_OBJC_MSGSEND = YES;
  482. GCC_C_LANGUAGE_STANDARD = gnu11;
  483. GCC_NO_COMMON_BLOCKS = YES;
  484. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  485. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  486. GCC_WARN_UNDECLARED_SELECTOR = YES;
  487. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  488. GCC_WARN_UNUSED_FUNCTION = YES;
  489. GCC_WARN_UNUSED_VARIABLE = YES;
  490. MTL_ENABLE_DEBUG_INFO = NO;
  491. MTL_FAST_MATH = YES;
  492. SDKROOT = iphoneos;
  493. SWIFT_COMPILATION_MODE = wholemodule;
  494. SWIFT_OPTIMIZATION_LEVEL = "-O";
  495. VALIDATE_PRODUCT = YES;
  496. };
  497. name = Release;
  498. };
  499. 5156949B23F4965200E7C350 /* Debug */ = {
  500. isa = XCBuildConfiguration;
  501. buildSettings = {
  502. ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
  503. CODE_SIGN_ENTITLEMENTS = SampleWatchAppWatchKitExtension/SampleWatchAppWatchKitExtension.entitlements;
  504. CODE_SIGN_IDENTITY = "Apple Development";
  505. CODE_SIGN_STYLE = Manual;
  506. DEVELOPMENT_TEAM = "";
  507. INFOPLIST_FILE = SampleWatchAppWatchKitExtension/Info.plist;
  508. LD_RUNPATH_SEARCH_PATHS = (
  509. "$(inherited)",
  510. "@executable_path/Frameworks",
  511. "@executable_path/../../Frameworks",
  512. );
  513. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.WatchKitApp.WatchKitExtension;
  514. PRODUCT_NAME = "${TARGET_NAME}";
  515. PROVISIONING_PROFILE_SPECIFIER = "";
  516. SDKROOT = watchos;
  517. SKIP_INSTALL = YES;
  518. SWIFT_VERSION = 5.0;
  519. TARGETED_DEVICE_FAMILY = 4;
  520. WATCHOS_DEPLOYMENT_TARGET = 6.1;
  521. };
  522. name = Debug;
  523. };
  524. 5156949C23F4965200E7C350 /* Release */ = {
  525. isa = XCBuildConfiguration;
  526. buildSettings = {
  527. ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
  528. CODE_SIGN_ENTITLEMENTS = SampleWatchAppWatchKitExtension/SampleWatchAppWatchKitExtension.entitlements;
  529. CODE_SIGN_IDENTITY = "Apple Development";
  530. CODE_SIGN_STYLE = Manual;
  531. DEVELOPMENT_TEAM = "";
  532. INFOPLIST_FILE = SampleWatchAppWatchKitExtension/Info.plist;
  533. LD_RUNPATH_SEARCH_PATHS = (
  534. "$(inherited)",
  535. "@executable_path/Frameworks",
  536. "@executable_path/../../Frameworks",
  537. );
  538. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.WatchKitApp.WatchKitExtension;
  539. PRODUCT_NAME = "${TARGET_NAME}";
  540. PROVISIONING_PROFILE_SPECIFIER = "";
  541. SDKROOT = watchos;
  542. SKIP_INSTALL = YES;
  543. SWIFT_VERSION = 5.0;
  544. TARGETED_DEVICE_FAMILY = 4;
  545. WATCHOS_DEPLOYMENT_TARGET = 6.1;
  546. };
  547. name = Release;
  548. };
  549. 5156949F23F4965200E7C350 /* Debug */ = {
  550. isa = XCBuildConfiguration;
  551. buildSettings = {
  552. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  553. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  554. CODE_SIGN_IDENTITY = "Apple Development";
  555. CODE_SIGN_STYLE = Manual;
  556. DEVELOPMENT_TEAM = "";
  557. IBSC_MODULE = SampleWatchAppWatchKitExtension;
  558. INFOPLIST_FILE = SampleWatchAppWatchKitApp/Info.plist;
  559. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.WatchKitApp;
  560. PRODUCT_NAME = "$(TARGET_NAME)";
  561. PROVISIONING_PROFILE_SPECIFIER = "";
  562. SDKROOT = watchos;
  563. SKIP_INSTALL = YES;
  564. SWIFT_VERSION = 5.0;
  565. TARGETED_DEVICE_FAMILY = 4;
  566. WATCHOS_DEPLOYMENT_TARGET = 6.1;
  567. };
  568. name = Debug;
  569. };
  570. 515694A023F4965200E7C350 /* Release */ = {
  571. isa = XCBuildConfiguration;
  572. buildSettings = {
  573. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  574. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  575. CODE_SIGN_IDENTITY = "Apple Development";
  576. CODE_SIGN_STYLE = Manual;
  577. DEVELOPMENT_TEAM = "";
  578. IBSC_MODULE = SampleWatchAppWatchKitExtension;
  579. INFOPLIST_FILE = SampleWatchAppWatchKitApp/Info.plist;
  580. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.WatchKitApp;
  581. PRODUCT_NAME = "$(TARGET_NAME)";
  582. PROVISIONING_PROFILE_SPECIFIER = "";
  583. SDKROOT = watchos;
  584. SKIP_INSTALL = YES;
  585. SWIFT_VERSION = 5.0;
  586. TARGETED_DEVICE_FAMILY = 4;
  587. WATCHOS_DEPLOYMENT_TARGET = 6.1;
  588. };
  589. name = Release;
  590. };
  591. 515694A323F4965200E7C350 /* Debug */ = {
  592. isa = XCBuildConfiguration;
  593. buildSettings = {
  594. CODE_SIGN_IDENTITY = "Apple Development";
  595. CODE_SIGN_STYLE = Manual;
  596. CURRENT_PROJECT_VERSION = 1;
  597. DEVELOPMENT_TEAM = "";
  598. MARKETING_VERSION = 1.0;
  599. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev;
  600. PRODUCT_NAME = "$(TARGET_NAME)";
  601. PROVISIONING_PROFILE_SPECIFIER = "";
  602. SWIFT_VERSION = 5.0;
  603. };
  604. name = Debug;
  605. };
  606. 515694A423F4965200E7C350 /* Release */ = {
  607. isa = XCBuildConfiguration;
  608. buildSettings = {
  609. CODE_SIGN_IDENTITY = "Apple Development";
  610. CODE_SIGN_STYLE = Manual;
  611. CURRENT_PROJECT_VERSION = 1;
  612. DEVELOPMENT_TEAM = "";
  613. MARKETING_VERSION = 1.0;
  614. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev;
  615. PRODUCT_NAME = "$(TARGET_NAME)";
  616. PROVISIONING_PROFILE_SPECIFIER = "";
  617. SWIFT_VERSION = 5.0;
  618. };
  619. name = Release;
  620. };
  621. 515694B523F4A3D200E7C350 /* Debug */ = {
  622. isa = XCBuildConfiguration;
  623. buildSettings = {
  624. CODE_SIGN_IDENTITY = "Apple Development";
  625. CODE_SIGN_STYLE = Manual;
  626. DEVELOPMENT_TEAM = "";
  627. INFOPLIST_FILE = ServiceExtension/Info.plist;
  628. LD_RUNPATH_SEARCH_PATHS = (
  629. "$(inherited)",
  630. "@executable_path/Frameworks",
  631. "@executable_path/../../Frameworks",
  632. "@executable_path/../../../../Frameworks",
  633. );
  634. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.WatchKitApp.WatchKitExtension.ServiceExtension;
  635. PRODUCT_NAME = "$(TARGET_NAME)";
  636. PROVISIONING_PROFILE_SPECIFIER = "";
  637. SDKROOT = watchos;
  638. SKIP_INSTALL = YES;
  639. SWIFT_VERSION = 5.0;
  640. TARGETED_DEVICE_FAMILY = 4;
  641. WATCHOS_DEPLOYMENT_TARGET = 6.1;
  642. };
  643. name = Debug;
  644. };
  645. 515694B623F4A3D200E7C350 /* Release */ = {
  646. isa = XCBuildConfiguration;
  647. buildSettings = {
  648. CODE_SIGN_IDENTITY = "Apple Development";
  649. CODE_SIGN_STYLE = Manual;
  650. DEVELOPMENT_TEAM = "";
  651. INFOPLIST_FILE = ServiceExtension/Info.plist;
  652. LD_RUNPATH_SEARCH_PATHS = (
  653. "$(inherited)",
  654. "@executable_path/Frameworks",
  655. "@executable_path/../../Frameworks",
  656. "@executable_path/../../../../Frameworks",
  657. );
  658. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.WatchKitApp.WatchKitExtension.ServiceExtension;
  659. PRODUCT_NAME = "$(TARGET_NAME)";
  660. PROVISIONING_PROFILE_SPECIFIER = "";
  661. SDKROOT = watchos;
  662. SKIP_INSTALL = YES;
  663. SWIFT_VERSION = 5.0;
  664. TARGETED_DEVICE_FAMILY = 4;
  665. WATCHOS_DEPLOYMENT_TARGET = 6.1;
  666. };
  667. name = Release;
  668. };
  669. /* End XCBuildConfiguration section */
  670. /* Begin XCConfigurationList section */
  671. 5156947123F4965000E7C350 /* Build configuration list for PBXProject "SampleWatchApp" */ = {
  672. isa = XCConfigurationList;
  673. buildConfigurations = (
  674. 5156949823F4965200E7C350 /* Debug */,
  675. 5156949923F4965200E7C350 /* Release */,
  676. );
  677. defaultConfigurationIsVisible = 0;
  678. defaultConfigurationName = Release;
  679. };
  680. 5156949A23F4965200E7C350 /* Build configuration list for PBXNativeTarget "SampleWatchAppWatchKitExtension" */ = {
  681. isa = XCConfigurationList;
  682. buildConfigurations = (
  683. 5156949B23F4965200E7C350 /* Debug */,
  684. 5156949C23F4965200E7C350 /* Release */,
  685. );
  686. defaultConfigurationIsVisible = 0;
  687. defaultConfigurationName = Release;
  688. };
  689. 5156949E23F4965200E7C350 /* Build configuration list for PBXNativeTarget "SampleWatchAppWatchKitApp" */ = {
  690. isa = XCConfigurationList;
  691. buildConfigurations = (
  692. 5156949F23F4965200E7C350 /* Debug */,
  693. 515694A023F4965200E7C350 /* Release */,
  694. );
  695. defaultConfigurationIsVisible = 0;
  696. defaultConfigurationName = Release;
  697. };
  698. 515694A223F4965200E7C350 /* Build configuration list for PBXNativeTarget "SampleWatchApp" */ = {
  699. isa = XCConfigurationList;
  700. buildConfigurations = (
  701. 515694A323F4965200E7C350 /* Debug */,
  702. 515694A423F4965200E7C350 /* Release */,
  703. );
  704. defaultConfigurationIsVisible = 0;
  705. defaultConfigurationName = Release;
  706. };
  707. 515694B423F4A3D200E7C350 /* Build configuration list for PBXNativeTarget "ServiceExtension" */ = {
  708. isa = XCConfigurationList;
  709. buildConfigurations = (
  710. 515694B523F4A3D200E7C350 /* Debug */,
  711. 515694B623F4A3D200E7C350 /* Release */,
  712. );
  713. defaultConfigurationIsVisible = 0;
  714. defaultConfigurationName = Release;
  715. };
  716. /* End XCConfigurationList section */
  717. };
  718. rootObject = 5156946E23F4965000E7C350 /* Project object */;
  719. }