project.pbxproj 72 KB

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