project.pbxproj 32 KB

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