暫無描述

project.pbxproj 27KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0496A360A6F874C295C73D4B /* libPods-Shared-example-macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C8DBC48FD7C3AEF576C57B21 /* libPods-Shared-example-macOS.a */; };
  10. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  11. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
  12. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  13. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  14. 5142014D2437B4B30078DB4F /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 5142014C2437B4B30078DB4F /* AppDelegate.m */; };
  15. 514201502437B4B30078DB4F /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5142014F2437B4B30078DB4F /* ViewController.m */; };
  16. 514201522437B4B40078DB4F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 514201512437B4B40078DB4F /* Assets.xcassets */; };
  17. 514201552437B4B40078DB4F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 514201532437B4B40078DB4F /* Main.storyboard */; };
  18. 514201582437B4B40078DB4F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 514201572437B4B40078DB4F /* main.m */; };
  19. B5C72D9C27A1E1D711C050EF /* libPods-Shared-example-iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FB6EED1BDEABADF047CC5223 /* libPods-Shared-example-iOS.a */; };
  20. /* End PBXBuildFile section */
  21. /* Begin PBXFileReference section */
  22. 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  23. 02422F9FB6FF5F34B4E63E6F /* Pods-Shared-example-macOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Shared-example-macOS.debug.xcconfig"; path = "Target Support Files/Pods-Shared-example-macOS/Pods-Shared-example-macOS.debug.xcconfig"; sourceTree = "<group>"; };
  24. 13B07F961A680F5B00A75B9A /* example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = example.app; sourceTree = BUILT_PRODUCTS_DIR; };
  25. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  26. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  27. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  28. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  29. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = example/Info.plist; sourceTree = "<group>"; };
  30. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  31. 514201492437B4B30078DB4F /* example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = example.app; sourceTree = BUILT_PRODUCTS_DIR; };
  32. 5142014B2437B4B30078DB4F /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  33. 5142014C2437B4B30078DB4F /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  34. 5142014E2437B4B30078DB4F /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  35. 5142014F2437B4B30078DB4F /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  36. 514201512437B4B40078DB4F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  37. 514201542437B4B40078DB4F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  38. 514201562437B4B40078DB4F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  39. 514201572437B4B40078DB4F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  40. 514201592437B4B40078DB4F /* example.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = example.entitlements; sourceTree = "<group>"; };
  41. 9D32DFD059D5DB6DDEF38881 /* Pods-Shared-example-iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Shared-example-iOS.debug.xcconfig"; path = "Target Support Files/Pods-Shared-example-iOS/Pods-Shared-example-iOS.debug.xcconfig"; sourceTree = "<group>"; };
  42. A82DFB63B157C65E5D698CA2 /* Pods-Shared-example-iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Shared-example-iOS.release.xcconfig"; path = "Target Support Files/Pods-Shared-example-iOS/Pods-Shared-example-iOS.release.xcconfig"; sourceTree = "<group>"; };
  43. C8DBC48FD7C3AEF576C57B21 /* libPods-Shared-example-macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Shared-example-macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  44. CE0E74F571E1F48FF00A8324 /* Pods-Shared-example-macOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Shared-example-macOS.release.xcconfig"; path = "Target Support Files/Pods-Shared-example-macOS/Pods-Shared-example-macOS.release.xcconfig"; sourceTree = "<group>"; };
  45. ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
  46. ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
  47. FB6EED1BDEABADF047CC5223 /* libPods-Shared-example-iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Shared-example-iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  48. /* End PBXFileReference section */
  49. /* Begin PBXFrameworksBuildPhase section */
  50. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  51. isa = PBXFrameworksBuildPhase;
  52. buildActionMask = 2147483647;
  53. files = (
  54. B5C72D9C27A1E1D711C050EF /* libPods-Shared-example-iOS.a in Frameworks */,
  55. );
  56. runOnlyForDeploymentPostprocessing = 0;
  57. };
  58. 514201462437B4B30078DB4F /* Frameworks */ = {
  59. isa = PBXFrameworksBuildPhase;
  60. buildActionMask = 2147483647;
  61. files = (
  62. 0496A360A6F874C295C73D4B /* libPods-Shared-example-macOS.a in Frameworks */,
  63. );
  64. runOnlyForDeploymentPostprocessing = 0;
  65. };
  66. /* End PBXFrameworksBuildPhase section */
  67. /* Begin PBXGroup section */
  68. 13B07FAE1A68108700A75B9A /* example-iOS */ = {
  69. isa = PBXGroup;
  70. children = (
  71. 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
  72. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  73. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  74. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  75. 13B07FB61A68108700A75B9A /* Info.plist */,
  76. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  77. 13B07FB71A68108700A75B9A /* main.m */,
  78. );
  79. path = "example-iOS";
  80. sourceTree = "<group>";
  81. };
  82. 1986A43FA6A91CFACDF0A798 /* Pods */ = {
  83. isa = PBXGroup;
  84. children = (
  85. 9D32DFD059D5DB6DDEF38881 /* Pods-Shared-example-iOS.debug.xcconfig */,
  86. A82DFB63B157C65E5D698CA2 /* Pods-Shared-example-iOS.release.xcconfig */,
  87. 02422F9FB6FF5F34B4E63E6F /* Pods-Shared-example-macOS.debug.xcconfig */,
  88. CE0E74F571E1F48FF00A8324 /* Pods-Shared-example-macOS.release.xcconfig */,
  89. );
  90. path = Pods;
  91. sourceTree = "<group>";
  92. };
  93. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  94. isa = PBXGroup;
  95. children = (
  96. ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
  97. ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
  98. FB6EED1BDEABADF047CC5223 /* libPods-Shared-example-iOS.a */,
  99. C8DBC48FD7C3AEF576C57B21 /* libPods-Shared-example-macOS.a */,
  100. );
  101. name = Frameworks;
  102. sourceTree = "<group>";
  103. };
  104. 5142014A2437B4B30078DB4F /* example-macOS */ = {
  105. isa = PBXGroup;
  106. children = (
  107. 5142014B2437B4B30078DB4F /* AppDelegate.h */,
  108. 5142014C2437B4B30078DB4F /* AppDelegate.m */,
  109. 5142014E2437B4B30078DB4F /* ViewController.h */,
  110. 5142014F2437B4B30078DB4F /* ViewController.m */,
  111. 514201512437B4B40078DB4F /* Assets.xcassets */,
  112. 514201532437B4B40078DB4F /* Main.storyboard */,
  113. 514201562437B4B40078DB4F /* Info.plist */,
  114. 514201572437B4B40078DB4F /* main.m */,
  115. 514201592437B4B40078DB4F /* example.entitlements */,
  116. );
  117. path = "example-macOS";
  118. sourceTree = "<group>";
  119. };
  120. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  121. isa = PBXGroup;
  122. children = (
  123. );
  124. name = Libraries;
  125. sourceTree = "<group>";
  126. };
  127. 83CBB9F61A601CBA00E9B192 = {
  128. isa = PBXGroup;
  129. children = (
  130. 5142014A2437B4B30078DB4F /* example-macOS */,
  131. 13B07FAE1A68108700A75B9A /* example-iOS */,
  132. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  133. 83CBBA001A601CBA00E9B192 /* Products */,
  134. 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  135. 1986A43FA6A91CFACDF0A798 /* Pods */,
  136. );
  137. indentWidth = 2;
  138. sourceTree = "<group>";
  139. tabWidth = 2;
  140. usesTabs = 0;
  141. };
  142. 83CBBA001A601CBA00E9B192 /* Products */ = {
  143. isa = PBXGroup;
  144. children = (
  145. 13B07F961A680F5B00A75B9A /* example.app */,
  146. 514201492437B4B30078DB4F /* example.app */,
  147. );
  148. name = Products;
  149. sourceTree = "<group>";
  150. };
  151. /* End PBXGroup section */
  152. /* Begin PBXNativeTarget section */
  153. 13B07F861A680F5B00A75B9A /* example-iOS */ = {
  154. isa = PBXNativeTarget;
  155. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "example-iOS" */;
  156. buildPhases = (
  157. 7BC40D98CAD1562CFD247217 /* [CP] Check Pods Manifest.lock */,
  158. FD10A7F022414F080027D42C /* Start Packager */,
  159. 13B07F871A680F5B00A75B9A /* Sources */,
  160. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  161. 13B07F8E1A680F5B00A75B9A /* Resources */,
  162. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  163. );
  164. buildRules = (
  165. );
  166. dependencies = (
  167. );
  168. name = "example-iOS";
  169. productName = example;
  170. productReference = 13B07F961A680F5B00A75B9A /* example.app */;
  171. productType = "com.apple.product-type.application";
  172. };
  173. 514201482437B4B30078DB4F /* example-macOS */ = {
  174. isa = PBXNativeTarget;
  175. buildConfigurationList = 5142015A2437B4B40078DB4F /* Build configuration list for PBXNativeTarget "example-macOS" */;
  176. buildPhases = (
  177. 1A938104A937498D81B3BD3B /* [CP] Check Pods Manifest.lock */,
  178. 514201452437B4B30078DB4F /* Sources */,
  179. 514201462437B4B30078DB4F /* Frameworks */,
  180. 514201472437B4B30078DB4F /* Resources */,
  181. );
  182. buildRules = (
  183. );
  184. dependencies = (
  185. );
  186. name = "example-macOS";
  187. productName = example;
  188. productReference = 514201492437B4B30078DB4F /* example.app */;
  189. productType = "com.apple.product-type.application";
  190. };
  191. /* End PBXNativeTarget section */
  192. /* Begin PBXProject section */
  193. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  194. isa = PBXProject;
  195. attributes = {
  196. LastUpgradeCheck = 1130;
  197. TargetAttributes = {
  198. 13B07F861A680F5B00A75B9A = {
  199. LastSwiftMigration = 1120;
  200. };
  201. 514201482437B4B30078DB4F = {
  202. CreatedOnToolsVersion = 11.4;
  203. ProvisioningStyle = Automatic;
  204. };
  205. };
  206. };
  207. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "example" */;
  208. compatibilityVersion = "Xcode 3.2";
  209. developmentRegion = en;
  210. hasScannedForEncodings = 0;
  211. knownRegions = (
  212. en,
  213. Base,
  214. );
  215. mainGroup = 83CBB9F61A601CBA00E9B192;
  216. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  217. projectDirPath = "";
  218. projectRoot = "";
  219. targets = (
  220. 13B07F861A680F5B00A75B9A /* example-iOS */,
  221. 514201482437B4B30078DB4F /* example-macOS */,
  222. );
  223. };
  224. /* End PBXProject section */
  225. /* Begin PBXResourcesBuildPhase section */
  226. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  227. isa = PBXResourcesBuildPhase;
  228. buildActionMask = 2147483647;
  229. files = (
  230. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  231. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  232. );
  233. runOnlyForDeploymentPostprocessing = 0;
  234. };
  235. 514201472437B4B30078DB4F /* Resources */ = {
  236. isa = PBXResourcesBuildPhase;
  237. buildActionMask = 2147483647;
  238. files = (
  239. 514201522437B4B40078DB4F /* Assets.xcassets in Resources */,
  240. 514201552437B4B40078DB4F /* Main.storyboard in Resources */,
  241. );
  242. runOnlyForDeploymentPostprocessing = 0;
  243. };
  244. /* End PBXResourcesBuildPhase section */
  245. /* Begin PBXShellScriptBuildPhase section */
  246. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  247. isa = PBXShellScriptBuildPhase;
  248. buildActionMask = 2147483647;
  249. files = (
  250. );
  251. inputPaths = (
  252. );
  253. name = "Bundle React Native code and images";
  254. outputPaths = (
  255. );
  256. runOnlyForDeploymentPostprocessing = 0;
  257. shellPath = /bin/sh;
  258. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  259. };
  260. 1A938104A937498D81B3BD3B /* [CP] Check Pods Manifest.lock */ = {
  261. isa = PBXShellScriptBuildPhase;
  262. buildActionMask = 2147483647;
  263. files = (
  264. );
  265. inputFileListPaths = (
  266. );
  267. inputPaths = (
  268. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  269. "${PODS_ROOT}/Manifest.lock",
  270. );
  271. name = "[CP] Check Pods Manifest.lock";
  272. outputFileListPaths = (
  273. );
  274. outputPaths = (
  275. "$(DERIVED_FILE_DIR)/Pods-Shared-example-macOS-checkManifestLockResult.txt",
  276. );
  277. runOnlyForDeploymentPostprocessing = 0;
  278. shellPath = /bin/sh;
  279. 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";
  280. showEnvVarsInLog = 0;
  281. };
  282. 7BC40D98CAD1562CFD247217 /* [CP] Check Pods Manifest.lock */ = {
  283. isa = PBXShellScriptBuildPhase;
  284. buildActionMask = 2147483647;
  285. files = (
  286. );
  287. inputFileListPaths = (
  288. );
  289. inputPaths = (
  290. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  291. "${PODS_ROOT}/Manifest.lock",
  292. );
  293. name = "[CP] Check Pods Manifest.lock";
  294. outputFileListPaths = (
  295. );
  296. outputPaths = (
  297. "$(DERIVED_FILE_DIR)/Pods-Shared-example-iOS-checkManifestLockResult.txt",
  298. );
  299. runOnlyForDeploymentPostprocessing = 0;
  300. shellPath = /bin/sh;
  301. 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";
  302. showEnvVarsInLog = 0;
  303. };
  304. FD10A7F022414F080027D42C /* Start Packager */ = {
  305. isa = PBXShellScriptBuildPhase;
  306. buildActionMask = 2147483647;
  307. files = (
  308. );
  309. inputFileListPaths = (
  310. );
  311. inputPaths = (
  312. );
  313. name = "Start Packager";
  314. outputFileListPaths = (
  315. );
  316. outputPaths = (
  317. );
  318. runOnlyForDeploymentPostprocessing = 0;
  319. shellPath = /bin/sh;
  320. shellScript = "export RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > \"${SRCROOT}/../node_modules/react-native/scripts/.packager.env\"\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n exit 2\n fi\n else\n open \"$SRCROOT/../node_modules/react-native/scripts/launchPackager.command\" || echo \"Can't start packager automatically\"\n fi\nfi\n";
  321. showEnvVarsInLog = 0;
  322. };
  323. /* End PBXShellScriptBuildPhase section */
  324. /* Begin PBXSourcesBuildPhase section */
  325. 13B07F871A680F5B00A75B9A /* Sources */ = {
  326. isa = PBXSourcesBuildPhase;
  327. buildActionMask = 2147483647;
  328. files = (
  329. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  330. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  331. );
  332. runOnlyForDeploymentPostprocessing = 0;
  333. };
  334. 514201452437B4B30078DB4F /* Sources */ = {
  335. isa = PBXSourcesBuildPhase;
  336. buildActionMask = 2147483647;
  337. files = (
  338. 514201502437B4B30078DB4F /* ViewController.m in Sources */,
  339. 514201582437B4B40078DB4F /* main.m in Sources */,
  340. 5142014D2437B4B30078DB4F /* AppDelegate.m in Sources */,
  341. );
  342. runOnlyForDeploymentPostprocessing = 0;
  343. };
  344. /* End PBXSourcesBuildPhase section */
  345. /* Begin PBXVariantGroup section */
  346. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  347. isa = PBXVariantGroup;
  348. children = (
  349. 13B07FB21A68108700A75B9A /* Base */,
  350. );
  351. name = LaunchScreen.xib;
  352. sourceTree = "<group>";
  353. };
  354. 514201532437B4B40078DB4F /* Main.storyboard */ = {
  355. isa = PBXVariantGroup;
  356. children = (
  357. 514201542437B4B40078DB4F /* Base */,
  358. );
  359. name = Main.storyboard;
  360. sourceTree = "<group>";
  361. };
  362. /* End PBXVariantGroup section */
  363. /* Begin XCBuildConfiguration section */
  364. 13B07F941A680F5B00A75B9A /* Debug */ = {
  365. isa = XCBuildConfiguration;
  366. baseConfigurationReference = 9D32DFD059D5DB6DDEF38881 /* Pods-Shared-example-iOS.debug.xcconfig */;
  367. buildSettings = {
  368. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  369. CLANG_ENABLE_MODULES = YES;
  370. CURRENT_PROJECT_VERSION = 1;
  371. ENABLE_BITCODE = NO;
  372. INFOPLIST_FILE = "example-iOS/Info.plist";
  373. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  374. OTHER_LDFLAGS = (
  375. "$(inherited)",
  376. "-ObjC",
  377. "-lc++",
  378. );
  379. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.$(PRODUCT_NAME:rfc1034identifier)";
  380. PRODUCT_NAME = example;
  381. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  382. SWIFT_VERSION = 5.0;
  383. VERSIONING_SYSTEM = "apple-generic";
  384. };
  385. name = Debug;
  386. };
  387. 13B07F951A680F5B00A75B9A /* Release */ = {
  388. isa = XCBuildConfiguration;
  389. baseConfigurationReference = A82DFB63B157C65E5D698CA2 /* Pods-Shared-example-iOS.release.xcconfig */;
  390. buildSettings = {
  391. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  392. CLANG_ENABLE_MODULES = YES;
  393. CURRENT_PROJECT_VERSION = 1;
  394. INFOPLIST_FILE = "example-iOS/Info.plist";
  395. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  396. OTHER_LDFLAGS = (
  397. "$(inherited)",
  398. "-ObjC",
  399. "-lc++",
  400. );
  401. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.$(PRODUCT_NAME:rfc1034identifier)";
  402. PRODUCT_NAME = example;
  403. SWIFT_VERSION = 5.0;
  404. VERSIONING_SYSTEM = "apple-generic";
  405. };
  406. name = Release;
  407. };
  408. 5142015B2437B4B40078DB4F /* Debug */ = {
  409. isa = XCBuildConfiguration;
  410. baseConfigurationReference = 02422F9FB6FF5F34B4E63E6F /* Pods-Shared-example-macOS.debug.xcconfig */;
  411. buildSettings = {
  412. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  413. CURRENT_PROJECT_VERSION = 1;
  414. DEAD_CODE_STRIPPING = NO;
  415. INFOPLIST_FILE = "example-macos/Info.plist";
  416. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  417. MACOSX_DEPLOYMENT_TARGET = 10.14;
  418. OTHER_LDFLAGS = (
  419. "$(inherited)",
  420. "-ObjC",
  421. "-lc++",
  422. );
  423. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.$(PRODUCT_NAME:rfc1034identifier)";
  424. PRODUCT_NAME = example;
  425. SDKROOT = macosx;
  426. };
  427. name = Debug;
  428. };
  429. 5142015C2437B4B40078DB4F /* Release */ = {
  430. isa = XCBuildConfiguration;
  431. baseConfigurationReference = CE0E74F571E1F48FF00A8324 /* Pods-Shared-example-macOS.release.xcconfig */;
  432. buildSettings = {
  433. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  434. CURRENT_PROJECT_VERSION = 1;
  435. INFOPLIST_FILE = "example-macos/Info.plist";
  436. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  437. MACOSX_DEPLOYMENT_TARGET = 10.14;
  438. OTHER_LDFLAGS = (
  439. "$(inherited)",
  440. "-ObjC",
  441. "-lc++",
  442. );
  443. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.$(PRODUCT_NAME:rfc1034identifier)";
  444. PRODUCT_NAME = example;
  445. SDKROOT = macosx;
  446. };
  447. name = Release;
  448. };
  449. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  450. isa = XCBuildConfiguration;
  451. buildSettings = {
  452. ALWAYS_SEARCH_USER_PATHS = NO;
  453. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  454. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  455. CLANG_CXX_LIBRARY = "libc++";
  456. CLANG_ENABLE_MODULES = YES;
  457. CLANG_ENABLE_OBJC_ARC = YES;
  458. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  459. CLANG_WARN_BOOL_CONVERSION = YES;
  460. CLANG_WARN_COMMA = YES;
  461. CLANG_WARN_CONSTANT_CONVERSION = YES;
  462. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  463. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  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_UNREACHABLE_CODE = YES;
  476. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  477. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  478. COPY_PHASE_STRIP = NO;
  479. ENABLE_STRICT_OBJC_MSGSEND = YES;
  480. ENABLE_TESTABILITY = YES;
  481. GCC_C_LANGUAGE_STANDARD = gnu99;
  482. GCC_DYNAMIC_NO_PIC = NO;
  483. GCC_NO_COMMON_BLOCKS = YES;
  484. GCC_OPTIMIZATION_LEVEL = 0;
  485. GCC_PREPROCESSOR_DEFINITIONS = (
  486. "DEBUG=1",
  487. "$(inherited)",
  488. );
  489. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  490. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  491. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  492. GCC_WARN_UNDECLARED_SELECTOR = YES;
  493. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  494. GCC_WARN_UNUSED_FUNCTION = YES;
  495. GCC_WARN_UNUSED_VARIABLE = YES;
  496. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  497. LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
  498. LIBRARY_SEARCH_PATHS = (
  499. "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
  500. "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
  501. "\"$(inherited)\"",
  502. );
  503. MTL_ENABLE_DEBUG_INFO = YES;
  504. ONLY_ACTIVE_ARCH = YES;
  505. SDKROOT = iphoneos;
  506. };
  507. name = Debug;
  508. };
  509. 83CBBA211A601CBA00E9B192 /* Release */ = {
  510. isa = XCBuildConfiguration;
  511. buildSettings = {
  512. ALWAYS_SEARCH_USER_PATHS = NO;
  513. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  514. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  515. CLANG_CXX_LIBRARY = "libc++";
  516. CLANG_ENABLE_MODULES = YES;
  517. CLANG_ENABLE_OBJC_ARC = YES;
  518. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  519. CLANG_WARN_BOOL_CONVERSION = YES;
  520. CLANG_WARN_COMMA = YES;
  521. CLANG_WARN_CONSTANT_CONVERSION = YES;
  522. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  523. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  524. CLANG_WARN_EMPTY_BODY = YES;
  525. CLANG_WARN_ENUM_CONVERSION = YES;
  526. CLANG_WARN_INFINITE_RECURSION = YES;
  527. CLANG_WARN_INT_CONVERSION = YES;
  528. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  529. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  530. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  531. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  532. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  533. CLANG_WARN_STRICT_PROTOTYPES = YES;
  534. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  535. CLANG_WARN_UNREACHABLE_CODE = YES;
  536. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  537. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  538. COPY_PHASE_STRIP = YES;
  539. ENABLE_NS_ASSERTIONS = NO;
  540. ENABLE_STRICT_OBJC_MSGSEND = YES;
  541. GCC_C_LANGUAGE_STANDARD = gnu99;
  542. GCC_NO_COMMON_BLOCKS = YES;
  543. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  544. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  545. GCC_WARN_UNDECLARED_SELECTOR = YES;
  546. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  547. GCC_WARN_UNUSED_FUNCTION = YES;
  548. GCC_WARN_UNUSED_VARIABLE = YES;
  549. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  550. LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
  551. LIBRARY_SEARCH_PATHS = (
  552. "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
  553. "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
  554. "\"$(inherited)\"",
  555. );
  556. MTL_ENABLE_DEBUG_INFO = NO;
  557. SDKROOT = iphoneos;
  558. VALIDATE_PRODUCT = YES;
  559. };
  560. name = Release;
  561. };
  562. /* End XCBuildConfiguration section */
  563. /* Begin XCConfigurationList section */
  564. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "example-iOS" */ = {
  565. isa = XCConfigurationList;
  566. buildConfigurations = (
  567. 13B07F941A680F5B00A75B9A /* Debug */,
  568. 13B07F951A680F5B00A75B9A /* Release */,
  569. );
  570. defaultConfigurationIsVisible = 0;
  571. defaultConfigurationName = Release;
  572. };
  573. 5142015A2437B4B40078DB4F /* Build configuration list for PBXNativeTarget "example-macOS" */ = {
  574. isa = XCConfigurationList;
  575. buildConfigurations = (
  576. 5142015B2437B4B40078DB4F /* Debug */,
  577. 5142015C2437B4B40078DB4F /* Release */,
  578. );
  579. defaultConfigurationIsVisible = 0;
  580. defaultConfigurationName = Release;
  581. };
  582. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "example" */ = {
  583. isa = XCConfigurationList;
  584. buildConfigurations = (
  585. 83CBBA201A601CBA00E9B192 /* Debug */,
  586. 83CBBA211A601CBA00E9B192 /* Release */,
  587. );
  588. defaultConfigurationIsVisible = 0;
  589. defaultConfigurationName = Release;
  590. };
  591. /* End XCConfigurationList section */
  592. };
  593. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  594. }