Ray Zhang 9 năm trước cách đây
mục cha
commit
b2a9551d27

BIN
Ants Contract/AntsContract.xcworkspace/xcuserdata/Ray.xcuserdatad/UserInterfaceState.xcuserstate


+ 9 - 9
Ants Contract/AntsContract.xcworkspace/xcuserdata/Ray.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist

@@ -270,11 +270,11 @@
             ignoreCount = "0"
             continueAfterRunningActions = "No"
             filePath = "common/PageViewController.m"
-            timestampString = "505906253.926108"
+            timestampString = "505985022.780204"
             startingColumnNumber = "9223372036854775807"
             endingColumnNumber = "9223372036854775807"
-            startingLineNumber = "873"
-            endingLineNumber = "873"
+            startingLineNumber = "895"
+            endingLineNumber = "895"
             landmarkName = "-TouchImageViewOnTouche:"
             landmarkType = "7">
          </BreakpointContent>
@@ -350,11 +350,11 @@
             ignoreCount = "0"
             continueAfterRunningActions = "No"
             filePath = "common/PageViewController.m"
-            timestampString = "505906253.926108"
+            timestampString = "505985022.780204"
             startingColumnNumber = "9223372036854775807"
             endingColumnNumber = "9223372036854775807"
-            startingLineNumber = "225"
-            endingLineNumber = "225"
+            startingLineNumber = "246"
+            endingLineNumber = "246"
             landmarkName = "-addTextView:destView:index:"
             landmarkType = "7">
          </BreakpointContent>
@@ -366,11 +366,11 @@
             ignoreCount = "0"
             continueAfterRunningActions = "No"
             filePath = "common/PageViewController.m"
-            timestampString = "505906021.436241"
+            timestampString = "505985022.780204"
             startingColumnNumber = "9223372036854775807"
             endingColumnNumber = "9223372036854775807"
-            startingLineNumber = "215"
-            endingLineNumber = "215"
+            startingLineNumber = "235"
+            endingLineNumber = "235"
             landmarkName = "-addTextView:destView:index:"
             landmarkType = "7">
          </BreakpointContent>

+ 0 - 124
Ants Contract/AntsContract/AntsContract.xcodeproj/project.pbxproj

@@ -7,23 +7,6 @@
 	objects = {
 
 /* Begin PBXBuildFile section */
-		7128C1051E10E5E300FF635B /* AFHTTPRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C0F31E10E5E300FF635B /* AFHTTPRequestOperation.m */; };
-		7128C1061E10E5E300FF635B /* AFHTTPRequestOperationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C0F51E10E5E300FF635B /* AFHTTPRequestOperationManager.m */; };
-		7128C1071E10E5E300FF635B /* AFHTTPSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C0F71E10E5E300FF635B /* AFHTTPSessionManager.m */; };
-		7128C1081E10E5E300FF635B /* AFNetworkReachabilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C0FA1E10E5E300FF635B /* AFNetworkReachabilityManager.m */; };
-		7128C1091E10E5E300FF635B /* AFSecurityPolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C0FC1E10E5E300FF635B /* AFSecurityPolicy.m */; };
-		7128C10A1E10E5E300FF635B /* AFURLConnectionOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C0FE1E10E5E300FF635B /* AFURLConnectionOperation.m */; };
-		7128C10B1E10E5E300FF635B /* AFURLRequestSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C1001E10E5E300FF635B /* AFURLRequestSerialization.m */; };
-		7128C10C1E10E5E300FF635B /* AFURLResponseSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C1021E10E5E300FF635B /* AFURLResponseSerialization.m */; };
-		7128C10D1E10E5E300FF635B /* AFURLSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C1041E10E5E300FF635B /* AFURLSessionManager.m */; };
-		7128C1211E10E60C00FF635B /* AFNetworkActivityIndicatorManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C1101E10E60C00FF635B /* AFNetworkActivityIndicatorManager.m */; };
-		7128C1221E10E60C00FF635B /* UIActivityIndicatorView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C1121E10E60C00FF635B /* UIActivityIndicatorView+AFNetworking.m */; };
-		7128C1231E10E60C00FF635B /* UIAlertView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C1141E10E60C00FF635B /* UIAlertView+AFNetworking.m */; };
-		7128C1241E10E60C00FF635B /* UIButton+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C1161E10E60C00FF635B /* UIButton+AFNetworking.m */; };
-		7128C1251E10E60C00FF635B /* UIImageView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C1191E10E60C00FF635B /* UIImageView+AFNetworking.m */; };
-		7128C1261E10E60C00FF635B /* UIProgressView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C11C1E10E60C00FF635B /* UIProgressView+AFNetworking.m */; };
-		7128C1271E10E60C00FF635B /* UIRefreshControl+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C11E1E10E60C00FF635B /* UIRefreshControl+AFNetworking.m */; };
-		7128C1281E10E60C00FF635B /* UIWebView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C1201E10E60C00FF635B /* UIWebView+AFNetworking.m */; };
 		7128C12C1E11163800FF635B /* PDFViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7128C12B1E11163800FF635B /* PDFViewController.m */; };
 		713E83B71E037C2000C4F12A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 713E83B61E037C2000C4F12A /* main.m */; };
 		713E83BA1E037C2000C4F12A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 713E83B91E037C2000C4F12A /* AppDelegate.m */; };
@@ -72,43 +55,6 @@
 /* End PBXBuildFile section */
 
 /* Begin PBXFileReference section */
-		7128C0F21E10E5E300FF635B /* AFHTTPRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFHTTPRequestOperation.h; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFHTTPRequestOperation.h"; sourceTree = "<group>"; };
-		7128C0F31E10E5E300FF635B /* AFHTTPRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFHTTPRequestOperation.m; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFHTTPRequestOperation.m"; sourceTree = "<group>"; };
-		7128C0F41E10E5E300FF635B /* AFHTTPRequestOperationManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFHTTPRequestOperationManager.h; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFHTTPRequestOperationManager.h"; sourceTree = "<group>"; };
-		7128C0F51E10E5E300FF635B /* AFHTTPRequestOperationManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFHTTPRequestOperationManager.m; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFHTTPRequestOperationManager.m"; sourceTree = "<group>"; };
-		7128C0F61E10E5E300FF635B /* AFHTTPSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFHTTPSessionManager.h; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFHTTPSessionManager.h"; sourceTree = "<group>"; };
-		7128C0F71E10E5E300FF635B /* AFHTTPSessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFHTTPSessionManager.m; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFHTTPSessionManager.m"; sourceTree = "<group>"; };
-		7128C0F81E10E5E300FF635B /* AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFNetworking.h; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFNetworking.h"; sourceTree = "<group>"; };
-		7128C0F91E10E5E300FF635B /* AFNetworkReachabilityManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFNetworkReachabilityManager.h; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFNetworkReachabilityManager.h"; sourceTree = "<group>"; };
-		7128C0FA1E10E5E300FF635B /* AFNetworkReachabilityManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFNetworkReachabilityManager.m; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFNetworkReachabilityManager.m"; sourceTree = "<group>"; };
-		7128C0FB1E10E5E300FF635B /* AFSecurityPolicy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFSecurityPolicy.h; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFSecurityPolicy.h"; sourceTree = "<group>"; };
-		7128C0FC1E10E5E300FF635B /* AFSecurityPolicy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFSecurityPolicy.m; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFSecurityPolicy.m"; sourceTree = "<group>"; };
-		7128C0FD1E10E5E300FF635B /* AFURLConnectionOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFURLConnectionOperation.h; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFURLConnectionOperation.h"; sourceTree = "<group>"; };
-		7128C0FE1E10E5E300FF635B /* AFURLConnectionOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFURLConnectionOperation.m; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFURLConnectionOperation.m"; sourceTree = "<group>"; };
-		7128C0FF1E10E5E300FF635B /* AFURLRequestSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFURLRequestSerialization.h; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFURLRequestSerialization.h"; sourceTree = "<group>"; };
-		7128C1001E10E5E300FF635B /* AFURLRequestSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFURLRequestSerialization.m; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFURLRequestSerialization.m"; sourceTree = "<group>"; };
-		7128C1011E10E5E300FF635B /* AFURLResponseSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFURLResponseSerialization.h; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFURLResponseSerialization.h"; sourceTree = "<group>"; };
-		7128C1021E10E5E300FF635B /* AFURLResponseSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFURLResponseSerialization.m; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFURLResponseSerialization.m"; sourceTree = "<group>"; };
-		7128C1031E10E5E300FF635B /* AFURLSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFURLSessionManager.h; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFURLSessionManager.h"; sourceTree = "<group>"; };
-		7128C1041E10E5E300FF635B /* AFURLSessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFURLSessionManager.m; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/AFNetworking/AFURLSessionManager.m"; sourceTree = "<group>"; };
-		7128C10F1E10E60C00FF635B /* AFNetworkActivityIndicatorManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFNetworkActivityIndicatorManager.h; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/AFNetworkActivityIndicatorManager.h"; sourceTree = "<group>"; };
-		7128C1101E10E60C00FF635B /* AFNetworkActivityIndicatorManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFNetworkActivityIndicatorManager.m; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/AFNetworkActivityIndicatorManager.m"; sourceTree = "<group>"; };
-		7128C1111E10E60C00FF635B /* UIActivityIndicatorView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIActivityIndicatorView+AFNetworking.h"; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/UIActivityIndicatorView+AFNetworking.h"; sourceTree = "<group>"; };
-		7128C1121E10E60C00FF635B /* UIActivityIndicatorView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIActivityIndicatorView+AFNetworking.m"; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/UIActivityIndicatorView+AFNetworking.m"; sourceTree = "<group>"; };
-		7128C1131E10E60C00FF635B /* UIAlertView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIAlertView+AFNetworking.h"; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/UIAlertView+AFNetworking.h"; sourceTree = "<group>"; };
-		7128C1141E10E60C00FF635B /* UIAlertView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIAlertView+AFNetworking.m"; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/UIAlertView+AFNetworking.m"; sourceTree = "<group>"; };
-		7128C1151E10E60C00FF635B /* UIButton+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIButton+AFNetworking.h"; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/UIButton+AFNetworking.h"; sourceTree = "<group>"; };
-		7128C1161E10E60C00FF635B /* UIButton+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIButton+AFNetworking.m"; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/UIButton+AFNetworking.m"; sourceTree = "<group>"; };
-		7128C1171E10E60C00FF635B /* UIImage+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIImage+AFNetworking.h"; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/UIImage+AFNetworking.h"; sourceTree = "<group>"; };
-		7128C1181E10E60C00FF635B /* UIImageView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIImageView+AFNetworking.h"; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/UIImageView+AFNetworking.h"; sourceTree = "<group>"; };
-		7128C1191E10E60C00FF635B /* UIImageView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+AFNetworking.m"; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/UIImageView+AFNetworking.m"; sourceTree = "<group>"; };
-		7128C11A1E10E60C00FF635B /* UIKit+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIKit+AFNetworking.h"; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/UIKit+AFNetworking.h"; sourceTree = "<group>"; };
-		7128C11B1E10E60C00FF635B /* UIProgressView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIProgressView+AFNetworking.h"; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/UIProgressView+AFNetworking.h"; sourceTree = "<group>"; };
-		7128C11C1E10E60C00FF635B /* UIProgressView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIProgressView+AFNetworking.m"; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/UIProgressView+AFNetworking.m"; sourceTree = "<group>"; };
-		7128C11D1E10E60C00FF635B /* UIRefreshControl+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIRefreshControl+AFNetworking.h"; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/UIRefreshControl+AFNetworking.h"; sourceTree = "<group>"; };
-		7128C11E1E10E60C00FF635B /* UIRefreshControl+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIRefreshControl+AFNetworking.m"; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/UIRefreshControl+AFNetworking.m"; sourceTree = "<group>"; };
-		7128C11F1E10E60C00FF635B /* UIWebView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIWebView+AFNetworking.h"; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/UIWebView+AFNetworking.h"; sourceTree = "<group>"; };
-		7128C1201E10E60C00FF635B /* UIWebView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIWebView+AFNetworking.m"; path = "../../../RedAnt ERP Mobile/Pods/AFNetworking/UIKit+AFNetworking/UIWebView+AFNetworking.m"; sourceTree = "<group>"; };
 		7128C12A1E11163800FF635B /* 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>"; };
 		7128C12B1E11163800FF635B /* 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>"; };
 		713E83B21E037C2000C4F12A /* AntsContract.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AntsContract.app; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -207,57 +153,6 @@
 /* End PBXFrameworksBuildPhase section */
 
 /* Begin PBXGroup section */
-		7128C0F11E10E59700FF635B /* AFNetworking */ = {
-			isa = PBXGroup;
-			children = (
-				7128C0F21E10E5E300FF635B /* AFHTTPRequestOperation.h */,
-				7128C0F31E10E5E300FF635B /* AFHTTPRequestOperation.m */,
-				7128C0F41E10E5E300FF635B /* AFHTTPRequestOperationManager.h */,
-				7128C0F51E10E5E300FF635B /* AFHTTPRequestOperationManager.m */,
-				7128C0F61E10E5E300FF635B /* AFHTTPSessionManager.h */,
-				7128C0F71E10E5E300FF635B /* AFHTTPSessionManager.m */,
-				7128C0F81E10E5E300FF635B /* AFNetworking.h */,
-				7128C0F91E10E5E300FF635B /* AFNetworkReachabilityManager.h */,
-				7128C0FA1E10E5E300FF635B /* AFNetworkReachabilityManager.m */,
-				7128C0FB1E10E5E300FF635B /* AFSecurityPolicy.h */,
-				7128C0FC1E10E5E300FF635B /* AFSecurityPolicy.m */,
-				7128C0FD1E10E5E300FF635B /* AFURLConnectionOperation.h */,
-				7128C0FE1E10E5E300FF635B /* AFURLConnectionOperation.m */,
-				7128C0FF1E10E5E300FF635B /* AFURLRequestSerialization.h */,
-				7128C1001E10E5E300FF635B /* AFURLRequestSerialization.m */,
-				7128C1011E10E5E300FF635B /* AFURLResponseSerialization.h */,
-				7128C1021E10E5E300FF635B /* AFURLResponseSerialization.m */,
-				7128C1031E10E5E300FF635B /* AFURLSessionManager.h */,
-				7128C1041E10E5E300FF635B /* AFURLSessionManager.m */,
-			);
-			name = AFNetworking;
-			sourceTree = "<group>";
-		};
-		7128C10E1E10E5FD00FF635B /* UIKit+AFNetworking */ = {
-			isa = PBXGroup;
-			children = (
-				7128C10F1E10E60C00FF635B /* AFNetworkActivityIndicatorManager.h */,
-				7128C1101E10E60C00FF635B /* AFNetworkActivityIndicatorManager.m */,
-				7128C1111E10E60C00FF635B /* UIActivityIndicatorView+AFNetworking.h */,
-				7128C1121E10E60C00FF635B /* UIActivityIndicatorView+AFNetworking.m */,
-				7128C1131E10E60C00FF635B /* UIAlertView+AFNetworking.h */,
-				7128C1141E10E60C00FF635B /* UIAlertView+AFNetworking.m */,
-				7128C1151E10E60C00FF635B /* UIButton+AFNetworking.h */,
-				7128C1161E10E60C00FF635B /* UIButton+AFNetworking.m */,
-				7128C1171E10E60C00FF635B /* UIImage+AFNetworking.h */,
-				7128C1181E10E60C00FF635B /* UIImageView+AFNetworking.h */,
-				7128C1191E10E60C00FF635B /* UIImageView+AFNetworking.m */,
-				7128C11A1E10E60C00FF635B /* UIKit+AFNetworking.h */,
-				7128C11B1E10E60C00FF635B /* UIProgressView+AFNetworking.h */,
-				7128C11C1E10E60C00FF635B /* UIProgressView+AFNetworking.m */,
-				7128C11D1E10E60C00FF635B /* UIRefreshControl+AFNetworking.h */,
-				7128C11E1E10E60C00FF635B /* UIRefreshControl+AFNetworking.m */,
-				7128C11F1E10E60C00FF635B /* UIWebView+AFNetworking.h */,
-				7128C1201E10E60C00FF635B /* UIWebView+AFNetworking.m */,
-			);
-			name = "UIKit+AFNetworking";
-			sourceTree = "<group>";
-		};
 		7128C1291E11162100FF635B /* Preview */ = {
 			isa = PBXGroup;
 			children = (
@@ -427,8 +322,6 @@
 		71D01B001E0927D7006620CE /* utils */ = {
 			isa = PBXGroup;
 			children = (
-				7128C10E1E10E5FD00FF635B /* UIKit+AFNetworking */,
-				7128C0F11E10E59700FF635B /* AFNetworking */,
 				7156715A1E10BE1F006324A0 /* AES */,
 				7156713D1E10B019006324A0 /* zip */,
 				71D01B1D1E0A2069006620CE /* ImageUtils.h */,
@@ -525,19 +418,13 @@
 			isa = PBXSourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				7128C1261E10E60C00FF635B /* UIProgressView+AFNetworking.m in Sources */,
 				715671591E10BDF6006324A0 /* LoginViewController.m in Sources */,
-				7128C1061E10E5E300FF635B /* AFHTTPRequestOperationManager.m in Sources */,
-				7128C1241E10E60C00FF635B /* UIButton+AFNetworking.m in Sources */,
-				7128C1091E10E5E300FF635B /* AFSecurityPolicy.m in Sources */,
 				71D01B241E0A2069006620CE /* PDFUtils.m in Sources */,
 				71D01B071E0928C2006620CE /* TextDrawable.m in Sources */,
 				7128C12C1E11163800FF635B /* PDFViewController.m in Sources */,
 				715671391E10A48E006324A0 /* ACNetwork.m in Sources */,
 				71D01AEC1E09215E006620CE /* PDFDrawable.m in Sources */,
 				71D01B231E0A2069006620CE /* ImageUtils.m in Sources */,
-				7128C1051E10E5E300FF635B /* AFHTTPRequestOperation.m in Sources */,
-				7128C1271E10E60C00FF635B /* UIRefreshControl+AFNetworking.m in Sources */,
 				715671681E10BE28006324A0 /* NSString+Base64.m in Sources */,
 				7156714B1E10B031006324A0 /* mztools.c in Sources */,
 				71D01AF91E092304006620CE /* GridDrawable.m in Sources */,
@@ -545,35 +432,24 @@
 				713E83BD1E037C2000C4F12A /* RootViewController.m in Sources */,
 				715671301E0D0AAE006324A0 /* RectDrawable.m in Sources */,
 				715671661E10BE28006324A0 /* NSData+Base64.m in Sources */,
-				7128C10A1E10E5E300FF635B /* AFURLConnectionOperation.m in Sources */,
 				715671361E10A43D006324A0 /* NetworkUtils.m in Sources */,
 				7156714A1E10B031006324A0 /* ioapi.c in Sources */,
 				71D01ADB1E08CA53006620CE /* SignatureViewController.m in Sources */,
 				71D01AF81E092304006620CE /* BasicDrawable.m in Sources */,
 				71D01AD41E07D699006620CE /* SignatureTableViewCell.m in Sources */,
 				71D01AFB1E092304006620CE /* ImageDrawable.m in Sources */,
-				7128C10D1E10E5E300FF635B /* AFURLSessionManager.m in Sources */,
 				7156714D1E10B031006324A0 /* zip.c in Sources */,
 				71D01ADA1E08CA53006620CE /* SignatureView.m in Sources */,
 				715671641E10BE28006324A0 /* AESCrypt.m in Sources */,
-				7128C1251E10E60C00FF635B /* UIImageView+AFNetworking.m in Sources */,
-				7128C1071E10E5E300FF635B /* AFHTTPSessionManager.m in Sources */,
-				7128C1231E10E60C00FF635B /* UIAlertView+AFNetworking.m in Sources */,
 				71D01AE31E08F5D2006620CE /* TouchImageView.m in Sources */,
 				713E83BA1E037C2000C4F12A /* AppDelegate.m in Sources */,
-				7128C10C1E10E5E300FF635B /* AFURLResponseSerialization.m in Sources */,
 				71D01AFA1E092304006620CE /* GroupDrawable.m in Sources */,
 				71D01AED1E09215E006620CE /* PDFPage.m in Sources */,
-				7128C1221E10E60C00FF635B /* UIActivityIndicatorView+AFNetworking.m in Sources */,
 				7156713C1E10AF67006324A0 /* RAUtils.m in Sources */,
 				715671671E10BE28006324A0 /* NSData+CommonCrypto.m in Sources */,
-				7128C1211E10E60C00FF635B /* AFNetworkActivityIndicatorManager.m in Sources */,
-				7128C10B1E10E5E300FF635B /* AFURLRequestSerialization.m in Sources */,
-				7128C1081E10E5E300FF635B /* AFNetworkReachabilityManager.m in Sources */,
 				7156714C1E10B031006324A0 /* unzip.c in Sources */,
 				71D01B251E0A2069006620CE /* TextUtils.m in Sources */,
 				715671401E10B028006324A0 /* ZipArchive.mm in Sources */,
-				7128C1281E10E60C00FF635B /* UIWebView+AFNetworking.m in Sources */,
 				71D01B061E0928C2006620CE /* TableDrawable.m in Sources */,
 				715671561E10BB49006324A0 /* Reachability.m in Sources */,
 				713E83B71E037C2000C4F12A /* main.m in Sources */,

+ 11 - 4
Ants Contract/AntsContract/AntsContract/Base.lproj/Main.storyboard

@@ -4,7 +4,6 @@
         <adaptation id="fullscreen"/>
     </device>
     <dependencies>
-        <deployment identifier="iOS"/>
         <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
     </dependencies>
@@ -63,6 +62,13 @@
                                 </subviews>
                                 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                             </view>
+                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="WPb-xH-q9X">
+                                <rect key="frame" x="42" y="200" width="187" height="21"/>
+                                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                <nil key="textColor"/>
+                                <nil key="highlightedColor"/>
+                            </label>
                         </subviews>
                         <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                     </view>
@@ -80,6 +86,7 @@
                         <outlet property="btnNewCustomer" destination="VoO-EQ-M9h" id="U9J-M1-26G"/>
                         <outlet property="coverView" destination="WlE-9f-0pQ" id="WdQ-tM-RPW"/>
                         <outlet property="ibSignin" destination="A9f-vj-ZDF" id="nwF-qz-pqH"/>
+                        <outlet property="labelVer" destination="WPb-xH-q9X" id="hrQ-cR-Ac5"/>
                         <outlet property="welcomeLabel" destination="QNm-bw-hPi" id="76Y-sU-MT9"/>
                     </connections>
                 </viewController>
@@ -256,11 +263,11 @@
                                         <rect key="frame" x="0.0" y="28" width="360" height="44"/>
                                         <autoresizingMask key="autoresizingMask"/>
                                         <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="v4l-du-pTm" id="JkA-pY-NIV">
-                                            <rect key="frame" x="0.0" y="0.0" width="360" height="44"/>
+                                            <rect key="frame" x="0.0" y="0.0" width="360" height="43.5"/>
                                             <autoresizingMask key="autoresizingMask"/>
                                             <subviews>
                                                 <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Ofv-pg-h2w">
-                                                    <rect key="frame" x="15" y="0.0" width="330" height="44"/>
+                                                    <rect key="frame" x="15" y="0.0" width="330" height="43.5"/>
                                                     <autoresizingMask key="autoresizingMask"/>
                                                     <fontDescription key="fontDescription" type="system" pointSize="16"/>
                                                     <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
@@ -376,7 +383,7 @@
                                         <rect key="frame" x="0.0" y="28" width="768" height="128"/>
                                         <autoresizingMask key="autoresizingMask"/>
                                         <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KmC-hR-Rfo" id="twt-7p-gUd">
-                                            <rect key="frame" x="0.0" y="0.0" width="768" height="128"/>
+                                            <rect key="frame" x="0.0" y="0.0" width="768" height="127.5"/>
                                             <autoresizingMask key="autoresizingMask"/>
                                             <subviews>
                                                 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="GE2016121201" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="eH3-OQ-M6Q">

+ 9 - 0
Ants Contract/Granite Expo eSign/Granite Expo eSign/GEIC - Home Improvement Contract 2017.json

@@ -103,6 +103,7 @@
             "aname": "Jobsite Address",
             "type": "TextView","margin_left":"1",
             "required": true,
+            "tv_vmargin":0.6,
             "pos_x": 248,
             "pos_y": 285,
             "width": 397,
@@ -114,6 +115,7 @@
             "aname": "Jobsite City",
             "type": "TextView","margin_left":"1",
             "required": true,
+            "tv_vmargin":0.3,
             "pos_x": 248,
             "pos_y": 300,
             "width": 152,
@@ -125,6 +127,8 @@
             "aname": "Jobsite State",
             "type": "TextView","margin_left":"1",
             "required": true,
+            "tv_vmargin":0.3,
+            "capital":"charater",
             "pos_x": 432,
             "pos_y": 300,
             "width": 115,
@@ -136,6 +140,7 @@
             "aname": "Jobsite Zipcode",
             "type": "TextView","margin_left":"1",
             "required": true,
+            "tv_vmargin":0.3,
             "pos_x": 570,
             "pos_y": 300,
             "width": 74,
@@ -718,6 +723,7 @@
             "type": "TextView",
             "textAlignment":"center",
             "size":"10",
+            "tv_vmargin":0.5,
             "required": true,
             "pos_x": 194,
             "pos_y": 803,
@@ -728,6 +734,7 @@
         },
         "control_3": {
             "aname": "Print Name",
+            "tv_vmargin":0.5,
             "type": "TextView",
             "textAlignment":"center",
             "size":"10",
@@ -751,6 +758,7 @@
         },
         "control_5": {
             "aname": "Homeowner Name",
+            "tv_vmargin":0.5,
             "type": "TextView",
             "textAlignment":"center",
             "required": true,
@@ -764,6 +772,7 @@
         },
         "control_6": {
             "aname": "Telephone Number",
+            "tv_vmargin":0.5,
             "format": "us_tel",
             "type": "TextView",
             "textAlignment":"center",

+ 5 - 5
Ants Contract/common/DocumentPageViewController.m

@@ -664,7 +664,7 @@
     
     //Create a new view controller and pass suitable data.
 //    PageViewController *PageViewController = [self.storyboard instantiateViewControllerWithIdentifier:@"PageViewController"];
-    PageViewController *PageViewController = [[UIStoryboard storyboardWithName:@"Test" bundle:nil] instantiateViewControllerWithIdentifier:@"PageViewController"];
+    PageViewController *PageViewController = [[UIStoryboard storyboardWithName:@"Main" bundle:nil] instantiateViewControllerWithIdentifier:@"PageViewController"];
     
     PageViewController.pageRef =  CGPDFDocumentGetPage (self.document , index+1);
     PageViewController.pageIndex = index;
@@ -740,13 +740,13 @@
     
     UILabel *titleLabel = [[UILabel alloc] initWithFrame:CGRectMake(10, 10, 270, 10)];
     titleLabel.font = [UIFont boldSystemFontOfSize:20];
-    titleLabel.text=@"Please complete missing fields:";
+    titleLabel.text=@"Missing fields:";
     titleLabel.numberOfLines = 0;
     titleLabel.lineBreakMode =NSLineBreakByWordWrapping;
     //    titleLabel.textAlignment = NSTextAlignmentRight;
     titleLabel.textAlignment = NSTextAlignmentCenter;
     CGSize constraintkey = CGSizeMake(270, 20000.0f);//key label width is 40% cell width;
-    CGSize sizetitle = [@"Please complete missing fields:" sizeWithFont:[UIFont systemFontOfSize:20.0] constrainedToSize:constraintkey lineBreakMode:NSLineBreakByWordWrapping];
+    CGSize sizetitle = [@"Missing fields:" sizeWithFont:[UIFont systemFontOfSize:20.0] constrainedToSize:constraintkey lineBreakMode:NSLineBreakByWordWrapping];
     
     //[titleLabel sizeToFit];
     //    titleLabel.center.x = demoView.center.x;
@@ -799,7 +799,7 @@
                 {
                     ret=false;
                     
-                    NSString* msg=[NSString stringWithFormat:@"%u Page %d %@ is missing.",fields.count+1,i+1,name];
+                    NSString* msg=[NSString stringWithFormat:@"%u. Page %d: %@",fields.count+1,i+1,name];
                     if(fields.count<15)
                         [fields addObject:msg];
                     else
@@ -817,7 +817,7 @@
                 if(str.length==0)
                 {
                     ret=false;
-                    NSString* msg=[NSString stringWithFormat:@"%lu Page %d %@ is missing.",fields.count+1,i+1,name];
+                    NSString* msg=[NSString stringWithFormat:@"%lu. Page %d: %@",fields.count+1,i+1,name];
                     if(fields.count<15)
                         [fields addObject:msg];
                     else

+ 24 - 2
Ants Contract/common/PageViewController.m

@@ -210,12 +210,33 @@
         text=@" ";
     tv.text =text;
     
+    float tv_vmargin= [template[@"tv_vmargin"] floatValue];
+    NSString* capital= template[@"capital"];
+    UITextAutocapitalizationType capitalType=UITextAutocapitalizationTypeWords;
+    if([capital isEqualToString:@"charater"])
+    {
+        capitalType=UITextAutocapitalizationTypeAllCharacters;
+    }
+    else if([capital isEqualToString:@"sentences"])
+    {
+        capitalType=UITextAutocapitalizationTypeSentences;
+    }
+    else if([capital isEqualToString:@"none"])
+    {
+        capitalType=UITextAutocapitalizationTypeNone;
+    }
+    else
+    {
+        capitalType=UITextAutocapitalizationTypeWords;
+    }
     
+    tv.autocapitalizationType=capitalType;
     
     NSMutableAttributedString* attr_str= [tv.attributedText mutableCopy];
     
     NSMutableParagraphStyle *paragraphStyle = [[NSMutableParagraphStyle alloc]init];
-    paragraphStyle.lineHeightMultiple = 1.4;
+    if(tv_vmargin!=0)
+        paragraphStyle.lineHeightMultiple = tv_vmargin;
 //    paragraphStyle.maximumLineHeight = 25.f;
 //    paragraphStyle.minimumLineHeight = 15.f;
 //    paragraphStyle.firstLineHeadIndent = 20.f;
@@ -223,7 +244,8 @@
     [attr_str addAttribute:NSParagraphStyleAttributeName value:paragraphStyle range:NSMakeRange(0,attr_str.length)];
     
     tv.attributedText=attr_str;
-    tv.text=@"";
+    if([text isEqualToString:(@" ")])
+        tv.text=@"";
     
     tv.tag = index+ CONTROL_BASE;
     

+ 1 - 0
Ants Contract/common/RootViewController.h

@@ -17,6 +17,7 @@
 @property (strong, nonatomic) IBOutlet UILabel *welcomeLabel;
 @property (strong, nonatomic) IBOutlet UIButton *btnNewCustomer;
 @property (strong, nonatomic) IBOutlet UIButton *btnCustomerPerDoc;
+@property (strong, nonatomic) IBOutlet UILabel *labelVer;
 
 @end
 

+ 11 - 0
Ants Contract/common/RootViewController.m

@@ -30,6 +30,17 @@
     self.buttonSRL.enabled = false;
     self.coverView.hidden = false;
     
+    
+    
+    NSDictionary* infoDict =[[NSBundle mainBundle] infoDictionary];
+    NSString* build =[infoDict objectForKey:@"CFBundleVersion"];
+    NSString* version =[infoDict objectForKey:@"CFBundleShortVersionString"];
+    NSString* versionNum = [NSString stringWithFormat:@"VeS1.%@.%@",version,build];
+    self.labelVer.text = versionNum;
+    
+    
+    
+    
     [self OnSigninClick:self.ibSignin];
     // Do any additional setup after loading the view, typically from a nib.
 }