project.pbxproj 55 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 7115D41F1E13AC0200EF4E4C /* GEIC - Home Improvement Contract 2017.json in Resources */ = {isa = PBXBuildFile; fileRef = 7115D41E1E13AC0200EF4E4C /* GEIC - Home Improvement Contract 2017.json */; };
  10. 7115D4271E13B70C00EF4E4C /* DocumentListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7115D4261E13B70C00EF4E4C /* DocumentListViewController.m */; };
  11. 7115D42A1E14DE0A00EF4E4C /* DocListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7115D4291E14DE0A00EF4E4C /* DocListTableViewCell.m */; };
  12. 7115D4561E1606F700EF4E4C /* GEContractFilterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7115D4551E1606F700EF4E4C /* GEContractFilterViewController.m */; };
  13. 7115D4591E162BA800EF4E4C /* DatePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7115D4581E162BA800EF4E4C /* DatePickerViewController.m */; };
  14. 7115D45F1E16326C00EF4E4C /* CommonEditor.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7115D45E1E16326C00EF4E4C /* CommonEditor.storyboard */; };
  15. 7128C2401E124F4500FF635B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C23F1E124F4500FF635B /* main.m */; };
  16. 7128C24B1E124F4500FF635B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7128C24A1E124F4500FF635B /* Assets.xcassets */; };
  17. 7128C26F1E124FF200FF635B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7128C2671E124FF200FF635B /* Main.storyboard */; };
  18. 7128C2701E124FF200FF635B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7128C2691E124FF200FF635B /* LaunchScreen.storyboard */; };
  19. 7128C27B1E12500B00FF635B /* SignatureView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2731E12500B00FF635B /* SignatureView.m */; };
  20. 7128C27C1E12500B00FF635B /* SignatureViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2751E12500B00FF635B /* SignatureViewController.m */; };
  21. 7128C27D1E12500B00FF635B /* signature.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7128C2761E12500B00FF635B /* signature.storyboard */; };
  22. 7128C28E1E12501B00FF635B /* TouchImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2811E12501B00FF635B /* TouchImageView.m */; };
  23. 7128C2981E12504300FF635B /* PDFViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2971E12504300FF635B /* PDFViewController.m */; };
  24. 7128C2AF1E1250CA00FF635B /* TableDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C29C1E1250CA00FF635B /* TableDrawable.m */; };
  25. 7128C2B01E1250CA00FF635B /* TextDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C29E1E1250CA00FF635B /* TextDrawable.m */; };
  26. 7128C2B11E1250CA00FF635B /* PDFDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2A01E1250CA00FF635B /* PDFDrawable.m */; };
  27. 7128C2B21E1250CA00FF635B /* PDFPage.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2A21E1250CA00FF635B /* PDFPage.m */; };
  28. 7128C2B31E1250CA00FF635B /* BasicDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2A41E1250CA00FF635B /* BasicDrawable.m */; };
  29. 7128C2B41E1250CA00FF635B /* GridDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2A61E1250CA00FF635B /* GridDrawable.m */; };
  30. 7128C2B51E1250CA00FF635B /* GroupDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2A81E1250CA00FF635B /* GroupDrawable.m */; };
  31. 7128C2B61E1250CA00FF635B /* ImageDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2AA1E1250CA00FF635B /* ImageDrawable.m */; };
  32. 7128C2B71E1250CA00FF635B /* RectDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2AC1E1250CA00FF635B /* RectDrawable.m */; };
  33. 7128C2B81E1250CA00FF635B /* LineDrawable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2AE1E1250CA00FF635B /* LineDrawable.m */; };
  34. 7128C2C61E1250FC00FF635B /* ImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2BB1E1250FC00FF635B /* ImageUtils.m */; };
  35. 7128C2C71E1250FC00FF635B /* PDFUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2BD1E1250FC00FF635B /* PDFUtils.m */; };
  36. 7128C2C81E1250FC00FF635B /* TextUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2BF1E1250FC00FF635B /* TextUtils.m */; };
  37. 7128C2C91E1250FC00FF635B /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2C11E1250FC00FF635B /* Reachability.m */; };
  38. 7128C2CA1E1250FC00FF635B /* NetworkUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2C31E1250FC00FF635B /* NetworkUtils.m */; };
  39. 7128C2CB1E1250FC00FF635B /* RAUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2C51E1250FC00FF635B /* RAUtils.m */; };
  40. 7128C2D81E12510900FF635B /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2CE1E12510900FF635B /* ioapi.c */; };
  41. 7128C2D91E12510900FF635B /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2D01E12510900FF635B /* mztools.c */; };
  42. 7128C2DA1E12510900FF635B /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2D21E12510900FF635B /* unzip.c */; };
  43. 7128C2DB1E12510900FF635B /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2D41E12510900FF635B /* zip.c */; };
  44. 7128C2DC1E12510900FF635B /* ZipArchive.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2D71E12510900FF635B /* ZipArchive.mm */; };
  45. 7128C2E71E12511B00FF635B /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2DF1E12511B00FF635B /* AESCrypt.m */; };
  46. 7128C2E81E12511B00FF635B /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 7128C2E01E12511B00FF635B /* LICENSE */; };
  47. 7128C2E91E12511B00FF635B /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2E21E12511B00FF635B /* NSData+Base64.m */; };
  48. 7128C2EA1E12511B00FF635B /* NSData+CommonCrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2E41E12511B00FF635B /* NSData+CommonCrypto.m */; };
  49. 7128C2EB1E12511B00FF635B /* NSString+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2E61E12511B00FF635B /* NSString+Base64.m */; };
  50. 7128C3291E12520B00FF635B /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 7128C3281E12520B00FF635B /* libz.tbd */; };
  51. 7128C33A1E12540F00FF635B /* ACNetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C3371E12540F00FF635B /* ACNetwork.m */; };
  52. 7128C33B1E12540F00FF635B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C3391E12540F00FF635B /* AppDelegate.m */; };
  53. 7128C33E1E12541800FF635B /* RootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C33D1E12541800FF635B /* RootViewController.m */; };
  54. 7128C3411E12542000FF635B /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C3401E12542000FF635B /* LoginViewController.m */; };
  55. 7128C3461E12545C00FF635B /* CheckSelectorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C3431E12545C00FF635B /* CheckSelectorViewController.m */; };
  56. 7128C3471E12545C00FF635B /* DocumentPageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C3451E12545C00FF635B /* DocumentPageViewController.m */; };
  57. 7128C3521E12548C00FF635B /* PageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C3491E12548C00FF635B /* PageViewController.m */; };
  58. 7128C3531E12548C00FF635B /* PDFPageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C34B1E12548C00FF635B /* PDFPageView.m */; };
  59. 7128C3541E12548C00FF635B /* PDFScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C34D1E12548C00FF635B /* PDFScrollView.m */; };
  60. 7128C3551E12548C00FF635B /* SignatureListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C34F1E12548C00FF635B /* SignatureListViewController.m */; };
  61. 7128C3561E12548C00FF635B /* SignatureTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C3511E12548C00FF635B /* SignatureTableViewCell.m */; };
  62. 714B870B1E24CAE300A40D18 /* debug.json in Resources */ = {isa = PBXBuildFile; fileRef = 714B870A1E24CAE200A40D18 /* debug.json */; };
  63. 717243441E1CCCEC00800678 /* CustomIOSAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = 717243431E1CCCEC00800678 /* CustomIOSAlertView.m */; };
  64. 7172434A1E1E208F00800678 /* GEIC - Home Improvement Contract 2017.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 717243491E1E208F00800678 /* GEIC - Home Improvement Contract 2017.pdf */; };
  65. 71B152EF1E66C87F00D2E5EC /* AddExtDocumentViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71B152EE1E66C87F00D2E5EC /* AddExtDocumentViewController.m */; };
  66. 71BBFC371E6419D4008668A7 /* ExtDocumentsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71BBFC361E6419D4008668A7 /* ExtDocumentsViewController.m */; };
  67. 71BBFC3A1E651CC4008668A7 /* DocnotesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71BBFC391E651CC4008668A7 /* DocnotesViewController.m */; };
  68. /* End PBXBuildFile section */
  69. /* Begin PBXFileReference section */
  70. 7115D41E1E13AC0200EF4E4C /* GEIC - Home Improvement Contract 2017.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = "GEIC - Home Improvement Contract 2017.json"; path = "Granite Expo eSign/GEIC - Home Improvement Contract 2017.json"; sourceTree = "<group>"; };
  71. 7115D4251E13B70C00EF4E4C /* DocumentListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DocumentListViewController.h; path = ../../common/DocumentListViewController.h; sourceTree = "<group>"; };
  72. 7115D4261E13B70C00EF4E4C /* DocumentListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DocumentListViewController.m; path = ../../common/DocumentListViewController.m; sourceTree = "<group>"; };
  73. 7115D4281E14DE0A00EF4E4C /* DocListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DocListTableViewCell.h; path = ../../common/DocListTableViewCell.h; sourceTree = "<group>"; };
  74. 7115D4291E14DE0A00EF4E4C /* DocListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DocListTableViewCell.m; path = ../../common/DocListTableViewCell.m; sourceTree = "<group>"; };
  75. 7115D4541E1606F700EF4E4C /* GEContractFilterViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GEContractFilterViewController.h; sourceTree = "<group>"; };
  76. 7115D4551E1606F700EF4E4C /* GEContractFilterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GEContractFilterViewController.m; sourceTree = "<group>"; };
  77. 7115D4571E162BA800EF4E4C /* DatePickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DatePickerViewController.h; path = "../../../RedAnt ERP Mobile/common/CommonEditor/DatePickerViewController.h"; sourceTree = "<group>"; };
  78. 7115D4581E162BA800EF4E4C /* DatePickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DatePickerViewController.m; path = "../../../RedAnt ERP Mobile/common/CommonEditor/DatePickerViewController.m"; sourceTree = "<group>"; };
  79. 7115D45E1E16326C00EF4E4C /* CommonEditor.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = CommonEditor.storyboard; path = "../../../RedAnt ERP Mobile/common/CommonEditor/CommonEditor.storyboard"; sourceTree = "<group>"; };
  80. 7128C23B1E124F4500FF635B /* Granite Expo eSign.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Granite Expo eSign.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  81. 7128C23F1E124F4500FF635B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  82. 7128C24A1E124F4500FF635B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  83. 7128C24F1E124F4500FF635B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  84. 7128C2681E124FF200FF635B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = ../../AntsContract/AntsContract/Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  85. 7128C26A1E124FF200FF635B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = ../../AntsContract/AntsContract/Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  86. 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>"; };
  87. 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>"; };
  88. 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>"; };
  89. 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>"; };
  90. 7128C2761E12500B00FF635B /* signature.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = signature.storyboard; path = "../../../RedAnt ERP Mobile/common/Functions/signature/signature.storyboard"; sourceTree = "<group>"; };
  91. 7128C2801E12501B00FF635B /* TouchImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TouchImageView.h; path = "../../../RedAnt ERP Mobile/common/customUI/TouchImageView.h"; sourceTree = "<group>"; };
  92. 7128C2811E12501B00FF635B /* TouchImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TouchImageView.m; path = "../../../RedAnt ERP Mobile/common/customUI/TouchImageView.m"; sourceTree = "<group>"; };
  93. 7128C2961E12504300FF635B /* PDFViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFViewController.h; path = "../../../RedAnt ERP Mobile/common/Functions/PDF+Web/PDFViewController.h"; sourceTree = "<group>"; };
  94. 7128C2971E12504300FF635B /* PDFViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFViewController.m; path = "../../../RedAnt ERP Mobile/common/Functions/PDF+Web/PDFViewController.m"; sourceTree = "<group>"; };
  95. 7128C29B1E1250CA00FF635B /* TableDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TableDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/TableDrawable.h"; sourceTree = "<group>"; };
  96. 7128C29C1E1250CA00FF635B /* TableDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TableDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/TableDrawable.m"; sourceTree = "<group>"; };
  97. 7128C29D1E1250CA00FF635B /* TextDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/TextDrawable.h"; sourceTree = "<group>"; };
  98. 7128C29E1E1250CA00FF635B /* TextDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TextDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/TextDrawable.m"; sourceTree = "<group>"; };
  99. 7128C29F1E1250CA00FF635B /* PDFDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/PDFDrawable.h"; sourceTree = "<group>"; };
  100. 7128C2A01E1250CA00FF635B /* PDFDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/PDFDrawable.m"; sourceTree = "<group>"; };
  101. 7128C2A11E1250CA00FF635B /* PDFPage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFPage.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/PDFPage.h"; sourceTree = "<group>"; };
  102. 7128C2A21E1250CA00FF635B /* PDFPage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFPage.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/PDFPage.m"; sourceTree = "<group>"; };
  103. 7128C2A31E1250CA00FF635B /* BasicDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BasicDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/BasicDrawable.h"; sourceTree = "<group>"; };
  104. 7128C2A41E1250CA00FF635B /* BasicDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BasicDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/BasicDrawable.m"; sourceTree = "<group>"; };
  105. 7128C2A51E1250CA00FF635B /* GridDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GridDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/GridDrawable.h"; sourceTree = "<group>"; };
  106. 7128C2A61E1250CA00FF635B /* GridDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GridDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/GridDrawable.m"; sourceTree = "<group>"; };
  107. 7128C2A71E1250CA00FF635B /* GroupDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GroupDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/GroupDrawable.h"; sourceTree = "<group>"; };
  108. 7128C2A81E1250CA00FF635B /* GroupDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GroupDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/GroupDrawable.m"; sourceTree = "<group>"; };
  109. 7128C2A91E1250CA00FF635B /* ImageDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/ImageDrawable.h"; sourceTree = "<group>"; };
  110. 7128C2AA1E1250CA00FF635B /* ImageDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/ImageDrawable.m"; sourceTree = "<group>"; };
  111. 7128C2AB1E1250CA00FF635B /* RectDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RectDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/RectDrawable.h"; sourceTree = "<group>"; };
  112. 7128C2AC1E1250CA00FF635B /* RectDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RectDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/RectDrawable.m"; sourceTree = "<group>"; };
  113. 7128C2AD1E1250CA00FF635B /* LineDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LineDrawable.h; path = "../../../RedAnt ERP Mobile/common/pdfCreator/LineDrawable.h"; sourceTree = "<group>"; };
  114. 7128C2AE1E1250CA00FF635B /* LineDrawable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LineDrawable.m; path = "../../../RedAnt ERP Mobile/common/pdfCreator/LineDrawable.m"; sourceTree = "<group>"; };
  115. 7128C2BA1E1250FC00FF635B /* ImageUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageUtils.h; path = "../../../RedAnt ERP Mobile/common/ImageUtils.h"; sourceTree = "<group>"; };
  116. 7128C2BB1E1250FC00FF635B /* ImageUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageUtils.m; path = "../../../RedAnt ERP Mobile/common/ImageUtils.m"; sourceTree = "<group>"; };
  117. 7128C2BC1E1250FC00FF635B /* PDFUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFUtils.h; path = "../../../RedAnt ERP Mobile/common/PDFUtils.h"; sourceTree = "<group>"; };
  118. 7128C2BD1E1250FC00FF635B /* PDFUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFUtils.m; path = "../../../RedAnt ERP Mobile/common/PDFUtils.m"; sourceTree = "<group>"; };
  119. 7128C2BE1E1250FC00FF635B /* TextUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextUtils.h; path = "../../../RedAnt ERP Mobile/common/TextUtils.h"; sourceTree = "<group>"; };
  120. 7128C2BF1E1250FC00FF635B /* TextUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TextUtils.m; path = "../../../RedAnt ERP Mobile/common/TextUtils.m"; sourceTree = "<group>"; };
  121. 7128C2C01E1250FC00FF635B /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Reachability.h; path = "../../../RedAnt ERP Mobile/common/Reachability.h"; sourceTree = "<group>"; };
  122. 7128C2C11E1250FC00FF635B /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Reachability.m; path = "../../../RedAnt ERP Mobile/common/Reachability.m"; sourceTree = "<group>"; };
  123. 7128C2C21E1250FC00FF635B /* NetworkUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetworkUtils.h; path = "../../../RedAnt ERP Mobile/common/NetworkUtils.h"; sourceTree = "<group>"; };
  124. 7128C2C31E1250FC00FF635B /* NetworkUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NetworkUtils.m; path = "../../../RedAnt ERP Mobile/common/NetworkUtils.m"; sourceTree = "<group>"; };
  125. 7128C2C41E1250FC00FF635B /* RAUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUtils.h; path = "../../../RedAnt ERP Mobile/common/RAUtils.h"; sourceTree = "<group>"; };
  126. 7128C2C51E1250FC00FF635B /* RAUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUtils.m; path = "../../../RedAnt ERP Mobile/common/RAUtils.m"; sourceTree = "<group>"; };
  127. 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>"; };
  128. 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>"; };
  129. 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>"; };
  130. 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>"; };
  131. 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>"; };
  132. 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>"; };
  133. 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>"; };
  134. 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>"; };
  135. 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>"; };
  136. 7128C2D61E12510900FF635B /* ZipArchive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ZipArchive.h; path = "../../../RedAnt ERP Mobile/common/zip/ZipArchive.h"; sourceTree = "<group>"; };
  137. 7128C2D71E12510900FF635B /* ZipArchive.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ZipArchive.mm; path = "../../../RedAnt ERP Mobile/common/zip/ZipArchive.mm"; sourceTree = "<group>"; };
  138. 7128C2DE1E12511B00FF635B /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AESCrypt.h; path = "../../../RedAnt ERP Mobile/common/AES/AESCrypt.h"; sourceTree = "<group>"; };
  139. 7128C2DF1E12511B00FF635B /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AESCrypt.m; path = "../../../RedAnt ERP Mobile/common/AES/AESCrypt.m"; sourceTree = "<group>"; };
  140. 7128C2E01E12511B00FF635B /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = "../../../RedAnt ERP Mobile/common/AES/LICENSE"; sourceTree = "<group>"; };
  141. 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>"; };
  142. 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>"; };
  143. 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>"; };
  144. 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>"; };
  145. 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>"; };
  146. 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>"; };
  147. 7128C3241E1251D000FF635B /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
  148. 7128C3251E1251D000FF635B /* const.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = const.h; sourceTree = "<group>"; };
  149. 7128C3281E12520B00FF635B /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  150. 7128C3361E12540F00FF635B /* ACNetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ACNetwork.h; path = ../../common/ACNetwork.h; sourceTree = "<group>"; };
  151. 7128C3371E12540F00FF635B /* ACNetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ACNetwork.m; path = ../../common/ACNetwork.m; sourceTree = "<group>"; };
  152. 7128C3381E12540F00FF635B /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = ../../common/AppDelegate.h; sourceTree = "<group>"; };
  153. 7128C3391E12540F00FF635B /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = ../../common/AppDelegate.m; sourceTree = "<group>"; };
  154. 7128C33C1E12541800FF635B /* RootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RootViewController.h; path = ../../common/RootViewController.h; sourceTree = "<group>"; };
  155. 7128C33D1E12541800FF635B /* RootViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RootViewController.m; path = ../../common/RootViewController.m; sourceTree = "<group>"; };
  156. 7128C33F1E12542000FF635B /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LoginViewController.h; path = ../../common/LoginViewController.h; sourceTree = "<group>"; };
  157. 7128C3401E12542000FF635B /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LoginViewController.m; path = ../../common/LoginViewController.m; sourceTree = "<group>"; };
  158. 7128C3421E12545C00FF635B /* CheckSelectorViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CheckSelectorViewController.h; path = ../../common/CheckSelectorViewController.h; sourceTree = "<group>"; };
  159. 7128C3431E12545C00FF635B /* CheckSelectorViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CheckSelectorViewController.m; path = ../../common/CheckSelectorViewController.m; sourceTree = "<group>"; };
  160. 7128C3441E12545C00FF635B /* DocumentPageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DocumentPageViewController.h; path = ../../common/DocumentPageViewController.h; sourceTree = "<group>"; };
  161. 7128C3451E12545C00FF635B /* DocumentPageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DocumentPageViewController.m; path = ../../common/DocumentPageViewController.m; sourceTree = "<group>"; };
  162. 7128C3481E12548C00FF635B /* PageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PageViewController.h; path = ../../common/PageViewController.h; sourceTree = "<group>"; };
  163. 7128C3491E12548C00FF635B /* PageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PageViewController.m; path = ../../common/PageViewController.m; sourceTree = "<group>"; };
  164. 7128C34A1E12548C00FF635B /* PDFPageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFPageView.h; path = ../../common/PDFPageView.h; sourceTree = "<group>"; };
  165. 7128C34B1E12548C00FF635B /* PDFPageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFPageView.m; path = ../../common/PDFPageView.m; sourceTree = "<group>"; };
  166. 7128C34C1E12548C00FF635B /* PDFScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFScrollView.h; path = ../../common/PDFScrollView.h; sourceTree = "<group>"; };
  167. 7128C34D1E12548C00FF635B /* PDFScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFScrollView.m; path = ../../common/PDFScrollView.m; sourceTree = "<group>"; };
  168. 7128C34E1E12548C00FF635B /* SignatureListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SignatureListViewController.h; path = ../../common/SignatureListViewController.h; sourceTree = "<group>"; };
  169. 7128C34F1E12548C00FF635B /* SignatureListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SignatureListViewController.m; path = ../../common/SignatureListViewController.m; sourceTree = "<group>"; };
  170. 7128C3501E12548C00FF635B /* SignatureTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SignatureTableViewCell.h; path = ../../common/SignatureTableViewCell.h; sourceTree = "<group>"; };
  171. 7128C3511E12548C00FF635B /* SignatureTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SignatureTableViewCell.m; path = ../../common/SignatureTableViewCell.m; sourceTree = "<group>"; };
  172. 714B870A1E24CAE200A40D18 /* debug.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = debug.json; sourceTree = "<group>"; };
  173. 717243421E1CCCEC00800678 /* CustomIOSAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CustomIOSAlertView.h; path = "../../../RedAnt ERP Mobile/common/customUI/CustomIOSAlertView.h"; sourceTree = "<group>"; };
  174. 717243431E1CCCEC00800678 /* CustomIOSAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CustomIOSAlertView.m; path = "../../../RedAnt ERP Mobile/common/customUI/CustomIOSAlertView.m"; sourceTree = "<group>"; };
  175. 717243491E1E208F00800678 /* GEIC - Home Improvement Contract 2017.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = "GEIC - Home Improvement Contract 2017.pdf"; path = "Granite Expo eSign/GEIC - Home Improvement Contract 2017.pdf"; sourceTree = "<group>"; };
  176. 71B152ED1E66C87F00D2E5EC /* AddExtDocumentViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AddExtDocumentViewController.h; path = ../../common/AddExtDocumentViewController.h; sourceTree = "<group>"; };
  177. 71B152EE1E66C87F00D2E5EC /* AddExtDocumentViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AddExtDocumentViewController.m; path = ../../common/AddExtDocumentViewController.m; sourceTree = "<group>"; };
  178. 71BBFC351E6419D4008668A7 /* ExtDocumentsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExtDocumentsViewController.h; path = ../../common/ExtDocumentsViewController.h; sourceTree = "<group>"; };
  179. 71BBFC361E6419D4008668A7 /* ExtDocumentsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ExtDocumentsViewController.m; path = ../../common/ExtDocumentsViewController.m; sourceTree = "<group>"; };
  180. 71BBFC381E651CC4008668A7 /* DocnotesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DocnotesViewController.h; path = ../../common/DocnotesViewController.h; sourceTree = "<group>"; };
  181. 71BBFC391E651CC4008668A7 /* DocnotesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DocnotesViewController.m; path = ../../common/DocnotesViewController.m; sourceTree = "<group>"; };
  182. /* End PBXFileReference section */
  183. /* Begin PBXFrameworksBuildPhase section */
  184. 7128C2381E124F4500FF635B /* Frameworks */ = {
  185. isa = PBXFrameworksBuildPhase;
  186. buildActionMask = 2147483647;
  187. files = (
  188. 7128C3291E12520B00FF635B /* libz.tbd in Frameworks */,
  189. );
  190. runOnlyForDeploymentPostprocessing = 0;
  191. };
  192. /* End PBXFrameworksBuildPhase section */
  193. /* Begin PBXGroup section */
  194. 7115D4241E13B32800EF4E4C /* customerUI */ = {
  195. isa = PBXGroup;
  196. children = (
  197. 7128C2801E12501B00FF635B /* TouchImageView.h */,
  198. 7128C2811E12501B00FF635B /* TouchImageView.m */,
  199. 717243421E1CCCEC00800678 /* CustomIOSAlertView.h */,
  200. 717243431E1CCCEC00800678 /* CustomIOSAlertView.m */,
  201. );
  202. name = customerUI;
  203. sourceTree = "<group>";
  204. };
  205. 7128C2321E124F4500FF635B = {
  206. isa = PBXGroup;
  207. children = (
  208. 7128C3261E1251DE00FF635B /* pdf resource */,
  209. 7128C23D1E124F4500FF635B /* Granite Expo eSign */,
  210. 7128C23C1E124F4500FF635B /* Products */,
  211. 7128C3271E12520A00FF635B /* Frameworks */,
  212. );
  213. sourceTree = "<group>";
  214. };
  215. 7128C23C1E124F4500FF635B /* Products */ = {
  216. isa = PBXGroup;
  217. children = (
  218. 7128C23B1E124F4500FF635B /* Granite Expo eSign.app */,
  219. );
  220. name = Products;
  221. sourceTree = "<group>";
  222. };
  223. 7128C23D1E124F4500FF635B /* Granite Expo eSign */ = {
  224. isa = PBXGroup;
  225. children = (
  226. 7128C24A1E124F4500FF635B /* Assets.xcassets */,
  227. 7128C3241E1251D000FF635B /* config.h */,
  228. 7128C3251E1251D000FF635B /* const.h */,
  229. 7128C2B91E1250F000FF635B /* utils */,
  230. 7128C29A1E12506200FF635B /* pdfedit */,
  231. 7128C2711E124FFE00FF635B /* signature */,
  232. 7128C2671E124FF200FF635B /* Main.storyboard */,
  233. 7128C2691E124FF200FF635B /* LaunchScreen.storyboard */,
  234. 7128C24F1E124F4500FF635B /* Info.plist */,
  235. 7128C3361E12540F00FF635B /* ACNetwork.h */,
  236. 7128C3371E12540F00FF635B /* ACNetwork.m */,
  237. 7128C3381E12540F00FF635B /* AppDelegate.h */,
  238. 7128C3391E12540F00FF635B /* AppDelegate.m */,
  239. 7128C33C1E12541800FF635B /* RootViewController.h */,
  240. 7128C33D1E12541800FF635B /* RootViewController.m */,
  241. 7128C33F1E12542000FF635B /* LoginViewController.h */,
  242. 7128C3401E12542000FF635B /* LoginViewController.m */,
  243. 7115D4541E1606F700EF4E4C /* GEContractFilterViewController.h */,
  244. 7115D4551E1606F700EF4E4C /* GEContractFilterViewController.m */,
  245. 7115D45E1E16326C00EF4E4C /* CommonEditor.storyboard */,
  246. 7115D4571E162BA800EF4E4C /* DatePickerViewController.h */,
  247. 7115D4581E162BA800EF4E4C /* DatePickerViewController.m */,
  248. 7115D4281E14DE0A00EF4E4C /* DocListTableViewCell.h */,
  249. 7115D4291E14DE0A00EF4E4C /* DocListTableViewCell.m */,
  250. 7115D4251E13B70C00EF4E4C /* DocumentListViewController.h */,
  251. 7115D4261E13B70C00EF4E4C /* DocumentListViewController.m */,
  252. 71BBFC351E6419D4008668A7 /* ExtDocumentsViewController.h */,
  253. 71BBFC361E6419D4008668A7 /* ExtDocumentsViewController.m */,
  254. 71B152ED1E66C87F00D2E5EC /* AddExtDocumentViewController.h */,
  255. 71B152EE1E66C87F00D2E5EC /* AddExtDocumentViewController.m */,
  256. 71BBFC381E651CC4008668A7 /* DocnotesViewController.h */,
  257. 71BBFC391E651CC4008668A7 /* DocnotesViewController.m */,
  258. 7128C23E1E124F4500FF635B /* Supporting Files */,
  259. );
  260. path = "Granite Expo eSign";
  261. sourceTree = "<group>";
  262. };
  263. 7128C23E1E124F4500FF635B /* Supporting Files */ = {
  264. isa = PBXGroup;
  265. children = (
  266. 7128C23F1E124F4500FF635B /* main.m */,
  267. );
  268. name = "Supporting Files";
  269. sourceTree = "<group>";
  270. };
  271. 7128C2711E124FFE00FF635B /* signature */ = {
  272. isa = PBXGroup;
  273. children = (
  274. 7128C2721E12500B00FF635B /* SignatureView.h */,
  275. 7128C2731E12500B00FF635B /* SignatureView.m */,
  276. 7128C2741E12500B00FF635B /* SignatureViewController.h */,
  277. 7128C2751E12500B00FF635B /* SignatureViewController.m */,
  278. 7128C2761E12500B00FF635B /* signature.storyboard */,
  279. 7128C34E1E12548C00FF635B /* SignatureListViewController.h */,
  280. 7128C34F1E12548C00FF635B /* SignatureListViewController.m */,
  281. 7128C3501E12548C00FF635B /* SignatureTableViewCell.h */,
  282. 7128C3511E12548C00FF635B /* SignatureTableViewCell.m */,
  283. );
  284. name = signature;
  285. sourceTree = "<group>";
  286. };
  287. 7128C2951E12503000FF635B /* preview */ = {
  288. isa = PBXGroup;
  289. children = (
  290. 7128C2961E12504300FF635B /* PDFViewController.h */,
  291. 7128C2971E12504300FF635B /* PDFViewController.m */,
  292. );
  293. name = preview;
  294. sourceTree = "<group>";
  295. };
  296. 7128C2991E12504600FF635B /* pdfcreator */ = {
  297. isa = PBXGroup;
  298. children = (
  299. 7128C29B1E1250CA00FF635B /* TableDrawable.h */,
  300. 7128C29C1E1250CA00FF635B /* TableDrawable.m */,
  301. 7128C29D1E1250CA00FF635B /* TextDrawable.h */,
  302. 7128C29E1E1250CA00FF635B /* TextDrawable.m */,
  303. 7128C29F1E1250CA00FF635B /* PDFDrawable.h */,
  304. 7128C2A01E1250CA00FF635B /* PDFDrawable.m */,
  305. 7128C2A11E1250CA00FF635B /* PDFPage.h */,
  306. 7128C2A21E1250CA00FF635B /* PDFPage.m */,
  307. 7128C2A31E1250CA00FF635B /* BasicDrawable.h */,
  308. 7128C2A41E1250CA00FF635B /* BasicDrawable.m */,
  309. 7128C2A51E1250CA00FF635B /* GridDrawable.h */,
  310. 7128C2A61E1250CA00FF635B /* GridDrawable.m */,
  311. 7128C2A71E1250CA00FF635B /* GroupDrawable.h */,
  312. 7128C2A81E1250CA00FF635B /* GroupDrawable.m */,
  313. 7128C2A91E1250CA00FF635B /* ImageDrawable.h */,
  314. 7128C2AA1E1250CA00FF635B /* ImageDrawable.m */,
  315. 7128C2AB1E1250CA00FF635B /* RectDrawable.h */,
  316. 7128C2AC1E1250CA00FF635B /* RectDrawable.m */,
  317. 7128C2AD1E1250CA00FF635B /* LineDrawable.h */,
  318. 7128C2AE1E1250CA00FF635B /* LineDrawable.m */,
  319. );
  320. name = pdfcreator;
  321. sourceTree = "<group>";
  322. };
  323. 7128C29A1E12506200FF635B /* pdfedit */ = {
  324. isa = PBXGroup;
  325. children = (
  326. 7128C2951E12503000FF635B /* preview */,
  327. 7128C2991E12504600FF635B /* pdfcreator */,
  328. 7128C3421E12545C00FF635B /* CheckSelectorViewController.h */,
  329. 7128C3431E12545C00FF635B /* CheckSelectorViewController.m */,
  330. 7128C3441E12545C00FF635B /* DocumentPageViewController.h */,
  331. 7128C3451E12545C00FF635B /* DocumentPageViewController.m */,
  332. 7128C3481E12548C00FF635B /* PageViewController.h */,
  333. 7128C3491E12548C00FF635B /* PageViewController.m */,
  334. 7128C34A1E12548C00FF635B /* PDFPageView.h */,
  335. 7128C34B1E12548C00FF635B /* PDFPageView.m */,
  336. 7128C34C1E12548C00FF635B /* PDFScrollView.h */,
  337. 7128C34D1E12548C00FF635B /* PDFScrollView.m */,
  338. );
  339. name = pdfedit;
  340. sourceTree = "<group>";
  341. };
  342. 7128C2B91E1250F000FF635B /* utils */ = {
  343. isa = PBXGroup;
  344. children = (
  345. 7115D4241E13B32800EF4E4C /* customerUI */,
  346. 7128C2DD1E12511400FF635B /* aes */,
  347. 7128C2CC1E1250FF00FF635B /* zip */,
  348. 7128C2BA1E1250FC00FF635B /* ImageUtils.h */,
  349. 7128C2BB1E1250FC00FF635B /* ImageUtils.m */,
  350. 7128C2BC1E1250FC00FF635B /* PDFUtils.h */,
  351. 7128C2BD1E1250FC00FF635B /* PDFUtils.m */,
  352. 7128C2BE1E1250FC00FF635B /* TextUtils.h */,
  353. 7128C2BF1E1250FC00FF635B /* TextUtils.m */,
  354. 7128C2C01E1250FC00FF635B /* Reachability.h */,
  355. 7128C2C11E1250FC00FF635B /* Reachability.m */,
  356. 7128C2C21E1250FC00FF635B /* NetworkUtils.h */,
  357. 7128C2C31E1250FC00FF635B /* NetworkUtils.m */,
  358. 7128C2C41E1250FC00FF635B /* RAUtils.h */,
  359. 7128C2C51E1250FC00FF635B /* RAUtils.m */,
  360. );
  361. name = utils;
  362. sourceTree = "<group>";
  363. };
  364. 7128C2CC1E1250FF00FF635B /* zip */ = {
  365. isa = PBXGroup;
  366. children = (
  367. 7128C2CD1E12510900FF635B /* crypt.h */,
  368. 7128C2CE1E12510900FF635B /* ioapi.c */,
  369. 7128C2CF1E12510900FF635B /* ioapi.h */,
  370. 7128C2D01E12510900FF635B /* mztools.c */,
  371. 7128C2D11E12510900FF635B /* mztools.h */,
  372. 7128C2D21E12510900FF635B /* unzip.c */,
  373. 7128C2D31E12510900FF635B /* unzip.h */,
  374. 7128C2D41E12510900FF635B /* zip.c */,
  375. 7128C2D51E12510900FF635B /* zip.h */,
  376. 7128C2D61E12510900FF635B /* ZipArchive.h */,
  377. 7128C2D71E12510900FF635B /* ZipArchive.mm */,
  378. );
  379. name = zip;
  380. sourceTree = "<group>";
  381. };
  382. 7128C2DD1E12511400FF635B /* aes */ = {
  383. isa = PBXGroup;
  384. children = (
  385. 7128C2DE1E12511B00FF635B /* AESCrypt.h */,
  386. 7128C2DF1E12511B00FF635B /* AESCrypt.m */,
  387. 7128C2E01E12511B00FF635B /* LICENSE */,
  388. 7128C2E11E12511B00FF635B /* NSData+Base64.h */,
  389. 7128C2E21E12511B00FF635B /* NSData+Base64.m */,
  390. 7128C2E31E12511B00FF635B /* NSData+CommonCrypto.h */,
  391. 7128C2E41E12511B00FF635B /* NSData+CommonCrypto.m */,
  392. 7128C2E51E12511B00FF635B /* NSString+Base64.h */,
  393. 7128C2E61E12511B00FF635B /* NSString+Base64.m */,
  394. );
  395. name = aes;
  396. sourceTree = "<group>";
  397. };
  398. 7128C3261E1251DE00FF635B /* pdf resource */ = {
  399. isa = PBXGroup;
  400. children = (
  401. 7115D41E1E13AC0200EF4E4C /* GEIC - Home Improvement Contract 2017.json */,
  402. 714B870A1E24CAE200A40D18 /* debug.json */,
  403. 717243491E1E208F00800678 /* GEIC - Home Improvement Contract 2017.pdf */,
  404. );
  405. name = "pdf resource";
  406. sourceTree = "<group>";
  407. };
  408. 7128C3271E12520A00FF635B /* Frameworks */ = {
  409. isa = PBXGroup;
  410. children = (
  411. 7128C3281E12520B00FF635B /* libz.tbd */,
  412. );
  413. name = Frameworks;
  414. sourceTree = "<group>";
  415. };
  416. /* End PBXGroup section */
  417. /* Begin PBXNativeTarget section */
  418. 7128C23A1E124F4500FF635B /* Granite Expo eSign */ = {
  419. isa = PBXNativeTarget;
  420. buildConfigurationList = 7128C2521E124F4500FF635B /* Build configuration list for PBXNativeTarget "Granite Expo eSign" */;
  421. buildPhases = (
  422. 7128C2371E124F4500FF635B /* Sources */,
  423. 7128C2381E124F4500FF635B /* Frameworks */,
  424. 7128C2391E124F4500FF635B /* Resources */,
  425. );
  426. buildRules = (
  427. );
  428. dependencies = (
  429. );
  430. name = "Granite Expo eSign";
  431. productName = "Granite Expo eSign";
  432. productReference = 7128C23B1E124F4500FF635B /* Granite Expo eSign.app */;
  433. productType = "com.apple.product-type.application";
  434. };
  435. /* End PBXNativeTarget section */
  436. /* Begin PBXProject section */
  437. 7128C2331E124F4500FF635B /* Project object */ = {
  438. isa = PBXProject;
  439. attributes = {
  440. LastUpgradeCheck = 0820;
  441. ORGANIZATIONNAME = "United Software Applications, Inc";
  442. TargetAttributes = {
  443. 7128C23A1E124F4500FF635B = {
  444. CreatedOnToolsVersion = 8.2;
  445. DevelopmentTeam = HXWLAA5YN5;
  446. ProvisioningStyle = Automatic;
  447. };
  448. };
  449. };
  450. buildConfigurationList = 7128C2361E124F4500FF635B /* Build configuration list for PBXProject "Granite Expo eSign" */;
  451. compatibilityVersion = "Xcode 3.2";
  452. developmentRegion = English;
  453. hasScannedForEncodings = 0;
  454. knownRegions = (
  455. en,
  456. Base,
  457. );
  458. mainGroup = 7128C2321E124F4500FF635B;
  459. productRefGroup = 7128C23C1E124F4500FF635B /* Products */;
  460. projectDirPath = "";
  461. projectRoot = "";
  462. targets = (
  463. 7128C23A1E124F4500FF635B /* Granite Expo eSign */,
  464. );
  465. };
  466. /* End PBXProject section */
  467. /* Begin PBXResourcesBuildPhase section */
  468. 7128C2391E124F4500FF635B /* Resources */ = {
  469. isa = PBXResourcesBuildPhase;
  470. buildActionMask = 2147483647;
  471. files = (
  472. 7115D41F1E13AC0200EF4E4C /* GEIC - Home Improvement Contract 2017.json in Resources */,
  473. 7128C24B1E124F4500FF635B /* Assets.xcassets in Resources */,
  474. 7128C26F1E124FF200FF635B /* Main.storyboard in Resources */,
  475. 7128C2701E124FF200FF635B /* LaunchScreen.storyboard in Resources */,
  476. 7115D45F1E16326C00EF4E4C /* CommonEditor.storyboard in Resources */,
  477. 7172434A1E1E208F00800678 /* GEIC - Home Improvement Contract 2017.pdf in Resources */,
  478. 7128C27D1E12500B00FF635B /* signature.storyboard in Resources */,
  479. 7128C2E81E12511B00FF635B /* LICENSE in Resources */,
  480. 714B870B1E24CAE300A40D18 /* debug.json in Resources */,
  481. );
  482. runOnlyForDeploymentPostprocessing = 0;
  483. };
  484. /* End PBXResourcesBuildPhase section */
  485. /* Begin PBXSourcesBuildPhase section */
  486. 7128C2371E124F4500FF635B /* Sources */ = {
  487. isa = PBXSourcesBuildPhase;
  488. buildActionMask = 2147483647;
  489. files = (
  490. 7128C3471E12545C00FF635B /* DocumentPageViewController.m in Sources */,
  491. 7115D42A1E14DE0A00EF4E4C /* DocListTableViewCell.m in Sources */,
  492. 7128C2B11E1250CA00FF635B /* PDFDrawable.m in Sources */,
  493. 7128C2E71E12511B00FF635B /* AESCrypt.m in Sources */,
  494. 7128C2B21E1250CA00FF635B /* PDFPage.m in Sources */,
  495. 7115D4271E13B70C00EF4E4C /* DocumentListViewController.m in Sources */,
  496. 7128C33A1E12540F00FF635B /* ACNetwork.m in Sources */,
  497. 7128C2B71E1250CA00FF635B /* RectDrawable.m in Sources */,
  498. 71BBFC3A1E651CC4008668A7 /* DocnotesViewController.m in Sources */,
  499. 7128C2D91E12510900FF635B /* mztools.c in Sources */,
  500. 7128C2EB1E12511B00FF635B /* NSString+Base64.m in Sources */,
  501. 7128C2CA1E1250FC00FF635B /* NetworkUtils.m in Sources */,
  502. 7128C2B31E1250CA00FF635B /* BasicDrawable.m in Sources */,
  503. 7128C2C71E1250FC00FF635B /* PDFUtils.m in Sources */,
  504. 717243441E1CCCEC00800678 /* CustomIOSAlertView.m in Sources */,
  505. 7128C3541E12548C00FF635B /* PDFScrollView.m in Sources */,
  506. 7128C3411E12542000FF635B /* LoginViewController.m in Sources */,
  507. 7128C3461E12545C00FF635B /* CheckSelectorViewController.m in Sources */,
  508. 7128C2B81E1250CA00FF635B /* LineDrawable.m in Sources */,
  509. 7128C2DB1E12510900FF635B /* zip.c in Sources */,
  510. 7128C2C91E1250FC00FF635B /* Reachability.m in Sources */,
  511. 7128C27C1E12500B00FF635B /* SignatureViewController.m in Sources */,
  512. 7128C3521E12548C00FF635B /* PageViewController.m in Sources */,
  513. 71B152EF1E66C87F00D2E5EC /* AddExtDocumentViewController.m in Sources */,
  514. 7128C2DC1E12510900FF635B /* ZipArchive.mm in Sources */,
  515. 7128C3561E12548C00FF635B /* SignatureTableViewCell.m in Sources */,
  516. 7128C2B51E1250CA00FF635B /* GroupDrawable.m in Sources */,
  517. 7128C28E1E12501B00FF635B /* TouchImageView.m in Sources */,
  518. 7128C2B41E1250CA00FF635B /* GridDrawable.m in Sources */,
  519. 7115D4561E1606F700EF4E4C /* GEContractFilterViewController.m in Sources */,
  520. 7128C2DA1E12510900FF635B /* unzip.c in Sources */,
  521. 7128C2981E12504300FF635B /* PDFViewController.m in Sources */,
  522. 7128C2CB1E1250FC00FF635B /* RAUtils.m in Sources */,
  523. 7128C2C81E1250FC00FF635B /* TextUtils.m in Sources */,
  524. 7128C33B1E12540F00FF635B /* AppDelegate.m in Sources */,
  525. 7128C27B1E12500B00FF635B /* SignatureView.m in Sources */,
  526. 7128C2B61E1250CA00FF635B /* ImageDrawable.m in Sources */,
  527. 7128C2AF1E1250CA00FF635B /* TableDrawable.m in Sources */,
  528. 7115D4591E162BA800EF4E4C /* DatePickerViewController.m in Sources */,
  529. 7128C2401E124F4500FF635B /* main.m in Sources */,
  530. 7128C3551E12548C00FF635B /* SignatureListViewController.m in Sources */,
  531. 7128C2EA1E12511B00FF635B /* NSData+CommonCrypto.m in Sources */,
  532. 7128C2B01E1250CA00FF635B /* TextDrawable.m in Sources */,
  533. 71BBFC371E6419D4008668A7 /* ExtDocumentsViewController.m in Sources */,
  534. 7128C3531E12548C00FF635B /* PDFPageView.m in Sources */,
  535. 7128C33E1E12541800FF635B /* RootViewController.m in Sources */,
  536. 7128C2E91E12511B00FF635B /* NSData+Base64.m in Sources */,
  537. 7128C2D81E12510900FF635B /* ioapi.c in Sources */,
  538. 7128C2C61E1250FC00FF635B /* ImageUtils.m in Sources */,
  539. );
  540. runOnlyForDeploymentPostprocessing = 0;
  541. };
  542. /* End PBXSourcesBuildPhase section */
  543. /* Begin PBXVariantGroup section */
  544. 7128C2671E124FF200FF635B /* Main.storyboard */ = {
  545. isa = PBXVariantGroup;
  546. children = (
  547. 7128C2681E124FF200FF635B /* Base */,
  548. );
  549. name = Main.storyboard;
  550. sourceTree = "<group>";
  551. };
  552. 7128C2691E124FF200FF635B /* LaunchScreen.storyboard */ = {
  553. isa = PBXVariantGroup;
  554. children = (
  555. 7128C26A1E124FF200FF635B /* Base */,
  556. );
  557. name = LaunchScreen.storyboard;
  558. sourceTree = "<group>";
  559. };
  560. /* End PBXVariantGroup section */
  561. /* Begin XCBuildConfiguration section */
  562. 7128C2501E124F4500FF635B /* Debug */ = {
  563. isa = XCBuildConfiguration;
  564. buildSettings = {
  565. ALWAYS_SEARCH_USER_PATHS = NO;
  566. CLANG_ANALYZER_NONNULL = YES;
  567. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  568. CLANG_CXX_LIBRARY = "libc++";
  569. CLANG_ENABLE_MODULES = YES;
  570. CLANG_ENABLE_OBJC_ARC = YES;
  571. CLANG_WARN_BOOL_CONVERSION = YES;
  572. CLANG_WARN_CONSTANT_CONVERSION = YES;
  573. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  574. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  575. CLANG_WARN_EMPTY_BODY = YES;
  576. CLANG_WARN_ENUM_CONVERSION = YES;
  577. CLANG_WARN_INFINITE_RECURSION = YES;
  578. CLANG_WARN_INT_CONVERSION = YES;
  579. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  580. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  581. CLANG_WARN_UNREACHABLE_CODE = YES;
  582. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  583. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  584. COPY_PHASE_STRIP = NO;
  585. DEBUG_INFORMATION_FORMAT = dwarf;
  586. ENABLE_STRICT_OBJC_MSGSEND = YES;
  587. ENABLE_TESTABILITY = YES;
  588. GCC_C_LANGUAGE_STANDARD = gnu99;
  589. GCC_DYNAMIC_NO_PIC = NO;
  590. GCC_NO_COMMON_BLOCKS = YES;
  591. GCC_OPTIMIZATION_LEVEL = 0;
  592. GCC_PREPROCESSOR_DEFINITIONS = (
  593. "DEBUG=1",
  594. "$(inherited)",
  595. );
  596. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  597. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  598. GCC_WARN_UNDECLARED_SELECTOR = YES;
  599. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  600. GCC_WARN_UNUSED_FUNCTION = YES;
  601. GCC_WARN_UNUSED_VARIABLE = YES;
  602. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  603. MTL_ENABLE_DEBUG_INFO = YES;
  604. ONLY_ACTIVE_ARCH = YES;
  605. SDKROOT = iphoneos;
  606. TARGETED_DEVICE_FAMILY = 2;
  607. };
  608. name = Debug;
  609. };
  610. 7128C2511E124F4500FF635B /* Release */ = {
  611. isa = XCBuildConfiguration;
  612. buildSettings = {
  613. ALWAYS_SEARCH_USER_PATHS = NO;
  614. CLANG_ANALYZER_NONNULL = YES;
  615. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  616. CLANG_CXX_LIBRARY = "libc++";
  617. CLANG_ENABLE_MODULES = YES;
  618. CLANG_ENABLE_OBJC_ARC = YES;
  619. CLANG_WARN_BOOL_CONVERSION = YES;
  620. CLANG_WARN_CONSTANT_CONVERSION = YES;
  621. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  622. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  623. CLANG_WARN_EMPTY_BODY = YES;
  624. CLANG_WARN_ENUM_CONVERSION = YES;
  625. CLANG_WARN_INFINITE_RECURSION = YES;
  626. CLANG_WARN_INT_CONVERSION = YES;
  627. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  628. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  629. CLANG_WARN_UNREACHABLE_CODE = YES;
  630. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  631. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  632. COPY_PHASE_STRIP = NO;
  633. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  634. ENABLE_NS_ASSERTIONS = NO;
  635. ENABLE_STRICT_OBJC_MSGSEND = YES;
  636. GCC_C_LANGUAGE_STANDARD = gnu99;
  637. GCC_NO_COMMON_BLOCKS = YES;
  638. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  639. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  640. GCC_WARN_UNDECLARED_SELECTOR = YES;
  641. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  642. GCC_WARN_UNUSED_FUNCTION = YES;
  643. GCC_WARN_UNUSED_VARIABLE = YES;
  644. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  645. MTL_ENABLE_DEBUG_INFO = NO;
  646. SDKROOT = iphoneos;
  647. TARGETED_DEVICE_FAMILY = 2;
  648. VALIDATE_PRODUCT = YES;
  649. };
  650. name = Release;
  651. };
  652. 7128C2531E124F4500FF635B /* Debug */ = {
  653. isa = XCBuildConfiguration;
  654. buildSettings = {
  655. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  656. DEVELOPMENT_TEAM = HXWLAA5YN5;
  657. INFOPLIST_FILE = "Granite Expo eSign/Info.plist";
  658. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  659. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  660. PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.Granite-Expo-eSign";
  661. PRODUCT_NAME = "$(TARGET_NAME)";
  662. };
  663. name = Debug;
  664. };
  665. 7128C2541E124F4500FF635B /* Release */ = {
  666. isa = XCBuildConfiguration;
  667. buildSettings = {
  668. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  669. DEVELOPMENT_TEAM = HXWLAA5YN5;
  670. INFOPLIST_FILE = "Granite Expo eSign/Info.plist";
  671. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  672. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  673. PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.Granite-Expo-eSign";
  674. PRODUCT_NAME = "$(TARGET_NAME)";
  675. };
  676. name = Release;
  677. };
  678. /* End XCBuildConfiguration section */
  679. /* Begin XCConfigurationList section */
  680. 7128C2361E124F4500FF635B /* Build configuration list for PBXProject "Granite Expo eSign" */ = {
  681. isa = XCConfigurationList;
  682. buildConfigurations = (
  683. 7128C2501E124F4500FF635B /* Debug */,
  684. 7128C2511E124F4500FF635B /* Release */,
  685. );
  686. defaultConfigurationIsVisible = 0;
  687. defaultConfigurationName = Release;
  688. };
  689. 7128C2521E124F4500FF635B /* Build configuration list for PBXNativeTarget "Granite Expo eSign" */ = {
  690. isa = XCConfigurationList;
  691. buildConfigurations = (
  692. 7128C2531E124F4500FF635B /* Debug */,
  693. 7128C2541E124F4500FF635B /* Release */,
  694. );
  695. defaultConfigurationIsVisible = 0;
  696. defaultConfigurationName = Release;
  697. };
  698. /* End XCConfigurationList section */
  699. };
  700. rootObject = 7128C2331E124F4500FF635B /* Project object */;
  701. }