project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 54;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0C80B921A6F3F58F76C31292 /* libPods-RNExampleProject.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-RNExampleProject.a */; };
  10. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  11. 761780ED2CA45674006654EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 761780EC2CA45674006654EE /* AppDelegate.swift */; };
  12. 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
  13. 0AE2C03608B24829A5A9A34D /* antfill.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6A6E7901801C452CA391954A /* antfill.ttf */; };
  14. 700DEA5A447A434B9DFB2B18 /* antoutline.ttf in Resources */ = {isa = PBXBuildFile; fileRef = C088350CE3854EB9B2CCF2A0 /* antoutline.ttf */; };
  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 = RNExampleProject;
  23. };
  24. /* End PBXContainerItemProxy section */
  25. /* Begin PBXFileReference section */
  26. 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  27. 13B07F961A680F5B00A75B9A /* RNExampleProject.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RNExampleProject.app; sourceTree = BUILT_PRODUCTS_DIR; };
  28. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = RNExampleProject/Images.xcassets; sourceTree = "<group>"; };
  29. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = RNExampleProject/Info.plist; sourceTree = "<group>"; };
  30. 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = RNExampleProject/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
  31. 3B4392A12AC88292D35C810B /* Pods-RNExampleProject.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNExampleProject.debug.xcconfig"; path = "Target Support Files/Pods-RNExampleProject/Pods-RNExampleProject.debug.xcconfig"; sourceTree = "<group>"; };
  32. 5709B34CF0A7D63546082F79 /* Pods-RNExampleProject.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNExampleProject.release.xcconfig"; path = "Target Support Files/Pods-RNExampleProject/Pods-RNExampleProject.release.xcconfig"; sourceTree = "<group>"; };
  33. 5DCACB8F33CDC322A6C60F78 /* libPods-RNExampleProject.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNExampleProject.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  34. 761780EC2CA45674006654EE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = RNExampleProject/AppDelegate.swift; sourceTree = "<group>"; };
  35. 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = RNExampleProject/LaunchScreen.storyboard; sourceTree = "<group>"; };
  36. ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
  37. 6A6E7901801C452CA391954A /* antfill.ttf */ = {isa = PBXFileReference; name = "antfill.ttf"; path = "../node_modules/@ant-design/icons-react-native/fonts/antfill.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  38. C088350CE3854EB9B2CCF2A0 /* antoutline.ttf */ = {isa = PBXFileReference; name = "antoutline.ttf"; path = "../node_modules/@ant-design/icons-react-native/fonts/antoutline.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  39. /* End PBXFileReference section */
  40. /* Begin PBXFrameworksBuildPhase section */
  41. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  42. isa = PBXFrameworksBuildPhase;
  43. buildActionMask = 2147483647;
  44. files = (
  45. 0C80B921A6F3F58F76C31292 /* libPods-RNExampleProject.a in Frameworks */,
  46. );
  47. runOnlyForDeploymentPostprocessing = 0;
  48. };
  49. /* End PBXFrameworksBuildPhase section */
  50. /* Begin PBXGroup section */
  51. 00E356F01AD99517003FC87E /* Supporting Files */ = {
  52. isa = PBXGroup;
  53. children = (
  54. 00E356F11AD99517003FC87E /* Info.plist */,
  55. );
  56. name = "Supporting Files";
  57. sourceTree = "<group>";
  58. };
  59. 13B07FAE1A68108700A75B9A /* RNExampleProject */ = {
  60. isa = PBXGroup;
  61. children = (
  62. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  63. 761780EC2CA45674006654EE /* AppDelegate.swift */,
  64. 13B07FB61A68108700A75B9A /* Info.plist */,
  65. 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */,
  66. 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */,
  67. );
  68. name = RNExampleProject;
  69. sourceTree = "<group>";
  70. };
  71. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  72. isa = PBXGroup;
  73. children = (
  74. ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
  75. 5DCACB8F33CDC322A6C60F78 /* libPods-RNExampleProject.a */,
  76. );
  77. name = Frameworks;
  78. sourceTree = "<group>";
  79. };
  80. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  81. isa = PBXGroup;
  82. children = (
  83. );
  84. name = Libraries;
  85. sourceTree = "<group>";
  86. };
  87. 83CBB9F61A601CBA00E9B192 = {
  88. isa = PBXGroup;
  89. children = (
  90. 13B07FAE1A68108700A75B9A /* RNExampleProject */,
  91. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  92. 83CBBA001A601CBA00E9B192 /* Products */,
  93. 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  94. BBD78D7AC51CEA395F1C20DB /* Pods */,
  95. 18C8983108CC4B2D9E7EF87E /* Resources */,
  96. );
  97. indentWidth = 2;
  98. sourceTree = "<group>";
  99. tabWidth = 2;
  100. usesTabs = 0;
  101. };
  102. 83CBBA001A601CBA00E9B192 /* Products */ = {
  103. isa = PBXGroup;
  104. children = (
  105. 13B07F961A680F5B00A75B9A /* RNExampleProject.app */,
  106. );
  107. name = Products;
  108. sourceTree = "<group>";
  109. };
  110. BBD78D7AC51CEA395F1C20DB /* Pods */ = {
  111. isa = PBXGroup;
  112. children = (
  113. 3B4392A12AC88292D35C810B /* Pods-RNExampleProject.debug.xcconfig */,
  114. 5709B34CF0A7D63546082F79 /* Pods-RNExampleProject.release.xcconfig */,
  115. );
  116. path = Pods;
  117. sourceTree = "<group>";
  118. };
  119. 18C8983108CC4B2D9E7EF87E /* Resources */ = {
  120. isa = "PBXGroup";
  121. children = (
  122. 6A6E7901801C452CA391954A /* antfill.ttf */,
  123. C088350CE3854EB9B2CCF2A0 /* antoutline.ttf */,
  124. );
  125. name = Resources;
  126. sourceTree = "<group>";
  127. path = "";
  128. };
  129. /* End PBXGroup section */
  130. /* Begin PBXNativeTarget section */
  131. 13B07F861A680F5B00A75B9A /* RNExampleProject */ = {
  132. isa = PBXNativeTarget;
  133. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "RNExampleProject" */;
  134. buildPhases = (
  135. C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */,
  136. 13B07F871A680F5B00A75B9A /* Sources */,
  137. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  138. 13B07F8E1A680F5B00A75B9A /* Resources */,
  139. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  140. 00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */,
  141. E235C05ADACE081382539298 /* [CP] Copy Pods Resources */,
  142. );
  143. buildRules = (
  144. );
  145. dependencies = (
  146. );
  147. name = RNExampleProject;
  148. productName = RNExampleProject;
  149. productReference = 13B07F961A680F5B00A75B9A /* RNExampleProject.app */;
  150. productType = "com.apple.product-type.application";
  151. };
  152. /* End PBXNativeTarget section */
  153. /* Begin PBXProject section */
  154. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  155. isa = PBXProject;
  156. attributes = {
  157. LastUpgradeCheck = 1210;
  158. TargetAttributes = {
  159. 13B07F861A680F5B00A75B9A = {
  160. LastSwiftMigration = 1120;
  161. };
  162. };
  163. };
  164. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "RNExampleProject" */;
  165. compatibilityVersion = "Xcode 12.0";
  166. developmentRegion = en;
  167. hasScannedForEncodings = 0;
  168. knownRegions = (
  169. en,
  170. Base,
  171. );
  172. mainGroup = 83CBB9F61A601CBA00E9B192;
  173. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  174. projectDirPath = "";
  175. projectRoot = "";
  176. targets = (
  177. 13B07F861A680F5B00A75B9A /* RNExampleProject */,
  178. );
  179. };
  180. /* End PBXProject section */
  181. /* Begin PBXResourcesBuildPhase section */
  182. 00E356EC1AD99517003FC87E /* Resources */ = {
  183. isa = PBXResourcesBuildPhase;
  184. buildActionMask = 2147483647;
  185. files = (
  186. );
  187. runOnlyForDeploymentPostprocessing = 0;
  188. };
  189. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  190. isa = PBXResourcesBuildPhase;
  191. buildActionMask = 2147483647;
  192. files = (
  193. 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */,
  194. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  195. 0AE2C03608B24829A5A9A34D /* antfill.ttf in Resources */,
  196. 700DEA5A447A434B9DFB2B18 /* antoutline.ttf in Resources */,
  197. );
  198. runOnlyForDeploymentPostprocessing = 0;
  199. };
  200. /* End PBXResourcesBuildPhase section */
  201. /* Begin PBXShellScriptBuildPhase section */
  202. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  203. isa = PBXShellScriptBuildPhase;
  204. buildActionMask = 2147483647;
  205. files = (
  206. );
  207. inputPaths = (
  208. "$(SRCROOT)/.xcode.env.local",
  209. "$(SRCROOT)/.xcode.env",
  210. );
  211. name = "Bundle React Native code and images";
  212. outputPaths = (
  213. );
  214. runOnlyForDeploymentPostprocessing = 0;
  215. shellPath = /bin/sh;
  216. shellScript = "set -e\n\nWITH_ENVIRONMENT=\"$REACT_NATIVE_PATH/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"$REACT_NATIVE_PATH/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n";
  217. };
  218. 00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */ = {
  219. isa = PBXShellScriptBuildPhase;
  220. buildActionMask = 2147483647;
  221. files = (
  222. );
  223. inputFileListPaths = (
  224. "${PODS_ROOT}/Target Support Files/Pods-RNExampleProject/Pods-RNExampleProject-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  225. );
  226. name = "[CP] Embed Pods Frameworks";
  227. outputFileListPaths = (
  228. "${PODS_ROOT}/Target Support Files/Pods-RNExampleProject/Pods-RNExampleProject-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  229. );
  230. runOnlyForDeploymentPostprocessing = 0;
  231. shellPath = /bin/sh;
  232. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNExampleProject/Pods-RNExampleProject-frameworks.sh\"\n";
  233. showEnvVarsInLog = 0;
  234. };
  235. C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */ = {
  236. isa = PBXShellScriptBuildPhase;
  237. buildActionMask = 2147483647;
  238. files = (
  239. );
  240. inputFileListPaths = (
  241. );
  242. inputPaths = (
  243. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  244. "${PODS_ROOT}/Manifest.lock",
  245. );
  246. name = "[CP] Check Pods Manifest.lock";
  247. outputFileListPaths = (
  248. );
  249. outputPaths = (
  250. "$(DERIVED_FILE_DIR)/Pods-RNExampleProject-checkManifestLockResult.txt",
  251. );
  252. runOnlyForDeploymentPostprocessing = 0;
  253. shellPath = /bin/sh;
  254. 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";
  255. showEnvVarsInLog = 0;
  256. };
  257. E235C05ADACE081382539298 /* [CP] Copy Pods Resources */ = {
  258. isa = PBXShellScriptBuildPhase;
  259. buildActionMask = 2147483647;
  260. files = (
  261. );
  262. inputFileListPaths = (
  263. "${PODS_ROOT}/Target Support Files/Pods-RNExampleProject/Pods-RNExampleProject-resources-${CONFIGURATION}-input-files.xcfilelist",
  264. );
  265. name = "[CP] Copy Pods Resources";
  266. outputFileListPaths = (
  267. "${PODS_ROOT}/Target Support Files/Pods-RNExampleProject/Pods-RNExampleProject-resources-${CONFIGURATION}-output-files.xcfilelist",
  268. );
  269. runOnlyForDeploymentPostprocessing = 0;
  270. shellPath = /bin/sh;
  271. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNExampleProject/Pods-RNExampleProject-resources.sh\"\n";
  272. showEnvVarsInLog = 0;
  273. };
  274. /* End PBXShellScriptBuildPhase section */
  275. /* Begin PBXSourcesBuildPhase section */
  276. 13B07F871A680F5B00A75B9A /* Sources */ = {
  277. isa = PBXSourcesBuildPhase;
  278. buildActionMask = 2147483647;
  279. files = (
  280. 761780ED2CA45674006654EE /* AppDelegate.swift in Sources */,
  281. );
  282. runOnlyForDeploymentPostprocessing = 0;
  283. };
  284. /* End PBXSourcesBuildPhase section */
  285. /* Begin PBXTargetDependency section */
  286. 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
  287. isa = PBXTargetDependency;
  288. target = 13B07F861A680F5B00A75B9A /* RNExampleProject */;
  289. targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
  290. };
  291. /* End PBXTargetDependency section */
  292. /* Begin XCBuildConfiguration section */
  293. 13B07F941A680F5B00A75B9A /* Debug */ = {
  294. isa = XCBuildConfiguration;
  295. baseConfigurationReference = 3B4392A12AC88292D35C810B /* Pods-RNExampleProject.debug.xcconfig */;
  296. buildSettings = {
  297. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  298. CLANG_ENABLE_MODULES = YES;
  299. CURRENT_PROJECT_VERSION = 1;
  300. ENABLE_BITCODE = NO;
  301. INFOPLIST_FILE = RNExampleProject/Info.plist;
  302. IPHONEOS_DEPLOYMENT_TARGET = 15.1;
  303. LD_RUNPATH_SEARCH_PATHS = (
  304. "$(inherited)",
  305. "@executable_path/Frameworks",
  306. );
  307. MARKETING_VERSION = 1.0;
  308. OTHER_LDFLAGS = (
  309. "$(inherited)",
  310. "-ObjC",
  311. "-lc++",
  312. );
  313. PRODUCT_BUNDLE_IDENTIFIER = "org.rnexample.notebook";
  314. PRODUCT_NAME = RNExampleProject;
  315. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  316. SWIFT_VERSION = 5.0;
  317. VERSIONING_SYSTEM = "apple-generic";
  318. };
  319. name = Debug;
  320. };
  321. 13B07F951A680F5B00A75B9A /* Release */ = {
  322. isa = XCBuildConfiguration;
  323. baseConfigurationReference = 5709B34CF0A7D63546082F79 /* Pods-RNExampleProject.release.xcconfig */;
  324. buildSettings = {
  325. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  326. CLANG_ENABLE_MODULES = YES;
  327. CURRENT_PROJECT_VERSION = 1;
  328. INFOPLIST_FILE = RNExampleProject/Info.plist;
  329. IPHONEOS_DEPLOYMENT_TARGET = 15.1;
  330. LD_RUNPATH_SEARCH_PATHS = (
  331. "$(inherited)",
  332. "@executable_path/Frameworks",
  333. );
  334. MARKETING_VERSION = 1.0;
  335. OTHER_LDFLAGS = (
  336. "$(inherited)",
  337. "-ObjC",
  338. "-lc++",
  339. );
  340. PRODUCT_BUNDLE_IDENTIFIER = "org.rnexample.notebook";
  341. PRODUCT_NAME = RNExampleProject;
  342. SWIFT_VERSION = 5.0;
  343. VERSIONING_SYSTEM = "apple-generic";
  344. };
  345. name = Release;
  346. };
  347. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  348. isa = XCBuildConfiguration;
  349. buildSettings = {
  350. ALWAYS_SEARCH_USER_PATHS = NO;
  351. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  352. CLANG_CXX_LANGUAGE_STANDARD = "c++20";
  353. CLANG_CXX_LIBRARY = "libc++";
  354. CLANG_ENABLE_MODULES = YES;
  355. CLANG_ENABLE_OBJC_ARC = YES;
  356. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  357. CLANG_WARN_BOOL_CONVERSION = YES;
  358. CLANG_WARN_COMMA = YES;
  359. CLANG_WARN_CONSTANT_CONVERSION = YES;
  360. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  361. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  362. CLANG_WARN_EMPTY_BODY = YES;
  363. CLANG_WARN_ENUM_CONVERSION = YES;
  364. CLANG_WARN_INFINITE_RECURSION = YES;
  365. CLANG_WARN_INT_CONVERSION = YES;
  366. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  367. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  368. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  369. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  370. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  371. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  372. CLANG_WARN_STRICT_PROTOTYPES = YES;
  373. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  374. CLANG_WARN_UNREACHABLE_CODE = YES;
  375. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  376. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  377. COPY_PHASE_STRIP = NO;
  378. ENABLE_STRICT_OBJC_MSGSEND = YES;
  379. ENABLE_TESTABILITY = YES;
  380. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
  381. GCC_C_LANGUAGE_STANDARD = gnu99;
  382. GCC_DYNAMIC_NO_PIC = NO;
  383. GCC_NO_COMMON_BLOCKS = YES;
  384. GCC_OPTIMIZATION_LEVEL = 0;
  385. GCC_PREPROCESSOR_DEFINITIONS = (
  386. "DEBUG=1",
  387. "$(inherited)",
  388. );
  389. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  390. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  391. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  392. GCC_WARN_UNDECLARED_SELECTOR = YES;
  393. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  394. GCC_WARN_UNUSED_FUNCTION = YES;
  395. GCC_WARN_UNUSED_VARIABLE = YES;
  396. IPHONEOS_DEPLOYMENT_TARGET = 15.1;
  397. LD_RUNPATH_SEARCH_PATHS = (
  398. /usr/lib/swift,
  399. "$(inherited)",
  400. );
  401. LIBRARY_SEARCH_PATHS = (
  402. "\"$(SDKROOT)/usr/lib/swift\"",
  403. "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
  404. "\"$(inherited)\"",
  405. );
  406. MTL_ENABLE_DEBUG_INFO = YES;
  407. ONLY_ACTIVE_ARCH = YES;
  408. OTHER_CPLUSPLUSFLAGS = (
  409. "$(OTHER_CFLAGS)",
  410. "-DFOLLY_NO_CONFIG",
  411. "-DFOLLY_MOBILE=1",
  412. "-DFOLLY_USE_LIBCPP=1",
  413. "-DFOLLY_CFG_NO_COROUTINES=1",
  414. "-DFOLLY_HAVE_CLOCK_GETTIME=1",
  415. );
  416. SDKROOT = iphoneos;
  417. };
  418. name = Debug;
  419. };
  420. 83CBBA211A601CBA00E9B192 /* Release */ = {
  421. isa = XCBuildConfiguration;
  422. buildSettings = {
  423. ALWAYS_SEARCH_USER_PATHS = NO;
  424. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  425. CLANG_CXX_LANGUAGE_STANDARD = "c++20";
  426. CLANG_CXX_LIBRARY = "libc++";
  427. CLANG_ENABLE_MODULES = YES;
  428. CLANG_ENABLE_OBJC_ARC = YES;
  429. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  430. CLANG_WARN_BOOL_CONVERSION = YES;
  431. CLANG_WARN_COMMA = YES;
  432. CLANG_WARN_CONSTANT_CONVERSION = YES;
  433. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  434. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  435. CLANG_WARN_EMPTY_BODY = YES;
  436. CLANG_WARN_ENUM_CONVERSION = YES;
  437. CLANG_WARN_INFINITE_RECURSION = YES;
  438. CLANG_WARN_INT_CONVERSION = YES;
  439. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  440. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  441. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  442. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  443. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  444. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  445. CLANG_WARN_STRICT_PROTOTYPES = YES;
  446. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  447. CLANG_WARN_UNREACHABLE_CODE = YES;
  448. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  449. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  450. COPY_PHASE_STRIP = YES;
  451. ENABLE_NS_ASSERTIONS = NO;
  452. ENABLE_STRICT_OBJC_MSGSEND = YES;
  453. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
  454. GCC_C_LANGUAGE_STANDARD = gnu99;
  455. GCC_NO_COMMON_BLOCKS = YES;
  456. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  457. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  458. GCC_WARN_UNDECLARED_SELECTOR = YES;
  459. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  460. GCC_WARN_UNUSED_FUNCTION = YES;
  461. GCC_WARN_UNUSED_VARIABLE = YES;
  462. IPHONEOS_DEPLOYMENT_TARGET = 15.1;
  463. LD_RUNPATH_SEARCH_PATHS = (
  464. /usr/lib/swift,
  465. "$(inherited)",
  466. );
  467. LIBRARY_SEARCH_PATHS = (
  468. "\"$(SDKROOT)/usr/lib/swift\"",
  469. "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
  470. "\"$(inherited)\"",
  471. );
  472. MTL_ENABLE_DEBUG_INFO = NO;
  473. OTHER_CPLUSPLUSFLAGS = (
  474. "$(OTHER_CFLAGS)",
  475. "-DFOLLY_NO_CONFIG",
  476. "-DFOLLY_MOBILE=1",
  477. "-DFOLLY_USE_LIBCPP=1",
  478. "-DFOLLY_CFG_NO_COROUTINES=1",
  479. "-DFOLLY_HAVE_CLOCK_GETTIME=1",
  480. );
  481. SDKROOT = iphoneos;
  482. VALIDATE_PRODUCT = YES;
  483. };
  484. name = Release;
  485. };
  486. /* End XCBuildConfiguration section */
  487. /* Begin XCConfigurationList section */
  488. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "RNExampleProject" */ = {
  489. isa = XCConfigurationList;
  490. buildConfigurations = (
  491. 13B07F941A680F5B00A75B9A /* Debug */,
  492. 13B07F951A680F5B00A75B9A /* Release */,
  493. );
  494. defaultConfigurationIsVisible = 0;
  495. defaultConfigurationName = Release;
  496. };
  497. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "RNExampleProject" */ = {
  498. isa = XCConfigurationList;
  499. buildConfigurations = (
  500. 83CBBA201A601CBA00E9B192 /* Debug */,
  501. 83CBBA211A601CBA00E9B192 /* Release */,
  502. );
  503. defaultConfigurationIsVisible = 0;
  504. defaultConfigurationName = Release;
  505. };
  506. /* End XCConfigurationList section */
  507. };
  508. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  509. }