project.pbxproj 85 KB

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