project.pbxproj 72 KB

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