project.pbxproj 35 KB

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