project.pbxproj 71 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400
  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[sdk=macosx*]" = "-";
  1044. CODE_SIGN_STYLE = Manual;
  1045. COMBINE_HIDPI_IMAGES = YES;
  1046. CURRENT_PROJECT_VERSION = 20230404;
  1047. DEVELOPMENT_TEAM = "";
  1048. ENABLE_HARDENED_RUNTIME = YES;
  1049. FRAMEWORK_SEARCH_PATHS = (
  1050. "$(inherited)",
  1051. "$(PROJECT_DIR)/KdanAuto/Third\\ Part\\ Library",
  1052. "$(PROJECT_DIR)/KdanAuto/Third\\ Part\\ Library/otherlib",
  1053. );
  1054. GENERATE_INFOPLIST_FILE = YES;
  1055. INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
  1056. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1057. INFOPLIST_KEY_NSMainStoryboardFile = Main;
  1058. INFOPLIST_KEY_NSPrincipalClass = NSApplication;
  1059. LD_RUNPATH_SEARCH_PATHS = (
  1060. "$(inherited)",
  1061. "@executable_path/../Frameworks",
  1062. );
  1063. LIBRARY_SEARCH_PATHS = (
  1064. "$(inherited)",
  1065. "$(PROJECT_DIR)/KdanAuto/Third\\ Part\\ Library/otherlib",
  1066. );
  1067. MACOSX_DEPLOYMENT_TARGET = 10.15;
  1068. MARKETING_VERSION = 1.0;
  1069. PRODUCT_BUNDLE_IDENTIFIER = com.brother.kdanauto.mac;
  1070. PRODUCT_NAME = "$(TARGET_NAME)";
  1071. PROVISIONING_PROFILE_SPECIFIER = "";
  1072. SWIFT_EMIT_LOC_STRINGS = YES;
  1073. SWIFT_OBJC_BRIDGING_HEADER = KdanAuto/KdanAuto_Bringe_Header.h;
  1074. SWIFT_VERSION = 5.0;
  1075. };
  1076. name = Debug;
  1077. };
  1078. 24D7FFBE29261A6600DAB5EE /* Release */ = {
  1079. isa = XCBuildConfiguration;
  1080. buildSettings = {
  1081. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1082. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1083. CODE_SIGN_ENTITLEMENTS = KdanAuto/KdanAuto.entitlements;
  1084. CODE_SIGN_STYLE = Automatic;
  1085. COMBINE_HIDPI_IMAGES = YES;
  1086. CURRENT_PROJECT_VERSION = 20230404;
  1087. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1088. ENABLE_HARDENED_RUNTIME = YES;
  1089. FRAMEWORK_SEARCH_PATHS = (
  1090. "$(inherited)",
  1091. "$(PROJECT_DIR)/KdanAuto/Third\\ Part\\ Library",
  1092. "$(PROJECT_DIR)/KdanAuto/Third\\ Part\\ Library/otherlib",
  1093. );
  1094. GENERATE_INFOPLIST_FILE = YES;
  1095. INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
  1096. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1097. INFOPLIST_KEY_NSMainStoryboardFile = Main;
  1098. INFOPLIST_KEY_NSPrincipalClass = NSApplication;
  1099. LD_RUNPATH_SEARCH_PATHS = (
  1100. "$(inherited)",
  1101. "@executable_path/../Frameworks",
  1102. );
  1103. LIBRARY_SEARCH_PATHS = (
  1104. "$(inherited)",
  1105. "$(PROJECT_DIR)/KdanAuto/Third\\ Part\\ Library/otherlib",
  1106. );
  1107. MACOSX_DEPLOYMENT_TARGET = 10.15;
  1108. MARKETING_VERSION = 1.0;
  1109. PRODUCT_BUNDLE_IDENTIFIER = com.brother.kdanauto.mac;
  1110. PRODUCT_NAME = "$(TARGET_NAME)";
  1111. SWIFT_EMIT_LOC_STRINGS = YES;
  1112. SWIFT_OBJC_BRIDGING_HEADER = KdanAuto/KdanAuto_Bringe_Header.h;
  1113. SWIFT_VERSION = 5.0;
  1114. };
  1115. name = Release;
  1116. };
  1117. 24D7FFC029261A6600DAB5EE /* Debug */ = {
  1118. isa = XCBuildConfiguration;
  1119. buildSettings = {
  1120. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1121. BUNDLE_LOADER = "$(TEST_HOST)";
  1122. CODE_SIGN_STYLE = Automatic;
  1123. CURRENT_PROJECT_VERSION = 1;
  1124. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1125. GENERATE_INFOPLIST_FILE = YES;
  1126. MACOSX_DEPLOYMENT_TARGET = 13.0;
  1127. MARKETING_VERSION = 1.0;
  1128. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.KdanAutoTests;
  1129. PRODUCT_NAME = "$(TARGET_NAME)";
  1130. SWIFT_EMIT_LOC_STRINGS = NO;
  1131. SWIFT_VERSION = 5.0;
  1132. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/KdanAuto.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/KdanAuto";
  1133. };
  1134. name = Debug;
  1135. };
  1136. 24D7FFC129261A6600DAB5EE /* Release */ = {
  1137. isa = XCBuildConfiguration;
  1138. buildSettings = {
  1139. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1140. BUNDLE_LOADER = "$(TEST_HOST)";
  1141. CODE_SIGN_STYLE = Automatic;
  1142. CURRENT_PROJECT_VERSION = 1;
  1143. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1144. GENERATE_INFOPLIST_FILE = YES;
  1145. MACOSX_DEPLOYMENT_TARGET = 13.0;
  1146. MARKETING_VERSION = 1.0;
  1147. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.KdanAutoTests;
  1148. PRODUCT_NAME = "$(TARGET_NAME)";
  1149. SWIFT_EMIT_LOC_STRINGS = NO;
  1150. SWIFT_VERSION = 5.0;
  1151. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/KdanAuto.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/KdanAuto";
  1152. };
  1153. name = Release;
  1154. };
  1155. 24D7FFC329261A6600DAB5EE /* Debug */ = {
  1156. isa = XCBuildConfiguration;
  1157. buildSettings = {
  1158. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1159. CODE_SIGN_STYLE = Automatic;
  1160. CURRENT_PROJECT_VERSION = 1;
  1161. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1162. GENERATE_INFOPLIST_FILE = YES;
  1163. MARKETING_VERSION = 1.0;
  1164. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.KdanAutoUITests;
  1165. PRODUCT_NAME = "$(TARGET_NAME)";
  1166. SWIFT_EMIT_LOC_STRINGS = NO;
  1167. SWIFT_VERSION = 5.0;
  1168. TEST_TARGET_NAME = KdanAuto;
  1169. };
  1170. name = Debug;
  1171. };
  1172. 24D7FFC429261A6600DAB5EE /* Release */ = {
  1173. isa = XCBuildConfiguration;
  1174. buildSettings = {
  1175. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1176. CODE_SIGN_STYLE = Automatic;
  1177. CURRENT_PROJECT_VERSION = 1;
  1178. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1179. GENERATE_INFOPLIST_FILE = YES;
  1180. MARKETING_VERSION = 1.0;
  1181. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.KdanAutoUITests;
  1182. PRODUCT_NAME = "$(TARGET_NAME)";
  1183. SWIFT_EMIT_LOC_STRINGS = NO;
  1184. SWIFT_VERSION = 5.0;
  1185. TEST_TARGET_NAME = KdanAuto;
  1186. };
  1187. name = Release;
  1188. };
  1189. 24D7FFEC29261AC400DAB5EE /* Debug */ = {
  1190. isa = XCBuildConfiguration;
  1191. buildSettings = {
  1192. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1193. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1194. CODE_SIGN_ENTITLEMENTS = ProcessCheckFile/ProcessCheckFileDebug.entitlements;
  1195. CODE_SIGN_IDENTITY = "Apple Development";
  1196. "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
  1197. CODE_SIGN_STYLE = Automatic;
  1198. COMBINE_HIDPI_IMAGES = YES;
  1199. CURRENT_PROJECT_VERSION = 1;
  1200. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1201. ENABLE_HARDENED_RUNTIME = NO;
  1202. GENERATE_INFOPLIST_FILE = YES;
  1203. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1204. INFOPLIST_KEY_NSMainStoryboardFile = Main;
  1205. INFOPLIST_KEY_NSPrincipalClass = NSApplication;
  1206. LD_RUNPATH_SEARCH_PATHS = (
  1207. "$(inherited)",
  1208. "@executable_path/../Frameworks",
  1209. );
  1210. MARKETING_VERSION = 1.0;
  1211. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.ProcessCheckFile;
  1212. PRODUCT_NAME = "$(TARGET_NAME)";
  1213. PROVISIONING_PROFILE_SPECIFIER = "";
  1214. SWIFT_EMIT_LOC_STRINGS = YES;
  1215. SWIFT_VERSION = 5.0;
  1216. };
  1217. name = Debug;
  1218. };
  1219. 24D7FFED29261AC400DAB5EE /* Release */ = {
  1220. isa = XCBuildConfiguration;
  1221. buildSettings = {
  1222. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1223. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1224. CODE_SIGN_ENTITLEMENTS = ProcessCheckFile/ProcessCheckFile.entitlements;
  1225. CODE_SIGN_STYLE = Automatic;
  1226. COMBINE_HIDPI_IMAGES = YES;
  1227. CURRENT_PROJECT_VERSION = 1;
  1228. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1229. ENABLE_HARDENED_RUNTIME = YES;
  1230. GENERATE_INFOPLIST_FILE = YES;
  1231. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1232. INFOPLIST_KEY_NSMainStoryboardFile = Main;
  1233. INFOPLIST_KEY_NSPrincipalClass = NSApplication;
  1234. LD_RUNPATH_SEARCH_PATHS = (
  1235. "$(inherited)",
  1236. "@executable_path/../Frameworks",
  1237. );
  1238. MARKETING_VERSION = 1.0;
  1239. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.ProcessCheckFile;
  1240. PRODUCT_NAME = "$(TARGET_NAME)";
  1241. SWIFT_EMIT_LOC_STRINGS = YES;
  1242. SWIFT_VERSION = 5.0;
  1243. };
  1244. name = Release;
  1245. };
  1246. 24D7FFEF29261AC400DAB5EE /* Debug */ = {
  1247. isa = XCBuildConfiguration;
  1248. buildSettings = {
  1249. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1250. BUNDLE_LOADER = "$(TEST_HOST)";
  1251. CODE_SIGN_STYLE = Automatic;
  1252. CURRENT_PROJECT_VERSION = 1;
  1253. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1254. GENERATE_INFOPLIST_FILE = YES;
  1255. MACOSX_DEPLOYMENT_TARGET = 13.0;
  1256. MARKETING_VERSION = 1.0;
  1257. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.ProcessCheckFileTests;
  1258. PRODUCT_NAME = "$(TARGET_NAME)";
  1259. SWIFT_EMIT_LOC_STRINGS = NO;
  1260. SWIFT_VERSION = 5.0;
  1261. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ProcessCheckFile.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/ProcessCheckFile";
  1262. };
  1263. name = Debug;
  1264. };
  1265. 24D7FFF029261AC400DAB5EE /* Release */ = {
  1266. isa = XCBuildConfiguration;
  1267. buildSettings = {
  1268. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1269. BUNDLE_LOADER = "$(TEST_HOST)";
  1270. CODE_SIGN_STYLE = Automatic;
  1271. CURRENT_PROJECT_VERSION = 1;
  1272. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1273. GENERATE_INFOPLIST_FILE = YES;
  1274. MACOSX_DEPLOYMENT_TARGET = 13.0;
  1275. MARKETING_VERSION = 1.0;
  1276. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.ProcessCheckFileTests;
  1277. PRODUCT_NAME = "$(TARGET_NAME)";
  1278. SWIFT_EMIT_LOC_STRINGS = NO;
  1279. SWIFT_VERSION = 5.0;
  1280. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ProcessCheckFile.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/ProcessCheckFile";
  1281. };
  1282. name = Release;
  1283. };
  1284. 24D7FFF229261AC400DAB5EE /* Debug */ = {
  1285. isa = XCBuildConfiguration;
  1286. buildSettings = {
  1287. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1288. CODE_SIGN_STYLE = Automatic;
  1289. CURRENT_PROJECT_VERSION = 1;
  1290. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1291. GENERATE_INFOPLIST_FILE = YES;
  1292. MARKETING_VERSION = 1.0;
  1293. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.ProcessCheckFileUITests;
  1294. PRODUCT_NAME = "$(TARGET_NAME)";
  1295. SWIFT_EMIT_LOC_STRINGS = NO;
  1296. SWIFT_VERSION = 5.0;
  1297. TEST_TARGET_NAME = ProcessCheckFile;
  1298. };
  1299. name = Debug;
  1300. };
  1301. 24D7FFF329261AC400DAB5EE /* Release */ = {
  1302. isa = XCBuildConfiguration;
  1303. buildSettings = {
  1304. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1305. CODE_SIGN_STYLE = Automatic;
  1306. CURRENT_PROJECT_VERSION = 1;
  1307. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  1308. GENERATE_INFOPLIST_FILE = YES;
  1309. MARKETING_VERSION = 1.0;
  1310. PRODUCT_BUNDLE_IDENTIFIER = com.pdfreaderpro.ProcessCheckFileUITests;
  1311. PRODUCT_NAME = "$(TARGET_NAME)";
  1312. SWIFT_EMIT_LOC_STRINGS = NO;
  1313. SWIFT_VERSION = 5.0;
  1314. TEST_TARGET_NAME = ProcessCheckFile;
  1315. };
  1316. name = Release;
  1317. };
  1318. /* End XCBuildConfiguration section */
  1319. /* Begin XCConfigurationList section */
  1320. 24D7FF9229261A6400DAB5EE /* Build configuration list for PBXProject "KdanAuto" */ = {
  1321. isa = XCConfigurationList;
  1322. buildConfigurations = (
  1323. 24D7FFBA29261A6600DAB5EE /* Debug */,
  1324. 24D7FFBB29261A6600DAB5EE /* Release */,
  1325. );
  1326. defaultConfigurationIsVisible = 0;
  1327. defaultConfigurationName = Release;
  1328. };
  1329. 24D7FFBC29261A6600DAB5EE /* Build configuration list for PBXNativeTarget "KdanAuto" */ = {
  1330. isa = XCConfigurationList;
  1331. buildConfigurations = (
  1332. 24D7FFBD29261A6600DAB5EE /* Debug */,
  1333. 24D7FFBE29261A6600DAB5EE /* Release */,
  1334. );
  1335. defaultConfigurationIsVisible = 0;
  1336. defaultConfigurationName = Release;
  1337. };
  1338. 24D7FFBF29261A6600DAB5EE /* Build configuration list for PBXNativeTarget "KdanAutoTests" */ = {
  1339. isa = XCConfigurationList;
  1340. buildConfigurations = (
  1341. 24D7FFC029261A6600DAB5EE /* Debug */,
  1342. 24D7FFC129261A6600DAB5EE /* Release */,
  1343. );
  1344. defaultConfigurationIsVisible = 0;
  1345. defaultConfigurationName = Release;
  1346. };
  1347. 24D7FFC229261A6600DAB5EE /* Build configuration list for PBXNativeTarget "KdanAutoUITests" */ = {
  1348. isa = XCConfigurationList;
  1349. buildConfigurations = (
  1350. 24D7FFC329261A6600DAB5EE /* Debug */,
  1351. 24D7FFC429261A6600DAB5EE /* Release */,
  1352. );
  1353. defaultConfigurationIsVisible = 0;
  1354. defaultConfigurationName = Release;
  1355. };
  1356. 24D7FFEB29261AC400DAB5EE /* Build configuration list for PBXNativeTarget "ProcessCheckFile" */ = {
  1357. isa = XCConfigurationList;
  1358. buildConfigurations = (
  1359. 24D7FFEC29261AC400DAB5EE /* Debug */,
  1360. 24D7FFED29261AC400DAB5EE /* Release */,
  1361. );
  1362. defaultConfigurationIsVisible = 0;
  1363. defaultConfigurationName = Release;
  1364. };
  1365. 24D7FFEE29261AC400DAB5EE /* Build configuration list for PBXNativeTarget "ProcessCheckFileTests" */ = {
  1366. isa = XCConfigurationList;
  1367. buildConfigurations = (
  1368. 24D7FFEF29261AC400DAB5EE /* Debug */,
  1369. 24D7FFF029261AC400DAB5EE /* Release */,
  1370. );
  1371. defaultConfigurationIsVisible = 0;
  1372. defaultConfigurationName = Release;
  1373. };
  1374. 24D7FFF129261AC400DAB5EE /* Build configuration list for PBXNativeTarget "ProcessCheckFileUITests" */ = {
  1375. isa = XCConfigurationList;
  1376. buildConfigurations = (
  1377. 24D7FFF229261AC400DAB5EE /* Debug */,
  1378. 24D7FFF329261AC400DAB5EE /* Release */,
  1379. );
  1380. defaultConfigurationIsVisible = 0;
  1381. defaultConfigurationName = Release;
  1382. };
  1383. /* End XCConfigurationList section */
  1384. };
  1385. rootObject = 24D7FF8F29261A6400DAB5EE /* Project object */;
  1386. }