project.pbxproj 25 KB

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