project.pbxproj 64 KB

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