project.pbxproj 73 KB

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