project.pbxproj 57 KB

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