project.pbxproj 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 54;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 00E356F31AD99517003FC87E /* DenetTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* DenetTests.m */; };
  10. 0C80B921A6F3F58F76C31292 /* libPods-Denet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-Denet.a */; };
  11. 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; };
  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. 7699B88040F8A987B510C191 /* libPods-Denet-DenetTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 19F6CBCC0A4E27FBF8BF4A61 /* libPods-Denet-DenetTests.a */; };
  15. 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
  16. /* End PBXBuildFile section */
  17. /* Begin PBXContainerItemProxy section */
  18. 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
  19. isa = PBXContainerItemProxy;
  20. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  21. proxyType = 1;
  22. remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
  23. remoteInfo = Denet;
  24. };
  25. /* End PBXContainerItemProxy section */
  26. /* Begin PBXFileReference section */
  27. 00E356EE1AD99517003FC87E /* DenetTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DenetTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  28. 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  29. 00E356F21AD99517003FC87E /* DenetTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DenetTests.m; sourceTree = "<group>"; };
  30. 13B07F961A680F5B00A75B9A /* Denet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Denet.app; sourceTree = BUILT_PRODUCTS_DIR; };
  31. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Denet/AppDelegate.h; sourceTree = "<group>"; };
  32. 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = Denet/AppDelegate.mm; sourceTree = "<group>"; };
  33. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = Denet/Images.xcassets; sourceTree = "<group>"; };
  34. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Denet/Info.plist; sourceTree = "<group>"; };
  35. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Denet/main.m; sourceTree = "<group>"; };
  36. 19F6CBCC0A4E27FBF8BF4A61 /* libPods-Denet-DenetTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Denet-DenetTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  37. 3B4392A12AC88292D35C810B /* Pods-Denet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Denet.debug.xcconfig"; path = "Target Support Files/Pods-Denet/Pods-Denet.debug.xcconfig"; sourceTree = "<group>"; };
  38. 5709B34CF0A7D63546082F79 /* Pods-Denet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Denet.release.xcconfig"; path = "Target Support Files/Pods-Denet/Pods-Denet.release.xcconfig"; sourceTree = "<group>"; };
  39. 5B7EB9410499542E8C5724F5 /* Pods-Denet-DenetTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Denet-DenetTests.debug.xcconfig"; path = "Target Support Files/Pods-Denet-DenetTests/Pods-Denet-DenetTests.debug.xcconfig"; sourceTree = "<group>"; };
  40. 5DCACB8F33CDC322A6C60F78 /* libPods-Denet.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Denet.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  41. 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = Denet/LaunchScreen.storyboard; sourceTree = "<group>"; };
  42. 89C6BE57DB24E9ADA2F236DE /* Pods-Denet-DenetTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Denet-DenetTests.release.xcconfig"; path = "Target Support Files/Pods-Denet-DenetTests/Pods-Denet-DenetTests.release.xcconfig"; sourceTree = "<group>"; };
  43. ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
  44. /* End PBXFileReference section */
  45. /* Begin PBXFrameworksBuildPhase section */
  46. 00E356EB1AD99517003FC87E /* Frameworks */ = {
  47. isa = PBXFrameworksBuildPhase;
  48. buildActionMask = 2147483647;
  49. files = (
  50. 7699B88040F8A987B510C191 /* libPods-Denet-DenetTests.a in Frameworks */,
  51. );
  52. runOnlyForDeploymentPostprocessing = 0;
  53. };
  54. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  55. isa = PBXFrameworksBuildPhase;
  56. buildActionMask = 2147483647;
  57. files = (
  58. 0C80B921A6F3F58F76C31292 /* libPods-Denet.a in Frameworks */,
  59. );
  60. runOnlyForDeploymentPostprocessing = 0;
  61. };
  62. /* End PBXFrameworksBuildPhase section */
  63. /* Begin PBXGroup section */
  64. 00E356EF1AD99517003FC87E /* DenetTests */ = {
  65. isa = PBXGroup;
  66. children = (
  67. 00E356F21AD99517003FC87E /* DenetTests.m */,
  68. 00E356F01AD99517003FC87E /* Supporting Files */,
  69. );
  70. path = DenetTests;
  71. sourceTree = "<group>";
  72. };
  73. 00E356F01AD99517003FC87E /* Supporting Files */ = {
  74. isa = PBXGroup;
  75. children = (
  76. 00E356F11AD99517003FC87E /* Info.plist */,
  77. );
  78. name = "Supporting Files";
  79. sourceTree = "<group>";
  80. };
  81. 13B07FAE1A68108700A75B9A /* Denet */ = {
  82. isa = PBXGroup;
  83. children = (
  84. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  85. 13B07FB01A68108700A75B9A /* AppDelegate.mm */,
  86. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  87. 13B07FB61A68108700A75B9A /* Info.plist */,
  88. 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */,
  89. 13B07FB71A68108700A75B9A /* main.m */,
  90. );
  91. name = Denet;
  92. sourceTree = "<group>";
  93. };
  94. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  95. isa = PBXGroup;
  96. children = (
  97. ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
  98. 5DCACB8F33CDC322A6C60F78 /* libPods-Denet.a */,
  99. 19F6CBCC0A4E27FBF8BF4A61 /* libPods-Denet-DenetTests.a */,
  100. );
  101. name = Frameworks;
  102. sourceTree = "<group>";
  103. };
  104. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  105. isa = PBXGroup;
  106. children = (
  107. );
  108. name = Libraries;
  109. sourceTree = "<group>";
  110. };
  111. 83CBB9F61A601CBA00E9B192 = {
  112. isa = PBXGroup;
  113. children = (
  114. 13B07FAE1A68108700A75B9A /* Denet */,
  115. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  116. 00E356EF1AD99517003FC87E /* DenetTests */,
  117. 83CBBA001A601CBA00E9B192 /* Products */,
  118. 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  119. BBD78D7AC51CEA395F1C20DB /* Pods */,
  120. );
  121. indentWidth = 2;
  122. sourceTree = "<group>";
  123. tabWidth = 2;
  124. usesTabs = 0;
  125. };
  126. 83CBBA001A601CBA00E9B192 /* Products */ = {
  127. isa = PBXGroup;
  128. children = (
  129. 13B07F961A680F5B00A75B9A /* Denet.app */,
  130. 00E356EE1AD99517003FC87E /* DenetTests.xctest */,
  131. );
  132. name = Products;
  133. sourceTree = "<group>";
  134. };
  135. BBD78D7AC51CEA395F1C20DB /* Pods */ = {
  136. isa = PBXGroup;
  137. children = (
  138. 3B4392A12AC88292D35C810B /* Pods-Denet.debug.xcconfig */,
  139. 5709B34CF0A7D63546082F79 /* Pods-Denet.release.xcconfig */,
  140. 5B7EB9410499542E8C5724F5 /* Pods-Denet-DenetTests.debug.xcconfig */,
  141. 89C6BE57DB24E9ADA2F236DE /* Pods-Denet-DenetTests.release.xcconfig */,
  142. );
  143. path = Pods;
  144. sourceTree = "<group>";
  145. };
  146. /* End PBXGroup section */
  147. /* Begin PBXNativeTarget section */
  148. 00E356ED1AD99517003FC87E /* DenetTests */ = {
  149. isa = PBXNativeTarget;
  150. buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "DenetTests" */;
  151. buildPhases = (
  152. A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */,
  153. 00E356EA1AD99517003FC87E /* Sources */,
  154. 00E356EB1AD99517003FC87E /* Frameworks */,
  155. 00E356EC1AD99517003FC87E /* Resources */,
  156. C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */,
  157. F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */,
  158. );
  159. buildRules = (
  160. );
  161. dependencies = (
  162. 00E356F51AD99517003FC87E /* PBXTargetDependency */,
  163. );
  164. name = DenetTests;
  165. productName = DenetTests;
  166. productReference = 00E356EE1AD99517003FC87E /* DenetTests.xctest */;
  167. productType = "com.apple.product-type.bundle.unit-test";
  168. };
  169. 13B07F861A680F5B00A75B9A /* Denet */ = {
  170. isa = PBXNativeTarget;
  171. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "Denet" */;
  172. buildPhases = (
  173. C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */,
  174. FD10A7F022414F080027D42C /* Start Packager */,
  175. 13B07F871A680F5B00A75B9A /* Sources */,
  176. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  177. 13B07F8E1A680F5B00A75B9A /* Resources */,
  178. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  179. 00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */,
  180. E235C05ADACE081382539298 /* [CP] Copy Pods Resources */,
  181. );
  182. buildRules = (
  183. );
  184. dependencies = (
  185. );
  186. name = Denet;
  187. productName = Denet;
  188. productReference = 13B07F961A680F5B00A75B9A /* Denet.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 = 1210;
  197. TargetAttributes = {
  198. 00E356ED1AD99517003FC87E = {
  199. CreatedOnToolsVersion = 6.2;
  200. TestTargetID = 13B07F861A680F5B00A75B9A;
  201. };
  202. 13B07F861A680F5B00A75B9A = {
  203. LastSwiftMigration = 1120;
  204. };
  205. };
  206. };
  207. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "Denet" */;
  208. compatibilityVersion = "Xcode 12.0";
  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 /* Denet */,
  221. 00E356ED1AD99517003FC87E /* DenetTests */,
  222. );
  223. };
  224. /* End PBXProject section */
  225. /* Begin PBXResourcesBuildPhase section */
  226. 00E356EC1AD99517003FC87E /* Resources */ = {
  227. isa = PBXResourcesBuildPhase;
  228. buildActionMask = 2147483647;
  229. files = (
  230. );
  231. runOnlyForDeploymentPostprocessing = 0;
  232. };
  233. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  234. isa = PBXResourcesBuildPhase;
  235. buildActionMask = 2147483647;
  236. files = (
  237. 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */,
  238. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  239. );
  240. runOnlyForDeploymentPostprocessing = 0;
  241. };
  242. /* End PBXResourcesBuildPhase section */
  243. /* Begin PBXShellScriptBuildPhase section */
  244. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  245. isa = PBXShellScriptBuildPhase;
  246. buildActionMask = 2147483647;
  247. files = (
  248. );
  249. inputPaths = (
  250. "$(SRCROOT)/.xcode.env.local",
  251. "$(SRCROOT)/.xcode.env",
  252. );
  253. name = "Bundle React Native code and images";
  254. outputPaths = (
  255. );
  256. runOnlyForDeploymentPostprocessing = 0;
  257. shellPath = /bin/sh;
  258. shellScript = "set -e\n\nWITH_ENVIRONMENT=\"../node_modules/react-native/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"../node_modules/react-native/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n";
  259. };
  260. 00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */ = {
  261. isa = PBXShellScriptBuildPhase;
  262. buildActionMask = 2147483647;
  263. files = (
  264. );
  265. inputFileListPaths = (
  266. "${PODS_ROOT}/Target Support Files/Pods-Denet/Pods-Denet-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  267. );
  268. name = "[CP] Embed Pods Frameworks";
  269. outputFileListPaths = (
  270. "${PODS_ROOT}/Target Support Files/Pods-Denet/Pods-Denet-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  271. );
  272. runOnlyForDeploymentPostprocessing = 0;
  273. shellPath = /bin/sh;
  274. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Denet/Pods-Denet-frameworks.sh\"\n";
  275. showEnvVarsInLog = 0;
  276. };
  277. A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */ = {
  278. isa = PBXShellScriptBuildPhase;
  279. buildActionMask = 2147483647;
  280. files = (
  281. );
  282. inputFileListPaths = (
  283. );
  284. inputPaths = (
  285. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  286. "${PODS_ROOT}/Manifest.lock",
  287. );
  288. name = "[CP] Check Pods Manifest.lock";
  289. outputFileListPaths = (
  290. );
  291. outputPaths = (
  292. "$(DERIVED_FILE_DIR)/Pods-Denet-DenetTests-checkManifestLockResult.txt",
  293. );
  294. runOnlyForDeploymentPostprocessing = 0;
  295. shellPath = /bin/sh;
  296. 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";
  297. showEnvVarsInLog = 0;
  298. };
  299. C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */ = {
  300. isa = PBXShellScriptBuildPhase;
  301. buildActionMask = 2147483647;
  302. files = (
  303. );
  304. inputFileListPaths = (
  305. );
  306. inputPaths = (
  307. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  308. "${PODS_ROOT}/Manifest.lock",
  309. );
  310. name = "[CP] Check Pods Manifest.lock";
  311. outputFileListPaths = (
  312. );
  313. outputPaths = (
  314. "$(DERIVED_FILE_DIR)/Pods-Denet-checkManifestLockResult.txt",
  315. );
  316. runOnlyForDeploymentPostprocessing = 0;
  317. shellPath = /bin/sh;
  318. 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";
  319. showEnvVarsInLog = 0;
  320. };
  321. C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */ = {
  322. isa = PBXShellScriptBuildPhase;
  323. buildActionMask = 2147483647;
  324. files = (
  325. );
  326. inputFileListPaths = (
  327. "${PODS_ROOT}/Target Support Files/Pods-Denet-DenetTests/Pods-Denet-DenetTests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  328. );
  329. name = "[CP] Embed Pods Frameworks";
  330. outputFileListPaths = (
  331. "${PODS_ROOT}/Target Support Files/Pods-Denet-DenetTests/Pods-Denet-DenetTests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  332. );
  333. runOnlyForDeploymentPostprocessing = 0;
  334. shellPath = /bin/sh;
  335. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Denet-DenetTests/Pods-Denet-DenetTests-frameworks.sh\"\n";
  336. showEnvVarsInLog = 0;
  337. };
  338. E235C05ADACE081382539298 /* [CP] Copy Pods Resources */ = {
  339. isa = PBXShellScriptBuildPhase;
  340. buildActionMask = 2147483647;
  341. files = (
  342. );
  343. inputFileListPaths = (
  344. "${PODS_ROOT}/Target Support Files/Pods-Denet/Pods-Denet-resources-${CONFIGURATION}-input-files.xcfilelist",
  345. );
  346. name = "[CP] Copy Pods Resources";
  347. outputFileListPaths = (
  348. "${PODS_ROOT}/Target Support Files/Pods-Denet/Pods-Denet-resources-${CONFIGURATION}-output-files.xcfilelist",
  349. );
  350. runOnlyForDeploymentPostprocessing = 0;
  351. shellPath = /bin/sh;
  352. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Denet/Pods-Denet-resources.sh\"\n";
  353. showEnvVarsInLog = 0;
  354. };
  355. F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */ = {
  356. isa = PBXShellScriptBuildPhase;
  357. buildActionMask = 2147483647;
  358. files = (
  359. );
  360. inputFileListPaths = (
  361. "${PODS_ROOT}/Target Support Files/Pods-Denet-DenetTests/Pods-Denet-DenetTests-resources-${CONFIGURATION}-input-files.xcfilelist",
  362. );
  363. name = "[CP] Copy Pods Resources";
  364. outputFileListPaths = (
  365. "${PODS_ROOT}/Target Support Files/Pods-Denet-DenetTests/Pods-Denet-DenetTests-resources-${CONFIGURATION}-output-files.xcfilelist",
  366. );
  367. runOnlyForDeploymentPostprocessing = 0;
  368. shellPath = /bin/sh;
  369. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Denet-DenetTests/Pods-Denet-DenetTests-resources.sh\"\n";
  370. showEnvVarsInLog = 0;
  371. };
  372. FD10A7F022414F080027D42C /* Start Packager */ = {
  373. isa = PBXShellScriptBuildPhase;
  374. buildActionMask = 2147483647;
  375. files = (
  376. );
  377. inputFileListPaths = (
  378. );
  379. inputPaths = (
  380. );
  381. name = "Start Packager";
  382. outputFileListPaths = (
  383. );
  384. outputPaths = (
  385. );
  386. runOnlyForDeploymentPostprocessing = 0;
  387. shellPath = /bin/sh;
  388. 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";
  389. showEnvVarsInLog = 0;
  390. };
  391. /* End PBXShellScriptBuildPhase section */
  392. /* Begin PBXSourcesBuildPhase section */
  393. 00E356EA1AD99517003FC87E /* Sources */ = {
  394. isa = PBXSourcesBuildPhase;
  395. buildActionMask = 2147483647;
  396. files = (
  397. 00E356F31AD99517003FC87E /* DenetTests.m in Sources */,
  398. );
  399. runOnlyForDeploymentPostprocessing = 0;
  400. };
  401. 13B07F871A680F5B00A75B9A /* Sources */ = {
  402. isa = PBXSourcesBuildPhase;
  403. buildActionMask = 2147483647;
  404. files = (
  405. 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */,
  406. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  407. );
  408. runOnlyForDeploymentPostprocessing = 0;
  409. };
  410. /* End PBXSourcesBuildPhase section */
  411. /* Begin PBXTargetDependency section */
  412. 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
  413. isa = PBXTargetDependency;
  414. target = 13B07F861A680F5B00A75B9A /* Denet */;
  415. targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
  416. };
  417. /* End PBXTargetDependency section */
  418. /* Begin XCBuildConfiguration section */
  419. 00E356F61AD99517003FC87E /* Debug */ = {
  420. isa = XCBuildConfiguration;
  421. baseConfigurationReference = 5B7EB9410499542E8C5724F5 /* Pods-Denet-DenetTests.debug.xcconfig */;
  422. buildSettings = {
  423. BUNDLE_LOADER = "$(TEST_HOST)";
  424. GCC_PREPROCESSOR_DEFINITIONS = (
  425. "DEBUG=1",
  426. "$(inherited)",
  427. );
  428. INFOPLIST_FILE = DenetTests/Info.plist;
  429. IPHONEOS_DEPLOYMENT_TARGET = 12.4;
  430. LD_RUNPATH_SEARCH_PATHS = (
  431. "$(inherited)",
  432. "@executable_path/Frameworks",
  433. "@loader_path/Frameworks",
  434. );
  435. OTHER_LDFLAGS = (
  436. "-ObjC",
  437. "-lc++",
  438. "$(inherited)",
  439. );
  440. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  441. PRODUCT_NAME = "$(TARGET_NAME)";
  442. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Denet.app/Denet";
  443. };
  444. name = Debug;
  445. };
  446. 00E356F71AD99517003FC87E /* Release */ = {
  447. isa = XCBuildConfiguration;
  448. baseConfigurationReference = 89C6BE57DB24E9ADA2F236DE /* Pods-Denet-DenetTests.release.xcconfig */;
  449. buildSettings = {
  450. BUNDLE_LOADER = "$(TEST_HOST)";
  451. COPY_PHASE_STRIP = NO;
  452. INFOPLIST_FILE = DenetTests/Info.plist;
  453. IPHONEOS_DEPLOYMENT_TARGET = 12.4;
  454. LD_RUNPATH_SEARCH_PATHS = (
  455. "$(inherited)",
  456. "@executable_path/Frameworks",
  457. "@loader_path/Frameworks",
  458. );
  459. OTHER_LDFLAGS = (
  460. "-ObjC",
  461. "-lc++",
  462. "$(inherited)",
  463. );
  464. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  465. PRODUCT_NAME = "$(TARGET_NAME)";
  466. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Denet.app/Denet";
  467. };
  468. name = Release;
  469. };
  470. 13B07F941A680F5B00A75B9A /* Debug */ = {
  471. isa = XCBuildConfiguration;
  472. baseConfigurationReference = 3B4392A12AC88292D35C810B /* Pods-Denet.debug.xcconfig */;
  473. buildSettings = {
  474. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  475. CLANG_ENABLE_MODULES = YES;
  476. CURRENT_PROJECT_VERSION = 1;
  477. ENABLE_BITCODE = NO;
  478. INFOPLIST_FILE = Denet/Info.plist;
  479. LD_RUNPATH_SEARCH_PATHS = (
  480. "$(inherited)",
  481. "@executable_path/Frameworks",
  482. );
  483. OTHER_LDFLAGS = (
  484. "$(inherited)",
  485. "-ObjC",
  486. "-lc++",
  487. );
  488. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  489. PRODUCT_NAME = Denet;
  490. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  491. SWIFT_VERSION = 5.0;
  492. VERSIONING_SYSTEM = "apple-generic";
  493. };
  494. name = Debug;
  495. };
  496. 13B07F951A680F5B00A75B9A /* Release */ = {
  497. isa = XCBuildConfiguration;
  498. baseConfigurationReference = 5709B34CF0A7D63546082F79 /* Pods-Denet.release.xcconfig */;
  499. buildSettings = {
  500. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  501. CLANG_ENABLE_MODULES = YES;
  502. CURRENT_PROJECT_VERSION = 1;
  503. INFOPLIST_FILE = Denet/Info.plist;
  504. LD_RUNPATH_SEARCH_PATHS = (
  505. "$(inherited)",
  506. "@executable_path/Frameworks",
  507. );
  508. OTHER_LDFLAGS = (
  509. "$(inherited)",
  510. "-ObjC",
  511. "-lc++",
  512. );
  513. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  514. PRODUCT_NAME = Denet;
  515. SWIFT_VERSION = 5.0;
  516. VERSIONING_SYSTEM = "apple-generic";
  517. };
  518. name = Release;
  519. };
  520. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  521. isa = XCBuildConfiguration;
  522. buildSettings = {
  523. ALWAYS_SEARCH_USER_PATHS = NO;
  524. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  525. CLANG_CXX_LANGUAGE_STANDARD = "c++17";
  526. CLANG_CXX_LIBRARY = "libc++";
  527. CLANG_ENABLE_MODULES = YES;
  528. CLANG_ENABLE_OBJC_ARC = YES;
  529. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  530. CLANG_WARN_BOOL_CONVERSION = YES;
  531. CLANG_WARN_COMMA = YES;
  532. CLANG_WARN_CONSTANT_CONVERSION = YES;
  533. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  534. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  535. CLANG_WARN_EMPTY_BODY = YES;
  536. CLANG_WARN_ENUM_CONVERSION = YES;
  537. CLANG_WARN_INFINITE_RECURSION = YES;
  538. CLANG_WARN_INT_CONVERSION = YES;
  539. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  540. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  541. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  542. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  543. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  544. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  545. CLANG_WARN_STRICT_PROTOTYPES = YES;
  546. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  547. CLANG_WARN_UNREACHABLE_CODE = YES;
  548. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  549. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  550. COPY_PHASE_STRIP = NO;
  551. ENABLE_STRICT_OBJC_MSGSEND = YES;
  552. ENABLE_TESTABILITY = YES;
  553. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
  554. GCC_C_LANGUAGE_STANDARD = gnu99;
  555. GCC_DYNAMIC_NO_PIC = NO;
  556. GCC_NO_COMMON_BLOCKS = YES;
  557. GCC_OPTIMIZATION_LEVEL = 0;
  558. GCC_PREPROCESSOR_DEFINITIONS = (
  559. "DEBUG=1",
  560. "$(inherited)",
  561. );
  562. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  563. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  564. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  565. GCC_WARN_UNDECLARED_SELECTOR = YES;
  566. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  567. GCC_WARN_UNUSED_FUNCTION = YES;
  568. GCC_WARN_UNUSED_VARIABLE = YES;
  569. IPHONEOS_DEPLOYMENT_TARGET = 12.4;
  570. LD_RUNPATH_SEARCH_PATHS = (
  571. /usr/lib/swift,
  572. "$(inherited)",
  573. );
  574. LIBRARY_SEARCH_PATHS = (
  575. "\"$(SDKROOT)/usr/lib/swift\"",
  576. "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
  577. "\"$(inherited)\"",
  578. );
  579. MTL_ENABLE_DEBUG_INFO = YES;
  580. ONLY_ACTIVE_ARCH = YES;
  581. OTHER_CPLUSPLUSFLAGS = (
  582. "$(OTHER_CFLAGS)",
  583. "-DFOLLY_NO_CONFIG",
  584. "-DFOLLY_MOBILE=1",
  585. "-DFOLLY_USE_LIBCPP=1",
  586. );
  587. REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
  588. SDKROOT = iphoneos;
  589. };
  590. name = Debug;
  591. };
  592. 83CBBA211A601CBA00E9B192 /* Release */ = {
  593. isa = XCBuildConfiguration;
  594. buildSettings = {
  595. ALWAYS_SEARCH_USER_PATHS = NO;
  596. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  597. CLANG_CXX_LANGUAGE_STANDARD = "c++17";
  598. CLANG_CXX_LIBRARY = "libc++";
  599. CLANG_ENABLE_MODULES = YES;
  600. CLANG_ENABLE_OBJC_ARC = YES;
  601. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  602. CLANG_WARN_BOOL_CONVERSION = YES;
  603. CLANG_WARN_COMMA = YES;
  604. CLANG_WARN_CONSTANT_CONVERSION = YES;
  605. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  606. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  607. CLANG_WARN_EMPTY_BODY = YES;
  608. CLANG_WARN_ENUM_CONVERSION = YES;
  609. CLANG_WARN_INFINITE_RECURSION = YES;
  610. CLANG_WARN_INT_CONVERSION = YES;
  611. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  612. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  613. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  614. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  615. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  616. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  617. CLANG_WARN_STRICT_PROTOTYPES = YES;
  618. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  619. CLANG_WARN_UNREACHABLE_CODE = YES;
  620. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  621. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  622. COPY_PHASE_STRIP = YES;
  623. ENABLE_NS_ASSERTIONS = NO;
  624. ENABLE_STRICT_OBJC_MSGSEND = YES;
  625. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
  626. GCC_C_LANGUAGE_STANDARD = gnu99;
  627. GCC_NO_COMMON_BLOCKS = YES;
  628. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  629. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  630. GCC_WARN_UNDECLARED_SELECTOR = YES;
  631. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  632. GCC_WARN_UNUSED_FUNCTION = YES;
  633. GCC_WARN_UNUSED_VARIABLE = YES;
  634. IPHONEOS_DEPLOYMENT_TARGET = 12.4;
  635. LD_RUNPATH_SEARCH_PATHS = (
  636. /usr/lib/swift,
  637. "$(inherited)",
  638. );
  639. LIBRARY_SEARCH_PATHS = (
  640. "\"$(SDKROOT)/usr/lib/swift\"",
  641. "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
  642. "\"$(inherited)\"",
  643. );
  644. MTL_ENABLE_DEBUG_INFO = NO;
  645. OTHER_CPLUSPLUSFLAGS = (
  646. "$(OTHER_CFLAGS)",
  647. "-DFOLLY_NO_CONFIG",
  648. "-DFOLLY_MOBILE=1",
  649. "-DFOLLY_USE_LIBCPP=1",
  650. );
  651. REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
  652. SDKROOT = iphoneos;
  653. VALIDATE_PRODUCT = YES;
  654. };
  655. name = Release;
  656. };
  657. /* End XCBuildConfiguration section */
  658. /* Begin XCConfigurationList section */
  659. 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "DenetTests" */ = {
  660. isa = XCConfigurationList;
  661. buildConfigurations = (
  662. 00E356F61AD99517003FC87E /* Debug */,
  663. 00E356F71AD99517003FC87E /* Release */,
  664. );
  665. defaultConfigurationIsVisible = 0;
  666. defaultConfigurationName = Release;
  667. };
  668. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "Denet" */ = {
  669. isa = XCConfigurationList;
  670. buildConfigurations = (
  671. 13B07F941A680F5B00A75B9A /* Debug */,
  672. 13B07F951A680F5B00A75B9A /* Release */,
  673. );
  674. defaultConfigurationIsVisible = 0;
  675. defaultConfigurationName = Release;
  676. };
  677. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "Denet" */ = {
  678. isa = XCConfigurationList;
  679. buildConfigurations = (
  680. 83CBBA201A601CBA00E9B192 /* Debug */,
  681. 83CBBA211A601CBA00E9B192 /* Release */,
  682. );
  683. defaultConfigurationIsVisible = 0;
  684. defaultConfigurationName = Release;
  685. };
  686. /* End XCConfigurationList section */
  687. };
  688. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  689. }