project.pbxproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. D6B31A02293FE3EA0008A527 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = D6B31A01293FE3EA0008A527 /* GoogleService-Info.plist */; };
  10. D6B31A03293FE99F0008A527 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D6E7BFEB293AAD83007A9699 /* Preview Assets.xcassets */; };
  11. D6B31A05293FE9FF0008A527 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D6E7BFE8293AAD83007A9699 /* Assets.xcassets */; };
  12. D6E7BFE0293AAD81007A9699 /* SampleStandaloneWatchApp Watch App.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = D6E7BFDF293AAD81007A9699 /* SampleStandaloneWatchApp Watch App.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  13. D6E7BFE5293AAD81007A9699 /* SampleStandaloneWatchAppApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6E7BFE4293AAD81007A9699 /* SampleStandaloneWatchAppApp.swift */; };
  14. D6E7BFE7293AAD81007A9699 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6E7BFE6293AAD81007A9699 /* ContentView.swift */; };
  15. /* End PBXBuildFile section */
  16. /* Begin PBXContainerItemProxy section */
  17. D6E7BFE1293AAD81007A9699 /* PBXContainerItemProxy */ = {
  18. isa = PBXContainerItemProxy;
  19. containerPortal = D6E7BFD3293AAD81007A9699 /* Project object */;
  20. proxyType = 1;
  21. remoteGlobalIDString = D6E7BFDE293AAD81007A9699;
  22. remoteInfo = "SampleStandaloneWatchApp Watch App";
  23. };
  24. /* End PBXContainerItemProxy section */
  25. /* Begin PBXCopyFilesBuildPhase section */
  26. D6E7BFF2293AAD83007A9699 /* Embed Watch Content */ = {
  27. isa = PBXCopyFilesBuildPhase;
  28. buildActionMask = 2147483647;
  29. dstPath = "$(CONTENTS_FOLDER_PATH)/Watch";
  30. dstSubfolderSpec = 16;
  31. files = (
  32. D6E7BFE0293AAD81007A9699 /* SampleStandaloneWatchApp Watch App.app in Embed Watch Content */,
  33. );
  34. name = "Embed Watch Content";
  35. runOnlyForDeploymentPostprocessing = 0;
  36. };
  37. /* End PBXCopyFilesBuildPhase section */
  38. /* Begin PBXFileReference section */
  39. D6B31A01293FE3EA0008A527 /* GoogleService-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../Shared/GoogleService-Info.plist"; sourceTree = "<group>"; };
  40. D6E7BFD9293AAD81007A9699 /* SampleStandaloneWatchApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SampleStandaloneWatchApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
  41. D6E7BFDF293AAD81007A9699 /* SampleStandaloneWatchApp Watch App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SampleStandaloneWatchApp Watch App.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  42. D6E7BFE4293AAD81007A9699 /* SampleStandaloneWatchAppApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SampleStandaloneWatchAppApp.swift; sourceTree = "<group>"; };
  43. D6E7BFE6293AAD81007A9699 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
  44. D6E7BFE8293AAD83007A9699 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  45. D6E7BFEB293AAD83007A9699 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  46. D6E7BFF9293ABC51007A9699 /* SampleStandaloneWatchAppWatchApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SampleStandaloneWatchAppWatchApp.entitlements; sourceTree = "<group>"; };
  47. D6E7BFFA293ABC58007A9699 /* SampleStandaloneWatchApp-Watch-App-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "SampleStandaloneWatchApp-Watch-App-Info.plist"; sourceTree = SOURCE_ROOT; };
  48. D6E7BFFB293ABC7E007A9699 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  49. /* End PBXFileReference section */
  50. /* Begin PBXFrameworksBuildPhase section */
  51. D6E7BFDC293AAD81007A9699 /* Frameworks */ = {
  52. isa = PBXFrameworksBuildPhase;
  53. buildActionMask = 2147483647;
  54. files = (
  55. );
  56. runOnlyForDeploymentPostprocessing = 0;
  57. };
  58. /* End PBXFrameworksBuildPhase section */
  59. /* Begin PBXGroup section */
  60. D6E7BFD2293AAD81007A9699 = {
  61. isa = PBXGroup;
  62. children = (
  63. D6B31A01293FE3EA0008A527 /* GoogleService-Info.plist */,
  64. D6E7BFE3293AAD81007A9699 /* SampleStandaloneWatchAppWatchApp */,
  65. D6E7BFDA293AAD81007A9699 /* Products */,
  66. );
  67. sourceTree = "<group>";
  68. };
  69. D6E7BFDA293AAD81007A9699 /* Products */ = {
  70. isa = PBXGroup;
  71. children = (
  72. D6E7BFD9293AAD81007A9699 /* SampleStandaloneWatchApp.app */,
  73. D6E7BFDF293AAD81007A9699 /* SampleStandaloneWatchApp Watch App.app */,
  74. );
  75. name = Products;
  76. sourceTree = "<group>";
  77. };
  78. D6E7BFE3293AAD81007A9699 /* SampleStandaloneWatchAppWatchApp */ = {
  79. isa = PBXGroup;
  80. children = (
  81. D6E7BFFB293ABC7E007A9699 /* GoogleService-Info.plist */,
  82. D6E7BFFA293ABC58007A9699 /* SampleStandaloneWatchApp-Watch-App-Info.plist */,
  83. D6E7BFF9293ABC51007A9699 /* SampleStandaloneWatchAppWatchApp.entitlements */,
  84. D6E7BFE4293AAD81007A9699 /* SampleStandaloneWatchAppApp.swift */,
  85. D6E7BFE6293AAD81007A9699 /* ContentView.swift */,
  86. D6E7BFE8293AAD83007A9699 /* Assets.xcassets */,
  87. D6E7BFEA293AAD83007A9699 /* PreviewContent */,
  88. );
  89. path = SampleStandaloneWatchAppWatchApp;
  90. sourceTree = "<group>";
  91. };
  92. D6E7BFEA293AAD83007A9699 /* PreviewContent */ = {
  93. isa = PBXGroup;
  94. children = (
  95. D6E7BFEB293AAD83007A9699 /* Preview Assets.xcassets */,
  96. );
  97. path = PreviewContent;
  98. sourceTree = "<group>";
  99. };
  100. /* End PBXGroup section */
  101. /* Begin PBXNativeTarget section */
  102. D6E7BFD8293AAD81007A9699 /* SampleStandaloneWatchApp */ = {
  103. isa = PBXNativeTarget;
  104. buildConfigurationList = D6E7BFF3293AAD83007A9699 /* Build configuration list for PBXNativeTarget "SampleStandaloneWatchApp" */;
  105. buildPhases = (
  106. D6E7BFD7293AAD81007A9699 /* Resources */,
  107. D6E7BFF2293AAD83007A9699 /* Embed Watch Content */,
  108. );
  109. buildRules = (
  110. );
  111. dependencies = (
  112. D6E7BFE2293AAD81007A9699 /* PBXTargetDependency */,
  113. );
  114. name = SampleStandaloneWatchApp;
  115. productName = SampleStandaloneWatchApp;
  116. productReference = D6E7BFD9293AAD81007A9699 /* SampleStandaloneWatchApp.app */;
  117. productType = "com.apple.product-type.application.watchapp2-container";
  118. };
  119. D6E7BFDE293AAD81007A9699 /* SampleStandaloneWatchApp Watch App */ = {
  120. isa = PBXNativeTarget;
  121. buildConfigurationList = D6E7BFEF293AAD83007A9699 /* Build configuration list for PBXNativeTarget "SampleStandaloneWatchApp Watch App" */;
  122. buildPhases = (
  123. D6E7BFDB293AAD81007A9699 /* Sources */,
  124. D6E7BFDC293AAD81007A9699 /* Frameworks */,
  125. D6E7BFDD293AAD81007A9699 /* Resources */,
  126. );
  127. buildRules = (
  128. );
  129. dependencies = (
  130. );
  131. name = "SampleStandaloneWatchApp Watch App";
  132. packageProductDependencies = (
  133. );
  134. productName = "SampleStandaloneWatchApp Watch App";
  135. productReference = D6E7BFDF293AAD81007A9699 /* SampleStandaloneWatchApp Watch App.app */;
  136. productType = "com.apple.product-type.application";
  137. };
  138. /* End PBXNativeTarget section */
  139. /* Begin PBXProject section */
  140. D6E7BFD3293AAD81007A9699 /* Project object */ = {
  141. isa = PBXProject;
  142. attributes = {
  143. BuildIndependentTargetsInParallel = 1;
  144. LastSwiftUpdateCheck = 1410;
  145. LastUpgradeCheck = 1410;
  146. TargetAttributes = {
  147. D6E7BFD8293AAD81007A9699 = {
  148. CreatedOnToolsVersion = 14.1;
  149. };
  150. D6E7BFDE293AAD81007A9699 = {
  151. CreatedOnToolsVersion = 14.1;
  152. };
  153. };
  154. };
  155. buildConfigurationList = D6E7BFD6293AAD81007A9699 /* Build configuration list for PBXProject "SampleStandaloneWatchApp" */;
  156. compatibilityVersion = "Xcode 13.0";
  157. developmentRegion = en;
  158. hasScannedForEncodings = 0;
  159. knownRegions = (
  160. en,
  161. Base,
  162. );
  163. mainGroup = D6E7BFD2293AAD81007A9699;
  164. packageReferences = (
  165. );
  166. productRefGroup = D6E7BFDA293AAD81007A9699 /* Products */;
  167. projectDirPath = "";
  168. projectRoot = "";
  169. targets = (
  170. D6E7BFD8293AAD81007A9699 /* SampleStandaloneWatchApp */,
  171. D6E7BFDE293AAD81007A9699 /* SampleStandaloneWatchApp Watch App */,
  172. );
  173. };
  174. /* End PBXProject section */
  175. /* Begin PBXResourcesBuildPhase section */
  176. D6E7BFD7293AAD81007A9699 /* Resources */ = {
  177. isa = PBXResourcesBuildPhase;
  178. buildActionMask = 2147483647;
  179. files = (
  180. );
  181. runOnlyForDeploymentPostprocessing = 0;
  182. };
  183. D6E7BFDD293AAD81007A9699 /* Resources */ = {
  184. isa = PBXResourcesBuildPhase;
  185. buildActionMask = 2147483647;
  186. files = (
  187. D6B31A05293FE9FF0008A527 /* Assets.xcassets in Resources */,
  188. D6B31A03293FE99F0008A527 /* Preview Assets.xcassets in Resources */,
  189. D6B31A02293FE3EA0008A527 /* GoogleService-Info.plist in Resources */,
  190. );
  191. runOnlyForDeploymentPostprocessing = 0;
  192. };
  193. /* End PBXResourcesBuildPhase section */
  194. /* Begin PBXSourcesBuildPhase section */
  195. D6E7BFDB293AAD81007A9699 /* Sources */ = {
  196. isa = PBXSourcesBuildPhase;
  197. buildActionMask = 2147483647;
  198. files = (
  199. D6E7BFE7293AAD81007A9699 /* ContentView.swift in Sources */,
  200. D6E7BFE5293AAD81007A9699 /* SampleStandaloneWatchAppApp.swift in Sources */,
  201. );
  202. runOnlyForDeploymentPostprocessing = 0;
  203. };
  204. /* End PBXSourcesBuildPhase section */
  205. /* Begin PBXTargetDependency section */
  206. D6E7BFE2293AAD81007A9699 /* PBXTargetDependency */ = {
  207. isa = PBXTargetDependency;
  208. target = D6E7BFDE293AAD81007A9699 /* SampleStandaloneWatchApp Watch App */;
  209. targetProxy = D6E7BFE1293AAD81007A9699 /* PBXContainerItemProxy */;
  210. };
  211. /* End PBXTargetDependency section */
  212. /* Begin XCBuildConfiguration section */
  213. D6E7BFED293AAD83007A9699 /* Debug */ = {
  214. isa = XCBuildConfiguration;
  215. buildSettings = {
  216. ALWAYS_SEARCH_USER_PATHS = NO;
  217. CLANG_ANALYZER_NONNULL = YES;
  218. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  219. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  220. CLANG_ENABLE_MODULES = YES;
  221. CLANG_ENABLE_OBJC_ARC = YES;
  222. CLANG_ENABLE_OBJC_WEAK = YES;
  223. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  224. CLANG_WARN_BOOL_CONVERSION = YES;
  225. CLANG_WARN_COMMA = YES;
  226. CLANG_WARN_CONSTANT_CONVERSION = YES;
  227. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  228. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  229. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  230. CLANG_WARN_EMPTY_BODY = YES;
  231. CLANG_WARN_ENUM_CONVERSION = YES;
  232. CLANG_WARN_INFINITE_RECURSION = YES;
  233. CLANG_WARN_INT_CONVERSION = YES;
  234. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  235. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  236. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  237. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  238. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  239. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  240. CLANG_WARN_STRICT_PROTOTYPES = YES;
  241. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  242. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  243. CLANG_WARN_UNREACHABLE_CODE = YES;
  244. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  245. COPY_PHASE_STRIP = NO;
  246. DEBUG_INFORMATION_FORMAT = dwarf;
  247. ENABLE_STRICT_OBJC_MSGSEND = YES;
  248. ENABLE_TESTABILITY = YES;
  249. GCC_C_LANGUAGE_STANDARD = gnu11;
  250. GCC_DYNAMIC_NO_PIC = NO;
  251. GCC_NO_COMMON_BLOCKS = YES;
  252. GCC_OPTIMIZATION_LEVEL = 0;
  253. GCC_PREPROCESSOR_DEFINITIONS = (
  254. "DEBUG=1",
  255. "$(inherited)",
  256. );
  257. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  258. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  259. GCC_WARN_UNDECLARED_SELECTOR = YES;
  260. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  261. GCC_WARN_UNUSED_FUNCTION = YES;
  262. GCC_WARN_UNUSED_VARIABLE = YES;
  263. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  264. MTL_FAST_MATH = YES;
  265. ONLY_ACTIVE_ARCH = YES;
  266. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  267. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  268. };
  269. name = Debug;
  270. };
  271. D6E7BFEE293AAD83007A9699 /* Release */ = {
  272. isa = XCBuildConfiguration;
  273. buildSettings = {
  274. ALWAYS_SEARCH_USER_PATHS = NO;
  275. CLANG_ANALYZER_NONNULL = YES;
  276. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  277. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  278. CLANG_ENABLE_MODULES = YES;
  279. CLANG_ENABLE_OBJC_ARC = YES;
  280. CLANG_ENABLE_OBJC_WEAK = YES;
  281. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  282. CLANG_WARN_BOOL_CONVERSION = YES;
  283. CLANG_WARN_COMMA = YES;
  284. CLANG_WARN_CONSTANT_CONVERSION = YES;
  285. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  286. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  287. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  288. CLANG_WARN_EMPTY_BODY = YES;
  289. CLANG_WARN_ENUM_CONVERSION = YES;
  290. CLANG_WARN_INFINITE_RECURSION = YES;
  291. CLANG_WARN_INT_CONVERSION = YES;
  292. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  293. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  294. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  295. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  296. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  297. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  298. CLANG_WARN_STRICT_PROTOTYPES = YES;
  299. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  300. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  301. CLANG_WARN_UNREACHABLE_CODE = YES;
  302. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  303. COPY_PHASE_STRIP = NO;
  304. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  305. ENABLE_NS_ASSERTIONS = NO;
  306. ENABLE_STRICT_OBJC_MSGSEND = YES;
  307. GCC_C_LANGUAGE_STANDARD = gnu11;
  308. GCC_NO_COMMON_BLOCKS = YES;
  309. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  310. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  311. GCC_WARN_UNDECLARED_SELECTOR = YES;
  312. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  313. GCC_WARN_UNUSED_FUNCTION = YES;
  314. GCC_WARN_UNUSED_VARIABLE = YES;
  315. MTL_ENABLE_DEBUG_INFO = NO;
  316. MTL_FAST_MATH = YES;
  317. SWIFT_COMPILATION_MODE = wholemodule;
  318. SWIFT_OPTIMIZATION_LEVEL = "-O";
  319. };
  320. name = Release;
  321. };
  322. D6E7BFF0293AAD83007A9699 /* Debug */ = {
  323. isa = XCBuildConfiguration;
  324. buildSettings = {
  325. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  326. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  327. CODE_SIGN_ENTITLEMENTS = SampleStandaloneWatchAppWatchApp/SampleStandaloneWatchAppWatchApp.entitlements;
  328. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer";
  329. CODE_SIGN_STYLE = Manual;
  330. CURRENT_PROJECT_VERSION = 1;
  331. DEVELOPMENT_ASSET_PATHS = "\"SampleStandaloneWatchAppWatchApp/PreviewContent\"";
  332. DEVELOPMENT_TEAM = "";
  333. "DEVELOPMENT_TEAM[sdk=watchos*]" = EQHXZ8M8AV;
  334. ENABLE_PREVIEWS = YES;
  335. GENERATE_INFOPLIST_FILE = YES;
  336. INFOPLIST_FILE = "SampleStandaloneWatchApp-Watch-App-Info.plist";
  337. INFOPLIST_KEY_CFBundleDisplayName = SampleStandaloneWatchApp;
  338. INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
  339. INFOPLIST_KEY_WKWatchOnly = YES;
  340. LD_RUNPATH_SEARCH_PATHS = (
  341. "$(inherited)",
  342. "@executable_path/Frameworks",
  343. );
  344. MARKETING_VERSION = 1.0;
  345. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.WatchKitApp;
  346. PRODUCT_NAME = "$(TARGET_NAME)";
  347. PROVISIONING_PROFILE_SPECIFIER = "";
  348. "PROVISIONING_PROFILE_SPECIFIER[sdk=watchos*]" = "Firebase iOS App Extensions WatchKit App Dev";
  349. SDKROOT = watchos;
  350. SKIP_INSTALL = YES;
  351. SWIFT_EMIT_LOC_STRINGS = YES;
  352. SWIFT_VERSION = 5.0;
  353. TARGETED_DEVICE_FAMILY = 4;
  354. WATCHOS_DEPLOYMENT_TARGET = 9.0;
  355. };
  356. name = Debug;
  357. };
  358. D6E7BFF1293AAD83007A9699 /* Release */ = {
  359. isa = XCBuildConfiguration;
  360. buildSettings = {
  361. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  362. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  363. CODE_SIGN_ENTITLEMENTS = SampleStandaloneWatchAppWatchApp/SampleStandaloneWatchAppWatchApp.entitlements;
  364. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer";
  365. CODE_SIGN_STYLE = Manual;
  366. CURRENT_PROJECT_VERSION = 1;
  367. DEVELOPMENT_ASSET_PATHS = "\"SampleStandaloneWatchAppWatchApp/PreviewContent\"";
  368. DEVELOPMENT_TEAM = "";
  369. "DEVELOPMENT_TEAM[sdk=watchos*]" = EQHXZ8M8AV;
  370. ENABLE_PREVIEWS = YES;
  371. GENERATE_INFOPLIST_FILE = YES;
  372. INFOPLIST_FILE = "SampleStandaloneWatchApp-Watch-App-Info.plist";
  373. INFOPLIST_KEY_CFBundleDisplayName = SampleStandaloneWatchApp;
  374. INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
  375. INFOPLIST_KEY_WKWatchOnly = YES;
  376. LD_RUNPATH_SEARCH_PATHS = (
  377. "$(inherited)",
  378. "@executable_path/Frameworks",
  379. );
  380. MARKETING_VERSION = 1.0;
  381. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev.WatchKitApp;
  382. PRODUCT_NAME = "$(TARGET_NAME)";
  383. PROVISIONING_PROFILE_SPECIFIER = "";
  384. "PROVISIONING_PROFILE_SPECIFIER[sdk=watchos*]" = "Firebase iOS App Extensions WatchKit App Dev";
  385. SDKROOT = watchos;
  386. SKIP_INSTALL = YES;
  387. SWIFT_EMIT_LOC_STRINGS = YES;
  388. SWIFT_VERSION = 5.0;
  389. TARGETED_DEVICE_FAMILY = 4;
  390. VALIDATE_PRODUCT = YES;
  391. WATCHOS_DEPLOYMENT_TARGET = 9.0;
  392. };
  393. name = Release;
  394. };
  395. D6E7BFF4293AAD83007A9699 /* Debug */ = {
  396. isa = XCBuildConfiguration;
  397. buildSettings = {
  398. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  399. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  400. CODE_SIGN_STYLE = Manual;
  401. CURRENT_PROJECT_VERSION = 1;
  402. DEVELOPMENT_TEAM = "";
  403. "DEVELOPMENT_TEAM[sdk=iphoneos*]" = EQHXZ8M8AV;
  404. INFOPLIST_KEY_CFBundleDisplayName = SampleStandaloneWatchApp;
  405. MARKETING_VERSION = 1.0;
  406. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev;
  407. PRODUCT_NAME = "$(TARGET_NAME)";
  408. PROVISIONING_PROFILE_SPECIFIER = "";
  409. "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "Firebase iOS App Extensions Dev";
  410. SDKROOT = iphoneos;
  411. SWIFT_VERSION = 5.0;
  412. };
  413. name = Debug;
  414. };
  415. D6E7BFF5293AAD83007A9699 /* Release */ = {
  416. isa = XCBuildConfiguration;
  417. buildSettings = {
  418. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  419. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  420. CODE_SIGN_STYLE = Manual;
  421. CURRENT_PROJECT_VERSION = 1;
  422. DEVELOPMENT_TEAM = "";
  423. "DEVELOPMENT_TEAM[sdk=iphoneos*]" = EQHXZ8M8AV;
  424. INFOPLIST_KEY_CFBundleDisplayName = SampleStandaloneWatchApp;
  425. MARKETING_VERSION = 1.0;
  426. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.extensions.dev;
  427. PRODUCT_NAME = "$(TARGET_NAME)";
  428. PROVISIONING_PROFILE_SPECIFIER = "";
  429. "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "Firebase iOS App Extensions Dev";
  430. SDKROOT = iphoneos;
  431. SWIFT_VERSION = 5.0;
  432. VALIDATE_PRODUCT = YES;
  433. };
  434. name = Release;
  435. };
  436. /* End XCBuildConfiguration section */
  437. /* Begin XCConfigurationList section */
  438. D6E7BFD6293AAD81007A9699 /* Build configuration list for PBXProject "SampleStandaloneWatchApp" */ = {
  439. isa = XCConfigurationList;
  440. buildConfigurations = (
  441. D6E7BFED293AAD83007A9699 /* Debug */,
  442. D6E7BFEE293AAD83007A9699 /* Release */,
  443. );
  444. defaultConfigurationIsVisible = 0;
  445. defaultConfigurationName = Release;
  446. };
  447. D6E7BFEF293AAD83007A9699 /* Build configuration list for PBXNativeTarget "SampleStandaloneWatchApp Watch App" */ = {
  448. isa = XCConfigurationList;
  449. buildConfigurations = (
  450. D6E7BFF0293AAD83007A9699 /* Debug */,
  451. D6E7BFF1293AAD83007A9699 /* Release */,
  452. );
  453. defaultConfigurationIsVisible = 0;
  454. defaultConfigurationName = Release;
  455. };
  456. D6E7BFF3293AAD83007A9699 /* Build configuration list for PBXNativeTarget "SampleStandaloneWatchApp" */ = {
  457. isa = XCConfigurationList;
  458. buildConfigurations = (
  459. D6E7BFF4293AAD83007A9699 /* Debug */,
  460. D6E7BFF5293AAD83007A9699 /* Release */,
  461. );
  462. defaultConfigurationIsVisible = 0;
  463. defaultConfigurationName = Release;
  464. };
  465. /* End XCConfigurationList section */
  466. };
  467. rootObject = D6E7BFD3293AAD81007A9699 /* Project object */;
  468. }