Преглед изворни кода

170105

GE eSign test version 1.0.170104
Ray Zhang пре 9 година
родитељ
комит
642e8febe6

+ 6 - 16
Ants Contract/Granite Expo eSign/Granite Expo eSign.xcodeproj/project.pbxproj

@@ -16,10 +16,6 @@
 		7115D45F1E16326C00EF4E4C /* CommonEditor.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7115D45E1E16326C00EF4E4C /* CommonEditor.storyboard */; };
 		7128C2401E124F4500FF635B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C23F1E124F4500FF635B /* main.m */; };
 		7128C24B1E124F4500FF635B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7128C24A1E124F4500FF635B /* Assets.xcassets */; };
-		7128C2591E124FAB00FF635B /* GEIC - Home Improvement Contract 2016.json in Resources */ = {isa = PBXBuildFile; fileRef = 7128C2551E124FAB00FF635B /* GEIC - Home Improvement Contract 2016.json */; };
-		7128C25A1E124FAB00FF635B /* GEIC - Home Improvement Contract 2016.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 7128C2561E124FAB00FF635B /* GEIC - Home Improvement Contract 2016.pdf */; };
-		7128C25B1E124FAB00FF635B /* SUBCONTRACTORS REFERRAL LIST.json in Resources */ = {isa = PBXBuildFile; fileRef = 7128C2571E124FAB00FF635B /* SUBCONTRACTORS REFERRAL LIST.json */; };
-		7128C25C1E124FAB00FF635B /* SUBCONTRACTORS REFERRAL LIST.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 7128C2581E124FAB00FF635B /* SUBCONTRACTORS REFERRAL LIST.pdf */; };
 		7128C26F1E124FF200FF635B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7128C2671E124FF200FF635B /* Main.storyboard */; };
 		7128C2701E124FF200FF635B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7128C2691E124FF200FF635B /* LaunchScreen.storyboard */; };
 		7128C27B1E12500B00FF635B /* SignatureView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C2731E12500B00FF635B /* SignatureView.m */; };
@@ -82,6 +78,7 @@
 		7128C3541E12548C00FF635B /* PDFScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C34D1E12548C00FF635B /* PDFScrollView.m */; };
 		7128C3551E12548C00FF635B /* SignatureListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C34F1E12548C00FF635B /* SignatureListViewController.m */; };
 		7128C3561E12548C00FF635B /* SignatureTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C3511E12548C00FF635B /* SignatureTableViewCell.m */; };
+		717243441E1CCCEC00800678 /* CustomIOSAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = 717243431E1CCCEC00800678 /* CustomIOSAlertView.m */; };
 /* End PBXBuildFile section */
 
 /* Begin PBXFileReference section */
@@ -100,10 +97,6 @@
 		7128C23F1E124F4500FF635B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
 		7128C24A1E124F4500FF635B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
 		7128C24F1E124F4500FF635B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
-		7128C2551E124FAB00FF635B /* GEIC - Home Improvement Contract 2016.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = "GEIC - Home Improvement Contract 2016.json"; path = "Granite Expo eSign/GEIC - Home Improvement Contract 2016.json"; sourceTree = "<group>"; };
-		7128C2561E124FAB00FF635B /* GEIC - Home Improvement Contract 2016.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = "GEIC - Home Improvement Contract 2016.pdf"; path = "Granite Expo eSign/GEIC - Home Improvement Contract 2016.pdf"; sourceTree = "<group>"; };
-		7128C2571E124FAB00FF635B /* SUBCONTRACTORS REFERRAL LIST.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = "SUBCONTRACTORS REFERRAL LIST.json"; path = "Granite Expo eSign/SUBCONTRACTORS REFERRAL LIST.json"; sourceTree = "<group>"; };
-		7128C2581E124FAB00FF635B /* SUBCONTRACTORS REFERRAL LIST.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = "SUBCONTRACTORS REFERRAL LIST.pdf"; path = "Granite Expo eSign/SUBCONTRACTORS REFERRAL LIST.pdf"; sourceTree = "<group>"; };
 		7128C2681E124FF200FF635B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = ../../AntsContract/AntsContract/Base.lproj/Main.storyboard; sourceTree = "<group>"; };
 		7128C26A1E124FF200FF635B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = ../../AntsContract/AntsContract/Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
 		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>"; };
@@ -229,6 +222,8 @@
 		7128C34F1E12548C00FF635B /* SignatureListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SignatureListViewController.m; path = ../../common/SignatureListViewController.m; sourceTree = "<group>"; };
 		7128C3501E12548C00FF635B /* SignatureTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SignatureTableViewCell.h; path = ../../common/SignatureTableViewCell.h; sourceTree = "<group>"; };
 		7128C3511E12548C00FF635B /* SignatureTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SignatureTableViewCell.m; path = ../../common/SignatureTableViewCell.m; sourceTree = "<group>"; };
+		717243421E1CCCEC00800678 /* CustomIOSAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CustomIOSAlertView.h; path = "../../../RedAnt ERP Mobile/common/customUI/CustomIOSAlertView.h"; sourceTree = "<group>"; };
+		717243431E1CCCEC00800678 /* CustomIOSAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CustomIOSAlertView.m; path = "../../../RedAnt ERP Mobile/common/customUI/CustomIOSAlertView.m"; sourceTree = "<group>"; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */
@@ -248,6 +243,8 @@
 			children = (
 				7128C2801E12501B00FF635B /* TouchImageView.h */,
 				7128C2811E12501B00FF635B /* TouchImageView.m */,
+				717243421E1CCCEC00800678 /* CustomIOSAlertView.h */,
+				717243431E1CCCEC00800678 /* CustomIOSAlertView.m */,
 			);
 			name = customerUI;
 			sourceTree = "<group>";
@@ -497,10 +494,6 @@
 			children = (
 				7115D41E1E13AC0200EF4E4C /* GEIC - Home Improvement Contract 2017.json */,
 				7115D4221E13B05300EF4E4C /* GEIC - Home Improvement Contract 2017.pdf */,
-				7128C2551E124FAB00FF635B /* GEIC - Home Improvement Contract 2016.json */,
-				7128C2561E124FAB00FF635B /* GEIC - Home Improvement Contract 2016.pdf */,
-				7128C2571E124FAB00FF635B /* SUBCONTRACTORS REFERRAL LIST.json */,
-				7128C2581E124FAB00FF635B /* SUBCONTRACTORS REFERRAL LIST.pdf */,
 			);
 			name = "pdf resource";
 			sourceTree = "<group>";
@@ -573,8 +566,6 @@
 			buildActionMask = 2147483647;
 			files = (
 				7115D41F1E13AC0200EF4E4C /* GEIC - Home Improvement Contract 2017.json in Resources */,
-				7128C25C1E124FAB00FF635B /* SUBCONTRACTORS REFERRAL LIST.pdf in Resources */,
-				7128C25B1E124FAB00FF635B /* SUBCONTRACTORS REFERRAL LIST.json in Resources */,
 				7128C24B1E124F4500FF635B /* Assets.xcassets in Resources */,
 				7128C26F1E124FF200FF635B /* Main.storyboard in Resources */,
 				7128C2701E124FF200FF635B /* LaunchScreen.storyboard in Resources */,
@@ -582,8 +573,6 @@
 				7115D4231E13B05300EF4E4C /* GEIC - Home Improvement Contract 2017.pdf in Resources */,
 				7128C27D1E12500B00FF635B /* signature.storyboard in Resources */,
 				7128C2E81E12511B00FF635B /* LICENSE in Resources */,
-				7128C2591E124FAB00FF635B /* GEIC - Home Improvement Contract 2016.json in Resources */,
-				7128C25A1E124FAB00FF635B /* GEIC - Home Improvement Contract 2016.pdf in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -611,6 +600,7 @@
 				7128C3021E12513800FF635B /* AFHTTPSessionManager.m in Sources */,
 				7128C2C71E1250FC00FF635B /* PDFUtils.m in Sources */,
 				7128C31F1E12515800FF635B /* UIButton+AFNetworking.m in Sources */,
+				717243441E1CCCEC00800678 /* CustomIOSAlertView.m in Sources */,
 				7128C3071E12513800FF635B /* AFURLResponseSerialization.m in Sources */,
 				7128C3541E12548C00FF635B /* PDFScrollView.m in Sources */,
 				7128C3411E12542000FF635B /* LoginViewController.m in Sources */,

+ 3 - 3
Ants Contract/Granite Expo eSign/Granite Expo eSign.xcodeproj/xcuserdata/Ray.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist

@@ -26,11 +26,11 @@
             ignoreCount = "0"
             continueAfterRunningActions = "No"
             filePath = "../common/DocumentPageViewController.m"
-            timestampString = "504778298.834695"
+            timestampString = "505214292.615182"
             startingColumnNumber = "9223372036854775807"
             endingColumnNumber = "9223372036854775807"
-            startingLineNumber = "117"
-            endingLineNumber = "117"
+            startingLineNumber = "119"
+            endingLineNumber = "119"
             landmarkName = "-dealloc"
             landmarkType = "7">
          </BreakpointContent>