Explorar el Código

Homer Mobile

修复 扫描枪头文件报错
Ray Zhang hace 8 años
padre
commit
fbd8764325

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


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

@@ -168,7 +168,7 @@
 		7128C3441E12545C00FF635B /* DocumentPageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DocumentPageViewController.h; path = ../../common/DocumentPageViewController.h; sourceTree = "<group>"; };
 		7128C3451E12545C00FF635B /* DocumentPageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DocumentPageViewController.m; path = ../../common/DocumentPageViewController.m; sourceTree = "<group>"; };
 		7128C3481E12548C00FF635B /* PageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PageViewController.h; path = ../../common/PageViewController.h; sourceTree = "<group>"; };
-		7128C3491E12548C00FF635B /* PageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PageViewController.m; path = ../../common/PageViewController.m; sourceTree = "<group>"; };
+		7128C3491E12548C00FF635B /* PageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PageViewController.m; path = ../../common/PageViewController.m; sourceTree = "<group>"; tabWidth = 5; };
 		7128C34A1E12548C00FF635B /* PDFPageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFPageView.h; path = ../../common/PDFPageView.h; sourceTree = "<group>"; };
 		7128C34B1E12548C00FF635B /* PDFPageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFPageView.m; path = ../../common/PDFPageView.m; sourceTree = "<group>"; };
 		7128C34C1E12548C00FF635B /* PDFScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFScrollView.h; path = ../../common/PDFScrollView.h; sourceTree = "<group>"; };

BIN
RA Image/RA Image.xcodeproj/project.xcworkspace/xcuserdata/ray.xcuserdatad/UserInterfaceState.xcuserstate


+ 2 - 2
RedAnt ERP Mobile/ScanApiSDK-10.2.227-2/ScanApiIncludes.h

@@ -8,8 +8,8 @@
 
 #ifndef ScanApiIncludes_h
 #define ScanApiIncludes_h
-#import "SktScanApi.h"
-#import "ScanApi.h"
+#import "SktScanAPI.h"
+#import "ScanAPI.h"
 
 
 #endif

+ 1 - 1
RedAnt ERP Mobile/iSales-HOMER.xcodeproj/project.pbxproj

@@ -2387,7 +2387,7 @@
 				);
 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
 				GCC_PREFIX_HEADER = "iSales-HOMER/iSales-HOMER-Prefix.pch";
-				INFOPLIST_FILE = "iSales-HOME/iSales-HOMER-Info.plist";
+				INFOPLIST_FILE = "iSales-HOMER/iSales-HOMER-Info.plist";
 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
 				LIBRARY_SEARCH_PATHS = (
 					"$(PROJECT_DIR)/ScanApiSDK-10.2.227-2/lib",

+ 1 - 1
RedAnt ERP Mobile/iSales-HOMER/iSales-HOMER-Info.plist

@@ -21,7 +21,7 @@
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>170814</string>
+	<string>170901</string>
 	<key>ITSAppUsesNonExemptEncryption</key>
 	<false/>
 	<key>LSRequiresIPhoneOS</key>