project.pbxproj 74 KB

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