Przeglądaj źródła

1.修改GATIT点击Category Filter程序Crash。

Pen Li 8 lat temu
rodzic
commit
17df75c52e

+ 0 - 0
RedAnt ERP Mobile/iSales-HOMER/homerUI.storyboard → RedAnt ERP Mobile/common/Functions/category/homerUI.storyboard


+ 4 - 0
RedAnt ERP Mobile/iSales-GATIT.xcodeproj/project.pbxproj

@@ -7,6 +7,7 @@
 	objects = {
 
 /* Begin PBXBuildFile section */
+		42843934200EF6D800EE3133 /* homerUI.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 42843933200EF6D700EE3133 /* homerUI.storyboard */; };
 		428980041E2490C1005F1BD8 /* NotificationNameCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 428980031E2490C1005F1BD8 /* NotificationNameCenter.m */; };
 		4289800A1E24918F005F1BD8 /* CartUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 428980091E24918F005F1BD8 /* CartUtils.m */; };
 		428980151E24924D005F1BD8 /* SortButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 428980101E24924D005F1BD8 /* SortButton.m */; };
@@ -286,6 +287,7 @@
 /* End PBXBuildFile section */
 
 /* Begin PBXFileReference section */
+		42843933200EF6D700EE3133 /* homerUI.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = homerUI.storyboard; path = common/Functions/category/homerUI.storyboard; sourceTree = SOURCE_ROOT; };
 		428980021E2490C1005F1BD8 /* NotificationNameCenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NotificationNameCenter.h; path = common/NotificationNameCenter.h; sourceTree = SOURCE_ROOT; };
 		428980031E2490C1005F1BD8 /* NotificationNameCenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NotificationNameCenter.m; path = common/NotificationNameCenter.m; sourceTree = SOURCE_ROOT; };
 		428980081E24918F005F1BD8 /* CartUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CartUtils.h; path = common/CartUtils.h; sourceTree = SOURCE_ROOT; };
@@ -1308,6 +1310,7 @@
 				71C1D8301F456A9100CEA1C9 /* CUL.storyboard */,
 				71C014CF1F46951A00DEB153 /* Main.storyboard */,
 				71C014D11F46951A00DEB153 /* OLM.storyboard */,
+				42843933200EF6D700EE3133 /* homerUI.storyboard */,
 				7162A5E41C58781000AB630E /* iSalesNavigationController.h */,
 				7162A5E51C58781000AB630E /* iSalesNavigationController.m */,
 				713F76C11929F4A7006A7305 /* Images.xcassets */,
@@ -2006,6 +2009,7 @@
 				7162A55F1C58724700AB630E /* customer_info_template.json in Resources */,
 				42D3A4A21EFA6D36007A54C1 /* PhotoList.storyboard in Resources */,
 				7141DD3D1C5726B700F7DF59 /* softScanBeep.wav in Resources */,
+				42843934200EF6D800EE3133 /* homerUI.storyboard in Resources */,
 				71C1D84B1F456C2200CEA1C9 /* so.json in Resources */,
 				71C1D83D1F456BE800CEA1C9 /* more_info.html in Resources */,
 				7141DD341C57269B00F7DF59 /* include in Resources */,

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

@@ -796,7 +796,7 @@
 		71EFCA051FF3733600F8D511 /* CommonEditorAutoCompleteView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorAutoCompleteView.m; path = ../../common/customUI/commoneditor/CommonEditorAutoCompleteView.m; sourceTree = "<group>"; };
 		71EFCA061FF3733600F8D511 /* CommonEditorAutoCompleteView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = CommonEditorAutoCompleteView.xib; path = ../../common/customUI/commoneditor/CommonEditorAutoCompleteView.xib; sourceTree = "<group>"; };
 		71EFCA071FF3733600F8D511 /* CommonEditorAutoCompleteView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorAutoCompleteView.h; path = ../../common/customUI/commoneditor/CommonEditorAutoCompleteView.h; sourceTree = "<group>"; };
-		71EFCA0A1FF3735800F8D511 /* homerUI.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = homerUI.storyboard; sourceTree = "<group>"; };
+		71EFCA0A1FF3735800F8D511 /* homerUI.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = homerUI.storyboard; path = ../common/Functions/category/homerUI.storyboard; sourceTree = "<group>"; };
 		71EFCA0C1FF617C100F8D511 /* MDHTMLLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MDHTMLLabel.h; path = common/customUI/MDHTMLLabel.h; sourceTree = SOURCE_ROOT; };
 		71EFCA0D1FF617C100F8D511 /* MDHTMLLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MDHTMLLabel.m; path = common/customUI/MDHTMLLabel.m; sourceTree = SOURCE_ROOT; };
 		71FFBBE51C60894900D91DC2 /* iSalesDB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = iSalesDB.h; path = common/data_provider/iSalesDB.h; sourceTree = SOURCE_ROOT; };