project.pbxproj 71 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 56;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 2400D7C729B9F52C0059AC45 /* libDocumentAI.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2400D7C029B9F52B0059AC45 /* libDocumentAI.dylib */; };
  10. 2400D7C829B9F52C0059AC45 /* libopencv_world.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2400D7C129B9F52B0059AC45 /* libopencv_world.dylib */; };
  11. 2400D7C929B9F52C0059AC45 /* ComDocumentAIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2400D7C229B9F52B0059AC45 /* ComDocumentAIKit.framework */; };
  12. 2400D7CA29B9F52C0059AC45 /* libopencv_world.4.2.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2400D7C329B9F52B0059AC45 /* libopencv_world.4.2.0.dylib */; };
  13. 2400D7CB29B9F52C0059AC45 /* libonnxruntime.1.12.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2400D7C429B9F52B0059AC45 /* libonnxruntime.1.12.0.dylib */; };
  14. 2400D7CC29B9F52C0059AC45 /* libpaddle2onnx.1.0.5.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2400D7C529B9F52B0059AC45 /* libpaddle2onnx.1.0.5.dylib */; };
  15. 2400D7CD29B9F52C0059AC45 /* libopencv_world.4.2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2400D7C629B9F52B0059AC45 /* libopencv_world.4.2.dylib */; };
  16. 2400D7CE29B9F5430059AC45 /* ComDocumentAIKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 2400D7C229B9F52B0059AC45 /* ComDocumentAIKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  17. 2400D7CF29B9F5550059AC45 /* libDocumentAI.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = 2400D7C029B9F52B0059AC45 /* libDocumentAI.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
  18. 2400D7D029B9F5550059AC45 /* libopencv_world.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = 2400D7C129B9F52B0059AC45 /* libopencv_world.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
  19. 2400D7D129B9F5550059AC45 /* libopencv_world.4.2.0.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = 2400D7C329B9F52B0059AC45 /* libopencv_world.4.2.0.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
  20. 2400D7D229B9F5550059AC45 /* libonnxruntime.1.12.0.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = 2400D7C429B9F52B0059AC45 /* libonnxruntime.1.12.0.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
  21. 2400D7D329B9F5550059AC45 /* libpaddle2onnx.1.0.5.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = 2400D7C529B9F52B0059AC45 /* libpaddle2onnx.1.0.5.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
  22. 2400D7D429B9F5550059AC45 /* libopencv_world.4.2.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = 2400D7C629B9F52B0059AC45 /* libopencv_world.4.2.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
  23. 240509B329433CDE00B501B2 /* QuickLookThumbnailing.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 240509B029433CDE00B501B2 /* QuickLookThumbnailing.framework */; };
  24. 240509B429433CDE00B501B2 /* QuickLook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 240509B129433CDE00B501B2 /* QuickLook.framework */; };
  25. 240509B529433CDE00B501B2 /* QuickLookUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 240509B229433CDE00B501B2 /* QuickLookUI.framework */; };
  26. 240509B72943479800B501B2 /* ProcessThumbnal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 240509B62943479800B501B2 /* ProcessThumbnal.swift */; };
  27. 240550FF2952F42F00B95E0B /* ComPDFKit_Conversion.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 2451F58A2952E4E50049FA9C /* ComPDFKit_Conversion.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  28. 240934B42992735200839CC8 /* FileConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 240934B32992735200839CC8 /* FileConverter.swift */; };
  29. 240934B72992737200839CC8 /* ImageProcess.swift in Sources */ = {isa = PBXBuildFile; fileRef = 240934B62992737200839CC8 /* ImageProcess.swift */; };
  30. 2411D9CD29ABAF36009DE4A8 /* PDFKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2411D9CC29ABAF36009DE4A8 /* PDFKit.framework */; };
  31. 242F966D298BAE2200CFF56C /* Toggle_off.png in Resources */ = {isa = PBXBuildFile; fileRef = 242F966A298BAE2200CFF56C /* Toggle_off.png */; };
  32. 242F966E298BAE2200CFF56C /* Toggle_on.png in Resources */ = {isa = PBXBuildFile; fileRef = 242F966B298BAE2200CFF56C /* Toggle_on.png */; };
  33. 242F966F298BAE2200CFF56C /* Toggle_half.png in Resources */ = {isa = PBXBuildFile; fileRef = 242F966C298BAE2200CFF56C /* Toggle_half.png */; };
  34. 243DACD32940C6E8008A8AA6 /* ActivityView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 243DACD22940C6E8008A8AA6 /* ActivityView.swift */; };
  35. 2451F58B2952E4E50049FA9C /* ComPDFKit_Conversion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2451F58A2952E4E50049FA9C /* ComPDFKit_Conversion.framework */; };
  36. 246FE591299DCFC400706586 /* PDFCompareTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 246FE590299DCFC400706586 /* PDFCompareTest.swift */; };
  37. 246FE5A1299E0FCD00706586 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 246FE593299E0FCC00706586 /* LICENSE */; };
  38. 246FE5A2299E0FCD00706586 /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 246FE596299E0FCC00706586 /* unzip.c */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  39. 246FE5A3299E0FCD00706586 /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 246FE597299E0FCC00706586 /* zip.c */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  40. 246FE5A4299E0FCD00706586 /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 246FE598299E0FCC00706586 /* ioapi.c */; };
  41. 246FE5A5299E0FCD00706586 /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = 246FE599299E0FCC00706586 /* mztools.c */; };
  42. 246FE5A6299E0FCD00706586 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 246FE59F299E0FCC00706586 /* README.md */; };
  43. 246FE5A7299E0FCD00706586 /* ZipArchive.m in Sources */ = {isa = PBXBuildFile; fileRef = 246FE5A0299E0FCC00706586 /* ZipArchive.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  44. 24A6FF49293091E000B34F2E /* AutoTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24A6FF48293091E000B34F2E /* AutoTest.swift */; };
  45. 24A6FF4B2930939D00B34F2E /* TextColorAutoTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24A6FF4A2930939D00B34F2E /* TextColorAutoTest.swift */; };
  46. 24A6FF4F2930A1E100B34F2E /* FontAutoTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24A6FF4E2930A1E100B34F2E /* FontAutoTest.swift */; };
  47. 24A6FF512930AC4D00B34F2E /* AutoTestAdvanceSettingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24A6FF502930AC4D00B34F2E /* AutoTestAdvanceSettingView.swift */; };
  48. 24AE7B4D298BD98300462BD3 /* CompareViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24AE7B4C298BD98300462BD3 /* CompareViewController.swift */; };
  49. 24CA2337298FD6BE00038E10 /* ImageCompareCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24CA2335298FD6BE00038E10 /* ImageCompareCellView.swift */; };
  50. 24CA2338298FD6BE00038E10 /* ImageCompareCellView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 24CA2336298FD6BE00038E10 /* ImageCompareCellView.xib */; };
  51. 24CA233A298FEED300038E10 /* FileInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24CA2339298FEED300038E10 /* FileInfo.swift */; };
  52. 24CA233C298FF0F800038E10 /* CompareViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 24CA233B298FF0F800038E10 /* CompareViewController.xib */; };
  53. 24CB61CA2994FA0800C5085F /* TestDegreeManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24CB61C92994FA0800C5085F /* TestDegreeManager.swift */; };
  54. 24D70000292B6FD100DAB5EE /* SettingViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 24D7FFFF292B6FD100DAB5EE /* SettingViewController.xib */; };
  55. 24D70009292D14DA00DAB5EE /* AutoTestProtocal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D70008292D14DA00DAB5EE /* AutoTestProtocal.swift */; };
  56. 24D7000B292D16BB00DAB5EE /* StringAutoTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D7000A292D16BB00DAB5EE /* StringAutoTest.swift */; };
  57. 24D7FF9B29261A6400DAB5EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D7FF9A29261A6400DAB5EE /* AppDelegate.swift */; };
  58. 24D7FF9D29261A6400DAB5EE /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D7FF9C29261A6400DAB5EE /* ViewController.swift */; };
  59. 24D7FF9F29261A6600DAB5EE /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 24D7FF9E29261A6600DAB5EE /* Assets.xcassets */; };
  60. 24D7FFA229261A6600DAB5EE /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 24D7FFA029261A6600DAB5EE /* Main.storyboard */; };
  61. 24D7FFAD29261A6600DAB5EE /* KdanAutoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D7FFAC29261A6600DAB5EE /* KdanAutoTests.swift */; };
  62. 24D7FFB729261A6600DAB5EE /* KdanAutoUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D7FFB629261A6600DAB5EE /* KdanAutoUITests.swift */; };
  63. 24D7FFB929261A6600DAB5EE /* KdanAutoUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D7FFB829261A6600DAB5EE /* KdanAutoUITestsLaunchTests.swift */; };
  64. 24D7FFCC29261AC200DAB5EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D7FFCB29261AC200DAB5EE /* AppDelegate.swift */; };
  65. 24D7FFCE29261AC200DAB5EE /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D7FFCD29261AC200DAB5EE /* ViewController.swift */; };
  66. 24D7FFD029261AC400DAB5EE /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 24D7FFCF29261AC400DAB5EE /* Assets.xcassets */; };
  67. 24D7FFD329261AC400DAB5EE /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 24D7FFD129261AC400DAB5EE /* Main.storyboard */; };
  68. 24D7FFDE29261AC400DAB5EE /* ProcessCheckFileTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D7FFDD29261AC400DAB5EE /* ProcessCheckFileTests.swift */; };
  69. 24D7FFE829261AC400DAB5EE /* ProcessCheckFileUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D7FFE729261AC400DAB5EE /* ProcessCheckFileUITests.swift */; };
  70. 24D7FFEA29261AC400DAB5EE /* ProcessCheckFileUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D7FFE929261AC400DAB5EE /* ProcessCheckFileUITestsLaunchTests.swift */; };
  71. 24D7FFF72926428300DAB5EE /* ProcessFont.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D7FFF62926428300DAB5EE /* ProcessFont.swift */; };
  72. 24D7FFFB292B501100DAB5EE /* SettingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D7FFFA292B501100DAB5EE /* SettingViewController.swift */; };
  73. 24D7FFFE292B509000DAB5EE /* DataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D7FFFD292B509000DAB5EE /* DataModel.swift */; };
  74. 24DCE8A429504430004EBA35 /* AutoTestTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24DCE8A329504430004EBA35 /* AutoTestTypes.swift */; };
  75. 24DCE8A8295046A5004EBA35 /* TestCaseCellView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 24DCE8A6295046A5004EBA35 /* TestCaseCellView.xib */; };
  76. 24DCE8A9295046A5004EBA35 /* TestCaseCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24DCE8A7295046A5004EBA35 /* TestCaseCellView.swift */; };
  77. 24DCE8AC295046E7004EBA35 /* TestFileTypeCellView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 24DCE8AA295046E7004EBA35 /* TestFileTypeCellView.xib */; };
  78. 24DCE8AD295046E7004EBA35 /* TestFileTypeCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24DCE8AB295046E7004EBA35 /* TestFileTypeCellView.swift */; };
  79. 24DCE8B0295047D8004EBA35 /* TestFileCellView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 24DCE8AE295047D8004EBA35 /* TestFileCellView.xib */; };
  80. 24DCE8B1295047D8004EBA35 /* TestFileCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24DCE8AF295047D8004EBA35 /* TestFileCellView.swift */; };
  81. 24DCE8B32950543C004EBA35 /* AutoTestCellInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24DCE8B22950543C004EBA35 /* AutoTestCellInfo.swift */; };
  82. 24DCE8B529506CDE004EBA35 /* AutoTestProperty.plist in Resources */ = {isa = PBXBuildFile; fileRef = 24DCE8B429506CDE004EBA35 /* AutoTestProperty.plist */; };
  83. 24DCE8BB29518FD3004EBA35 /* ProcessThumbnal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 240509B62943479800B501B2 /* ProcessThumbnal.swift */; };
  84. /* End PBXBuildFile section */
  85. /* Begin PBXContainerItemProxy section */
  86. 24D7FFA929261A6600DAB5EE /* PBXContainerItemProxy */ = {
  87. isa = PBXContainerItemProxy;
  88. containerPortal = 24D7FF8F29261A6400DAB5EE /* Project object */;
  89. proxyType = 1;
  90. remoteGlobalIDString = 24D7FF9629261A6400DAB5EE;
  91. remoteInfo = KdanAuto;
  92. };
  93. 24D7FFB329261A6600DAB5EE /* PBXContainerItemProxy */ = {
  94. isa = PBXContainerItemProxy;
  95. containerPortal = 24D7FF8F29261A6400DAB5EE /* Project object */;
  96. proxyType = 1;
  97. remoteGlobalIDString = 24D7FF9629261A6400DAB5EE;
  98. remoteInfo = KdanAuto;
  99. };
  100. 24D7FFDA29261AC400DAB5EE /* PBXContainerItemProxy */ = {
  101. isa = PBXContainerItemProxy;
  102. containerPortal = 24D7FF8F29261A6400DAB5EE /* Project object */;
  103. proxyType = 1;
  104. remoteGlobalIDString = 24D7FFC829261AC200DAB5EE;
  105. remoteInfo = ProcessCheckFile;
  106. };
  107. 24D7FFE429261AC400DAB5EE /* PBXContainerItemProxy */ = {
  108. isa = PBXContainerItemProxy;
  109. containerPortal = 24D7FF8F29261A6400DAB5EE /* Project object */;
  110. proxyType = 1;
  111. remoteGlobalIDString = 24D7FFC829261AC200DAB5EE;
  112. remoteInfo = ProcessCheckFile;
  113. };
  114. /* End PBXContainerItemProxy section */
  115. /* Begin PBXCopyFilesBuildPhase section */
  116. 2451F58E2952F40F0049FA9C /* CopyFiles */ = {
  117. isa = PBXCopyFilesBuildPhase;
  118. buildActionMask = 2147483647;
  119. dstPath = "";
  120. dstSubfolderSpec = 10;
  121. files = (
  122. 2400D7CF29B9F5550059AC45 /* libDocumentAI.dylib in CopyFiles */,
  123. 2400D7D029B9F5550059AC45 /* libopencv_world.dylib in CopyFiles */,
  124. 2400D7D129B9F5550059AC45 /* libopencv_world.4.2.0.dylib in CopyFiles */,
  125. 2400D7D229B9F5550059AC45 /* libonnxruntime.1.12.0.dylib in CopyFiles */,
  126. 2400D7D329B9F5550059AC45 /* libpaddle2onnx.1.0.5.dylib in CopyFiles */,
  127. 2400D7D429B9F5550059AC45 /* libopencv_world.4.2.dylib in CopyFiles */,
  128. 2400D7CE29B9F5430059AC45 /* ComDocumentAIKit.framework in CopyFiles */,
  129. 240550FF2952F42F00B95E0B /* ComPDFKit_Conversion.framework in CopyFiles */,
  130. );
  131. runOnlyForDeploymentPostprocessing = 0;
  132. };
  133. /* End PBXCopyFilesBuildPhase section */
  134. /* Begin PBXFileReference section */
  135. 2400D7C029B9F52B0059AC45 /* libDocumentAI.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libDocumentAI.dylib; sourceTree = "<group>"; };
  136. 2400D7C129B9F52B0059AC45 /* libopencv_world.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libopencv_world.dylib; sourceTree = "<group>"; };
  137. 2400D7C229B9F52B0059AC45 /* ComDocumentAIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = ComDocumentAIKit.framework; sourceTree = "<group>"; };
  138. 2400D7C329B9F52B0059AC45 /* libopencv_world.4.2.0.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libopencv_world.4.2.0.dylib; sourceTree = "<group>"; };
  139. 2400D7C429B9F52B0059AC45 /* libonnxruntime.1.12.0.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libonnxruntime.1.12.0.dylib; sourceTree = "<group>"; };
  140. 2400D7C529B9F52B0059AC45 /* libpaddle2onnx.1.0.5.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libpaddle2onnx.1.0.5.dylib; sourceTree = "<group>"; };
  141. 2400D7C629B9F52B0059AC45 /* libopencv_world.4.2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libopencv_world.4.2.dylib; sourceTree = "<group>"; };
  142. 240509B029433CDE00B501B2 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/PrivateFrameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; };
  143. 240509B129433CDE00B501B2 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; };
  144. 240509B229433CDE00B501B2 /* QuickLookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookUI.framework; path = System/Library/Frameworks/QuickLookUI.framework; sourceTree = SDKROOT; };
  145. 240509B62943479800B501B2 /* ProcessThumbnal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProcessThumbnal.swift; sourceTree = "<group>"; };
  146. 240934B32992735200839CC8 /* FileConverter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FileConverter.swift; sourceTree = "<group>"; };
  147. 240934B62992737200839CC8 /* ImageProcess.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageProcess.swift; sourceTree = "<group>"; };
  148. 2411D9CC29ABAF36009DE4A8 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; };
  149. 242F966A298BAE2200CFF56C /* Toggle_off.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Toggle_off.png; sourceTree = "<group>"; };
  150. 242F966B298BAE2200CFF56C /* Toggle_on.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Toggle_on.png; sourceTree = "<group>"; };
  151. 242F966C298BAE2200CFF56C /* Toggle_half.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Toggle_half.png; sourceTree = "<group>"; };
  152. 243DACD22940C6E8008A8AA6 /* ActivityView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivityView.swift; sourceTree = "<group>"; };
  153. 2451F58A2952E4E50049FA9C /* ComPDFKit_Conversion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = ComPDFKit_Conversion.framework; sourceTree = "<group>"; };
  154. 246FE590299DCFC400706586 /* PDFCompareTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PDFCompareTest.swift; sourceTree = "<group>"; };
  155. 246FE593299E0FCC00706586 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
  156. 246FE594299E0FCC00706586 /* ZipArchive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZipArchive.h; sourceTree = "<group>"; };
  157. 246FE596299E0FCC00706586 /* unzip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unzip.c; sourceTree = "<group>"; };
  158. 246FE597299E0FCC00706586 /* zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip.c; sourceTree = "<group>"; };
  159. 246FE598299E0FCC00706586 /* ioapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioapi.c; sourceTree = "<group>"; };
  160. 246FE599299E0FCC00706586 /* mztools.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mztools.c; sourceTree = "<group>"; };
  161. 246FE59A299E0FCC00706586 /* crypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crypt.h; sourceTree = "<group>"; };
  162. 246FE59B299E0FCC00706586 /* zip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zip.h; sourceTree = "<group>"; };
  163. 246FE59C299E0FCC00706586 /* unzip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unzip.h; sourceTree = "<group>"; };
  164. 246FE59D299E0FCC00706586 /* mztools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mztools.h; sourceTree = "<group>"; };
  165. 246FE59E299E0FCC00706586 /* ioapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ioapi.h; sourceTree = "<group>"; };
  166. 246FE59F299E0FCC00706586 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
  167. 246FE5A0299E0FCC00706586 /* ZipArchive.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZipArchive.m; sourceTree = "<group>"; };
  168. 246FE5A8299E106B00706586 /* KdanAuto_Bringe_Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KdanAuto_Bringe_Header.h; sourceTree = "<group>"; };
  169. 24A6FF48293091E000B34F2E /* AutoTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutoTest.swift; sourceTree = "<group>"; };
  170. 24A6FF4A2930939D00B34F2E /* TextColorAutoTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextColorAutoTest.swift; sourceTree = "<group>"; };
  171. 24A6FF4E2930A1E100B34F2E /* FontAutoTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FontAutoTest.swift; sourceTree = "<group>"; };
  172. 24A6FF502930AC4D00B34F2E /* AutoTestAdvanceSettingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutoTestAdvanceSettingView.swift; sourceTree = "<group>"; };
  173. 24AE7B4C298BD98300462BD3 /* CompareViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompareViewController.swift; sourceTree = "<group>"; };
  174. 24CA2335298FD6BE00038E10 /* ImageCompareCellView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageCompareCellView.swift; sourceTree = "<group>"; };
  175. 24CA2336298FD6BE00038E10 /* ImageCompareCellView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ImageCompareCellView.xib; sourceTree = "<group>"; };
  176. 24CA2339298FEED300038E10 /* FileInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileInfo.swift; sourceTree = "<group>"; };
  177. 24CA233B298FF0F800038E10 /* CompareViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CompareViewController.xib; sourceTree = "<group>"; };
  178. 24CB61C92994FA0800C5085F /* TestDegreeManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestDegreeManager.swift; sourceTree = "<group>"; };
  179. 24D70001292B71FB00DAB5EE /* KdanAutoDebug.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = KdanAutoDebug.entitlements; sourceTree = "<group>"; };
  180. 24D70008292D14DA00DAB5EE /* AutoTestProtocal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutoTestProtocal.swift; sourceTree = "<group>"; };
  181. 24D7000A292D16BB00DAB5EE /* StringAutoTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringAutoTest.swift; sourceTree = "<group>"; };
  182. 24D7FF9729261A6400DAB5EE /* KdanAuto.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = KdanAuto.app; sourceTree = BUILT_PRODUCTS_DIR; };
  183. 24D7FF9A29261A6400DAB5EE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  184. 24D7FF9C29261A6400DAB5EE /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  185. 24D7FF9E29261A6600DAB5EE /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  186. 24D7FFA129261A6600DAB5EE /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  187. 24D7FFA329261A6600DAB5EE /* KdanAuto.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = KdanAuto.entitlements; sourceTree = "<group>"; };
  188. 24D7FFA829261A6600DAB5EE /* KdanAutoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KdanAutoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  189. 24D7FFAC29261A6600DAB5EE /* KdanAutoTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KdanAutoTests.swift; sourceTree = "<group>"; };
  190. 24D7FFB229261A6600DAB5EE /* KdanAutoUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KdanAutoUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  191. 24D7FFB629261A6600DAB5EE /* KdanAutoUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KdanAutoUITests.swift; sourceTree = "<group>"; };
  192. 24D7FFB829261A6600DAB5EE /* KdanAutoUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KdanAutoUITestsLaunchTests.swift; sourceTree = "<group>"; };
  193. 24D7FFC929261AC200DAB5EE /* ProcessCheckFile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ProcessCheckFile.app; sourceTree = BUILT_PRODUCTS_DIR; };
  194. 24D7FFCB29261AC200DAB5EE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  195. 24D7FFCD29261AC200DAB5EE /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  196. 24D7FFCF29261AC400DAB5EE /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  197. 24D7FFD229261AC400DAB5EE /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  198. 24D7FFD429261AC400DAB5EE /* ProcessCheckFile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = ProcessCheckFile.entitlements; sourceTree = "<group>"; };
  199. 24D7FFD929261AC400DAB5EE /* ProcessCheckFileTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ProcessCheckFileTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  200. 24D7FFDD29261AC400DAB5EE /* ProcessCheckFileTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProcessCheckFileTests.swift; sourceTree = "<group>"; };
  201. 24D7FFE329261AC400DAB5EE /* ProcessCheckFileUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ProcessCheckFileUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  202. 24D7FFE729261AC400DAB5EE /* ProcessCheckFileUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProcessCheckFileUITests.swift; sourceTree = "<group>"; };
  203. 24D7FFE929261AC400DAB5EE /* ProcessCheckFileUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProcessCheckFileUITestsLaunchTests.swift; sourceTree = "<group>"; };
  204. 24D7FFF42926414700DAB5EE /* ProcessCheckFileDebug.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = ProcessCheckFileDebug.entitlements; sourceTree = "<group>"; };
  205. 24D7FFF62926428300DAB5EE /* ProcessFont.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProcessFont.swift; sourceTree = "<group>"; };
  206. 24D7FFFA292B501100DAB5EE /* SettingViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingViewController.swift; sourceTree = "<group>"; };
  207. 24D7FFFD292B509000DAB5EE /* DataModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataModel.swift; sourceTree = "<group>"; };
  208. 24D7FFFF292B6FD100DAB5EE /* SettingViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SettingViewController.xib; sourceTree = "<group>"; };
  209. 24DCE8A329504430004EBA35 /* AutoTestTypes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutoTestTypes.swift; sourceTree = "<group>"; };
  210. 24DCE8A6295046A5004EBA35 /* TestCaseCellView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TestCaseCellView.xib; sourceTree = "<group>"; };
  211. 24DCE8A7295046A5004EBA35 /* TestCaseCellView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestCaseCellView.swift; sourceTree = "<group>"; };
  212. 24DCE8AA295046E7004EBA35 /* TestFileTypeCellView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TestFileTypeCellView.xib; sourceTree = "<group>"; };
  213. 24DCE8AB295046E7004EBA35 /* TestFileTypeCellView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestFileTypeCellView.swift; sourceTree = "<group>"; };
  214. 24DCE8AE295047D8004EBA35 /* TestFileCellView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TestFileCellView.xib; sourceTree = "<group>"; };
  215. 24DCE8AF295047D8004EBA35 /* TestFileCellView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestFileCellView.swift; sourceTree = "<group>"; };
  216. 24DCE8B22950543C004EBA35 /* AutoTestCellInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutoTestCellInfo.swift; sourceTree = "<group>"; };
  217. 24DCE8B429506CDE004EBA35 /* AutoTestProperty.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = AutoTestProperty.plist; sourceTree = "<group>"; };
  218. /* End PBXFileReference section */
  219. /* Begin PBXFrameworksBuildPhase section */
  220. 24D7FF9429261A6400DAB5EE /* Frameworks */ = {
  221. isa = PBXFrameworksBuildPhase;
  222. buildActionMask = 2147483647;
  223. files = (
  224. 2400D7C829B9F52C0059AC45 /* libopencv_world.dylib in Frameworks */,
  225. 2411D9CD29ABAF36009DE4A8 /* PDFKit.framework in Frameworks */,
  226. 2400D7CD29B9F52C0059AC45 /* libopencv_world.4.2.dylib in Frameworks */,
  227. 2451F58B2952E4E50049FA9C /* ComPDFKit_Conversion.framework in Frameworks */,
  228. 2400D7CB29B9F52C0059AC45 /* libonnxruntime.1.12.0.dylib in Frameworks */,
  229. 240509B329433CDE00B501B2 /* QuickLookThumbnailing.framework in Frameworks */,
  230. 240509B429433CDE00B501B2 /* QuickLook.framework in Frameworks */,
  231. 240509B529433CDE00B501B2 /* QuickLookUI.framework in Frameworks */,
  232. 2400D7C929B9F52C0059AC45 /* ComDocumentAIKit.framework in Frameworks */,
  233. 2400D7CC29B9F52C0059AC45 /* libpaddle2onnx.1.0.5.dylib in Frameworks */,
  234. 2400D7CA29B9F52C0059AC45 /* libopencv_world.4.2.0.dylib in Frameworks */,
  235. 2400D7C729B9F52C0059AC45 /* libDocumentAI.dylib in Frameworks */,
  236. );
  237. runOnlyForDeploymentPostprocessing = 0;
  238. };
  239. 24D7FFA529261A6600DAB5EE /* Frameworks */ = {
  240. isa = PBXFrameworksBuildPhase;
  241. buildActionMask = 2147483647;
  242. files = (
  243. );
  244. runOnlyForDeploymentPostprocessing = 0;
  245. };
  246. 24D7FFAF29261A6600DAB5EE /* Frameworks */ = {
  247. isa = PBXFrameworksBuildPhase;
  248. buildActionMask = 2147483647;
  249. files = (
  250. );
  251. runOnlyForDeploymentPostprocessing = 0;
  252. };
  253. 24D7FFC629261AC200DAB5EE /* Frameworks */ = {
  254. isa = PBXFrameworksBuildPhase;
  255. buildActionMask = 2147483647;
  256. files = (
  257. );
  258. runOnlyForDeploymentPostprocessing = 0;
  259. };
  260. 24D7FFD629261AC400DAB5EE /* Frameworks */ = {
  261. isa = PBXFrameworksBuildPhase;
  262. buildActionMask = 2147483647;
  263. files = (
  264. );
  265. runOnlyForDeploymentPostprocessing = 0;
  266. };
  267. 24D7FFE029261AC400DAB5EE /* Frameworks */ = {
  268. isa = PBXFrameworksBuildPhase;
  269. buildActionMask = 2147483647;
  270. files = (
  271. );
  272. runOnlyForDeploymentPostprocessing = 0;
  273. };
  274. /* End PBXFrameworksBuildPhase section */
  275. /* Begin PBXGroup section */
  276. 2400D7BF29B9F52B0059AC45 /* otherlib */ = {
  277. isa = PBXGroup;
  278. children = (
  279. 2400D7C029B9F52B0059AC45 /* libDocumentAI.dylib */,
  280. 2400D7C129B9F52B0059AC45 /* libopencv_world.dylib */,
  281. 2400D7C229B9F52B0059AC45 /* ComDocumentAIKit.framework */,
  282. 2400D7C329B9F52B0059AC45 /* libopencv_world.4.2.0.dylib */,
  283. 2400D7C429B9F52B0059AC45 /* libonnxruntime.1.12.0.dylib */,
  284. 2400D7C529B9F52B0059AC45 /* libpaddle2onnx.1.0.5.dylib */,
  285. 2400D7C629B9F52B0059AC45 /* libopencv_world.4.2.dylib */,
  286. );
  287. name = otherlib;
  288. path = "../../../../../../../../../Users/zhudongyong/Library/Containers/com.tencent.WeWorkMac/Data/Documents/Profiles/4E1ABC1AA40B741D302D9B14F8ADC05C/Caches/Files/2023-03/47b92f906f9cbbc24790f7d89342b69f/otherlib";
  289. sourceTree = "<group>";
  290. };
  291. 240509AF29433CDE00B501B2 /* Frameworks */ = {
  292. isa = PBXGroup;
  293. children = (
  294. 2411D9CC29ABAF36009DE4A8 /* PDFKit.framework */,
  295. 240509B129433CDE00B501B2 /* QuickLook.framework */,
  296. 240509B029433CDE00B501B2 /* QuickLookThumbnailing.framework */,
  297. 240509B229433CDE00B501B2 /* QuickLookUI.framework */,
  298. );
  299. name = Frameworks;
  300. sourceTree = "<group>";
  301. };
  302. 240934B12992735200839CC8 /* Tools */ = {
  303. isa = PBXGroup;
  304. children = (
  305. 246FE592299E0FCC00706586 /* ZipArchive */,
  306. 240934B52992736600839CC8 /* ImageProcess */,
  307. 240934B22992735200839CC8 /* FileConveter */,
  308. );
  309. path = Tools;
  310. sourceTree = "<group>";
  311. };
  312. 240934B22992735200839CC8 /* FileConveter */ = {
  313. isa = PBXGroup;
  314. children = (
  315. 240934B32992735200839CC8 /* FileConverter.swift */,
  316. );
  317. path = FileConveter;
  318. sourceTree = "<group>";
  319. };
  320. 240934B52992736600839CC8 /* ImageProcess */ = {
  321. isa = PBXGroup;
  322. children = (
  323. 240934B62992737200839CC8 /* ImageProcess.swift */,
  324. );
  325. path = ImageProcess;
  326. sourceTree = "<group>";
  327. };
  328. 242F9669298BAE2200CFF56C /* Images */ = {
  329. isa = PBXGroup;
  330. children = (
  331. 242F966A298BAE2200CFF56C /* Toggle_off.png */,
  332. 242F966B298BAE2200CFF56C /* Toggle_on.png */,
  333. 242F966C298BAE2200CFF56C /* Toggle_half.png */,
  334. );
  335. name = Images;
  336. path = KdanAuto/Images;
  337. sourceTree = "<group>";
  338. };
  339. 243DACD12940C6CE008A8AA6 /* ActivityView */ = {
  340. isa = PBXGroup;
  341. children = (
  342. 243DACD22940C6E8008A8AA6 /* ActivityView.swift */,
  343. );
  344. path = ActivityView;
  345. sourceTree = "<group>";
  346. };
  347. 246FE592299E0FCC00706586 /* ZipArchive */ = {
  348. isa = PBXGroup;
  349. children = (
  350. 246FE593299E0FCC00706586 /* LICENSE */,
  351. 246FE594299E0FCC00706586 /* ZipArchive.h */,
  352. 246FE595299E0FCC00706586 /* minizip */,
  353. 246FE59F299E0FCC00706586 /* README.md */,
  354. 246FE5A0299E0FCC00706586 /* ZipArchive.m */,
  355. );
  356. path = ZipArchive;
  357. sourceTree = "<group>";
  358. };
  359. 246FE595299E0FCC00706586 /* minizip */ = {
  360. isa = PBXGroup;
  361. children = (
  362. 246FE596299E0FCC00706586 /* unzip.c */,
  363. 246FE597299E0FCC00706586 /* zip.c */,
  364. 246FE598299E0FCC00706586 /* ioapi.c */,
  365. 246FE599299E0FCC00706586 /* mztools.c */,
  366. 246FE59A299E0FCC00706586 /* crypt.h */,
  367. 246FE59B299E0FCC00706586 /* zip.h */,
  368. 246FE59C299E0FCC00706586 /* unzip.h */,
  369. 246FE59D299E0FCC00706586 /* mztools.h */,
  370. 246FE59E299E0FCC00706586 /* ioapi.h */,
  371. );
  372. path = minizip;
  373. sourceTree = "<group>";
  374. };
  375. 24AE7B4B298BD97300462BD3 /* CompareViewController */ = {
  376. isa = PBXGroup;
  377. children = (
  378. 24AE7B4C298BD98300462BD3 /* CompareViewController.swift */,
  379. 24CA233B298FF0F800038E10 /* CompareViewController.xib */,
  380. 24CA2335298FD6BE00038E10 /* ImageCompareCellView.swift */,
  381. 24CA2336298FD6BE00038E10 /* ImageCompareCellView.xib */,
  382. );
  383. path = CompareViewController;
  384. sourceTree = "<group>";
  385. };
  386. 24D70002292B94A100DAB5EE /* Norrmal */ = {
  387. isa = PBXGroup;
  388. children = (
  389. 24DCE8A5295046A5004EBA35 /* Cell */,
  390. 243DACD12940C6CE008A8AA6 /* ActivityView */,
  391. 24A6FF502930AC4D00B34F2E /* AutoTestAdvanceSettingView.swift */,
  392. );
  393. path = Norrmal;
  394. sourceTree = "<group>";
  395. };
  396. 24D70007292D141A00DAB5EE /* AutoTestCase */ = {
  397. isa = PBXGroup;
  398. children = (
  399. 24DCE8B429506CDE004EBA35 /* AutoTestProperty.plist */,
  400. 24CA2339298FEED300038E10 /* FileInfo.swift */,
  401. 24DCE8A329504430004EBA35 /* AutoTestTypes.swift */,
  402. 24D70008292D14DA00DAB5EE /* AutoTestProtocal.swift */,
  403. 24A6FF48293091E000B34F2E /* AutoTest.swift */,
  404. 246FE590299DCFC400706586 /* PDFCompareTest.swift */,
  405. 24D7000A292D16BB00DAB5EE /* StringAutoTest.swift */,
  406. 24A6FF4A2930939D00B34F2E /* TextColorAutoTest.swift */,
  407. 24A6FF4E2930A1E100B34F2E /* FontAutoTest.swift */,
  408. );
  409. path = AutoTestCase;
  410. sourceTree = "<group>";
  411. };
  412. 24D7FF8E29261A6400DAB5EE = {
  413. isa = PBXGroup;
  414. children = (
  415. 242F9669298BAE2200CFF56C /* Images */,
  416. 24D7FF9929261A6400DAB5EE /* KdanAuto */,
  417. 24D7FFAB29261A6600DAB5EE /* KdanAutoTests */,
  418. 24D7FFB529261A6600DAB5EE /* KdanAutoUITests */,
  419. 24D7FFCA29261AC200DAB5EE /* ProcessCheckFile */,
  420. 24D7FFDC29261AC400DAB5EE /* ProcessCheckFileTests */,
  421. 24D7FFE629261AC400DAB5EE /* ProcessCheckFileUITests */,
  422. 24D7FF9829261A6400DAB5EE /* Products */,
  423. 240509AF29433CDE00B501B2 /* Frameworks */,
  424. );
  425. sourceTree = "<group>";
  426. };
  427. 24D7FF9829261A6400DAB5EE /* Products */ = {
  428. isa = PBXGroup;
  429. children = (
  430. 24D7FF9729261A6400DAB5EE /* KdanAuto.app */,
  431. 24D7FFA829261A6600DAB5EE /* KdanAutoTests.xctest */,
  432. 24D7FFB229261A6600DAB5EE /* KdanAutoUITests.xctest */,
  433. 24D7FFC929261AC200DAB5EE /* ProcessCheckFile.app */,
  434. 24D7FFD929261AC400DAB5EE /* ProcessCheckFileTests.xctest */,
  435. 24D7FFE329261AC400DAB5EE /* ProcessCheckFileUITests.xctest */,
  436. );
  437. name = Products;
  438. sourceTree = "<group>";
  439. };
  440. 24D7FF9929261A6400DAB5EE /* KdanAuto */ = {
  441. isa = PBXGroup;
  442. children = (
  443. 24E4FD43293462F0008BA2EC /* Third Part Library */,
  444. 24D70001292B71FB00DAB5EE /* KdanAutoDebug.entitlements */,
  445. 24D7FFF8292B4FDB00DAB5EE /* Class */,
  446. 24D7FF9A29261A6400DAB5EE /* AppDelegate.swift */,
  447. 24D7FF9C29261A6400DAB5EE /* ViewController.swift */,
  448. 24D7FF9E29261A6600DAB5EE /* Assets.xcassets */,
  449. 24D7FFA029261A6600DAB5EE /* Main.storyboard */,
  450. 246FE5A8299E106B00706586 /* KdanAuto_Bringe_Header.h */,
  451. 24D7FFA329261A6600DAB5EE /* KdanAuto.entitlements */,
  452. );
  453. path = KdanAuto;
  454. sourceTree = "<group>";
  455. };
  456. 24D7FFAB29261A6600DAB5EE /* KdanAutoTests */ = {
  457. isa = PBXGroup;
  458. children = (
  459. 24D7FFAC29261A6600DAB5EE /* KdanAutoTests.swift */,
  460. );
  461. path = KdanAutoTests;
  462. sourceTree = "<group>";
  463. };
  464. 24D7FFB529261A6600DAB5EE /* KdanAutoUITests */ = {
  465. isa = PBXGroup;
  466. children = (
  467. 24D7FFB629261A6600DAB5EE /* KdanAutoUITests.swift */,
  468. 24D7FFB829261A6600DAB5EE /* KdanAutoUITestsLaunchTests.swift */,
  469. );
  470. path = KdanAutoUITests;
  471. sourceTree = "<group>";
  472. };
  473. 24D7FFCA29261AC200DAB5EE /* ProcessCheckFile */ = {
  474. isa = PBXGroup;
  475. children = (
  476. 24D7FFF52926427100DAB5EE /* Process */,
  477. 24D7FFF42926414700DAB5EE /* ProcessCheckFileDebug.entitlements */,
  478. 24D7FFCB29261AC200DAB5EE /* AppDelegate.swift */,
  479. 24D7FFCD29261AC200DAB5EE /* ViewController.swift */,
  480. 24D7FFCF29261AC400DAB5EE /* Assets.xcassets */,
  481. 24D7FFD129261AC400DAB5EE /* Main.storyboard */,
  482. 24D7FFD429261AC400DAB5EE /* ProcessCheckFile.entitlements */,
  483. );
  484. path = ProcessCheckFile;
  485. sourceTree = "<group>";
  486. };
  487. 24D7FFDC29261AC400DAB5EE /* ProcessCheckFileTests */ = {
  488. isa = PBXGroup;
  489. children = (
  490. 24D7FFDD29261AC400DAB5EE /* ProcessCheckFileTests.swift */,
  491. );
  492. path = ProcessCheckFileTests;
  493. sourceTree = "<group>";
  494. };
  495. 24D7FFE629261AC400DAB5EE /* ProcessCheckFileUITests */ = {
  496. isa = PBXGroup;
  497. children = (
  498. 24D7FFE729261AC400DAB5EE /* ProcessCheckFileUITests.swift */,
  499. 24D7FFE929261AC400DAB5EE /* ProcessCheckFileUITestsLaunchTests.swift */,
  500. );
  501. path = ProcessCheckFileUITests;
  502. sourceTree = "<group>";
  503. };
  504. 24D7FFF52926427100DAB5EE /* Process */ = {
  505. isa = PBXGroup;
  506. children = (
  507. 24D7FFF62926428300DAB5EE /* ProcessFont.swift */,
  508. 240509B62943479800B501B2 /* ProcessThumbnal.swift */,
  509. );
  510. path = Process;
  511. sourceTree = "<group>";
  512. };
  513. 24D7FFF8292B4FDB00DAB5EE /* Class */ = {
  514. isa = PBXGroup;
  515. children = (
  516. 240934B12992735200839CC8 /* Tools */,
  517. 24D70007292D141A00DAB5EE /* AutoTestCase */,
  518. 24D70002292B94A100DAB5EE /* Norrmal */,
  519. 24D7FFFC292B508600DAB5EE /* DataModel */,
  520. 24D7FFF9292B4FF500DAB5EE /* Setting */,
  521. 24AE7B4B298BD97300462BD3 /* CompareViewController */,
  522. );
  523. path = Class;
  524. sourceTree = "<group>";
  525. };
  526. 24D7FFF9292B4FF500DAB5EE /* Setting */ = {
  527. isa = PBXGroup;
  528. children = (
  529. 24D7FFFA292B501100DAB5EE /* SettingViewController.swift */,
  530. 24D7FFFF292B6FD100DAB5EE /* SettingViewController.xib */,
  531. );
  532. path = Setting;
  533. sourceTree = "<group>";
  534. };
  535. 24D7FFFC292B508600DAB5EE /* DataModel */ = {
  536. isa = PBXGroup;
  537. children = (
  538. 24D7FFFD292B509000DAB5EE /* DataModel.swift */,
  539. 24CB61C92994FA0800C5085F /* TestDegreeManager.swift */,
  540. );
  541. path = DataModel;
  542. sourceTree = "<group>";
  543. };
  544. 24DCE8A5295046A5004EBA35 /* Cell */ = {
  545. isa = PBXGroup;
  546. children = (
  547. 24DCE8AF295047D8004EBA35 /* TestFileCellView.swift */,
  548. 24DCE8AE295047D8004EBA35 /* TestFileCellView.xib */,
  549. 24DCE8AB295046E7004EBA35 /* TestFileTypeCellView.swift */,
  550. 24DCE8AA295046E7004EBA35 /* TestFileTypeCellView.xib */,
  551. 24DCE8A6295046A5004EBA35 /* TestCaseCellView.xib */,
  552. 24DCE8A7295046A5004EBA35 /* TestCaseCellView.swift */,
  553. 24DCE8B22950543C004EBA35 /* AutoTestCellInfo.swift */,
  554. );
  555. path = Cell;
  556. sourceTree = "<group>";
  557. };
  558. 24E4FD43293462F0008BA2EC /* Third Part Library */ = {
  559. isa = PBXGroup;
  560. children = (
  561. 2400D7BF29B9F52B0059AC45 /* otherlib */,
  562. 2451F58A2952E4E50049FA9C /* ComPDFKit_Conversion.framework */,
  563. );
  564. path = "Third Part Library";
  565. sourceTree = "<group>";
  566. };
  567. /* End PBXGroup section */
  568. /* Begin PBXNativeTarget section */
  569. 24D7FF9629261A6400DAB5EE /* KdanAuto */ = {
  570. isa = PBXNativeTarget;
  571. buildConfigurationList = 24D7FFBC29261A6600DAB5EE /* Build configuration list for PBXNativeTarget "KdanAuto" */;
  572. buildPhases = (
  573. 24D7FF9329261A6400DAB5EE /* Sources */,
  574. 24D7FF9429261A6400DAB5EE /* Frameworks */,
  575. 24D7FF9529261A6400DAB5EE /* Resources */,
  576. 2451F58E2952F40F0049FA9C /* CopyFiles */,
  577. );
  578. buildRules = (
  579. );
  580. dependencies = (
  581. );
  582. name = KdanAuto;
  583. productName = KdanAuto;
  584. productReference = 24D7FF9729261A6400DAB5EE /* KdanAuto.app */;
  585. productType = "com.apple.product-type.application";
  586. };
  587. 24D7FFA729261A6600DAB5EE /* KdanAutoTests */ = {
  588. isa = PBXNativeTarget;
  589. buildConfigurationList = 24D7FFBF29261A6600DAB5EE /* Build configuration list for PBXNativeTarget "KdanAutoTests" */;
  590. buildPhases = (
  591. 24D7FFA429261A6600DAB5EE /* Sources */,
  592. 24D7FFA529261A6600DAB5EE /* Frameworks */,
  593. 24D7FFA629261A6600DAB5EE /* Resources */,
  594. );
  595. buildRules = (
  596. );
  597. dependencies = (
  598. 24D7FFAA29261A6600DAB5EE /* PBXTargetDependency */,
  599. );
  600. name = KdanAutoTests;
  601. productName = KdanAutoTests;
  602. productReference = 24D7FFA829261A6600DAB5EE /* KdanAutoTests.xctest */;
  603. productType = "com.apple.product-type.bundle.unit-test";
  604. };
  605. 24D7FFB129261A6600DAB5EE /* KdanAutoUITests */ = {
  606. isa = PBXNativeTarget;
  607. buildConfigurationList = 24D7FFC229261A6600DAB5EE /* Build configuration list for PBXNativeTarget "KdanAutoUITests" */;
  608. buildPhases = (
  609. 24D7FFAE29261A6600DAB5EE /* Sources */,
  610. 24D7FFAF29261A6600DAB5EE /* Frameworks */,
  611. 24D7FFB029261A6600DAB5EE /* Resources */,
  612. );
  613. buildRules = (
  614. );
  615. dependencies = (
  616. 24D7FFB429261A6600DAB5EE /* PBXTargetDependency */,
  617. );
  618. name = KdanAutoUITests;
  619. productName = KdanAutoUITests;
  620. productReference = 24D7FFB229261A6600DAB5EE /* KdanAutoUITests.xctest */;
  621. productType = "com.apple.product-type.bundle.ui-testing";
  622. };
  623. 24D7FFC829261AC200DAB5EE /* ProcessCheckFile */ = {
  624. isa = PBXNativeTarget;
  625. buildConfigurationList = 24D7FFEB29261AC400DAB5EE /* Build configuration list for PBXNativeTarget "ProcessCheckFile" */;
  626. buildPhases = (
  627. 24D7FFC529261AC200DAB5EE /* Sources */,
  628. 24D7FFC629261AC200DAB5EE /* Frameworks */,
  629. 24D7FFC729261AC200DAB5EE /* Resources */,
  630. );
  631. buildRules = (
  632. );
  633. dependencies = (
  634. );
  635. name = ProcessCheckFile;
  636. productName = ProcessCheckFile;
  637. productReference = 24D7FFC929261AC200DAB5EE /* ProcessCheckFile.app */;
  638. productType = "com.apple.product-type.application";
  639. };
  640. 24D7FFD829261AC400DAB5EE /* ProcessCheckFileTests */ = {
  641. isa = PBXNativeTarget;
  642. buildConfigurationList = 24D7FFEE29261AC400DAB5EE /* Build configuration list for PBXNativeTarget "ProcessCheckFileTests" */;
  643. buildPhases = (
  644. 24D7FFD529261AC400DAB5EE /* Sources */,
  645. 24D7FFD629261AC400DAB5EE /* Frameworks */,
  646. 24D7FFD729261AC400DAB5EE /* Resources */,
  647. );
  648. buildRules = (
  649. );
  650. dependencies = (
  651. 24D7FFDB29261AC400DAB5EE /* PBXTargetDependency */,
  652. );
  653. name = ProcessCheckFileTests;
  654. productName = ProcessCheckFileTests;
  655. productReference = 24D7FFD929261AC400DAB5EE /* ProcessCheckFileTests.xctest */;
  656. productType = "com.apple.product-type.bundle.unit-test";
  657. };
  658. 24D7FFE229261AC400DAB5EE /* ProcessCheckFileUITests */ = {
  659. isa = PBXNativeTarget;
  660. buildConfigurationList = 24D7FFF129261AC400DAB5EE /* Build configuration list for PBXNativeTarget "ProcessCheckFileUITests" */;
  661. buildPhases = (
  662. 24D7FFDF29261AC400DAB5EE /* Sources */,
  663. 24D7FFE029261AC400DAB5EE /* Frameworks */,
  664. 24D7FFE129261AC400DAB5EE /* Resources */,
  665. );
  666. buildRules = (
  667. );
  668. dependencies = (
  669. 24D7FFE529261AC400DAB5EE /* PBXTargetDependency */,
  670. );
  671. name = ProcessCheckFileUITests;
  672. productName = ProcessCheckFileUITests;
  673. productReference = 24D7FFE329261AC400DAB5EE /* ProcessCheckFileUITests.xctest */;
  674. productType = "com.apple.product-type.bundle.ui-testing";
  675. };
  676. /* End PBXNativeTarget section */
  677. /* Begin PBXProject section */
  678. 24D7FF8F29261A6400DAB5EE /* Project object */ = {
  679. isa = PBXProject;
  680. attributes = {
  681. BuildIndependentTargetsInParallel = 1;
  682. LastSwiftUpdateCheck = 1410;
  683. LastUpgradeCheck = 1410;
  684. TargetAttributes = {
  685. 24D7FF9629261A6400DAB5EE = {
  686. CreatedOnToolsVersion = 14.1;
  687. };
  688. 24D7FFA729261A6600DAB5EE = {
  689. CreatedOnToolsVersion = 14.1;
  690. TestTargetID = 24D7FF9629261A6400DAB5EE;
  691. };
  692. 24D7FFB129261A6600DAB5EE = {
  693. CreatedOnToolsVersion = 14.1;
  694. TestTargetID = 24D7FF9629261A6400DAB5EE;
  695. };
  696. 24D7FFC829261AC200DAB5EE = {
  697. CreatedOnToolsVersion = 14.1;
  698. };
  699. 24D7FFD829261AC400DAB5EE = {
  700. CreatedOnToolsVersion = 14.1;
  701. TestTargetID = 24D7FFC829261AC200DAB5EE;
  702. };
  703. 24D7FFE229261AC400DAB5EE = {
  704. CreatedOnToolsVersion = 14.1;
  705. TestTargetID = 24D7FFC829261AC200DAB5EE;
  706. };
  707. };
  708. };
  709. buildConfigurationList = 24D7FF9229261A6400DAB5EE /* Build configuration list for PBXProject "KdanAuto" */;
  710. compatibilityVersion = "Xcode 14.0";
  711. developmentRegion = en;
  712. hasScannedForEncodings = 0;
  713. knownRegions = (
  714. en,
  715. Base,
  716. );
  717. mainGroup = 24D7FF8E29261A6400DAB5EE;
  718. productRefGroup = 24D7FF9829261A6400DAB5EE /* Products */;
  719. projectDirPath = "";
  720. projectRoot = "";
  721. targets = (
  722. 24D7FF9629261A6400DAB5EE /* KdanAuto */,
  723. 24D7FFA729261A6600DAB5EE /* KdanAutoTests */,
  724. 24D7FFB129261A6600DAB5EE /* KdanAutoUITests */,
  725. 24D7FFC829261AC200DAB5EE /* ProcessCheckFile */,
  726. 24D7FFD829261AC400DAB5EE /* ProcessCheckFileTests */,
  727. 24D7FFE229261AC400DAB5EE /* ProcessCheckFileUITests */,
  728. );
  729. };
  730. /* End PBXProject section */
  731. /* Begin PBXResourcesBuildPhase section */
  732. 24D7FF9529261A6400DAB5EE /* Resources */ = {
  733. isa = PBXResourcesBuildPhase;
  734. buildActionMask = 2147483647;
  735. files = (
  736. 24CA2338298FD6BE00038E10 /* ImageCompareCellView.xib in Resources */,
  737. 242F966E298BAE2200CFF56C /* Toggle_on.png in Resources */,
  738. 246FE5A1299E0FCD00706586 /* LICENSE in Resources */,
  739. 24DCE8A8295046A5004EBA35 /* TestCaseCellView.xib in Resources */,
  740. 24D7FF9F29261A6600DAB5EE /* Assets.xcassets in Resources */,
  741. 24CA233C298FF0F800038E10 /* CompareViewController.xib in Resources */,
  742. 24DCE8B529506CDE004EBA35 /* AutoTestProperty.plist in Resources */,
  743. 242F966F298BAE2200CFF56C /* Toggle_half.png in Resources */,
  744. 24D70000292B6FD100DAB5EE /* SettingViewController.xib in Resources */,
  745. 24D7FFA229261A6600DAB5EE /* Main.storyboard in Resources */,
  746. 246FE5A6299E0FCD00706586 /* README.md in Resources */,
  747. 242F966D298BAE2200CFF56C /* Toggle_off.png in Resources */,
  748. 24DCE8B0295047D8004EBA35 /* TestFileCellView.xib in Resources */,
  749. 24DCE8AC295046E7004EBA35 /* TestFileTypeCellView.xib in Resources */,
  750. );
  751. runOnlyForDeploymentPostprocessing = 0;
  752. };
  753. 24D7FFA629261A6600DAB5EE /* Resources */ = {
  754. isa = PBXResourcesBuildPhase;
  755. buildActionMask = 2147483647;
  756. files = (
  757. );
  758. runOnlyForDeploymentPostprocessing = 0;
  759. };
  760. 24D7FFB029261A6600DAB5EE /* Resources */ = {
  761. isa = PBXResourcesBuildPhase;
  762. buildActionMask = 2147483647;
  763. files = (
  764. );
  765. runOnlyForDeploymentPostprocessing = 0;
  766. };
  767. 24D7FFC729261AC200DAB5EE /* Resources */ = {
  768. isa = PBXResourcesBuildPhase;
  769. buildActionMask = 2147483647;
  770. files = (
  771. 24D7FFD029261AC400DAB5EE /* Assets.xcassets in Resources */,
  772. 24D7FFD329261AC400DAB5EE /* Main.storyboard in Resources */,
  773. );
  774. runOnlyForDeploymentPostprocessing = 0;
  775. };
  776. 24D7FFD729261AC400DAB5EE /* Resources */ = {
  777. isa = PBXResourcesBuildPhase;
  778. buildActionMask = 2147483647;
  779. files = (
  780. );
  781. runOnlyForDeploymentPostprocessing = 0;
  782. };
  783. 24D7FFE129261AC400DAB5EE /* Resources */ = {
  784. isa = PBXResourcesBuildPhase;
  785. buildActionMask = 2147483647;
  786. files = (
  787. );
  788. runOnlyForDeploymentPostprocessing = 0;
  789. };
  790. /* End PBXResourcesBuildPhase section */
  791. /* Begin PBXSourcesBuildPhase section */
  792. 24D7FF9329261A6400DAB5EE /* Sources */ = {
  793. isa = PBXSourcesBuildPhase;
  794. buildActionMask = 2147483647;
  795. files = (
  796. 24D70009292D14DA00DAB5EE /* AutoTestProtocal.swift in Sources */,
  797. 24A6FF4F2930A1E100B34F2E /* FontAutoTest.swift in Sources */,
  798. 24A6FF49293091E000B34F2E /* AutoTest.swift in Sources */,
  799. 246FE5A7299E0FCD00706586 /* ZipArchive.m in Sources */,
  800. 24CA233A298FEED300038E10 /* FileInfo.swift in Sources */,
  801. 24DCE8BB29518FD3004EBA35 /* ProcessThumbnal.swift in Sources */,
  802. 24D7FF9D29261A6400DAB5EE /* ViewController.swift in Sources */,
  803. 24A6FF512930AC4D00B34F2E /* AutoTestAdvanceSettingView.swift in Sources */,
  804. 24DCE8AD295046E7004EBA35 /* TestFileTypeCellView.swift in Sources */,
  805. 246FE591299DCFC400706586 /* PDFCompareTest.swift in Sources */,
  806. 24D7FFFE292B509000DAB5EE /* DataModel.swift in Sources */,
  807. 24CA2337298FD6BE00038E10 /* ImageCompareCellView.swift in Sources */,
  808. 24D7FF9B29261A6400DAB5EE /* AppDelegate.swift in Sources */,
  809. 243DACD32940C6E8008A8AA6 /* ActivityView.swift in Sources */,
  810. 24AE7B4D298BD98300462BD3 /* CompareViewController.swift in Sources */,
  811. 240934B42992735200839CC8 /* FileConverter.swift in Sources */,
  812. 246FE5A4299E0FCD00706586 /* ioapi.c in Sources */,
  813. 24D7000B292D16BB00DAB5EE /* StringAutoTest.swift in Sources */,
  814. 246FE5A2299E0FCD00706586 /* unzip.c in Sources */,
  815. 246FE5A5299E0FCD00706586 /* mztools.c in Sources */,
  816. 24DCE8A9295046A5004EBA35 /* TestCaseCellView.swift in Sources */,
  817. 24D7FFFB292B501100DAB5EE /* SettingViewController.swift in Sources */,
  818. 24DCE8A429504430004EBA35 /* AutoTestTypes.swift in Sources */,
  819. 24DCE8B32950543C004EBA35 /* AutoTestCellInfo.swift in Sources */,
  820. 240934B72992737200839CC8 /* ImageProcess.swift in Sources */,
  821. 24CB61CA2994FA0800C5085F /* TestDegreeManager.swift in Sources */,
  822. 246FE5A3299E0FCD00706586 /* zip.c in Sources */,
  823. 24DCE8B1295047D8004EBA35 /* TestFileCellView.swift in Sources */,
  824. 24A6FF4B2930939D00B34F2E /* TextColorAutoTest.swift in Sources */,
  825. );
  826. runOnlyForDeploymentPostprocessing = 0;
  827. };
  828. 24D7FFA429261A6600DAB5EE /* Sources */ = {
  829. isa = PBXSourcesBuildPhase;
  830. buildActionMask = 2147483647;
  831. files = (
  832. 24D7FFAD29261A6600DAB5EE /* KdanAutoTests.swift in Sources */,
  833. );
  834. runOnlyForDeploymentPostprocessing = 0;
  835. };
  836. 24D7FFAE29261A6600DAB5EE /* Sources */ = {
  837. isa = PBXSourcesBuildPhase;
  838. buildActionMask = 2147483647;
  839. files = (
  840. 24D7FFB929261A6600DAB5EE /* KdanAutoUITestsLaunchTests.swift in Sources */,
  841. 24D7FFB729261A6600DAB5EE /* KdanAutoUITests.swift in Sources */,
  842. );
  843. runOnlyForDeploymentPostprocessing = 0;
  844. };
  845. 24D7FFC529261AC200DAB5EE /* Sources */ = {
  846. isa = PBXSourcesBuildPhase;
  847. buildActionMask = 2147483647;
  848. files = (
  849. 24D7FFCE29261AC200DAB5EE /* ViewController.swift in Sources */,
  850. 24D7FFF72926428300DAB5EE /* ProcessFont.swift in Sources */,
  851. 240509B72943479800B501B2 /* ProcessThumbnal.swift in Sources */,
  852. 24D7FFCC29261AC200DAB5EE /* AppDelegate.swift in Sources */,
  853. );
  854. runOnlyForDeploymentPostprocessing = 0;
  855. };
  856. 24D7FFD529261AC400DAB5EE /* Sources */ = {
  857. isa = PBXSourcesBuildPhase;
  858. buildActionMask = 2147483647;
  859. files = (
  860. 24D7FFDE29261AC400DAB5EE /* ProcessCheckFileTests.swift in Sources */,
  861. );
  862. runOnlyForDeploymentPostprocessing = 0;
  863. };
  864. 24D7FFDF29261AC400DAB5EE /* Sources */ = {
  865. isa = PBXSourcesBuildPhase;
  866. buildActionMask = 2147483647;
  867. files = (
  868. 24D7FFE829261AC400DAB5EE /* ProcessCheckFileUITests.swift in Sources */,
  869. 24D7FFEA29261AC400DAB5EE /* ProcessCheckFileUITestsLaunchTests.swift in Sources */,
  870. );
  871. runOnlyForDeploymentPostprocessing = 0;
  872. };
  873. /* End PBXSourcesBuildPhase section */
  874. /* Begin PBXTargetDependency section */
  875. 24D7FFAA29261A6600DAB5EE /* PBXTargetDependency */ = {
  876. isa = PBXTargetDependency;
  877. target = 24D7FF9629261A6400DAB5EE /* KdanAuto */;
  878. targetProxy = 24D7FFA929261A6600DAB5EE /* PBXContainerItemProxy */;
  879. };
  880. 24D7FFB429261A6600DAB5EE /* PBXTargetDependency */ = {
  881. isa = PBXTargetDependency;
  882. target = 24D7FF9629261A6400DAB5EE /* KdanAuto */;
  883. targetProxy = 24D7FFB329261A6600DAB5EE /* PBXContainerItemProxy */;
  884. };
  885. 24D7FFDB29261AC400DAB5EE /* PBXTargetDependency */ = {
  886. isa = PBXTargetDependency;
  887. target = 24D7FFC829261AC200DAB5EE /* ProcessCheckFile */;
  888. targetProxy = 24D7FFDA29261AC400DAB5EE /* PBXContainerItemProxy */;
  889. };
  890. 24D7FFE529261AC400DAB5EE /* PBXTargetDependency */ = {
  891. isa = PBXTargetDependency;
  892. target = 24D7FFC829261AC200DAB5EE /* ProcessCheckFile */;
  893. targetProxy = 24D7FFE429261AC400DAB5EE /* PBXContainerItemProxy */;
  894. };
  895. /* End PBXTargetDependency section */
  896. /* Begin PBXVariantGroup section */
  897. 24D7FFA029261A6600DAB5EE /* Main.storyboard */ = {
  898. isa = PBXVariantGroup;
  899. children = (
  900. 24D7FFA129261A6600DAB5EE /* Base */,
  901. );
  902. name = Main.storyboard;
  903. sourceTree = "<group>";
  904. };
  905. 24D7FFD129261AC400DAB5EE /* Main.storyboard */ = {
  906. isa = PBXVariantGroup;
  907. children = (
  908. 24D7FFD229261AC400DAB5EE /* Base */,
  909. );
  910. name = Main.storyboard;
  911. sourceTree = "<group>";
  912. };
  913. /* End PBXVariantGroup section */
  914. /* Begin XCBuildConfiguration section */
  915. 24D7FFBA29261A6600DAB5EE /* Debug */ = {
  916. isa = XCBuildConfiguration;
  917. buildSettings = {
  918. ALWAYS_SEARCH_USER_PATHS = NO;
  919. CLANG_ANALYZER_NONNULL = YES;
  920. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  921. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  922. CLANG_ENABLE_MODULES = YES;
  923. CLANG_ENABLE_OBJC_ARC = YES;
  924. CLANG_ENABLE_OBJC_WEAK = YES;
  925. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  926. CLANG_WARN_BOOL_CONVERSION = YES;
  927. CLANG_WARN_COMMA = YES;
  928. CLANG_WARN_CONSTANT_CONVERSION = YES;
  929. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  930. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  931. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  932. CLANG_WARN_EMPTY_BODY = YES;
  933. CLANG_WARN_ENUM_CONVERSION = YES;
  934. CLANG_WARN_INFINITE_RECURSION = YES;
  935. CLANG_WARN_INT_CONVERSION = YES;
  936. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  937. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  938. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  939. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  940. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  941. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  942. CLANG_WARN_STRICT_PROTOTYPES = YES;
  943. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  944. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  945. CLANG_WARN_UNREACHABLE_CODE = YES;
  946. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  947. COPY_PHASE_STRIP = NO;
  948. DEBUG_INFORMATION_FORMAT = dwarf;
  949. ENABLE_STRICT_OBJC_MSGSEND = YES;
  950. ENABLE_TESTABILITY = YES;
  951. GCC_C_LANGUAGE_STANDARD = gnu11;
  952. GCC_DYNAMIC_NO_PIC = NO;
  953. GCC_NO_COMMON_BLOCKS = YES;
  954. GCC_OPTIMIZATION_LEVEL = 0;
  955. GCC_PREPROCESSOR_DEFINITIONS = (
  956. "DEBUG=1",
  957. "$(inherited)",
  958. );
  959. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  960. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  961. GCC_WARN_UNDECLARED_SELECTOR = YES;
  962. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  963. GCC_WARN_UNUSED_FUNCTION = YES;
  964. GCC_WARN_UNUSED_VARIABLE = YES;
  965. MACOSX_DEPLOYMENT_TARGET = 13.0;
  966. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  967. MTL_FAST_MATH = YES;
  968. ONLY_ACTIVE_ARCH = YES;
  969. SDKROOT = macosx;
  970. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  971. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  972. };
  973. name = Debug;
  974. };
  975. 24D7FFBB29261A6600DAB5EE /* Release */ = {
  976. isa = XCBuildConfiguration;
  977. buildSettings = {
  978. ALWAYS_SEARCH_USER_PATHS = NO;
  979. CLANG_ANALYZER_NONNULL = YES;
  980. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  981. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  982. CLANG_ENABLE_MODULES = YES;
  983. CLANG_ENABLE_OBJC_ARC = YES;
  984. CLANG_ENABLE_OBJC_WEAK = YES;
  985. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  986. CLANG_WARN_BOOL_CONVERSION = YES;
  987. CLANG_WARN_COMMA = YES;
  988. CLANG_WARN_CONSTANT_CONVERSION = YES;
  989. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  990. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  991. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  992. CLANG_WARN_EMPTY_BODY = YES;
  993. CLANG_WARN_ENUM_CONVERSION = YES;
  994. CLANG_WARN_INFINITE_RECURSION = YES;
  995. CLANG_WARN_INT_CONVERSION = YES;
  996. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  997. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  998. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  999. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1000. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1001. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1002. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1003. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1004. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1005. CLANG_WARN_UNREACHABLE_CODE = YES;
  1006. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1007. COPY_PHASE_STRIP = NO;
  1008. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1009. ENABLE_NS_ASSERTIONS = NO;
  1010. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1011. GCC_C_LANGUAGE_STANDARD = gnu11;
  1012. GCC_NO_COMMON_BLOCKS = YES;
  1013. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1014. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1015. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1016. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1017. GCC_WARN_UNUSED_FUNCTION = YES;
  1018. GCC_WARN_UNUSED_VARIABLE = YES;
  1019. MACOSX_DEPLOYMENT_TARGET = 13.0;
  1020. MTL_ENABLE_DEBUG_INFO = NO;
  1021. MTL_FAST_MATH = YES;
  1022. SDKROOT = macosx;
  1023. SWIFT_COMPILATION_MODE = wholemodule;
  1024. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1025. };
  1026. name = Release;
  1027. };
  1028. 24D7FFBD29261A6600DAB5EE /* Debug */ = {
  1029. isa = XCBuildConfiguration;
  1030. buildSettings = {
  1031. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1032. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1033. CODE_SIGN_ENTITLEMENTS = KdanAuto/KdanAutoDebug.entitlements;
  1034. CODE_SIGN_IDENTITY = "Apple Development";
  1035. "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
  1036. CODE_SIGN_STYLE = Manual;
  1037. COMBINE_HIDPI_IMAGES = YES;
  1038. CURRENT_PROJECT_VERSION = 1;
  1039. DEVELOPMENT_TEAM = "";
  1040. ENABLE_HARDENED_RUNTIME = YES;
  1041. FRAMEWORK_SEARCH_PATHS = (
  1042. "$(inherited)",
  1043. "$(PROJECT_DIR)/KdanAuto/Third\\ Part\\ Library",
  1044. "$(USER_LIBRARY_DIR)/Containers/com.tencent.WeWorkMac/Data/Documents/Profiles/4E1ABC1AA40B741D302D9B14F8ADC05C/Caches/Files/2023-03/47b92f906f9cbbc24790f7d89342b69f/otherlib",
  1045. );
  1046. GENERATE_INFOPLIST_FILE = YES;
  1047. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1048. INFOPLIST_KEY_NSMainStoryboardFile = Main;
  1049. INFOPLIST_KEY_NSPrincipalClass = NSApplication;
  1050. LD_RUNPATH_SEARCH_PATHS = (
  1051. "$(inherited)",
  1052. "@executable_path/../Frameworks",
  1053. );
  1054. LIBRARY_SEARCH_PATHS = (
  1055. "$(inherited)",
  1056. "$(USER_LIBRARY_DIR)/Containers/com.tencent.WeWorkMac/Data/Documents/Profiles/4E1ABC1AA40B741D302D9B14F8ADC05C/Caches/Files/2023-03/47b92f906f9cbbc24790f7d89342b69f/otherlib",
  1057. );
  1058. MACOSX_DEPLOYMENT_TARGET = 11.0;
  1059. MARKETING_VERSION = 1.0;
  1060. PRODUCT_BUNDLE_IDENTIFIER = com.brother.kdanauto.mac;
  1061. PRODUCT_NAME = "$(TARGET_NAME)";
  1062. PROVISIONING_PROFILE_SPECIFIER = "";
  1063. SWIFT_EMIT_LOC_STRINGS = YES;
  1064. SWIFT_OBJC_BRIDGING_HEADER = KdanAuto/KdanAuto_Bringe_Header.h;
  1065. SWIFT_VERSION = 5.0;
  1066. SYSTEM_FRAMEWORK_SEARCH_PATHS = (
  1067. "$(inherited)",
  1068. "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
  1069. );
  1070. };
  1071. name = Debug;
  1072. };
  1073. 24D7FFBE29261A6600DAB5EE /* Release */ = {
  1074. isa = XCBuildConfiguration;
  1075. buildSettings = {
  1076. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1077. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1078. CODE_SIGN_ENTITLEMENTS = KdanAuto/KdanAuto.entitlements;
  1079. CODE_SIGN_STYLE = Automatic;
  1080. COMBINE_HIDPI_IMAGES = YES;
  1081. CURRENT_PROJECT_VERSION = 1;
  1082. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1083. ENABLE_HARDENED_RUNTIME = YES;
  1084. FRAMEWORK_SEARCH_PATHS = (
  1085. "$(inherited)",
  1086. "$(PROJECT_DIR)/KdanAuto/Third\\ Part\\ Library",
  1087. "$(USER_LIBRARY_DIR)/Containers/com.tencent.WeWorkMac/Data/Documents/Profiles/4E1ABC1AA40B741D302D9B14F8ADC05C/Caches/Files/2023-03/47b92f906f9cbbc24790f7d89342b69f/otherlib",
  1088. );
  1089. GENERATE_INFOPLIST_FILE = YES;
  1090. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1091. INFOPLIST_KEY_NSMainStoryboardFile = Main;
  1092. INFOPLIST_KEY_NSPrincipalClass = NSApplication;
  1093. LD_RUNPATH_SEARCH_PATHS = (
  1094. "$(inherited)",
  1095. "@executable_path/../Frameworks",
  1096. );
  1097. LIBRARY_SEARCH_PATHS = (
  1098. "$(inherited)",
  1099. "$(USER_LIBRARY_DIR)/Containers/com.tencent.WeWorkMac/Data/Documents/Profiles/4E1ABC1AA40B741D302D9B14F8ADC05C/Caches/Files/2023-03/47b92f906f9cbbc24790f7d89342b69f/otherlib",
  1100. );
  1101. MACOSX_DEPLOYMENT_TARGET = 11.0;
  1102. MARKETING_VERSION = 1.0;
  1103. PRODUCT_BUNDLE_IDENTIFIER = com.brother.kdanauto.mac;
  1104. PRODUCT_NAME = "$(TARGET_NAME)";
  1105. SWIFT_EMIT_LOC_STRINGS = YES;
  1106. SWIFT_OBJC_BRIDGING_HEADER = KdanAuto/KdanAuto_Bringe_Header.h;
  1107. SWIFT_VERSION = 5.0;
  1108. SYSTEM_FRAMEWORK_SEARCH_PATHS = (
  1109. "$(inherited)",
  1110. "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
  1111. );
  1112. };
  1113. name = Release;
  1114. };
  1115. 24D7FFC029261A6600DAB5EE /* Debug */ = {
  1116. isa = XCBuildConfiguration;
  1117. buildSettings = {
  1118. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1119. BUNDLE_LOADER = "$(TEST_HOST)";
  1120. CODE_SIGN_STYLE = Automatic;
  1121. CURRENT_PROJECT_VERSION = 1;
  1122. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1123. GENERATE_INFOPLIST_FILE = YES;
  1124. MACOSX_DEPLOYMENT_TARGET = 13.0;
  1125. MARKETING_VERSION = 1.0;
  1126. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.KdanAutoTests;
  1127. PRODUCT_NAME = "$(TARGET_NAME)";
  1128. SWIFT_EMIT_LOC_STRINGS = NO;
  1129. SWIFT_VERSION = 5.0;
  1130. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/KdanAuto.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/KdanAuto";
  1131. };
  1132. name = Debug;
  1133. };
  1134. 24D7FFC129261A6600DAB5EE /* Release */ = {
  1135. isa = XCBuildConfiguration;
  1136. buildSettings = {
  1137. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1138. BUNDLE_LOADER = "$(TEST_HOST)";
  1139. CODE_SIGN_STYLE = Automatic;
  1140. CURRENT_PROJECT_VERSION = 1;
  1141. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1142. GENERATE_INFOPLIST_FILE = YES;
  1143. MACOSX_DEPLOYMENT_TARGET = 13.0;
  1144. MARKETING_VERSION = 1.0;
  1145. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.KdanAutoTests;
  1146. PRODUCT_NAME = "$(TARGET_NAME)";
  1147. SWIFT_EMIT_LOC_STRINGS = NO;
  1148. SWIFT_VERSION = 5.0;
  1149. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/KdanAuto.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/KdanAuto";
  1150. };
  1151. name = Release;
  1152. };
  1153. 24D7FFC329261A6600DAB5EE /* Debug */ = {
  1154. isa = XCBuildConfiguration;
  1155. buildSettings = {
  1156. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1157. CODE_SIGN_STYLE = Automatic;
  1158. CURRENT_PROJECT_VERSION = 1;
  1159. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1160. GENERATE_INFOPLIST_FILE = YES;
  1161. MARKETING_VERSION = 1.0;
  1162. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.KdanAutoUITests;
  1163. PRODUCT_NAME = "$(TARGET_NAME)";
  1164. SWIFT_EMIT_LOC_STRINGS = NO;
  1165. SWIFT_VERSION = 5.0;
  1166. TEST_TARGET_NAME = KdanAuto;
  1167. };
  1168. name = Debug;
  1169. };
  1170. 24D7FFC429261A6600DAB5EE /* Release */ = {
  1171. isa = XCBuildConfiguration;
  1172. buildSettings = {
  1173. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1174. CODE_SIGN_STYLE = Automatic;
  1175. CURRENT_PROJECT_VERSION = 1;
  1176. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1177. GENERATE_INFOPLIST_FILE = YES;
  1178. MARKETING_VERSION = 1.0;
  1179. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.KdanAutoUITests;
  1180. PRODUCT_NAME = "$(TARGET_NAME)";
  1181. SWIFT_EMIT_LOC_STRINGS = NO;
  1182. SWIFT_VERSION = 5.0;
  1183. TEST_TARGET_NAME = KdanAuto;
  1184. };
  1185. name = Release;
  1186. };
  1187. 24D7FFEC29261AC400DAB5EE /* Debug */ = {
  1188. isa = XCBuildConfiguration;
  1189. buildSettings = {
  1190. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1191. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1192. CODE_SIGN_ENTITLEMENTS = ProcessCheckFile/ProcessCheckFileDebug.entitlements;
  1193. CODE_SIGN_IDENTITY = "Apple Development";
  1194. "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
  1195. CODE_SIGN_STYLE = Automatic;
  1196. COMBINE_HIDPI_IMAGES = YES;
  1197. CURRENT_PROJECT_VERSION = 1;
  1198. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1199. ENABLE_HARDENED_RUNTIME = NO;
  1200. GENERATE_INFOPLIST_FILE = YES;
  1201. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1202. INFOPLIST_KEY_NSMainStoryboardFile = Main;
  1203. INFOPLIST_KEY_NSPrincipalClass = NSApplication;
  1204. LD_RUNPATH_SEARCH_PATHS = (
  1205. "$(inherited)",
  1206. "@executable_path/../Frameworks",
  1207. );
  1208. MARKETING_VERSION = 1.0;
  1209. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.ProcessCheckFile;
  1210. PRODUCT_NAME = "$(TARGET_NAME)";
  1211. PROVISIONING_PROFILE_SPECIFIER = "";
  1212. SWIFT_EMIT_LOC_STRINGS = YES;
  1213. SWIFT_VERSION = 5.0;
  1214. };
  1215. name = Debug;
  1216. };
  1217. 24D7FFED29261AC400DAB5EE /* Release */ = {
  1218. isa = XCBuildConfiguration;
  1219. buildSettings = {
  1220. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1221. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1222. CODE_SIGN_ENTITLEMENTS = ProcessCheckFile/ProcessCheckFile.entitlements;
  1223. CODE_SIGN_STYLE = Automatic;
  1224. COMBINE_HIDPI_IMAGES = YES;
  1225. CURRENT_PROJECT_VERSION = 1;
  1226. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1227. ENABLE_HARDENED_RUNTIME = YES;
  1228. GENERATE_INFOPLIST_FILE = YES;
  1229. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1230. INFOPLIST_KEY_NSMainStoryboardFile = Main;
  1231. INFOPLIST_KEY_NSPrincipalClass = NSApplication;
  1232. LD_RUNPATH_SEARCH_PATHS = (
  1233. "$(inherited)",
  1234. "@executable_path/../Frameworks",
  1235. );
  1236. MARKETING_VERSION = 1.0;
  1237. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.ProcessCheckFile;
  1238. PRODUCT_NAME = "$(TARGET_NAME)";
  1239. SWIFT_EMIT_LOC_STRINGS = YES;
  1240. SWIFT_VERSION = 5.0;
  1241. };
  1242. name = Release;
  1243. };
  1244. 24D7FFEF29261AC400DAB5EE /* Debug */ = {
  1245. isa = XCBuildConfiguration;
  1246. buildSettings = {
  1247. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1248. BUNDLE_LOADER = "$(TEST_HOST)";
  1249. CODE_SIGN_STYLE = Automatic;
  1250. CURRENT_PROJECT_VERSION = 1;
  1251. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1252. GENERATE_INFOPLIST_FILE = YES;
  1253. MACOSX_DEPLOYMENT_TARGET = 13.0;
  1254. MARKETING_VERSION = 1.0;
  1255. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.ProcessCheckFileTests;
  1256. PRODUCT_NAME = "$(TARGET_NAME)";
  1257. SWIFT_EMIT_LOC_STRINGS = NO;
  1258. SWIFT_VERSION = 5.0;
  1259. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ProcessCheckFile.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/ProcessCheckFile";
  1260. };
  1261. name = Debug;
  1262. };
  1263. 24D7FFF029261AC400DAB5EE /* Release */ = {
  1264. isa = XCBuildConfiguration;
  1265. buildSettings = {
  1266. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1267. BUNDLE_LOADER = "$(TEST_HOST)";
  1268. CODE_SIGN_STYLE = Automatic;
  1269. CURRENT_PROJECT_VERSION = 1;
  1270. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1271. GENERATE_INFOPLIST_FILE = YES;
  1272. MACOSX_DEPLOYMENT_TARGET = 13.0;
  1273. MARKETING_VERSION = 1.0;
  1274. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.ProcessCheckFileTests;
  1275. PRODUCT_NAME = "$(TARGET_NAME)";
  1276. SWIFT_EMIT_LOC_STRINGS = NO;
  1277. SWIFT_VERSION = 5.0;
  1278. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ProcessCheckFile.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/ProcessCheckFile";
  1279. };
  1280. name = Release;
  1281. };
  1282. 24D7FFF229261AC400DAB5EE /* Debug */ = {
  1283. isa = XCBuildConfiguration;
  1284. buildSettings = {
  1285. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1286. CODE_SIGN_STYLE = Automatic;
  1287. CURRENT_PROJECT_VERSION = 1;
  1288. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1289. GENERATE_INFOPLIST_FILE = YES;
  1290. MARKETING_VERSION = 1.0;
  1291. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.ProcessCheckFileUITests;
  1292. PRODUCT_NAME = "$(TARGET_NAME)";
  1293. SWIFT_EMIT_LOC_STRINGS = NO;
  1294. SWIFT_VERSION = 5.0;
  1295. TEST_TARGET_NAME = ProcessCheckFile;
  1296. };
  1297. name = Debug;
  1298. };
  1299. 24D7FFF329261AC400DAB5EE /* Release */ = {
  1300. isa = XCBuildConfiguration;
  1301. buildSettings = {
  1302. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1303. CODE_SIGN_STYLE = Automatic;
  1304. CURRENT_PROJECT_VERSION = 1;
  1305. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1306. GENERATE_INFOPLIST_FILE = YES;
  1307. MARKETING_VERSION = 1.0;
  1308. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.ProcessCheckFileUITests;
  1309. PRODUCT_NAME = "$(TARGET_NAME)";
  1310. SWIFT_EMIT_LOC_STRINGS = NO;
  1311. SWIFT_VERSION = 5.0;
  1312. TEST_TARGET_NAME = ProcessCheckFile;
  1313. };
  1314. name = Release;
  1315. };
  1316. /* End XCBuildConfiguration section */
  1317. /* Begin XCConfigurationList section */
  1318. 24D7FF9229261A6400DAB5EE /* Build configuration list for PBXProject "KdanAuto" */ = {
  1319. isa = XCConfigurationList;
  1320. buildConfigurations = (
  1321. 24D7FFBA29261A6600DAB5EE /* Debug */,
  1322. 24D7FFBB29261A6600DAB5EE /* Release */,
  1323. );
  1324. defaultConfigurationIsVisible = 0;
  1325. defaultConfigurationName = Release;
  1326. };
  1327. 24D7FFBC29261A6600DAB5EE /* Build configuration list for PBXNativeTarget "KdanAuto" */ = {
  1328. isa = XCConfigurationList;
  1329. buildConfigurations = (
  1330. 24D7FFBD29261A6600DAB5EE /* Debug */,
  1331. 24D7FFBE29261A6600DAB5EE /* Release */,
  1332. );
  1333. defaultConfigurationIsVisible = 0;
  1334. defaultConfigurationName = Release;
  1335. };
  1336. 24D7FFBF29261A6600DAB5EE /* Build configuration list for PBXNativeTarget "KdanAutoTests" */ = {
  1337. isa = XCConfigurationList;
  1338. buildConfigurations = (
  1339. 24D7FFC029261A6600DAB5EE /* Debug */,
  1340. 24D7FFC129261A6600DAB5EE /* Release */,
  1341. );
  1342. defaultConfigurationIsVisible = 0;
  1343. defaultConfigurationName = Release;
  1344. };
  1345. 24D7FFC229261A6600DAB5EE /* Build configuration list for PBXNativeTarget "KdanAutoUITests" */ = {
  1346. isa = XCConfigurationList;
  1347. buildConfigurations = (
  1348. 24D7FFC329261A6600DAB5EE /* Debug */,
  1349. 24D7FFC429261A6600DAB5EE /* Release */,
  1350. );
  1351. defaultConfigurationIsVisible = 0;
  1352. defaultConfigurationName = Release;
  1353. };
  1354. 24D7FFEB29261AC400DAB5EE /* Build configuration list for PBXNativeTarget "ProcessCheckFile" */ = {
  1355. isa = XCConfigurationList;
  1356. buildConfigurations = (
  1357. 24D7FFEC29261AC400DAB5EE /* Debug */,
  1358. 24D7FFED29261AC400DAB5EE /* Release */,
  1359. );
  1360. defaultConfigurationIsVisible = 0;
  1361. defaultConfigurationName = Release;
  1362. };
  1363. 24D7FFEE29261AC400DAB5EE /* Build configuration list for PBXNativeTarget "ProcessCheckFileTests" */ = {
  1364. isa = XCConfigurationList;
  1365. buildConfigurations = (
  1366. 24D7FFEF29261AC400DAB5EE /* Debug */,
  1367. 24D7FFF029261AC400DAB5EE /* Release */,
  1368. );
  1369. defaultConfigurationIsVisible = 0;
  1370. defaultConfigurationName = Release;
  1371. };
  1372. 24D7FFF129261AC400DAB5EE /* Build configuration list for PBXNativeTarget "ProcessCheckFileUITests" */ = {
  1373. isa = XCConfigurationList;
  1374. buildConfigurations = (
  1375. 24D7FFF229261AC400DAB5EE /* Debug */,
  1376. 24D7FFF329261AC400DAB5EE /* Release */,
  1377. );
  1378. defaultConfigurationIsVisible = 0;
  1379. defaultConfigurationName = Release;
  1380. };
  1381. /* End XCConfigurationList section */
  1382. };
  1383. rootObject = 24D7FF8F29261A6400DAB5EE /* Project object */;
  1384. }