project.pbxproj 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 54;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
  10. 331C80F4294D02FB00263BE5 /* RunnerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 331C80F3294D02FB00263BE5 /* RunnerTests.m */; };
  11. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
  12. 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; };
  13. 97C146F31CF9000F007C117D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; };
  14. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
  15. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
  16. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
  17. 99649978C8D699F4D4E76811 /* libPods-RunnerTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CC8CED6BAAB859C1349B5691 /* libPods-RunnerTests.a */; };
  18. C98D6EB52A713649007AA8A2 /* developer_guide_ios.pdf in Resources */ = {isa = PBXBuildFile; fileRef = C98D6EB42A713649007AA8A2 /* developer_guide_ios.pdf */; };
  19. C98D6EB62A71435C007AA8A2 /* ComPDFKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = C97350672A711FBA0011FA02 /* ComPDFKit.xcframework */; };
  20. C98D6EB72A71435C007AA8A2 /* ComPDFKit.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C97350672A711FBA0011FA02 /* ComPDFKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  21. E0E8F47C2F6B43DFCA2A0B8B /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 55FE67F172670E033B08E757 /* libPods-Runner.a */; };
  22. /* End PBXBuildFile section */
  23. /* Begin PBXContainerItemProxy section */
  24. 331C80F5294D02FB00263BE5 /* PBXContainerItemProxy */ = {
  25. isa = PBXContainerItemProxy;
  26. containerPortal = 97C146E61CF9000F007C117D /* Project object */;
  27. proxyType = 1;
  28. remoteGlobalIDString = 97C146ED1CF9000F007C117D;
  29. remoteInfo = Runner;
  30. };
  31. /* End PBXContainerItemProxy section */
  32. /* Begin PBXCopyFilesBuildPhase section */
  33. C98D6EB82A71435C007AA8A2 /* Embed Frameworks */ = {
  34. isa = PBXCopyFilesBuildPhase;
  35. buildActionMask = 2147483647;
  36. dstPath = "";
  37. dstSubfolderSpec = 10;
  38. files = (
  39. C98D6EB72A71435C007AA8A2 /* ComPDFKit.xcframework in Embed Frameworks */,
  40. );
  41. name = "Embed Frameworks";
  42. runOnlyForDeploymentPostprocessing = 0;
  43. };
  44. /* End PBXCopyFilesBuildPhase section */
  45. /* Begin PBXFileReference section */
  46. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
  47. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
  48. 331C80F1294D02FB00263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  49. 331C80F3294D02FB00263BE5 /* RunnerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RunnerTests.m; sourceTree = "<group>"; };
  50. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
  51. 55FE67F172670E033B08E757 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  52. 6033F5536605F3DD8BE8939F /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
  53. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
  54. 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  55. 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  56. 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
  57. 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
  58. 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
  59. 97C146F21CF9000F007C117D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  60. 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  61. 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  62. 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  63. 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  64. 983D010C6D7428917F0E74AF /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; };
  65. C97350672A711FBA0011FA02 /* ComPDFKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = ComPDFKit.xcframework; path = ../../ios/Frameworks/ComPDFKit.xcframework; sourceTree = "<group>"; };
  66. C98D6EB42A713649007AA8A2 /* developer_guide_ios.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = developer_guide_ios.pdf; path = ../../../ios/developer_guide_ios.pdf; sourceTree = "<group>"; };
  67. CC8CED6BAAB859C1349B5691 /* libPods-RunnerTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RunnerTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  68. D2A5C6582AC4E9E4A8634AC8 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; };
  69. D5A1A9E729706B785EAFCCA9 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
  70. F0BF82B0CA63BA237515692C /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; };
  71. F31731A083A5AC2CD54B09CA /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
  72. /* End PBXFileReference section */
  73. /* Begin PBXFrameworksBuildPhase section */
  74. 331C80EE294D02FB00263BE5 /* Frameworks */ = {
  75. isa = PBXFrameworksBuildPhase;
  76. buildActionMask = 2147483647;
  77. files = (
  78. 99649978C8D699F4D4E76811 /* libPods-RunnerTests.a in Frameworks */,
  79. );
  80. runOnlyForDeploymentPostprocessing = 0;
  81. };
  82. 97C146EB1CF9000F007C117D /* Frameworks */ = {
  83. isa = PBXFrameworksBuildPhase;
  84. buildActionMask = 2147483647;
  85. files = (
  86. E0E8F47C2F6B43DFCA2A0B8B /* libPods-Runner.a in Frameworks */,
  87. C98D6EB62A71435C007AA8A2 /* ComPDFKit.xcframework in Frameworks */,
  88. );
  89. runOnlyForDeploymentPostprocessing = 0;
  90. };
  91. /* End PBXFrameworksBuildPhase section */
  92. /* Begin PBXGroup section */
  93. 331C80F2294D02FB00263BE5 /* RunnerTests */ = {
  94. isa = PBXGroup;
  95. children = (
  96. 331C80F3294D02FB00263BE5 /* RunnerTests.m */,
  97. );
  98. path = RunnerTests;
  99. sourceTree = "<group>";
  100. };
  101. 638F44698ADE83F43545F983 /* Pods */ = {
  102. isa = PBXGroup;
  103. children = (
  104. 6033F5536605F3DD8BE8939F /* Pods-Runner.debug.xcconfig */,
  105. D5A1A9E729706B785EAFCCA9 /* Pods-Runner.release.xcconfig */,
  106. F31731A083A5AC2CD54B09CA /* Pods-Runner.profile.xcconfig */,
  107. F0BF82B0CA63BA237515692C /* Pods-RunnerTests.debug.xcconfig */,
  108. D2A5C6582AC4E9E4A8634AC8 /* Pods-RunnerTests.release.xcconfig */,
  109. 983D010C6D7428917F0E74AF /* Pods-RunnerTests.profile.xcconfig */,
  110. );
  111. path = Pods;
  112. sourceTree = "<group>";
  113. };
  114. 9740EEB11CF90186004384FC /* Flutter */ = {
  115. isa = PBXGroup;
  116. children = (
  117. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
  118. 9740EEB21CF90195004384FC /* Debug.xcconfig */,
  119. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
  120. 9740EEB31CF90195004384FC /* Generated.xcconfig */,
  121. );
  122. name = Flutter;
  123. sourceTree = "<group>";
  124. };
  125. 97C146E51CF9000F007C117D = {
  126. isa = PBXGroup;
  127. children = (
  128. 9740EEB11CF90186004384FC /* Flutter */,
  129. 97C146F01CF9000F007C117D /* Runner */,
  130. 331C80F2294D02FB00263BE5 /* RunnerTests */,
  131. 97C146EF1CF9000F007C117D /* Products */,
  132. 638F44698ADE83F43545F983 /* Pods */,
  133. F554E627B7A596C18F6C30EC /* Frameworks */,
  134. );
  135. sourceTree = "<group>";
  136. };
  137. 97C146EF1CF9000F007C117D /* Products */ = {
  138. isa = PBXGroup;
  139. children = (
  140. 97C146EE1CF9000F007C117D /* Runner.app */,
  141. 331C80F1294D02FB00263BE5 /* RunnerTests.xctest */,
  142. );
  143. name = Products;
  144. sourceTree = "<group>";
  145. };
  146. 97C146F01CF9000F007C117D /* Runner */ = {
  147. isa = PBXGroup;
  148. children = (
  149. C98D6EB42A713649007AA8A2 /* developer_guide_ios.pdf */,
  150. 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */,
  151. 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */,
  152. 97C146FA1CF9000F007C117D /* Main.storyboard */,
  153. 97C146FD1CF9000F007C117D /* Assets.xcassets */,
  154. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
  155. 97C147021CF9000F007C117D /* Info.plist */,
  156. 97C146F11CF9000F007C117D /* Supporting Files */,
  157. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,
  158. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
  159. );
  160. path = Runner;
  161. sourceTree = "<group>";
  162. };
  163. 97C146F11CF9000F007C117D /* Supporting Files */ = {
  164. isa = PBXGroup;
  165. children = (
  166. 97C146F21CF9000F007C117D /* main.m */,
  167. );
  168. name = "Supporting Files";
  169. sourceTree = "<group>";
  170. };
  171. F554E627B7A596C18F6C30EC /* Frameworks */ = {
  172. isa = PBXGroup;
  173. children = (
  174. C97350672A711FBA0011FA02 /* ComPDFKit.xcframework */,
  175. 55FE67F172670E033B08E757 /* libPods-Runner.a */,
  176. CC8CED6BAAB859C1349B5691 /* libPods-RunnerTests.a */,
  177. );
  178. name = Frameworks;
  179. sourceTree = "<group>";
  180. };
  181. /* End PBXGroup section */
  182. /* Begin PBXNativeTarget section */
  183. 331C80F0294D02FB00263BE5 /* RunnerTests */ = {
  184. isa = PBXNativeTarget;
  185. buildConfigurationList = 331C80F7294D02FB00263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
  186. buildPhases = (
  187. 83EE13E06F8D899BA2AB6AF5 /* [CP] Check Pods Manifest.lock */,
  188. 331C80ED294D02FB00263BE5 /* Sources */,
  189. 331C80EE294D02FB00263BE5 /* Frameworks */,
  190. 331C80EF294D02FB00263BE5 /* Resources */,
  191. );
  192. buildRules = (
  193. );
  194. dependencies = (
  195. 331C80F6294D02FB00263BE5 /* PBXTargetDependency */,
  196. );
  197. name = RunnerTests;
  198. productName = RunnerTests;
  199. productReference = 331C80F1294D02FB00263BE5 /* RunnerTests.xctest */;
  200. productType = "com.apple.product-type.bundle.unit-test";
  201. };
  202. 97C146ED1CF9000F007C117D /* Runner */ = {
  203. isa = PBXNativeTarget;
  204. buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
  205. buildPhases = (
  206. 9FF66CFE937769BCF0624051 /* [CP] Check Pods Manifest.lock */,
  207. 9740EEB61CF901F6004384FC /* Run Script */,
  208. 97C146EA1CF9000F007C117D /* Sources */,
  209. 97C146EB1CF9000F007C117D /* Frameworks */,
  210. 97C146EC1CF9000F007C117D /* Resources */,
  211. 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
  212. C98D6EB82A71435C007AA8A2 /* Embed Frameworks */,
  213. );
  214. buildRules = (
  215. );
  216. dependencies = (
  217. );
  218. name = Runner;
  219. productName = Runner;
  220. productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
  221. productType = "com.apple.product-type.application";
  222. };
  223. /* End PBXNativeTarget section */
  224. /* Begin PBXProject section */
  225. 97C146E61CF9000F007C117D /* Project object */ = {
  226. isa = PBXProject;
  227. attributes = {
  228. LastUpgradeCheck = 1300;
  229. ORGANIZATIONNAME = "";
  230. TargetAttributes = {
  231. 331C80F0294D02FB00263BE5 = {
  232. CreatedOnToolsVersion = 14.0;
  233. TestTargetID = 97C146ED1CF9000F007C117D;
  234. };
  235. 97C146ED1CF9000F007C117D = {
  236. CreatedOnToolsVersion = 7.3.1;
  237. };
  238. };
  239. };
  240. buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
  241. compatibilityVersion = "Xcode 9.3";
  242. developmentRegion = en;
  243. hasScannedForEncodings = 0;
  244. knownRegions = (
  245. en,
  246. Base,
  247. );
  248. mainGroup = 97C146E51CF9000F007C117D;
  249. productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
  250. projectDirPath = "";
  251. projectRoot = "";
  252. targets = (
  253. 97C146ED1CF9000F007C117D /* Runner */,
  254. 331C80F0294D02FB00263BE5 /* RunnerTests */,
  255. );
  256. };
  257. /* End PBXProject section */
  258. /* Begin PBXResourcesBuildPhase section */
  259. 331C80EF294D02FB00263BE5 /* Resources */ = {
  260. isa = PBXResourcesBuildPhase;
  261. buildActionMask = 2147483647;
  262. files = (
  263. );
  264. runOnlyForDeploymentPostprocessing = 0;
  265. };
  266. 97C146EC1CF9000F007C117D /* Resources */ = {
  267. isa = PBXResourcesBuildPhase;
  268. buildActionMask = 2147483647;
  269. files = (
  270. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
  271. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
  272. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
  273. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
  274. C98D6EB52A713649007AA8A2 /* developer_guide_ios.pdf in Resources */,
  275. );
  276. runOnlyForDeploymentPostprocessing = 0;
  277. };
  278. /* End PBXResourcesBuildPhase section */
  279. /* Begin PBXShellScriptBuildPhase section */
  280. 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
  281. isa = PBXShellScriptBuildPhase;
  282. alwaysOutOfDate = 1;
  283. buildActionMask = 2147483647;
  284. files = (
  285. );
  286. inputPaths = (
  287. "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
  288. );
  289. name = "Thin Binary";
  290. outputPaths = (
  291. );
  292. runOnlyForDeploymentPostprocessing = 0;
  293. shellPath = /bin/sh;
  294. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
  295. };
  296. 83EE13E06F8D899BA2AB6AF5 /* [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-RunnerTests-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. 9740EEB61CF901F6004384FC /* Run Script */ = {
  319. isa = PBXShellScriptBuildPhase;
  320. alwaysOutOfDate = 1;
  321. buildActionMask = 2147483647;
  322. files = (
  323. );
  324. inputPaths = (
  325. );
  326. name = "Run Script";
  327. outputPaths = (
  328. );
  329. runOnlyForDeploymentPostprocessing = 0;
  330. shellPath = /bin/sh;
  331. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
  332. };
  333. 9FF66CFE937769BCF0624051 /* [CP] Check Pods Manifest.lock */ = {
  334. isa = PBXShellScriptBuildPhase;
  335. buildActionMask = 2147483647;
  336. files = (
  337. );
  338. inputFileListPaths = (
  339. );
  340. inputPaths = (
  341. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  342. "${PODS_ROOT}/Manifest.lock",
  343. );
  344. name = "[CP] Check Pods Manifest.lock";
  345. outputFileListPaths = (
  346. );
  347. outputPaths = (
  348. "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
  349. );
  350. runOnlyForDeploymentPostprocessing = 0;
  351. shellPath = /bin/sh;
  352. 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";
  353. showEnvVarsInLog = 0;
  354. };
  355. /* End PBXShellScriptBuildPhase section */
  356. /* Begin PBXSourcesBuildPhase section */
  357. 331C80ED294D02FB00263BE5 /* Sources */ = {
  358. isa = PBXSourcesBuildPhase;
  359. buildActionMask = 2147483647;
  360. files = (
  361. 331C80F4294D02FB00263BE5 /* RunnerTests.m in Sources */,
  362. );
  363. runOnlyForDeploymentPostprocessing = 0;
  364. };
  365. 97C146EA1CF9000F007C117D /* Sources */ = {
  366. isa = PBXSourcesBuildPhase;
  367. buildActionMask = 2147483647;
  368. files = (
  369. 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */,
  370. 97C146F31CF9000F007C117D /* main.m in Sources */,
  371. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
  372. );
  373. runOnlyForDeploymentPostprocessing = 0;
  374. };
  375. /* End PBXSourcesBuildPhase section */
  376. /* Begin PBXTargetDependency section */
  377. 331C80F6294D02FB00263BE5 /* PBXTargetDependency */ = {
  378. isa = PBXTargetDependency;
  379. target = 97C146ED1CF9000F007C117D /* Runner */;
  380. targetProxy = 331C80F5294D02FB00263BE5 /* PBXContainerItemProxy */;
  381. };
  382. /* End PBXTargetDependency section */
  383. /* Begin PBXVariantGroup section */
  384. 97C146FA1CF9000F007C117D /* Main.storyboard */ = {
  385. isa = PBXVariantGroup;
  386. children = (
  387. 97C146FB1CF9000F007C117D /* Base */,
  388. );
  389. name = Main.storyboard;
  390. sourceTree = "<group>";
  391. };
  392. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = {
  393. isa = PBXVariantGroup;
  394. children = (
  395. 97C147001CF9000F007C117D /* Base */,
  396. );
  397. name = LaunchScreen.storyboard;
  398. sourceTree = "<group>";
  399. };
  400. /* End PBXVariantGroup section */
  401. /* Begin XCBuildConfiguration section */
  402. 249021D3217E4FDB00AE95B9 /* Profile */ = {
  403. isa = XCBuildConfiguration;
  404. buildSettings = {
  405. ALWAYS_SEARCH_USER_PATHS = NO;
  406. CLANG_ANALYZER_NONNULL = YES;
  407. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  408. CLANG_CXX_LIBRARY = "libc++";
  409. CLANG_ENABLE_MODULES = YES;
  410. CLANG_ENABLE_OBJC_ARC = YES;
  411. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  412. CLANG_WARN_BOOL_CONVERSION = YES;
  413. CLANG_WARN_COMMA = YES;
  414. CLANG_WARN_CONSTANT_CONVERSION = YES;
  415. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  416. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  417. CLANG_WARN_EMPTY_BODY = YES;
  418. CLANG_WARN_ENUM_CONVERSION = YES;
  419. CLANG_WARN_INFINITE_RECURSION = YES;
  420. CLANG_WARN_INT_CONVERSION = YES;
  421. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  422. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  423. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  424. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  425. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  426. CLANG_WARN_STRICT_PROTOTYPES = YES;
  427. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  428. CLANG_WARN_UNREACHABLE_CODE = YES;
  429. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  430. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  431. COPY_PHASE_STRIP = NO;
  432. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  433. ENABLE_NS_ASSERTIONS = NO;
  434. ENABLE_STRICT_OBJC_MSGSEND = YES;
  435. GCC_C_LANGUAGE_STANDARD = gnu99;
  436. GCC_NO_COMMON_BLOCKS = YES;
  437. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  438. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  439. GCC_WARN_UNDECLARED_SELECTOR = YES;
  440. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  441. GCC_WARN_UNUSED_FUNCTION = YES;
  442. GCC_WARN_UNUSED_VARIABLE = YES;
  443. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  444. MTL_ENABLE_DEBUG_INFO = NO;
  445. SDKROOT = iphoneos;
  446. SUPPORTED_PLATFORMS = iphoneos;
  447. TARGETED_DEVICE_FAMILY = "1,2";
  448. VALIDATE_PRODUCT = YES;
  449. };
  450. name = Profile;
  451. };
  452. 249021D4217E4FDB00AE95B9 /* Profile */ = {
  453. isa = XCBuildConfiguration;
  454. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  455. buildSettings = {
  456. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  457. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  458. DEVELOPMENT_TEAM = 59AC9PMNH2;
  459. ENABLE_BITCODE = NO;
  460. INFOPLIST_FILE = Runner/Info.plist;
  461. LD_RUNPATH_SEARCH_PATHS = (
  462. "$(inherited)",
  463. "@executable_path/Frameworks",
  464. );
  465. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.flutter.example;
  466. PRODUCT_NAME = "$(TARGET_NAME)";
  467. VERSIONING_SYSTEM = "apple-generic";
  468. };
  469. name = Profile;
  470. };
  471. 331C80F8294D02FB00263BE5 /* Debug */ = {
  472. isa = XCBuildConfiguration;
  473. baseConfigurationReference = F0BF82B0CA63BA237515692C /* Pods-RunnerTests.debug.xcconfig */;
  474. buildSettings = {
  475. BUNDLE_LOADER = "$(TEST_HOST)";
  476. CURRENT_PROJECT_VERSION = 1;
  477. GENERATE_INFOPLIST_FILE = YES;
  478. MARKETING_VERSION = 1.0;
  479. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.flutter.compdfkitFlutterExample.RunnerTests;
  480. PRODUCT_NAME = "$(TARGET_NAME)";
  481. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  482. };
  483. name = Debug;
  484. };
  485. 331C80F9294D02FB00263BE5 /* Release */ = {
  486. isa = XCBuildConfiguration;
  487. baseConfigurationReference = D2A5C6582AC4E9E4A8634AC8 /* Pods-RunnerTests.release.xcconfig */;
  488. buildSettings = {
  489. BUNDLE_LOADER = "$(TEST_HOST)";
  490. CURRENT_PROJECT_VERSION = 1;
  491. GENERATE_INFOPLIST_FILE = YES;
  492. MARKETING_VERSION = 1.0;
  493. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.flutter.compdfkitFlutterExample.RunnerTests;
  494. PRODUCT_NAME = "$(TARGET_NAME)";
  495. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  496. };
  497. name = Release;
  498. };
  499. 331C80FA294D02FB00263BE5 /* Profile */ = {
  500. isa = XCBuildConfiguration;
  501. baseConfigurationReference = 983D010C6D7428917F0E74AF /* Pods-RunnerTests.profile.xcconfig */;
  502. buildSettings = {
  503. BUNDLE_LOADER = "$(TEST_HOST)";
  504. CURRENT_PROJECT_VERSION = 1;
  505. GENERATE_INFOPLIST_FILE = YES;
  506. MARKETING_VERSION = 1.0;
  507. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.flutter.compdfkitFlutterExample.RunnerTests;
  508. PRODUCT_NAME = "$(TARGET_NAME)";
  509. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  510. };
  511. name = Profile;
  512. };
  513. 97C147031CF9000F007C117D /* Debug */ = {
  514. isa = XCBuildConfiguration;
  515. buildSettings = {
  516. ALWAYS_SEARCH_USER_PATHS = NO;
  517. CLANG_ANALYZER_NONNULL = YES;
  518. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  519. CLANG_CXX_LIBRARY = "libc++";
  520. CLANG_ENABLE_MODULES = YES;
  521. CLANG_ENABLE_OBJC_ARC = YES;
  522. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  523. CLANG_WARN_BOOL_CONVERSION = YES;
  524. CLANG_WARN_COMMA = YES;
  525. CLANG_WARN_CONSTANT_CONVERSION = YES;
  526. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  527. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  528. CLANG_WARN_EMPTY_BODY = YES;
  529. CLANG_WARN_ENUM_CONVERSION = YES;
  530. CLANG_WARN_INFINITE_RECURSION = YES;
  531. CLANG_WARN_INT_CONVERSION = YES;
  532. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  533. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  534. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  535. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  536. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  537. CLANG_WARN_STRICT_PROTOTYPES = YES;
  538. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  539. CLANG_WARN_UNREACHABLE_CODE = YES;
  540. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  541. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  542. COPY_PHASE_STRIP = NO;
  543. DEBUG_INFORMATION_FORMAT = dwarf;
  544. ENABLE_STRICT_OBJC_MSGSEND = YES;
  545. ENABLE_TESTABILITY = YES;
  546. GCC_C_LANGUAGE_STANDARD = gnu99;
  547. GCC_DYNAMIC_NO_PIC = NO;
  548. GCC_NO_COMMON_BLOCKS = YES;
  549. GCC_OPTIMIZATION_LEVEL = 0;
  550. GCC_PREPROCESSOR_DEFINITIONS = (
  551. "DEBUG=1",
  552. "$(inherited)",
  553. );
  554. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  555. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  556. GCC_WARN_UNDECLARED_SELECTOR = YES;
  557. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  558. GCC_WARN_UNUSED_FUNCTION = YES;
  559. GCC_WARN_UNUSED_VARIABLE = YES;
  560. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  561. MTL_ENABLE_DEBUG_INFO = YES;
  562. ONLY_ACTIVE_ARCH = YES;
  563. SDKROOT = iphoneos;
  564. TARGETED_DEVICE_FAMILY = "1,2";
  565. };
  566. name = Debug;
  567. };
  568. 97C147041CF9000F007C117D /* Release */ = {
  569. isa = XCBuildConfiguration;
  570. buildSettings = {
  571. ALWAYS_SEARCH_USER_PATHS = NO;
  572. CLANG_ANALYZER_NONNULL = YES;
  573. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  574. CLANG_CXX_LIBRARY = "libc++";
  575. CLANG_ENABLE_MODULES = YES;
  576. CLANG_ENABLE_OBJC_ARC = YES;
  577. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  578. CLANG_WARN_BOOL_CONVERSION = YES;
  579. CLANG_WARN_COMMA = YES;
  580. CLANG_WARN_CONSTANT_CONVERSION = YES;
  581. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  582. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  583. CLANG_WARN_EMPTY_BODY = YES;
  584. CLANG_WARN_ENUM_CONVERSION = YES;
  585. CLANG_WARN_INFINITE_RECURSION = YES;
  586. CLANG_WARN_INT_CONVERSION = YES;
  587. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  588. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  589. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  590. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  591. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  592. CLANG_WARN_STRICT_PROTOTYPES = YES;
  593. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  594. CLANG_WARN_UNREACHABLE_CODE = YES;
  595. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  596. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  597. COPY_PHASE_STRIP = NO;
  598. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  599. ENABLE_NS_ASSERTIONS = NO;
  600. ENABLE_STRICT_OBJC_MSGSEND = YES;
  601. GCC_C_LANGUAGE_STANDARD = gnu99;
  602. GCC_NO_COMMON_BLOCKS = YES;
  603. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  604. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  605. GCC_WARN_UNDECLARED_SELECTOR = YES;
  606. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  607. GCC_WARN_UNUSED_FUNCTION = YES;
  608. GCC_WARN_UNUSED_VARIABLE = YES;
  609. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  610. MTL_ENABLE_DEBUG_INFO = NO;
  611. SDKROOT = iphoneos;
  612. SUPPORTED_PLATFORMS = iphoneos;
  613. TARGETED_DEVICE_FAMILY = "1,2";
  614. VALIDATE_PRODUCT = YES;
  615. };
  616. name = Release;
  617. };
  618. 97C147061CF9000F007C117D /* Debug */ = {
  619. isa = XCBuildConfiguration;
  620. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  621. buildSettings = {
  622. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  623. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  624. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  625. ENABLE_BITCODE = NO;
  626. INFOPLIST_FILE = Runner/Info.plist;
  627. LD_RUNPATH_SEARCH_PATHS = (
  628. "$(inherited)",
  629. "@executable_path/Frameworks",
  630. );
  631. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.flutter.example;
  632. PRODUCT_NAME = "$(TARGET_NAME)";
  633. VERSIONING_SYSTEM = "apple-generic";
  634. };
  635. name = Debug;
  636. };
  637. 97C147071CF9000F007C117D /* Release */ = {
  638. isa = XCBuildConfiguration;
  639. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  640. buildSettings = {
  641. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  642. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  643. DEVELOPMENT_TEAM = 59AC9PMNH2;
  644. ENABLE_BITCODE = NO;
  645. INFOPLIST_FILE = Runner/Info.plist;
  646. LD_RUNPATH_SEARCH_PATHS = (
  647. "$(inherited)",
  648. "@executable_path/Frameworks",
  649. );
  650. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.flutter.example;
  651. PRODUCT_NAME = "$(TARGET_NAME)";
  652. VERSIONING_SYSTEM = "apple-generic";
  653. };
  654. name = Release;
  655. };
  656. /* End XCBuildConfiguration section */
  657. /* Begin XCConfigurationList section */
  658. 331C80F7294D02FB00263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */ = {
  659. isa = XCConfigurationList;
  660. buildConfigurations = (
  661. 331C80F8294D02FB00263BE5 /* Debug */,
  662. 331C80F9294D02FB00263BE5 /* Release */,
  663. 331C80FA294D02FB00263BE5 /* Profile */,
  664. );
  665. defaultConfigurationIsVisible = 0;
  666. defaultConfigurationName = Release;
  667. };
  668. 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
  669. isa = XCConfigurationList;
  670. buildConfigurations = (
  671. 97C147031CF9000F007C117D /* Debug */,
  672. 97C147041CF9000F007C117D /* Release */,
  673. 249021D3217E4FDB00AE95B9 /* Profile */,
  674. );
  675. defaultConfigurationIsVisible = 0;
  676. defaultConfigurationName = Release;
  677. };
  678. 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
  679. isa = XCConfigurationList;
  680. buildConfigurations = (
  681. 97C147061CF9000F007C117D /* Debug */,
  682. 97C147071CF9000F007C117D /* Release */,
  683. 249021D4217E4FDB00AE95B9 /* Profile */,
  684. );
  685. defaultConfigurationIsVisible = 0;
  686. defaultConfigurationName = Release;
  687. };
  688. /* End XCConfigurationList section */
  689. };
  690. rootObject = 97C146E61CF9000F007C117D /* Project object */;
  691. }