project.pbxproj 64 KB

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