project.pbxproj 32 KB

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