project.pbxproj 32 KB

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