project.pbxproj 80 KB

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