project.pbxproj 73 KB

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