project.pbxproj 71 KB

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