project.pbxproj 85 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 53;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3C2B045B253D27AD00B52A74 /* RAUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C2B045A253D27AD00B52A74 /* RAUtils.m */; };
  10. 3C64CA9D29B8605C00CB0B07 /* GECI - Home Improvement Contract - Tan.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3C64CA9529B8605B00CB0B07 /* GECI - Home Improvement Contract - Tan.pdf */; };
  11. 3C64CA9E29B8605C00CB0B07 /* GECI - Home Improvement Contract - Fong Huang.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3C64CA9629B8605C00CB0B07 /* GECI - Home Improvement Contract - Fong Huang.pdf */; };
  12. 3C64CA9F29B8605C00CB0B07 /* GECI - Home Improvement Contract - Bin & J W Inc.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3C64CA9729B8605C00CB0B07 /* GECI - Home Improvement Contract - Bin & J W Inc.pdf */; };
  13. 3C64CAA029B8605C00CB0B07 /* GECI - Home Improvement Contract - Sunshine Remodeling Inc.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3C64CA9829B8605C00CB0B07 /* GECI - Home Improvement Contract - Sunshine Remodeling Inc.pdf */; };
  14. 3C64CAA229B8605C00CB0B07 /* GECI - Home Improvement Contract - MMJ Remodeling Inc.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3C64CA9A29B8605C00CB0B07 /* GECI - Home Improvement Contract - MMJ Remodeling Inc.pdf */; };
  15. 3C64CAA329B8605C00CB0B07 /* GECI - Home Improvement Contract - LA House.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3C64CA9B29B8605C00CB0B07 /* GECI - Home Improvement Contract - LA House.pdf */; };
  16. 3C64CAA429B8605C00CB0B07 /* GECI - Home Improvement Contract - Jim Xu.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3C64CA9C29B8605C00CB0B07 /* GECI - Home Improvement Contract - Jim Xu.pdf */; };
  17. 3C64CAA829B8646A00CB0B07 /* template_07_14_2023_14_35_47.json in Resources */ = {isa = PBXBuildFile; fileRef = 3C64CAA729B8646A00CB0B07 /* template_07_14_2023_14_35_47.json */; };
  18. 3C64CAAD29BB12C800CB0B07 /* RASingleton.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C64CAAC29BB12C800CB0B07 /* RASingleton.m */; };
  19. 3C69617C23C70ECF0075172A /* WebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C69617B23C70ECF0075172A /* WebViewController.m */; };
  20. 3C6B627E27102F6800E74CF9 /* CommonEditor.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3C6B627D27102F6800E74CF9 /* CommonEditor.storyboard */; };
  21. 3C6B628127102F7C00E74CF9 /* DatePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C6B628027102F7B00E74CF9 /* DatePickerViewController.m */; };
  22. 3C6B62842710324B00E74CF9 /* TouchImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C6B62822710324B00E74CF9 /* TouchImageView.m */; };
  23. 3C6B62872710325500E74CF9 /* CustomIOSAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C6B62852710325500E74CF9 /* CustomIOSAlertView.m */; };
  24. 3C70C0A72A2DC2B2008C2400 /* PopWaitAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C70C0A42A2DC2B2008C2400 /* PopWaitAlert.m */; };
  25. 3C70C0A82A2DC2B2008C2400 /* MessageBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C70C0A52A2DC2B2008C2400 /* MessageBox.m */; };
  26. 3C70C0A92A2DC2B2008C2400 /* RAPopviewContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C70C0A62A2DC2B2008C2400 /* RAPopviewContainer.m */; };
  27. 3C9FFAA9274B87DE0067830C /* TouchLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C9FFAA7274B87DD0067830C /* TouchLabel.m */; };
  28. 3C9FFAAC274B8FA20067830C /* EnumSelectViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C9FFAAA274B8FA20067830C /* EnumSelectViewController.m */; };
  29. 3C9FFAAF274B908E0067830C /* RTLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C9FFAAE274B908E0067830C /* RTLabel.m */; };
  30. 3C9FFAB2274B91610067830C /* EnumSelectorCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C9FFAB1274B91610067830C /* EnumSelectorCell.m */; };
  31. 3CBB92F2248A26EB0099E429 /* NetworkUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CBB92F1248A26EB0099E429 /* NetworkUtils.m */; };
  32. 3CBC873B2A61476400978758 /* GECI - Home Improvement Contract - TN CABINETRY.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3CBC873A2A61476400978758 /* GECI - Home Improvement Contract - TN CABINETRY.pdf */; };
  33. 3CC7E73423BEDE9700BE5561 /* RAPDFViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CC7E73323BEDE9700BE5561 /* RAPDFViewController.m */; };
  34. 3CC7E73623BEDEA000BE5561 /* wkweb.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3CC7E73523BEDEA000BE5561 /* wkweb.storyboard */; };
  35. 3CC7E73C23BEE07900BE5561 /* RANetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CC7E73B23BEE07900BE5561 /* RANetwork.m */; };
  36. 3CC7E7B723C5CB7800BE5561 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3CC7E7B623C5CB7800BE5561 /* Launch Screen.storyboard */; };
  37. 425A00F41F8F196900286D6F /* attribute_template.json in Resources */ = {isa = PBXBuildFile; fileRef = 425A00F31F8F0EC200286D6F /* attribute_template.json */; };
  38. 42D49E561F8DF13A00AE39D5 /* AttributeTextFieldCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D49E551F8DF13A00AE39D5 /* AttributeTextFieldCell.m */; };
  39. 42D49E591F8DF15800AE39D5 /* AttributeLabelCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D49E581F8DF15800AE39D5 /* AttributeLabelCell.m */; };
  40. 42D49E5C1F8DF16B00AE39D5 /* AttributeSwitchCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D49E5B1F8DF16B00AE39D5 /* AttributeSwitchCell.m */; };
  41. 42D49E641F8DFA3100AE39D5 /* PageItemCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D49E631F8DFA3100AE39D5 /* PageItemCell.m */; };
  42. 42D49E671F8DFA4B00AE39D5 /* PageSubItemCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D49E661F8DFA4B00AE39D5 /* PageSubItemCell.m */; };
  43. 42D49E6C1F8DFF2D00AE39D5 /* ItemTableDataSourceAndDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D49E6B1F8DFF2D00AE39D5 /* ItemTableDataSourceAndDelegate.m */; };
  44. 42D49E721F8DFF5000AE39D5 /* AttributeTableDataSourceAndDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D49E711F8DFF5000AE39D5 /* AttributeTableDataSourceAndDelegate.m */; };
  45. 42DDB8741F91C081002CCE22 /* ControlTemplateVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 42DDB8721F91C081002CCE22 /* ControlTemplateVC.m */; };
  46. 42DDB8751F91C081002CCE22 /* ControlTemplateVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DDB8731F91C081002CCE22 /* ControlTemplateVC.xib */; };
  47. 42DDB8791F91DCE8002CCE22 /* ControlTemplateCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42DDB8771F91DCE8002CCE22 /* ControlTemplateCell.m */; };
  48. 42DDB87A1F91DCE8002CCE22 /* ControlTemplateCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DDB8781F91DCE8002CCE22 /* ControlTemplateCell.xib */; };
  49. 42DDB87C1F91E367002CCE22 /* template_type.json in Resources */ = {isa = PBXBuildFile; fileRef = 42DDB87B1F91E351002CCE22 /* template_type.json */; };
  50. 42DDB87E1F91E949002CCE22 /* template_example.json in Resources */ = {isa = PBXBuildFile; fileRef = 42DDB87D1F91E940002CCE22 /* template_example.json */; };
  51. 7108773C1F79DACE00C18B95 /* PageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7108773B1F79DACE00C18B95 /* PageViewController.m */; };
  52. 7115D4271E13B70C00EF4E4C /* DocumentListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7115D4261E13B70C00EF4E4C /* DocumentListViewController.m */; };
  53. 7115D42A1E14DE0A00EF4E4C /* DocListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7115D4291E14DE0A00EF4E4C /* DocListTableViewCell.m */; };
  54. 7115D4561E1606F700EF4E4C /* GEContractFilterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7115D4551E1606F700EF4E4C /* GEContractFilterViewController.m */; };
  55. 7128C2401E124F4500FF635B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C23F1E124F4500FF635B /* main.m */; };
  56. 7128C24B1E124F4500FF635B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7128C24A1E124F4500FF635B /* Assets.xcassets */; };
  57. 7128C26F1E124FF200FF635B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7128C2671E124FF200FF635B /* Main.storyboard */; };
  58. 7128C27B1E12500B00FF635B /* SignatureView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2731E12500B00FF635B /* SignatureView.m */; };
  59. 7128C27C1E12500B00FF635B /* SignatureViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2751E12500B00FF635B /* SignatureViewController.m */; };
  60. 7128C27D1E12500B00FF635B /* signature.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7128C2761E12500B00FF635B /* signature.storyboard */; };
  61. 7128C2AF1E1250CA00FF635B /* TableDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C29C1E1250CA00FF635B /* TableDrawable.m */; };
  62. 7128C2B01E1250CA00FF635B /* TextDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C29E1E1250CA00FF635B /* TextDrawable.m */; };
  63. 7128C2B11E1250CA00FF635B /* PDFDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2A01E1250CA00FF635B /* PDFDrawable.m */; };
  64. 7128C2B31E1250CA00FF635B /* BasicDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2A41E1250CA00FF635B /* BasicDrawable.m */; };
  65. 7128C2B41E1250CA00FF635B /* GridDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2A61E1250CA00FF635B /* GridDrawable.m */; };
  66. 7128C2B51E1250CA00FF635B /* GroupDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2A81E1250CA00FF635B /* GroupDrawable.m */; };
  67. 7128C2B61E1250CA00FF635B /* ImageDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2AA1E1250CA00FF635B /* ImageDrawable.m */; };
  68. 7128C2B71E1250CA00FF635B /* RectDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2AC1E1250CA00FF635B /* RectDrawable.m */; };
  69. 7128C2B81E1250CA00FF635B /* LineDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2AE1E1250CA00FF635B /* LineDrawable.m */; };
  70. 7128C2C61E1250FC00FF635B /* ImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2BB1E1250FC00FF635B /* ImageUtils.m */; };
  71. 7128C2C71E1250FC00FF635B /* PDFUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2BD1E1250FC00FF635B /* PDFUtils.m */; };
  72. 7128C2C81E1250FC00FF635B /* TextUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2BF1E1250FC00FF635B /* TextUtils.m */; };
  73. 7128C2C91E1250FC00FF635B /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2C11E1250FC00FF635B /* Reachability.m */; };
  74. 7128C2D81E12510900FF635B /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2CE1E12510900FF635B /* ioapi.c */; };
  75. 7128C2D91E12510900FF635B /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2D01E12510900FF635B /* mztools.c */; };
  76. 7128C2DA1E12510900FF635B /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2D21E12510900FF635B /* unzip.c */; };
  77. 7128C2DB1E12510900FF635B /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2D41E12510900FF635B /* zip.c */; };
  78. 7128C2DC1E12510900FF635B /* ZipArchive.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2D71E12510900FF635B /* ZipArchive.mm */; };
  79. 7128C2E71E12511B00FF635B /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2DF1E12511B00FF635B /* AESCrypt.m */; };
  80. 7128C2E81E12511B00FF635B /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 7128C2E01E12511B00FF635B /* LICENSE */; };
  81. 7128C2E91E12511B00FF635B /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2E21E12511B00FF635B /* NSData+Base64.m */; };
  82. 7128C2EA1E12511B00FF635B /* NSData+CommonCrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2E41E12511B00FF635B /* NSData+CommonCrypto.m */; };
  83. 7128C2EB1E12511B00FF635B /* NSString+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2E61E12511B00FF635B /* NSString+Base64.m */; };
  84. 7128C3291E12520B00FF635B /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 7128C3281E12520B00FF635B /* libz.tbd */; };
  85. 7128C33B1E12540F00FF635B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C3391E12540F00FF635B /* AppDelegate.m */; };
  86. 7128C33E1E12541800FF635B /* RootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C33D1E12541800FF635B /* RootViewController.m */; };
  87. 7128C3411E12542000FF635B /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C3401E12542000FF635B /* LoginViewController.m */; };
  88. 7128C3461E12545C00FF635B /* CheckSelectorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C3431E12545C00FF635B /* CheckSelectorViewController.m */; };
  89. 7128C3471E12545C00FF635B /* DocumentPageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C3451E12545C00FF635B /* DocumentPageViewController.m */; };
  90. 7128C3531E12548C00FF635B /* RAPDFPageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C34B1E12548C00FF635B /* RAPDFPageView.m */; };
  91. 7128C3541E12548C00FF635B /* RAPDFScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C34D1E12548C00FF635B /* RAPDFScrollView.m */; };
  92. 7128C3551E12548C00FF635B /* SignatureListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C34F1E12548C00FF635B /* SignatureListViewController.m */; };
  93. 7128C3561E12548C00FF635B /* SignatureTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C3511E12548C00FF635B /* SignatureTableViewCell.m */; };
  94. 713B97B11F79E0CB002B86BF /* dbgPageVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 713B97B01F79E0CA002B86BF /* dbgPageVC.m */; };
  95. 713B97B31F79E649002B86BF /* RAPDFPage.m in Sources */ = {isa = PBXBuildFile; fileRef = 713B97B21F79E649002B86BF /* RAPDFPage.m */; };
  96. 714A9AEC1E9CA92000371995 /* PendingDocumentsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 714A9AEB1E9CA92000371995 /* PendingDocumentsViewController.m */; };
  97. 714A9AEF1E9CADA100371995 /* PendingDocumentsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 714A9AEE1E9CADA100371995 /* PendingDocumentsTableViewCell.m */; };
  98. 714B37041E70F2BF00E99B90 /* ScannerControllerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 714B36FF1E70F2BF00E99B90 /* ScannerControllerView.m */; };
  99. 714B37051E70F2BF00E99B90 /* ScannerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 714B37011E70F2BF00E99B90 /* ScannerViewController.m */; };
  100. 714B37061E70F2BF00E99B90 /* SCShapeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 714B37031E70F2BF00E99B90 /* SCShapeView.m */; };
  101. 714B37081E70FCFE00E99B90 /* cam_scan.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 714B37071E70FCFE00E99B90 /* cam_scan.storyboard */; };
  102. 714B870B1E24CAE300A40D18 /* debug.json in Resources */ = {isa = PBXBuildFile; fileRef = 714B870A1E24CAE200A40D18 /* debug.json */; };
  103. 718697592113F40D00CE31EC /* RAConvertor.m in Sources */ = {isa = PBXBuildFile; fileRef = 718697582113F40D00CE31EC /* RAConvertor.m */; };
  104. 71B152EF1E66C87F00D2E5EC /* AddExtDocumentViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71B152EE1E66C87F00D2E5EC /* AddExtDocumentViewController.m */; };
  105. 71BBFC371E6419D4008668A7 /* ExtDocumentsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71BBFC361E6419D4008668A7 /* ExtDocumentsViewController.m */; };
  106. 71BBFC3A1E651CC4008668A7 /* DocnotesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71BBFC391E651CC4008668A7 /* DocnotesViewController.m */; };
  107. 71CDA0901F75EE400079F8E6 /* DocumentTemplateViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71CDA08F1F75EE400079F8E6 /* DocumentTemplateViewController.m */; };
  108. 71CDA0931F75EEBF0079F8E6 /* TemplateViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71CDA0921F75EEBF0079F8E6 /* TemplateViewController.m */; };
  109. 71F8D0341EC057A2002003DB /* RANetworkTaskDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F8D0331EC057A2002003DB /* RANetworkTaskDelegate.m */; };
  110. /* End PBXBuildFile section */
  111. /* Begin PBXFileReference section */
  112. 3C200FD6248A2165000E2FD5 /* RANetwork.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RANetwork.h; sourceTree = "<group>"; };
  113. 3C2B0459253D27AD00B52A74 /* RAUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUtils.h; path = ../../../common/RAUtils.h; sourceTree = "<group>"; };
  114. 3C2B045A253D27AD00B52A74 /* RAUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUtils.m; path = ../../../common/RAUtils.m; sourceTree = "<group>"; };
  115. 3C64CA9529B8605B00CB0B07 /* GECI - Home Improvement Contract - Tan.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "GECI - Home Improvement Contract - Tan.pdf"; sourceTree = "<group>"; };
  116. 3C64CA9629B8605C00CB0B07 /* GECI - Home Improvement Contract - Fong Huang.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "GECI - Home Improvement Contract - Fong Huang.pdf"; sourceTree = "<group>"; };
  117. 3C64CA9729B8605C00CB0B07 /* GECI - Home Improvement Contract - Bin & J W Inc.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "GECI - Home Improvement Contract - Bin & J W Inc.pdf"; sourceTree = "<group>"; };
  118. 3C64CA9829B8605C00CB0B07 /* GECI - Home Improvement Contract - Sunshine Remodeling Inc.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "GECI - Home Improvement Contract - Sunshine Remodeling Inc.pdf"; sourceTree = "<group>"; };
  119. 3C64CA9A29B8605C00CB0B07 /* GECI - Home Improvement Contract - MMJ Remodeling Inc.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "GECI - Home Improvement Contract - MMJ Remodeling Inc.pdf"; sourceTree = "<group>"; };
  120. 3C64CA9B29B8605C00CB0B07 /* GECI - Home Improvement Contract - LA House.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "GECI - Home Improvement Contract - LA House.pdf"; sourceTree = "<group>"; };
  121. 3C64CA9C29B8605C00CB0B07 /* GECI - Home Improvement Contract - Jim Xu.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "GECI - Home Improvement Contract - Jim Xu.pdf"; sourceTree = "<group>"; };
  122. 3C64CAA729B8646A00CB0B07 /* template_07_14_2023_14_35_47.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = template_07_14_2023_14_35_47.json; sourceTree = "<group>"; };
  123. 3C64CAAB29BB12C800CB0B07 /* RASingleton.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RASingleton.h; sourceTree = "<group>"; };
  124. 3C64CAAC29BB12C800CB0B07 /* RASingleton.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RASingleton.m; sourceTree = "<group>"; };
  125. 3C69617A23C70ECF0075172A /* WebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WebViewController.h; path = "../../../common/WK PDF+Web/WebViewController.h"; sourceTree = "<group>"; };
  126. 3C69617B23C70ECF0075172A /* WebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WebViewController.m; path = "../../../common/WK PDF+Web/WebViewController.m"; sourceTree = "<group>"; };
  127. 3C6B627D27102F6800E74CF9 /* CommonEditor.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = CommonEditor.storyboard; path = ../../../common/customUI/commoneditor/CommonEditor.storyboard; sourceTree = "<group>"; };
  128. 3C6B627F27102F7B00E74CF9 /* DatePickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DatePickerViewController.h; path = ../../../common/customUI/commoneditor/DatePickerViewController.h; sourceTree = "<group>"; };
  129. 3C6B628027102F7B00E74CF9 /* DatePickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DatePickerViewController.m; path = ../../../common/customUI/commoneditor/DatePickerViewController.m; sourceTree = "<group>"; };
  130. 3C6B62822710324B00E74CF9 /* TouchImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TouchImageView.m; path = ../../../common/customUI/TouchImageView.m; sourceTree = "<group>"; };
  131. 3C6B62832710324B00E74CF9 /* TouchImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TouchImageView.h; path = ../../../common/customUI/TouchImageView.h; sourceTree = "<group>"; };
  132. 3C6B62852710325500E74CF9 /* CustomIOSAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CustomIOSAlertView.m; path = ../../../common/customUI/CustomIOSAlertView.m; sourceTree = "<group>"; };
  133. 3C6B62862710325500E74CF9 /* CustomIOSAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CustomIOSAlertView.h; path = ../../../common/customUI/CustomIOSAlertView.h; sourceTree = "<group>"; };
  134. 3C70C0A12A2DC2B2008C2400 /* MessageBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageBox.h; sourceTree = "<group>"; };
  135. 3C70C0A22A2DC2B2008C2400 /* PopWaitAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PopWaitAlert.h; sourceTree = "<group>"; };
  136. 3C70C0A32A2DC2B2008C2400 /* RAPopviewContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RAPopviewContainer.h; sourceTree = "<group>"; };
  137. 3C70C0A42A2DC2B2008C2400 /* PopWaitAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PopWaitAlert.m; sourceTree = "<group>"; };
  138. 3C70C0A52A2DC2B2008C2400 /* MessageBox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageBox.m; sourceTree = "<group>"; };
  139. 3C70C0A62A2DC2B2008C2400 /* RAPopviewContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RAPopviewContainer.m; sourceTree = "<group>"; };
  140. 3C9FFAA7274B87DD0067830C /* TouchLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TouchLabel.m; path = "../../../RedAnt ERP Mobile/common/customUI/TouchLabel.m"; sourceTree = "<group>"; };
  141. 3C9FFAA8274B87DE0067830C /* TouchLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TouchLabel.h; path = "../../../RedAnt ERP Mobile/common/customUI/TouchLabel.h"; sourceTree = "<group>"; };
  142. 3C9FFAAA274B8FA20067830C /* EnumSelectViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EnumSelectViewController.m; path = ../../../common/customUI/commoneditor/EnumSelectViewController.m; sourceTree = "<group>"; };
  143. 3C9FFAAB274B8FA20067830C /* EnumSelectViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EnumSelectViewController.h; path = ../../../common/customUI/commoneditor/EnumSelectViewController.h; sourceTree = "<group>"; };
  144. 3C9FFAAD274B908E0067830C /* RTLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RTLabel.h; path = ../../../common/customUI/RTLabel.h; sourceTree = "<group>"; };
  145. 3C9FFAAE274B908E0067830C /* RTLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RTLabel.m; path = ../../../common/customUI/RTLabel.m; sourceTree = "<group>"; };
  146. 3C9FFAB0274B91610067830C /* EnumSelectorCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EnumSelectorCell.h; path = ../../../common/customUI/commoneditor/EnumSelectorCell.h; sourceTree = "<group>"; };
  147. 3C9FFAB1274B91610067830C /* EnumSelectorCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EnumSelectorCell.m; path = ../../../common/customUI/commoneditor/EnumSelectorCell.m; sourceTree = "<group>"; };
  148. 3CBB92F0248A26EB0099E429 /* NetworkUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetworkUtils.h; path = ../../../common/NetworkUtils.h; sourceTree = "<group>"; };
  149. 3CBB92F1248A26EB0099E429 /* NetworkUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NetworkUtils.m; path = ../../../common/NetworkUtils.m; sourceTree = "<group>"; };
  150. 3CBC873A2A61476400978758 /* GECI - Home Improvement Contract - TN CABINETRY.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "GECI - Home Improvement Contract - TN CABINETRY.pdf"; sourceTree = "<group>"; };
  151. 3CC7E73223BEDE9700BE5561 /* RAPDFViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAPDFViewController.h; path = "../../../common/WK PDF+Web/RAPDFViewController.h"; sourceTree = "<group>"; };
  152. 3CC7E73323BEDE9700BE5561 /* RAPDFViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAPDFViewController.m; path = "../../../common/WK PDF+Web/RAPDFViewController.m"; sourceTree = "<group>"; };
  153. 3CC7E73523BEDEA000BE5561 /* wkweb.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = wkweb.storyboard; path = "../../../common/WK PDF+Web/wkweb.storyboard"; sourceTree = "<group>"; };
  154. 3CC7E73B23BEE07900BE5561 /* RANetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RANetwork.m; sourceTree = "<group>"; };
  155. 3CC7E7B623C5CB7800BE5561 /* Launch Screen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; };
  156. 425A00F31F8F0EC200286D6F /* attribute_template.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = attribute_template.json; sourceTree = "<group>"; };
  157. 42D49E541F8DF13A00AE39D5 /* AttributeTextFieldCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AttributeTextFieldCell.h; sourceTree = "<group>"; };
  158. 42D49E551F8DF13A00AE39D5 /* AttributeTextFieldCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AttributeTextFieldCell.m; sourceTree = "<group>"; };
  159. 42D49E571F8DF15800AE39D5 /* AttributeLabelCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AttributeLabelCell.h; sourceTree = "<group>"; };
  160. 42D49E581F8DF15800AE39D5 /* AttributeLabelCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AttributeLabelCell.m; sourceTree = "<group>"; };
  161. 42D49E5A1F8DF16B00AE39D5 /* AttributeSwitchCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AttributeSwitchCell.h; sourceTree = "<group>"; };
  162. 42D49E5B1F8DF16B00AE39D5 /* AttributeSwitchCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AttributeSwitchCell.m; sourceTree = "<group>"; };
  163. 42D49E621F8DFA3100AE39D5 /* PageItemCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PageItemCell.h; sourceTree = "<group>"; };
  164. 42D49E631F8DFA3100AE39D5 /* PageItemCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PageItemCell.m; sourceTree = "<group>"; };
  165. 42D49E651F8DFA4B00AE39D5 /* PageSubItemCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PageSubItemCell.h; sourceTree = "<group>"; };
  166. 42D49E661F8DFA4B00AE39D5 /* PageSubItemCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PageSubItemCell.m; sourceTree = "<group>"; };
  167. 42D49E6A1F8DFF2D00AE39D5 /* ItemTableDataSourceAndDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ItemTableDataSourceAndDelegate.h; sourceTree = "<group>"; };
  168. 42D49E6B1F8DFF2D00AE39D5 /* ItemTableDataSourceAndDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ItemTableDataSourceAndDelegate.m; sourceTree = "<group>"; };
  169. 42D49E701F8DFF5000AE39D5 /* AttributeTableDataSourceAndDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AttributeTableDataSourceAndDelegate.h; sourceTree = "<group>"; };
  170. 42D49E711F8DFF5000AE39D5 /* AttributeTableDataSourceAndDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AttributeTableDataSourceAndDelegate.m; sourceTree = "<group>"; };
  171. 42DDB8711F91C081002CCE22 /* ControlTemplateVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ControlTemplateVC.h; sourceTree = "<group>"; };
  172. 42DDB8721F91C081002CCE22 /* ControlTemplateVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ControlTemplateVC.m; sourceTree = "<group>"; };
  173. 42DDB8731F91C081002CCE22 /* ControlTemplateVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ControlTemplateVC.xib; sourceTree = "<group>"; };
  174. 42DDB8761F91DCE8002CCE22 /* ControlTemplateCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ControlTemplateCell.h; sourceTree = "<group>"; };
  175. 42DDB8771F91DCE8002CCE22 /* ControlTemplateCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ControlTemplateCell.m; sourceTree = "<group>"; };
  176. 42DDB8781F91DCE8002CCE22 /* ControlTemplateCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ControlTemplateCell.xib; sourceTree = "<group>"; };
  177. 42DDB87B1F91E351002CCE22 /* template_type.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = template_type.json; sourceTree = "<group>"; };
  178. 42DDB87D1F91E940002CCE22 /* template_example.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = template_example.json; sourceTree = "<group>"; };
  179. 7108773A1F79DACD00C18B95 /* PageViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = PageViewController.h; path = ../../common/PageViewController.h; sourceTree = "<group>"; };
  180. 7108773B1F79DACE00C18B95 /* PageViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = PageViewController.m; path = ../../common/PageViewController.m; sourceTree = "<group>"; };
  181. 7115D4251E13B70C00EF4E4C /* DocumentListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DocumentListViewController.h; path = ../../common/DocumentListViewController.h; sourceTree = "<group>"; };
  182. 7115D4261E13B70C00EF4E4C /* DocumentListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DocumentListViewController.m; path = ../../common/DocumentListViewController.m; sourceTree = "<group>"; };
  183. 7115D4281E14DE0A00EF4E4C /* DocListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DocListTableViewCell.h; path = ../../common/DocListTableViewCell.h; sourceTree = "<group>"; };
  184. 7115D4291E14DE0A00EF4E4C /* DocListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DocListTableViewCell.m; path = ../../common/DocListTableViewCell.m; sourceTree = "<group>"; };
  185. 7115D4541E1606F700EF4E4C /* GEContractFilterViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GEContractFilterViewController.h; sourceTree = "<group>"; };
  186. 7115D4551E1606F700EF4E4C /* GEContractFilterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GEContractFilterViewController.m; sourceTree = "<group>"; };
  187. 7128C23B1E124F4500FF635B /* Granite Expo eSign.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Granite Expo eSign.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  188. 7128C23F1E124F4500FF635B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  189. 7128C24A1E124F4500FF635B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  190. 7128C24F1E124F4500FF635B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  191. 7128C2681E124FF200FF635B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = ../../AntsContract/AntsContract/Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  192. 7128C2721E12500B00FF635B /* SignatureView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SignatureView.h; path = "../../../RedAnt ERP Mobile/common/Functions/signature/SignatureView.h"; sourceTree = "<group>"; };
  193. 7128C2731E12500B00FF635B /* SignatureView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SignatureView.m; path = "../../../RedAnt ERP Mobile/common/Functions/signature/SignatureView.m"; sourceTree = "<group>"; };
  194. 7128C2741E12500B00FF635B /* SignatureViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SignatureViewController.h; path = "../../../RedAnt ERP Mobile/common/Functions/signature/SignatureViewController.h"; sourceTree = "<group>"; };
  195. 7128C2751E12500B00FF635B /* SignatureViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SignatureViewController.m; path = "../../../RedAnt ERP Mobile/common/Functions/signature/SignatureViewController.m"; sourceTree = "<group>"; };
  196. 7128C2761E12500B00FF635B /* signature.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = signature.storyboard; path = "../../../RedAnt ERP Mobile/common/Functions/signature/signature.storyboard"; sourceTree = "<group>"; };
  197. 7128C29B1E1250CA00FF635B /* TableDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TableDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/TableDrawable.h"; sourceTree = "<group>"; };
  198. 7128C29C1E1250CA00FF635B /* TableDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TableDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/TableDrawable.m"; sourceTree = "<group>"; };
  199. 7128C29D1E1250CA00FF635B /* TextDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/TextDrawable.h"; sourceTree = "<group>"; };
  200. 7128C29E1E1250CA00FF635B /* TextDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TextDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/TextDrawable.m"; sourceTree = "<group>"; };
  201. 7128C29F1E1250CA00FF635B /* PDFDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/PDFDrawable.h"; sourceTree = "<group>"; };
  202. 7128C2A01E1250CA00FF635B /* PDFDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/PDFDrawable.m"; sourceTree = "<group>"; };
  203. 7128C2A11E1250CA00FF635B /* RAPDFPage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAPDFPage.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/RAPDFPage.h"; sourceTree = "<group>"; };
  204. 7128C2A31E1250CA00FF635B /* BasicDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BasicDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/BasicDrawable.h"; sourceTree = "<group>"; };
  205. 7128C2A41E1250CA00FF635B /* BasicDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BasicDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/BasicDrawable.m"; sourceTree = "<group>"; };
  206. 7128C2A51E1250CA00FF635B /* GridDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GridDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/GridDrawable.h"; sourceTree = "<group>"; };
  207. 7128C2A61E1250CA00FF635B /* GridDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GridDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/GridDrawable.m"; sourceTree = "<group>"; };
  208. 7128C2A71E1250CA00FF635B /* GroupDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GroupDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/GroupDrawable.h"; sourceTree = "<group>"; };
  209. 7128C2A81E1250CA00FF635B /* GroupDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GroupDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/GroupDrawable.m"; sourceTree = "<group>"; };
  210. 7128C2A91E1250CA00FF635B /* ImageDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/ImageDrawable.h"; sourceTree = "<group>"; };
  211. 7128C2AA1E1250CA00FF635B /* ImageDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/ImageDrawable.m"; sourceTree = "<group>"; };
  212. 7128C2AB1E1250CA00FF635B /* RectDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RectDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/RectDrawable.h"; sourceTree = "<group>"; };
  213. 7128C2AC1E1250CA00FF635B /* RectDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RectDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/RectDrawable.m"; sourceTree = "<group>"; };
  214. 7128C2AD1E1250CA00FF635B /* LineDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LineDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/LineDrawable.h"; sourceTree = "<group>"; };
  215. 7128C2AE1E1250CA00FF635B /* LineDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LineDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/LineDrawable.m"; sourceTree = "<group>"; };
  216. 7128C2BA1E1250FC00FF635B /* ImageUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageUtils.h; path = "../../../RedAnt ERP Mobile/common/ImageUtils.h"; sourceTree = "<group>"; };
  217. 7128C2BB1E1250FC00FF635B /* ImageUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageUtils.m; path = "../../../RedAnt ERP Mobile/common/ImageUtils.m"; sourceTree = "<group>"; };
  218. 7128C2BC1E1250FC00FF635B /* PDFUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFUtils.h; path = "../../../RedAnt ERP Mobile/common/PDFUtils.h"; sourceTree = "<group>"; };
  219. 7128C2BD1E1250FC00FF635B /* PDFUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFUtils.m; path = "../../../RedAnt ERP Mobile/common/PDFUtils.m"; sourceTree = "<group>"; };
  220. 7128C2BE1E1250FC00FF635B /* TextUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextUtils.h; path = "../../../RedAnt ERP Mobile/common/TextUtils.h"; sourceTree = "<group>"; };
  221. 7128C2BF1E1250FC00FF635B /* TextUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TextUtils.m; path = "../../../RedAnt ERP Mobile/common/TextUtils.m"; sourceTree = "<group>"; };
  222. 7128C2C01E1250FC00FF635B /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Reachability.h; path = "../../../RedAnt ERP Mobile/common/Reachability.h"; sourceTree = "<group>"; };
  223. 7128C2C11E1250FC00FF635B /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Reachability.m; path = "../../../RedAnt ERP Mobile/common/Reachability.m"; sourceTree = "<group>"; };
  224. 7128C2CD1E12510900FF635B /* crypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = crypt.h; path = "../../../RedAnt ERP Mobile/common/zip/minizip/crypt.h"; sourceTree = "<group>"; };
  225. 7128C2CE1E12510900FF635B /* ioapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ioapi.c; path = "../../../RedAnt ERP Mobile/common/zip/minizip/ioapi.c"; sourceTree = "<group>"; };
  226. 7128C2CF1E12510900FF635B /* ioapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ioapi.h; path = "../../../RedAnt ERP Mobile/common/zip/minizip/ioapi.h"; sourceTree = "<group>"; };
  227. 7128C2D01E12510900FF635B /* mztools.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mztools.c; path = "../../../RedAnt ERP Mobile/common/zip/minizip/mztools.c"; sourceTree = "<group>"; };
  228. 7128C2D11E12510900FF635B /* mztools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mztools.h; path = "../../../RedAnt ERP Mobile/common/zip/minizip/mztools.h"; sourceTree = "<group>"; };
  229. 7128C2D21E12510900FF635B /* unzip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unzip.c; path = "../../../RedAnt ERP Mobile/common/zip/minizip/unzip.c"; sourceTree = "<group>"; };
  230. 7128C2D31E12510900FF635B /* unzip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unzip.h; path = "../../../RedAnt ERP Mobile/common/zip/minizip/unzip.h"; sourceTree = "<group>"; };
  231. 7128C2D41E12510900FF635B /* zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zip.c; path = "../../../RedAnt ERP Mobile/common/zip/minizip/zip.c"; sourceTree = "<group>"; };
  232. 7128C2D51E12510900FF635B /* zip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zip.h; path = "../../../RedAnt ERP Mobile/common/zip/minizip/zip.h"; sourceTree = "<group>"; };
  233. 7128C2D61E12510900FF635B /* ZipArchive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ZipArchive.h; path = "../../../RedAnt ERP Mobile/common/zip/ZipArchive.h"; sourceTree = "<group>"; };
  234. 7128C2D71E12510900FF635B /* ZipArchive.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ZipArchive.mm; path = "../../../RedAnt ERP Mobile/common/zip/ZipArchive.mm"; sourceTree = "<group>"; };
  235. 7128C2DE1E12511B00FF635B /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AESCrypt.h; path = "../../../RedAnt ERP Mobile/common/AES/AESCrypt.h"; sourceTree = "<group>"; };
  236. 7128C2DF1E12511B00FF635B /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AESCrypt.m; path = "../../../RedAnt ERP Mobile/common/AES/AESCrypt.m"; sourceTree = "<group>"; };
  237. 7128C2E01E12511B00FF635B /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = "../../../RedAnt ERP Mobile/common/AES/LICENSE"; sourceTree = "<group>"; };
  238. 7128C2E11E12511B00FF635B /* NSData+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSData+Base64.h"; path = "../../../RedAnt ERP Mobile/common/AES/NSData+Base64.h"; sourceTree = "<group>"; };
  239. 7128C2E21E12511B00FF635B /* NSData+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSData+Base64.m"; path = "../../../RedAnt ERP Mobile/common/AES/NSData+Base64.m"; sourceTree = "<group>"; };
  240. 7128C2E31E12511B00FF635B /* NSData+CommonCrypto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSData+CommonCrypto.h"; path = "../../../RedAnt ERP Mobile/common/AES/NSData+CommonCrypto.h"; sourceTree = "<group>"; };
  241. 7128C2E41E12511B00FF635B /* NSData+CommonCrypto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSData+CommonCrypto.m"; path = "../../../RedAnt ERP Mobile/common/AES/NSData+CommonCrypto.m"; sourceTree = "<group>"; };
  242. 7128C2E51E12511B00FF635B /* NSString+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSString+Base64.h"; path = "../../../RedAnt ERP Mobile/common/AES/NSString+Base64.h"; sourceTree = "<group>"; };
  243. 7128C2E61E12511B00FF635B /* NSString+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSString+Base64.m"; path = "../../../RedAnt ERP Mobile/common/AES/NSString+Base64.m"; sourceTree = "<group>"; };
  244. 7128C3241E1251D000FF635B /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
  245. 7128C3251E1251D000FF635B /* const.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = const.h; sourceTree = "<group>"; };
  246. 7128C3281E12520B00FF635B /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  247. 7128C3381E12540F00FF635B /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = ../../common/AppDelegate.h; sourceTree = "<group>"; };
  248. 7128C3391E12540F00FF635B /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = ../../common/AppDelegate.m; sourceTree = "<group>"; };
  249. 7128C33C1E12541800FF635B /* RootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RootViewController.h; path = ../../common/RootViewController.h; sourceTree = "<group>"; };
  250. 7128C33D1E12541800FF635B /* RootViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RootViewController.m; path = ../../common/RootViewController.m; sourceTree = "<group>"; };
  251. 7128C33F1E12542000FF635B /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LoginViewController.h; path = ../../common/LoginViewController.h; sourceTree = "<group>"; };
  252. 7128C3401E12542000FF635B /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LoginViewController.m; path = ../../common/LoginViewController.m; sourceTree = "<group>"; };
  253. 7128C3421E12545C00FF635B /* CheckSelectorViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CheckSelectorViewController.h; path = ../../common/CheckSelectorViewController.h; sourceTree = "<group>"; };
  254. 7128C3431E12545C00FF635B /* CheckSelectorViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CheckSelectorViewController.m; path = ../../common/CheckSelectorViewController.m; sourceTree = "<group>"; };
  255. 7128C3441E12545C00FF635B /* DocumentPageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DocumentPageViewController.h; path = ../../common/DocumentPageViewController.h; sourceTree = "<group>"; };
  256. 7128C3451E12545C00FF635B /* DocumentPageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DocumentPageViewController.m; path = ../../common/DocumentPageViewController.m; sourceTree = "<group>"; };
  257. 7128C34A1E12548C00FF635B /* RAPDFPageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAPDFPageView.h; path = ../../common/RAPDFPageView.h; sourceTree = "<group>"; };
  258. 7128C34B1E12548C00FF635B /* RAPDFPageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAPDFPageView.m; path = ../../common/RAPDFPageView.m; sourceTree = "<group>"; };
  259. 7128C34C1E12548C00FF635B /* RAPDFScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAPDFScrollView.h; path = ../../common/RAPDFScrollView.h; sourceTree = "<group>"; };
  260. 7128C34D1E12548C00FF635B /* RAPDFScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAPDFScrollView.m; path = ../../common/RAPDFScrollView.m; sourceTree = "<group>"; };
  261. 7128C34E1E12548C00FF635B /* SignatureListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SignatureListViewController.h; path = ../../common/SignatureListViewController.h; sourceTree = "<group>"; };
  262. 7128C34F1E12548C00FF635B /* SignatureListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SignatureListViewController.m; path = ../../common/SignatureListViewController.m; sourceTree = "<group>"; };
  263. 7128C3501E12548C00FF635B /* SignatureTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SignatureTableViewCell.h; path = ../../common/SignatureTableViewCell.h; sourceTree = "<group>"; };
  264. 7128C3511E12548C00FF635B /* SignatureTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SignatureTableViewCell.m; path = ../../common/SignatureTableViewCell.m; sourceTree = "<group>"; };
  265. 713B97AF1F79E0CA002B86BF /* dbgPageVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dbgPageVC.h; sourceTree = "<group>"; };
  266. 713B97B01F79E0CA002B86BF /* dbgPageVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = dbgPageVC.m; sourceTree = "<group>"; };
  267. 713B97B21F79E649002B86BF /* RAPDFPage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = RAPDFPage.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/RAPDFPage.m"; sourceTree = "<group>"; };
  268. 714A9AEA1E9CA91F00371995 /* PendingDocumentsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PendingDocumentsViewController.h; path = ../../common/PendingDocumentsViewController.h; sourceTree = "<group>"; };
  269. 714A9AEB1E9CA92000371995 /* PendingDocumentsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PendingDocumentsViewController.m; path = ../../common/PendingDocumentsViewController.m; sourceTree = "<group>"; };
  270. 714A9AED1E9CADA100371995 /* PendingDocumentsTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PendingDocumentsTableViewCell.h; path = ../../common/PendingDocumentsTableViewCell.h; sourceTree = "<group>"; };
  271. 714A9AEE1E9CADA100371995 /* PendingDocumentsTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PendingDocumentsTableViewCell.m; path = ../../common/PendingDocumentsTableViewCell.m; sourceTree = "<group>"; };
  272. 714B36FE1E70F2BF00E99B90 /* ScannerControllerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScannerControllerView.h; path = ../../../common/ScannerControllerView.h; sourceTree = "<group>"; };
  273. 714B36FF1E70F2BF00E99B90 /* ScannerControllerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScannerControllerView.m; path = ../../../common/ScannerControllerView.m; sourceTree = "<group>"; };
  274. 714B37001E70F2BF00E99B90 /* ScannerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScannerViewController.h; path = ../../../common/ScannerViewController.h; sourceTree = "<group>"; };
  275. 714B37011E70F2BF00E99B90 /* ScannerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScannerViewController.m; path = ../../../common/ScannerViewController.m; sourceTree = "<group>"; };
  276. 714B37021E70F2BF00E99B90 /* SCShapeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SCShapeView.h; path = ../../../common/SCShapeView.h; sourceTree = "<group>"; };
  277. 714B37031E70F2BF00E99B90 /* SCShapeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SCShapeView.m; path = ../../../common/SCShapeView.m; sourceTree = "<group>"; };
  278. 714B37071E70FCFE00E99B90 /* cam_scan.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = cam_scan.storyboard; path = ../../../common/cam_scan.storyboard; sourceTree = "<group>"; };
  279. 714B870A1E24CAE200A40D18 /* debug.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = debug.json; sourceTree = "<group>"; };
  280. 718697572113F40D00CE31EC /* RAConvertor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAConvertor.h; path = ../../../common/RAConvertor.h; sourceTree = "<group>"; };
  281. 718697582113F40D00CE31EC /* RAConvertor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAConvertor.m; path = ../../../common/RAConvertor.m; sourceTree = "<group>"; };
  282. 71B152ED1E66C87F00D2E5EC /* AddExtDocumentViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AddExtDocumentViewController.h; path = ../../common/AddExtDocumentViewController.h; sourceTree = "<group>"; };
  283. 71B152EE1E66C87F00D2E5EC /* AddExtDocumentViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AddExtDocumentViewController.m; path = ../../common/AddExtDocumentViewController.m; sourceTree = "<group>"; };
  284. 71BBFC351E6419D4008668A7 /* ExtDocumentsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExtDocumentsViewController.h; path = ../../common/ExtDocumentsViewController.h; sourceTree = "<group>"; };
  285. 71BBFC361E6419D4008668A7 /* ExtDocumentsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ExtDocumentsViewController.m; path = ../../common/ExtDocumentsViewController.m; sourceTree = "<group>"; };
  286. 71BBFC381E651CC4008668A7 /* DocnotesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DocnotesViewController.h; path = ../../common/DocnotesViewController.h; sourceTree = "<group>"; };
  287. 71BBFC391E651CC4008668A7 /* DocnotesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DocnotesViewController.m; path = ../../common/DocnotesViewController.m; sourceTree = "<group>"; };
  288. 71CDA08E1F75EE400079F8E6 /* DocumentTemplateViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DocumentTemplateViewController.h; sourceTree = "<group>"; };
  289. 71CDA08F1F75EE400079F8E6 /* DocumentTemplateViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DocumentTemplateViewController.m; sourceTree = "<group>"; };
  290. 71CDA0911F75EEBF0079F8E6 /* TemplateViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TemplateViewController.h; sourceTree = "<group>"; };
  291. 71CDA0921F75EEBF0079F8E6 /* TemplateViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TemplateViewController.m; sourceTree = "<group>"; };
  292. 71F8D0321EC057A2002003DB /* RANetworkTaskDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RANetworkTaskDelegate.h; path = ../../../common/upload/RANetworkTaskDelegate.h; sourceTree = "<group>"; };
  293. 71F8D0331EC057A2002003DB /* RANetworkTaskDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RANetworkTaskDelegate.m; path = ../../../common/upload/RANetworkTaskDelegate.m; sourceTree = "<group>"; };
  294. /* End PBXFileReference section */
  295. /* Begin PBXFrameworksBuildPhase section */
  296. 7128C2381E124F4500FF635B /* Frameworks */ = {
  297. isa = PBXFrameworksBuildPhase;
  298. buildActionMask = 2147483647;
  299. files = (
  300. 7128C3291E12520B00FF635B /* libz.tbd in Frameworks */,
  301. );
  302. runOnlyForDeploymentPostprocessing = 0;
  303. };
  304. /* End PBXFrameworksBuildPhase section */
  305. /* Begin PBXGroup section */
  306. 3C70C0A02A2DC2B2008C2400 /* MessageBox */ = {
  307. isa = PBXGroup;
  308. children = (
  309. 3C70C0A12A2DC2B2008C2400 /* MessageBox.h */,
  310. 3C70C0A22A2DC2B2008C2400 /* PopWaitAlert.h */,
  311. 3C70C0A32A2DC2B2008C2400 /* RAPopviewContainer.h */,
  312. 3C70C0A42A2DC2B2008C2400 /* PopWaitAlert.m */,
  313. 3C70C0A52A2DC2B2008C2400 /* MessageBox.m */,
  314. 3C70C0A62A2DC2B2008C2400 /* RAPopviewContainer.m */,
  315. );
  316. name = MessageBox;
  317. path = ../../../common/MessageBox;
  318. sourceTree = "<group>";
  319. };
  320. 42D49E531F8DF08400AE39D5 /* Template Attributes */ = {
  321. isa = PBXGroup;
  322. children = (
  323. 42DDB8701F91C055002CCE22 /* Control Template */,
  324. 42D49E691F8DFA6C00AE39D5 /* Page */,
  325. 42D49E681F8DFA5800AE39D5 /* Attribute */,
  326. );
  327. path = "Template Attributes ";
  328. sourceTree = "<group>";
  329. };
  330. 42D49E681F8DFA5800AE39D5 /* Attribute */ = {
  331. isa = PBXGroup;
  332. children = (
  333. 42D49E541F8DF13A00AE39D5 /* AttributeTextFieldCell.h */,
  334. 42D49E551F8DF13A00AE39D5 /* AttributeTextFieldCell.m */,
  335. 42D49E571F8DF15800AE39D5 /* AttributeLabelCell.h */,
  336. 42D49E581F8DF15800AE39D5 /* AttributeLabelCell.m */,
  337. 42D49E5A1F8DF16B00AE39D5 /* AttributeSwitchCell.h */,
  338. 42D49E5B1F8DF16B00AE39D5 /* AttributeSwitchCell.m */,
  339. 42D49E701F8DFF5000AE39D5 /* AttributeTableDataSourceAndDelegate.h */,
  340. 42D49E711F8DFF5000AE39D5 /* AttributeTableDataSourceAndDelegate.m */,
  341. );
  342. name = Attribute;
  343. sourceTree = "<group>";
  344. };
  345. 42D49E691F8DFA6C00AE39D5 /* Page */ = {
  346. isa = PBXGroup;
  347. children = (
  348. 42D49E621F8DFA3100AE39D5 /* PageItemCell.h */,
  349. 42D49E631F8DFA3100AE39D5 /* PageItemCell.m */,
  350. 42D49E651F8DFA4B00AE39D5 /* PageSubItemCell.h */,
  351. 42D49E661F8DFA4B00AE39D5 /* PageSubItemCell.m */,
  352. 42D49E6A1F8DFF2D00AE39D5 /* ItemTableDataSourceAndDelegate.h */,
  353. 42D49E6B1F8DFF2D00AE39D5 /* ItemTableDataSourceAndDelegate.m */,
  354. );
  355. name = Page;
  356. sourceTree = "<group>";
  357. };
  358. 42DDB8701F91C055002CCE22 /* Control Template */ = {
  359. isa = PBXGroup;
  360. children = (
  361. 42DDB8711F91C081002CCE22 /* ControlTemplateVC.h */,
  362. 42DDB8721F91C081002CCE22 /* ControlTemplateVC.m */,
  363. 42DDB8731F91C081002CCE22 /* ControlTemplateVC.xib */,
  364. 42DDB8761F91DCE8002CCE22 /* ControlTemplateCell.h */,
  365. 42DDB8771F91DCE8002CCE22 /* ControlTemplateCell.m */,
  366. 42DDB8781F91DCE8002CCE22 /* ControlTemplateCell.xib */,
  367. );
  368. name = "Control Template";
  369. sourceTree = "<group>";
  370. };
  371. 7115D4241E13B32800EF4E4C /* customerUI */ = {
  372. isa = PBXGroup;
  373. children = (
  374. 3C9FFAAD274B908E0067830C /* RTLabel.h */,
  375. 3C9FFAAE274B908E0067830C /* RTLabel.m */,
  376. 3C9FFAAB274B8FA20067830C /* EnumSelectViewController.h */,
  377. 3C9FFAAA274B8FA20067830C /* EnumSelectViewController.m */,
  378. 3C9FFAB0274B91610067830C /* EnumSelectorCell.h */,
  379. 3C9FFAB1274B91610067830C /* EnumSelectorCell.m */,
  380. 3C9FFAA8274B87DE0067830C /* TouchLabel.h */,
  381. 3C9FFAA7274B87DD0067830C /* TouchLabel.m */,
  382. 3C6B62832710324B00E74CF9 /* TouchImageView.h */,
  383. 3C6B62822710324B00E74CF9 /* TouchImageView.m */,
  384. 3C6B62862710325500E74CF9 /* CustomIOSAlertView.h */,
  385. 3C6B62852710325500E74CF9 /* CustomIOSAlertView.m */,
  386. );
  387. name = customerUI;
  388. sourceTree = "<group>";
  389. };
  390. 7128C2321E124F4500FF635B = {
  391. isa = PBXGroup;
  392. children = (
  393. 7128C3261E1251DE00FF635B /* pdf resource */,
  394. 7128C23D1E124F4500FF635B /* Granite Expo eSign */,
  395. 7128C23C1E124F4500FF635B /* Products */,
  396. 7128C3271E12520A00FF635B /* Frameworks */,
  397. );
  398. sourceTree = "<group>";
  399. };
  400. 7128C23C1E124F4500FF635B /* Products */ = {
  401. isa = PBXGroup;
  402. children = (
  403. 7128C23B1E124F4500FF635B /* Granite Expo eSign.app */,
  404. );
  405. name = Products;
  406. sourceTree = "<group>";
  407. };
  408. 7128C23D1E124F4500FF635B /* Granite Expo eSign */ = {
  409. isa = PBXGroup;
  410. children = (
  411. 42D49E531F8DF08400AE39D5 /* Template Attributes */,
  412. 71B152F11E67E86C00D2E5EC /* cam scan */,
  413. 7128C24A1E124F4500FF635B /* Assets.xcassets */,
  414. 7128C3241E1251D000FF635B /* config.h */,
  415. 7128C3251E1251D000FF635B /* const.h */,
  416. 7128C2B91E1250F000FF635B /* utils */,
  417. 7128C29A1E12506200FF635B /* pdfedit */,
  418. 7128C2711E124FFE00FF635B /* signature */,
  419. 7128C2671E124FF200FF635B /* Main.storyboard */,
  420. 3CC7E7B623C5CB7800BE5561 /* Launch Screen.storyboard */,
  421. 713B97AF1F79E0CA002B86BF /* dbgPageVC.h */,
  422. 713B97B01F79E0CA002B86BF /* dbgPageVC.m */,
  423. 7128C24F1E124F4500FF635B /* Info.plist */,
  424. 71F8D0321EC057A2002003DB /* RANetworkTaskDelegate.h */,
  425. 71F8D0331EC057A2002003DB /* RANetworkTaskDelegate.m */,
  426. 7128C3381E12540F00FF635B /* AppDelegate.h */,
  427. 7128C3391E12540F00FF635B /* AppDelegate.m */,
  428. 7128C33C1E12541800FF635B /* RootViewController.h */,
  429. 7128C33D1E12541800FF635B /* RootViewController.m */,
  430. 7128C33F1E12542000FF635B /* LoginViewController.h */,
  431. 7128C3401E12542000FF635B /* LoginViewController.m */,
  432. 3C6B627F27102F7B00E74CF9 /* DatePickerViewController.h */,
  433. 3C6B628027102F7B00E74CF9 /* DatePickerViewController.m */,
  434. 7115D4541E1606F700EF4E4C /* GEContractFilterViewController.h */,
  435. 7115D4551E1606F700EF4E4C /* GEContractFilterViewController.m */,
  436. 3C6B627D27102F6800E74CF9 /* CommonEditor.storyboard */,
  437. 7115D4281E14DE0A00EF4E4C /* DocListTableViewCell.h */,
  438. 7115D4291E14DE0A00EF4E4C /* DocListTableViewCell.m */,
  439. 7115D4251E13B70C00EF4E4C /* DocumentListViewController.h */,
  440. 7115D4261E13B70C00EF4E4C /* DocumentListViewController.m */,
  441. 714A9AED1E9CADA100371995 /* PendingDocumentsTableViewCell.h */,
  442. 714A9AEE1E9CADA100371995 /* PendingDocumentsTableViewCell.m */,
  443. 714A9AEA1E9CA91F00371995 /* PendingDocumentsViewController.h */,
  444. 714A9AEB1E9CA92000371995 /* PendingDocumentsViewController.m */,
  445. 71BBFC351E6419D4008668A7 /* ExtDocumentsViewController.h */,
  446. 71BBFC361E6419D4008668A7 /* ExtDocumentsViewController.m */,
  447. 71B152ED1E66C87F00D2E5EC /* AddExtDocumentViewController.h */,
  448. 71B152EE1E66C87F00D2E5EC /* AddExtDocumentViewController.m */,
  449. 71BBFC381E651CC4008668A7 /* DocnotesViewController.h */,
  450. 71BBFC391E651CC4008668A7 /* DocnotesViewController.m */,
  451. 7128C23E1E124F4500FF635B /* Supporting Files */,
  452. 3C64CAAB29BB12C800CB0B07 /* RASingleton.h */,
  453. 3C64CAAC29BB12C800CB0B07 /* RASingleton.m */,
  454. );
  455. path = "Granite Expo eSign";
  456. sourceTree = "<group>";
  457. };
  458. 7128C23E1E124F4500FF635B /* Supporting Files */ = {
  459. isa = PBXGroup;
  460. children = (
  461. 7128C23F1E124F4500FF635B /* main.m */,
  462. );
  463. name = "Supporting Files";
  464. sourceTree = "<group>";
  465. };
  466. 7128C2711E124FFE00FF635B /* signature */ = {
  467. isa = PBXGroup;
  468. children = (
  469. 7128C2721E12500B00FF635B /* SignatureView.h */,
  470. 7128C2731E12500B00FF635B /* SignatureView.m */,
  471. 7128C2741E12500B00FF635B /* SignatureViewController.h */,
  472. 7128C2751E12500B00FF635B /* SignatureViewController.m */,
  473. 7128C2761E12500B00FF635B /* signature.storyboard */,
  474. 7128C34E1E12548C00FF635B /* SignatureListViewController.h */,
  475. 7128C34F1E12548C00FF635B /* SignatureListViewController.m */,
  476. 7128C3501E12548C00FF635B /* SignatureTableViewCell.h */,
  477. 7128C3511E12548C00FF635B /* SignatureTableViewCell.m */,
  478. );
  479. name = signature;
  480. sourceTree = "<group>";
  481. };
  482. 7128C2951E12503000FF635B /* preview */ = {
  483. isa = PBXGroup;
  484. children = (
  485. 3CC7E73223BEDE9700BE5561 /* RAPDFViewController.h */,
  486. 3CC7E73323BEDE9700BE5561 /* RAPDFViewController.m */,
  487. 3C69617A23C70ECF0075172A /* WebViewController.h */,
  488. 3C69617B23C70ECF0075172A /* WebViewController.m */,
  489. 3CC7E73523BEDEA000BE5561 /* wkweb.storyboard */,
  490. );
  491. name = preview;
  492. sourceTree = "<group>";
  493. };
  494. 7128C2991E12504600FF635B /* pdfcreator */ = {
  495. isa = PBXGroup;
  496. children = (
  497. 7128C29B1E1250CA00FF635B /* TableDrawable.h */,
  498. 7128C29C1E1250CA00FF635B /* TableDrawable.m */,
  499. 7128C29D1E1250CA00FF635B /* TextDrawable.h */,
  500. 7128C29E1E1250CA00FF635B /* TextDrawable.m */,
  501. 7128C29F1E1250CA00FF635B /* PDFDrawable.h */,
  502. 7128C2A01E1250CA00FF635B /* PDFDrawable.m */,
  503. 7128C2A11E1250CA00FF635B /* RAPDFPage.h */,
  504. 713B97B21F79E649002B86BF /* RAPDFPage.m */,
  505. 7128C2A31E1250CA00FF635B /* BasicDrawable.h */,
  506. 7128C2A41E1250CA00FF635B /* BasicDrawable.m */,
  507. 7128C2A51E1250CA00FF635B /* GridDrawable.h */,
  508. 7128C2A61E1250CA00FF635B /* GridDrawable.m */,
  509. 7128C2A71E1250CA00FF635B /* GroupDrawable.h */,
  510. 7128C2A81E1250CA00FF635B /* GroupDrawable.m */,
  511. 7128C2A91E1250CA00FF635B /* ImageDrawable.h */,
  512. 7128C2AA1E1250CA00FF635B /* ImageDrawable.m */,
  513. 7128C2AB1E1250CA00FF635B /* RectDrawable.h */,
  514. 7128C2AC1E1250CA00FF635B /* RectDrawable.m */,
  515. 7128C2AD1E1250CA00FF635B /* LineDrawable.h */,
  516. 7128C2AE1E1250CA00FF635B /* LineDrawable.m */,
  517. );
  518. name = pdfcreator;
  519. sourceTree = "<group>";
  520. };
  521. 7128C29A1E12506200FF635B /* pdfedit */ = {
  522. isa = PBXGroup;
  523. children = (
  524. 7128C2951E12503000FF635B /* preview */,
  525. 7128C2991E12504600FF635B /* pdfcreator */,
  526. 7128C3421E12545C00FF635B /* CheckSelectorViewController.h */,
  527. 7128C3431E12545C00FF635B /* CheckSelectorViewController.m */,
  528. 7128C3441E12545C00FF635B /* DocumentPageViewController.h */,
  529. 7128C3451E12545C00FF635B /* DocumentPageViewController.m */,
  530. 71CDA08E1F75EE400079F8E6 /* DocumentTemplateViewController.h */,
  531. 71CDA08F1F75EE400079F8E6 /* DocumentTemplateViewController.m */,
  532. 7108773A1F79DACD00C18B95 /* PageViewController.h */,
  533. 7108773B1F79DACE00C18B95 /* PageViewController.m */,
  534. 71CDA0911F75EEBF0079F8E6 /* TemplateViewController.h */,
  535. 71CDA0921F75EEBF0079F8E6 /* TemplateViewController.m */,
  536. 7128C34A1E12548C00FF635B /* RAPDFPageView.h */,
  537. 7128C34B1E12548C00FF635B /* RAPDFPageView.m */,
  538. 7128C34C1E12548C00FF635B /* RAPDFScrollView.h */,
  539. 7128C34D1E12548C00FF635B /* RAPDFScrollView.m */,
  540. );
  541. name = pdfedit;
  542. sourceTree = "<group>";
  543. };
  544. 7128C2B91E1250F000FF635B /* utils */ = {
  545. isa = PBXGroup;
  546. children = (
  547. 3C70C0A02A2DC2B2008C2400 /* MessageBox */,
  548. 3C2B0459253D27AD00B52A74 /* RAUtils.h */,
  549. 3C2B045A253D27AD00B52A74 /* RAUtils.m */,
  550. 3C200FD6248A2165000E2FD5 /* RANetwork.h */,
  551. 3CC7E73B23BEE07900BE5561 /* RANetwork.m */,
  552. 3CBB92F0248A26EB0099E429 /* NetworkUtils.h */,
  553. 3CBB92F1248A26EB0099E429 /* NetworkUtils.m */,
  554. 7115D4241E13B32800EF4E4C /* customerUI */,
  555. 7128C2DD1E12511400FF635B /* aes */,
  556. 7128C2CC1E1250FF00FF635B /* zip */,
  557. 7128C2BA1E1250FC00FF635B /* ImageUtils.h */,
  558. 7128C2BB1E1250FC00FF635B /* ImageUtils.m */,
  559. 7128C2BC1E1250FC00FF635B /* PDFUtils.h */,
  560. 7128C2BD1E1250FC00FF635B /* PDFUtils.m */,
  561. 7128C2BE1E1250FC00FF635B /* TextUtils.h */,
  562. 7128C2BF1E1250FC00FF635B /* TextUtils.m */,
  563. 7128C2C01E1250FC00FF635B /* Reachability.h */,
  564. 7128C2C11E1250FC00FF635B /* Reachability.m */,
  565. 718697572113F40D00CE31EC /* RAConvertor.h */,
  566. 718697582113F40D00CE31EC /* RAConvertor.m */,
  567. );
  568. name = utils;
  569. sourceTree = "<group>";
  570. };
  571. 7128C2CC1E1250FF00FF635B /* zip */ = {
  572. isa = PBXGroup;
  573. children = (
  574. 7128C2CD1E12510900FF635B /* crypt.h */,
  575. 7128C2CE1E12510900FF635B /* ioapi.c */,
  576. 7128C2CF1E12510900FF635B /* ioapi.h */,
  577. 7128C2D01E12510900FF635B /* mztools.c */,
  578. 7128C2D11E12510900FF635B /* mztools.h */,
  579. 7128C2D21E12510900FF635B /* unzip.c */,
  580. 7128C2D31E12510900FF635B /* unzip.h */,
  581. 7128C2D41E12510900FF635B /* zip.c */,
  582. 7128C2D51E12510900FF635B /* zip.h */,
  583. 7128C2D61E12510900FF635B /* ZipArchive.h */,
  584. 7128C2D71E12510900FF635B /* ZipArchive.mm */,
  585. );
  586. name = zip;
  587. sourceTree = "<group>";
  588. };
  589. 7128C2DD1E12511400FF635B /* aes */ = {
  590. isa = PBXGroup;
  591. children = (
  592. 7128C2DE1E12511B00FF635B /* AESCrypt.h */,
  593. 7128C2DF1E12511B00FF635B /* AESCrypt.m */,
  594. 7128C2E01E12511B00FF635B /* LICENSE */,
  595. 7128C2E11E12511B00FF635B /* NSData+Base64.h */,
  596. 7128C2E21E12511B00FF635B /* NSData+Base64.m */,
  597. 7128C2E31E12511B00FF635B /* NSData+CommonCrypto.h */,
  598. 7128C2E41E12511B00FF635B /* NSData+CommonCrypto.m */,
  599. 7128C2E51E12511B00FF635B /* NSString+Base64.h */,
  600. 7128C2E61E12511B00FF635B /* NSString+Base64.m */,
  601. );
  602. name = aes;
  603. sourceTree = "<group>";
  604. };
  605. 7128C3261E1251DE00FF635B /* pdf resource */ = {
  606. isa = PBXGroup;
  607. children = (
  608. 3C64CA9729B8605C00CB0B07 /* GECI - Home Improvement Contract - Bin & J W Inc.pdf */,
  609. 3C64CA9629B8605C00CB0B07 /* GECI - Home Improvement Contract - Fong Huang.pdf */,
  610. 3C64CA9C29B8605C00CB0B07 /* GECI - Home Improvement Contract - Jim Xu.pdf */,
  611. 3C64CA9B29B8605C00CB0B07 /* GECI - Home Improvement Contract - LA House.pdf */,
  612. 3C64CA9A29B8605C00CB0B07 /* GECI - Home Improvement Contract - MMJ Remodeling Inc.pdf */,
  613. 3C64CA9829B8605C00CB0B07 /* GECI - Home Improvement Contract - Sunshine Remodeling Inc.pdf */,
  614. 3C64CA9529B8605B00CB0B07 /* GECI - Home Improvement Contract - Tan.pdf */,
  615. 3CBC873A2A61476400978758 /* GECI - Home Improvement Contract - TN CABINETRY.pdf */,
  616. 3C64CAA729B8646A00CB0B07 /* template_07_14_2023_14_35_47.json */,
  617. 714B870A1E24CAE200A40D18 /* debug.json */,
  618. 425A00F31F8F0EC200286D6F /* attribute_template.json */,
  619. 42DDB87B1F91E351002CCE22 /* template_type.json */,
  620. 42DDB87D1F91E940002CCE22 /* template_example.json */,
  621. );
  622. name = "pdf resource";
  623. sourceTree = "<group>";
  624. };
  625. 7128C3271E12520A00FF635B /* Frameworks */ = {
  626. isa = PBXGroup;
  627. children = (
  628. 7128C3281E12520B00FF635B /* libz.tbd */,
  629. );
  630. name = Frameworks;
  631. sourceTree = "<group>";
  632. };
  633. 71B152F11E67E86C00D2E5EC /* cam scan */ = {
  634. isa = PBXGroup;
  635. children = (
  636. 714B36FE1E70F2BF00E99B90 /* ScannerControllerView.h */,
  637. 714B36FF1E70F2BF00E99B90 /* ScannerControllerView.m */,
  638. 714B37001E70F2BF00E99B90 /* ScannerViewController.h */,
  639. 714B37011E70F2BF00E99B90 /* ScannerViewController.m */,
  640. 714B37021E70F2BF00E99B90 /* SCShapeView.h */,
  641. 714B37031E70F2BF00E99B90 /* SCShapeView.m */,
  642. 714B37071E70FCFE00E99B90 /* cam_scan.storyboard */,
  643. );
  644. name = "cam scan";
  645. sourceTree = "<group>";
  646. };
  647. /* End PBXGroup section */
  648. /* Begin PBXNativeTarget section */
  649. 7128C23A1E124F4500FF635B /* Granite Expo eSign */ = {
  650. isa = PBXNativeTarget;
  651. buildConfigurationList = 7128C2521E124F4500FF635B /* Build configuration list for PBXNativeTarget "Granite Expo eSign" */;
  652. buildPhases = (
  653. 7128C2371E124F4500FF635B /* Sources */,
  654. 7128C2381E124F4500FF635B /* Frameworks */,
  655. 7128C2391E124F4500FF635B /* Resources */,
  656. );
  657. buildRules = (
  658. );
  659. dependencies = (
  660. );
  661. name = "Granite Expo eSign";
  662. productName = "Granite Expo eSign";
  663. productReference = 7128C23B1E124F4500FF635B /* Granite Expo eSign.app */;
  664. productType = "com.apple.product-type.application";
  665. };
  666. /* End PBXNativeTarget section */
  667. /* Begin PBXProject section */
  668. 7128C2331E124F4500FF635B /* Project object */ = {
  669. isa = PBXProject;
  670. attributes = {
  671. BuildIndependentTargetsInParallel = YES;
  672. LastUpgradeCheck = 1430;
  673. ORGANIZATIONNAME = "United Software Applications, Inc";
  674. TargetAttributes = {
  675. 7128C23A1E124F4500FF635B = {
  676. CreatedOnToolsVersion = 8.2;
  677. DevelopmentTeam = HXWLAA5YN5;
  678. ProvisioningStyle = Automatic;
  679. };
  680. };
  681. };
  682. buildConfigurationList = 7128C2361E124F4500FF635B /* Build configuration list for PBXProject "Granite Expo eSign" */;
  683. compatibilityVersion = "Xcode 3.2";
  684. developmentRegion = en;
  685. hasScannedForEncodings = 0;
  686. knownRegions = (
  687. en,
  688. Base,
  689. );
  690. mainGroup = 7128C2321E124F4500FF635B;
  691. productRefGroup = 7128C23C1E124F4500FF635B /* Products */;
  692. projectDirPath = "";
  693. projectRoot = "";
  694. targets = (
  695. 7128C23A1E124F4500FF635B /* Granite Expo eSign */,
  696. );
  697. };
  698. /* End PBXProject section */
  699. /* Begin PBXResourcesBuildPhase section */
  700. 7128C2391E124F4500FF635B /* Resources */ = {
  701. isa = PBXResourcesBuildPhase;
  702. buildActionMask = 2147483647;
  703. files = (
  704. 42DDB87E1F91E949002CCE22 /* template_example.json in Resources */,
  705. 3CC7E7B723C5CB7800BE5561 /* Launch Screen.storyboard in Resources */,
  706. 42DDB87C1F91E367002CCE22 /* template_type.json in Resources */,
  707. 425A00F41F8F196900286D6F /* attribute_template.json in Resources */,
  708. 3C64CA9D29B8605C00CB0B07 /* GECI - Home Improvement Contract - Tan.pdf in Resources */,
  709. 3C64CAA329B8605C00CB0B07 /* GECI - Home Improvement Contract - LA House.pdf in Resources */,
  710. 7128C24B1E124F4500FF635B /* Assets.xcassets in Resources */,
  711. 7128C26F1E124FF200FF635B /* Main.storyboard in Resources */,
  712. 3C64CAA029B8605C00CB0B07 /* GECI - Home Improvement Contract - Sunshine Remodeling Inc.pdf in Resources */,
  713. 3C64CAA429B8605C00CB0B07 /* GECI - Home Improvement Contract - Jim Xu.pdf in Resources */,
  714. 3CC7E73623BEDEA000BE5561 /* wkweb.storyboard in Resources */,
  715. 42DDB87A1F91DCE8002CCE22 /* ControlTemplateCell.xib in Resources */,
  716. 7128C27D1E12500B00FF635B /* signature.storyboard in Resources */,
  717. 3C64CAA829B8646A00CB0B07 /* template_07_14_2023_14_35_47.json in Resources */,
  718. 3C64CA9F29B8605C00CB0B07 /* GECI - Home Improvement Contract - Bin & J W Inc.pdf in Resources */,
  719. 3CBC873B2A61476400978758 /* GECI - Home Improvement Contract - TN CABINETRY.pdf in Resources */,
  720. 7128C2E81E12511B00FF635B /* LICENSE in Resources */,
  721. 42DDB8751F91C081002CCE22 /* ControlTemplateVC.xib in Resources */,
  722. 714B870B1E24CAE300A40D18 /* debug.json in Resources */,
  723. 3C6B627E27102F6800E74CF9 /* CommonEditor.storyboard in Resources */,
  724. 714B37081E70FCFE00E99B90 /* cam_scan.storyboard in Resources */,
  725. 3C64CAA229B8605C00CB0B07 /* GECI - Home Improvement Contract - MMJ Remodeling Inc.pdf in Resources */,
  726. 3C64CA9E29B8605C00CB0B07 /* GECI - Home Improvement Contract - Fong Huang.pdf in Resources */,
  727. );
  728. runOnlyForDeploymentPostprocessing = 0;
  729. };
  730. /* End PBXResourcesBuildPhase section */
  731. /* Begin PBXSourcesBuildPhase section */
  732. 7128C2371E124F4500FF635B /* Sources */ = {
  733. isa = PBXSourcesBuildPhase;
  734. buildActionMask = 2147483647;
  735. files = (
  736. 7128C3471E12545C00FF635B /* DocumentPageViewController.m in Sources */,
  737. 7115D42A1E14DE0A00EF4E4C /* DocListTableViewCell.m in Sources */,
  738. 7128C2B11E1250CA00FF635B /* PDFDrawable.m in Sources */,
  739. 7128C2E71E12511B00FF635B /* AESCrypt.m in Sources */,
  740. 3C6B628127102F7C00E74CF9 /* DatePickerViewController.m in Sources */,
  741. 713B97B31F79E649002B86BF /* RAPDFPage.m in Sources */,
  742. 71F8D0341EC057A2002003DB /* RANetworkTaskDelegate.m in Sources */,
  743. 7115D4271E13B70C00EF4E4C /* DocumentListViewController.m in Sources */,
  744. 7128C2B71E1250CA00FF635B /* RectDrawable.m in Sources */,
  745. 71BBFC3A1E651CC4008668A7 /* DocnotesViewController.m in Sources */,
  746. 3C2B045B253D27AD00B52A74 /* RAUtils.m in Sources */,
  747. 42D49E591F8DF15800AE39D5 /* AttributeLabelCell.m in Sources */,
  748. 3CC7E73423BEDE9700BE5561 /* RAPDFViewController.m in Sources */,
  749. 7128C2D91E12510900FF635B /* mztools.c in Sources */,
  750. 3C9FFAA9274B87DE0067830C /* TouchLabel.m in Sources */,
  751. 3CC7E73C23BEE07900BE5561 /* RANetwork.m in Sources */,
  752. 714A9AEF1E9CADA100371995 /* PendingDocumentsTableViewCell.m in Sources */,
  753. 7128C2EB1E12511B00FF635B /* NSString+Base64.m in Sources */,
  754. 7128C2B31E1250CA00FF635B /* BasicDrawable.m in Sources */,
  755. 7128C2C71E1250FC00FF635B /* PDFUtils.m in Sources */,
  756. 42D49E6C1F8DFF2D00AE39D5 /* ItemTableDataSourceAndDelegate.m in Sources */,
  757. 3C69617C23C70ECF0075172A /* WebViewController.m in Sources */,
  758. 7128C3541E12548C00FF635B /* RAPDFScrollView.m in Sources */,
  759. 7128C3411E12542000FF635B /* LoginViewController.m in Sources */,
  760. 713B97B11F79E0CB002B86BF /* dbgPageVC.m in Sources */,
  761. 7128C3461E12545C00FF635B /* CheckSelectorViewController.m in Sources */,
  762. 3C9FFAAF274B908E0067830C /* RTLabel.m in Sources */,
  763. 42D49E721F8DFF5000AE39D5 /* AttributeTableDataSourceAndDelegate.m in Sources */,
  764. 42DDB8791F91DCE8002CCE22 /* ControlTemplateCell.m in Sources */,
  765. 3C70C0A82A2DC2B2008C2400 /* MessageBox.m in Sources */,
  766. 7128C2B81E1250CA00FF635B /* LineDrawable.m in Sources */,
  767. 42D49E641F8DFA3100AE39D5 /* PageItemCell.m in Sources */,
  768. 7128C2DB1E12510900FF635B /* zip.c in Sources */,
  769. 7128C2C91E1250FC00FF635B /* Reachability.m in Sources */,
  770. 7128C27C1E12500B00FF635B /* SignatureViewController.m in Sources */,
  771. 71B152EF1E66C87F00D2E5EC /* AddExtDocumentViewController.m in Sources */,
  772. 7128C2DC1E12510900FF635B /* ZipArchive.mm in Sources */,
  773. 7128C3561E12548C00FF635B /* SignatureTableViewCell.m in Sources */,
  774. 3C6B62842710324B00E74CF9 /* TouchImageView.m in Sources */,
  775. 3C9FFAAC274B8FA20067830C /* EnumSelectViewController.m in Sources */,
  776. 7128C2B51E1250CA00FF635B /* GroupDrawable.m in Sources */,
  777. 714A9AEC1E9CA92000371995 /* PendingDocumentsViewController.m in Sources */,
  778. 3C6B62872710325500E74CF9 /* CustomIOSAlertView.m in Sources */,
  779. 42D49E5C1F8DF16B00AE39D5 /* AttributeSwitchCell.m in Sources */,
  780. 718697592113F40D00CE31EC /* RAConvertor.m in Sources */,
  781. 7128C2B41E1250CA00FF635B /* GridDrawable.m in Sources */,
  782. 71CDA0931F75EEBF0079F8E6 /* TemplateViewController.m in Sources */,
  783. 42D49E561F8DF13A00AE39D5 /* AttributeTextFieldCell.m in Sources */,
  784. 7115D4561E1606F700EF4E4C /* GEContractFilterViewController.m in Sources */,
  785. 7128C2DA1E12510900FF635B /* unzip.c in Sources */,
  786. 3C70C0A72A2DC2B2008C2400 /* PopWaitAlert.m in Sources */,
  787. 42D49E671F8DFA4B00AE39D5 /* PageSubItemCell.m in Sources */,
  788. 3C64CAAD29BB12C800CB0B07 /* RASingleton.m in Sources */,
  789. 42DDB8741F91C081002CCE22 /* ControlTemplateVC.m in Sources */,
  790. 71CDA0901F75EE400079F8E6 /* DocumentTemplateViewController.m in Sources */,
  791. 7128C2C81E1250FC00FF635B /* TextUtils.m in Sources */,
  792. 7128C33B1E12540F00FF635B /* AppDelegate.m in Sources */,
  793. 7128C27B1E12500B00FF635B /* SignatureView.m in Sources */,
  794. 7128C2B61E1250CA00FF635B /* ImageDrawable.m in Sources */,
  795. 7128C2AF1E1250CA00FF635B /* TableDrawable.m in Sources */,
  796. 7128C2401E124F4500FF635B /* main.m in Sources */,
  797. 7128C3551E12548C00FF635B /* SignatureListViewController.m in Sources */,
  798. 3CBB92F2248A26EB0099E429 /* NetworkUtils.m in Sources */,
  799. 714B37041E70F2BF00E99B90 /* ScannerControllerView.m in Sources */,
  800. 3C70C0A92A2DC2B2008C2400 /* RAPopviewContainer.m in Sources */,
  801. 7128C2EA1E12511B00FF635B /* NSData+CommonCrypto.m in Sources */,
  802. 7128C2B01E1250CA00FF635B /* TextDrawable.m in Sources */,
  803. 71BBFC371E6419D4008668A7 /* ExtDocumentsViewController.m in Sources */,
  804. 7128C3531E12548C00FF635B /* RAPDFPageView.m in Sources */,
  805. 7128C33E1E12541800FF635B /* RootViewController.m in Sources */,
  806. 7128C2E91E12511B00FF635B /* NSData+Base64.m in Sources */,
  807. 714B37051E70F2BF00E99B90 /* ScannerViewController.m in Sources */,
  808. 7128C2D81E12510900FF635B /* ioapi.c in Sources */,
  809. 714B37061E70F2BF00E99B90 /* SCShapeView.m in Sources */,
  810. 7128C2C61E1250FC00FF635B /* ImageUtils.m in Sources */,
  811. 7108773C1F79DACE00C18B95 /* PageViewController.m in Sources */,
  812. 3C9FFAB2274B91610067830C /* EnumSelectorCell.m in Sources */,
  813. );
  814. runOnlyForDeploymentPostprocessing = 0;
  815. };
  816. /* End PBXSourcesBuildPhase section */
  817. /* Begin PBXVariantGroup section */
  818. 7128C2671E124FF200FF635B /* Main.storyboard */ = {
  819. isa = PBXVariantGroup;
  820. children = (
  821. 7128C2681E124FF200FF635B /* Base */,
  822. );
  823. name = Main.storyboard;
  824. sourceTree = "<group>";
  825. };
  826. /* End PBXVariantGroup section */
  827. /* Begin XCBuildConfiguration section */
  828. 7128C2501E124F4500FF635B /* Debug */ = {
  829. isa = XCBuildConfiguration;
  830. buildSettings = {
  831. ALWAYS_SEARCH_USER_PATHS = NO;
  832. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  833. CLANG_ANALYZER_NONNULL = YES;
  834. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  835. CLANG_CXX_LIBRARY = "libc++";
  836. CLANG_ENABLE_MODULES = YES;
  837. CLANG_ENABLE_OBJC_ARC = YES;
  838. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  839. CLANG_WARN_BOOL_CONVERSION = YES;
  840. CLANG_WARN_COMMA = YES;
  841. CLANG_WARN_CONSTANT_CONVERSION = YES;
  842. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  843. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  844. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  845. CLANG_WARN_EMPTY_BODY = YES;
  846. CLANG_WARN_ENUM_CONVERSION = YES;
  847. CLANG_WARN_INFINITE_RECURSION = YES;
  848. CLANG_WARN_INT_CONVERSION = YES;
  849. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  850. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  851. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  852. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  853. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  854. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  855. CLANG_WARN_STRICT_PROTOTYPES = YES;
  856. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  857. CLANG_WARN_UNREACHABLE_CODE = YES;
  858. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  859. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  860. COPY_PHASE_STRIP = NO;
  861. DEBUG_INFORMATION_FORMAT = dwarf;
  862. ENABLE_STRICT_OBJC_MSGSEND = YES;
  863. ENABLE_TESTABILITY = YES;
  864. GCC_C_LANGUAGE_STANDARD = gnu99;
  865. GCC_DYNAMIC_NO_PIC = NO;
  866. GCC_NO_COMMON_BLOCKS = YES;
  867. GCC_OPTIMIZATION_LEVEL = 0;
  868. GCC_PREPROCESSOR_DEFINITIONS = (
  869. "DEBUG=1",
  870. "$(inherited)",
  871. );
  872. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  873. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  874. GCC_WARN_UNDECLARED_SELECTOR = YES;
  875. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  876. GCC_WARN_UNUSED_FUNCTION = YES;
  877. GCC_WARN_UNUSED_VARIABLE = YES;
  878. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  879. MTL_ENABLE_DEBUG_INFO = YES;
  880. ONLY_ACTIVE_ARCH = YES;
  881. SDKROOT = iphoneos;
  882. TARGETED_DEVICE_FAMILY = 2;
  883. };
  884. name = Debug;
  885. };
  886. 7128C2511E124F4500FF635B /* Release */ = {
  887. isa = XCBuildConfiguration;
  888. buildSettings = {
  889. ALWAYS_SEARCH_USER_PATHS = NO;
  890. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  891. CLANG_ANALYZER_NONNULL = YES;
  892. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  893. CLANG_CXX_LIBRARY = "libc++";
  894. CLANG_ENABLE_MODULES = YES;
  895. CLANG_ENABLE_OBJC_ARC = YES;
  896. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  897. CLANG_WARN_BOOL_CONVERSION = YES;
  898. CLANG_WARN_COMMA = YES;
  899. CLANG_WARN_CONSTANT_CONVERSION = YES;
  900. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  901. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  902. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  903. CLANG_WARN_EMPTY_BODY = YES;
  904. CLANG_WARN_ENUM_CONVERSION = YES;
  905. CLANG_WARN_INFINITE_RECURSION = YES;
  906. CLANG_WARN_INT_CONVERSION = YES;
  907. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  908. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  909. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  910. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  911. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  912. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  913. CLANG_WARN_STRICT_PROTOTYPES = YES;
  914. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  915. CLANG_WARN_UNREACHABLE_CODE = YES;
  916. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  917. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  918. COPY_PHASE_STRIP = NO;
  919. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  920. ENABLE_NS_ASSERTIONS = NO;
  921. ENABLE_STRICT_OBJC_MSGSEND = YES;
  922. GCC_C_LANGUAGE_STANDARD = gnu99;
  923. GCC_NO_COMMON_BLOCKS = YES;
  924. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  925. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  926. GCC_WARN_UNDECLARED_SELECTOR = YES;
  927. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  928. GCC_WARN_UNUSED_FUNCTION = YES;
  929. GCC_WARN_UNUSED_VARIABLE = YES;
  930. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  931. MTL_ENABLE_DEBUG_INFO = NO;
  932. SDKROOT = iphoneos;
  933. TARGETED_DEVICE_FAMILY = 2;
  934. VALIDATE_PRODUCT = YES;
  935. };
  936. name = Release;
  937. };
  938. 7128C2531E124F4500FF635B /* Debug */ = {
  939. isa = XCBuildConfiguration;
  940. buildSettings = {
  941. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  942. CURRENT_PROJECT_VERSION = 54088;
  943. DEVELOPMENT_TEAM = HXWLAA5YN5;
  944. INFOPLIST_FILE = "Granite Expo eSign/Info.plist";
  945. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  946. LD_RUNPATH_SEARCH_PATHS = (
  947. "$(inherited)",
  948. "@executable_path/Frameworks",
  949. );
  950. MARKETING_VERSION = 1.75;
  951. PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.Granite-Expo-eSign";
  952. PRODUCT_NAME = "$(TARGET_NAME)";
  953. };
  954. name = Debug;
  955. };
  956. 7128C2541E124F4500FF635B /* Release */ = {
  957. isa = XCBuildConfiguration;
  958. buildSettings = {
  959. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  960. CURRENT_PROJECT_VERSION = 54088;
  961. DEVELOPMENT_TEAM = HXWLAA5YN5;
  962. INFOPLIST_FILE = "Granite Expo eSign/Info.plist";
  963. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  964. LD_RUNPATH_SEARCH_PATHS = (
  965. "$(inherited)",
  966. "@executable_path/Frameworks",
  967. );
  968. MARKETING_VERSION = 1.75;
  969. PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.Granite-Expo-eSign";
  970. PRODUCT_NAME = "$(TARGET_NAME)";
  971. };
  972. name = Release;
  973. };
  974. /* End XCBuildConfiguration section */
  975. /* Begin XCConfigurationList section */
  976. 7128C2361E124F4500FF635B /* Build configuration list for PBXProject "Granite Expo eSign" */ = {
  977. isa = XCConfigurationList;
  978. buildConfigurations = (
  979. 7128C2501E124F4500FF635B /* Debug */,
  980. 7128C2511E124F4500FF635B /* Release */,
  981. );
  982. defaultConfigurationIsVisible = 0;
  983. defaultConfigurationName = Release;
  984. };
  985. 7128C2521E124F4500FF635B /* Build configuration list for PBXNativeTarget "Granite Expo eSign" */ = {
  986. isa = XCConfigurationList;
  987. buildConfigurations = (
  988. 7128C2531E124F4500FF635B /* Debug */,
  989. 7128C2541E124F4500FF635B /* Release */,
  990. );
  991. defaultConfigurationIsVisible = 0;
  992. defaultConfigurationName = Release;
  993. };
  994. /* End XCConfigurationList section */
  995. };
  996. rootObject = 7128C2331E124F4500FF635B /* Project object */;
  997. }