project.pbxproj 24 KB

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