Răsfoiți Sursa

1.修改UWAVER界面大小不正确。

Pen Li 7 ani în urmă
părinte
comite
8869fcba45

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

@@ -7,6 +7,7 @@
 	objects = {
 
 /* Begin PBXBuildFile section */
+		423CC87121D22F87008BD2C4 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 423CC87021D22F87008BD2C4 /* Launch Screen.storyboard */; };
 		428980011E24902E005F1BD8 /* JKTimerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 428980001E24902E005F1BD8 /* JKTimerManager.m */; };
 		428980071E2490E3005F1BD8 /* NotificationNameCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 428980061E2490E3005F1BD8 /* NotificationNameCenter.m */; };
 		4289800D1E2491A6005F1BD8 /* CartUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 4289800C1E2491A6005F1BD8 /* CartUtils.m */; };
@@ -256,6 +257,7 @@
 /* End PBXBuildFile section */
 
 /* Begin PBXFileReference section */
+		423CC87021D22F87008BD2C4 /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = SOURCE_ROOT; };
 		42897FFF1E24902E005F1BD8 /* JKTimerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JKTimerManager.h; sourceTree = "<group>"; };
 		428980001E24902E005F1BD8 /* JKTimerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JKTimerManager.m; sourceTree = "<group>"; };
 		428980051E2490E3005F1BD8 /* NotificationNameCenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NotificationNameCenter.h; path = common/NotificationNameCenter.h; sourceTree = SOURCE_ROOT; };
@@ -1109,6 +1111,7 @@
 		7183E8471CF2913E00524787 /* Supporting Files */ = {
 			isa = PBXGroup;
 			children = (
+				423CC87021D22F87008BD2C4 /* Launch Screen.storyboard */,
 				7183E8481CF2913E00524787 /* main.m */,
 			);
 			name = "Supporting Files";
@@ -1846,6 +1849,7 @@
 				7183EA1B1CF29FCB00524787 /* status_filter_cadedate_open.json in Resources */,
 				7183EA051CF29FCB00524787 /* customer_info_template_edit.json in Resources */,
 				7183E9231CF29F4500524787 /* softScanBeep.wav in Resources */,
+				423CC87121D22F87008BD2C4 /* Launch Screen.storyboard in Resources */,
 				42BEF39E1E8A4C7D00632AB6 /* LICENSE in Resources */,
 				7183E9F31CF29FCB00524787 /* debug_category_filter.json in Resources */,
 				7183EA441CF2A06600524787 /* Main.storyboard in Resources */,

+ 2 - 0
RedAnt ERP Mobile/HMLG Mobile/Info.plist

@@ -35,6 +35,8 @@
 	<string>Try to use camera</string>
 	<key>NSPhotoLibraryUsageDescription</key>
 	<string>Try to visit Photo Library</string>
+	<key>UILaunchStoryboardName</key>
+	<string>LaunchScreen</string>
 	<key>UIMainStoryboardFile</key>
 	<string>Main</string>
 	<key>UIRequiredDeviceCapabilities</key>

+ 51 - 0
RedAnt ERP Mobile/Launch Screen.storyboard

@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
+    <device id="ipad9_7" orientation="portrait">
+        <adaptation id="fullscreen"/>
+    </device>
+    <dependencies>
+        <deployment identifier="iOS"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
+        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+    </dependencies>
+    <scenes>
+        <!--View Controller-->
+        <scene sceneID="EHf-IW-A2E">
+            <objects>
+                <viewController id="01J-lp-oVM" sceneMemberID="viewController">
+                    <layoutGuides>
+                        <viewControllerLayoutGuide type="top" id="87K-PZ-J9L"/>
+                        <viewControllerLayoutGuide type="bottom" id="eZg-7j-v87"/>
+                    </layoutGuides>
+                    <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
+                        <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <subviews>
+                            <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="iSales" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="GJd-Yh-RWb">
+                                <rect key="frame" x="333.5" y="321" width="101" height="43"/>
+                                <fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
+                                <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                                <nil key="highlightedColor"/>
+                            </label>
+                            <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Copyright © 2018 United Software Applications, Inc. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="obG-Y5-kRd">
+                                <rect key="frame" x="111" y="983.5" width="546.5" height="20.5"/>
+                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                                <nil key="highlightedColor"/>
+                            </label>
+                        </subviews>
+                        <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <constraints>
+                            <constraint firstAttribute="centerX" secondItem="obG-Y5-kRd" secondAttribute="centerX" id="5cz-MP-9tL"/>
+                            <constraint firstAttribute="centerX" secondItem="GJd-Yh-RWb" secondAttribute="centerX" id="Q3B-4B-g5h"/>
+                            <constraint firstAttribute="bottom" secondItem="obG-Y5-kRd" secondAttribute="bottom" constant="20" id="Y44-ml-fuU"/>
+                            <constraint firstItem="GJd-Yh-RWb" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="bottom" multiplier="1/3" constant="1" id="moa-c2-u7t"/>
+                        </constraints>
+                    </view>
+                </viewController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="53" y="375"/>
+        </scene>
+    </scenes>
+</document>

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

@@ -7,6 +7,7 @@
 	objects = {
 
 /* Begin PBXBuildFile section */
+		423CC86F21D22F5E008BD2C4 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 423CC86E21D22F5D008BD2C4 /* Launch Screen.storyboard */; };
 		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 */; };
@@ -287,6 +288,7 @@
 /* End PBXBuildFile section */
 
 /* Begin PBXFileReference section */
+		423CC86E21D22F5D008BD2C4 /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = SOURCE_ROOT; };
 		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; };
@@ -1316,6 +1318,7 @@
 				713F76C11929F4A7006A7305 /* Images.xcassets */,
 				713F76B01929F4A7006A7305 /* Supporting Files */,
 				713F76B11929F4A7006A7305 /* iSales-GATIT-Info.plist */,
+				423CC86E21D22F5D008BD2C4 /* Launch Screen.storyboard */,
 				713F76B21929F4A7006A7305 /* InfoPlist.strings */,
 				713F76B51929F4A7006A7305 /* main.m */,
 				713F76B71929F4A7006A7305 /* iSales-GATIT-Prefix.pch */,
@@ -2026,6 +2029,7 @@
 				71C014CC1F46942400DEB153 /* default_appearance.json in Resources */,
 				42B309791E45BA32007AFC62 /* status_filter_cadedate_po.json in Resources */,
 				71C1D8481F456C2200CEA1C9 /* portfolio_2x3.json in Resources */,
+				423CC86F21D22F5E008BD2C4 /* Launch Screen.storyboard in Resources */,
 				71C1D84A1F456C2200CEA1C9 /* so_thumb.json in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;

+ 2 - 0
RedAnt ERP Mobile/iSales-GATIT/iSales-GATIT-Info.plist

@@ -42,6 +42,8 @@
 		<string>DejaVuSans.ttf</string>
 		<string>DejaVuSans-Bold.ttf</string>
 	</array>
+	<key>UILaunchStoryboardName</key>
+	<string>Launch Screen</string>
 	<key>UIMainStoryboardFile</key>
 	<string>Main</string>
 	<key>UIRequiredDeviceCapabilities</key>

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

@@ -7,6 +7,7 @@
 	objects = {
 
 /* Begin PBXBuildFile section */
+		423CC87321D22FA5008BD2C4 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 423CC87221D22FA5008BD2C4 /* Launch Screen.storyboard */; };
 		42604119201C072F002374A8 /* MasterModelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42604118201C072F002374A8 /* MasterModelViewController.m */; };
 		4260411C201C079C002374A8 /* MasterModelCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4260411B201C079C002374A8 /* MasterModelCell.m */; };
 		4260411E201C07E3002374A8 /* MasterModel.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4260411D201C07E3002374A8 /* MasterModel.storyboard */; };
@@ -294,6 +295,7 @@
 /* End PBXBuildFile section */
 
 /* Begin PBXFileReference section */
+		423CC87221D22FA5008BD2C4 /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = SOURCE_ROOT; };
 		42604117201C072F002374A8 /* MasterModelViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = MasterModelViewController.h; path = common/Functions/cart/MasterModelViewController.h; sourceTree = SOURCE_ROOT; };
 		42604118201C072F002374A8 /* MasterModelViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = MasterModelViewController.m; path = common/Functions/cart/MasterModelViewController.m; sourceTree = SOURCE_ROOT; };
 		4260411A201C079C002374A8 /* MasterModelCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = MasterModelCell.h; path = common/Functions/cart/MasterModelCell.h; sourceTree = SOURCE_ROOT; };
@@ -1346,6 +1348,7 @@
 		713F76B01929F4A7006A7305 /* Supporting Files */ = {
 			isa = PBXGroup;
 			children = (
+				423CC87221D22FA5008BD2C4 /* Launch Screen.storyboard */,
 			);
 			name = "Supporting Files";
 			sourceTree = "<group>";
@@ -2043,6 +2046,7 @@
 				71DF74951C57614C00F2789C /* PhotoBorder.png in Resources */,
 				7162A55F1C58724700AB630E /* customer_info_template.json in Resources */,
 				42D3A4A21EFA6D36007A54C1 /* PhotoList.storyboard in Resources */,
+				423CC87321D22FA5008BD2C4 /* Launch Screen.storyboard in Resources */,
 				71EFCA091FF3733600F8D511 /* CommonEditorAutoCompleteView.xib in Resources */,
 				7141DD3D1C5726B700F7DF59 /* softScanBeep.wav in Resources */,
 				71C1D84B1F456C2200CEA1C9 /* so.json in Resources */,

+ 2 - 0
RedAnt ERP Mobile/iSales-HOMER/iSales-HOMER-Info.plist

@@ -42,6 +42,8 @@
 		<string>DejaVuSans.ttf</string>
 		<string>DejaVuSans-Bold.ttf</string>
 	</array>
+	<key>UILaunchStoryboardName</key>
+	<string>Launch Screen</string>
 	<key>UIMainStoryboardFile</key>
 	<string>Main</string>
 	<key>UIRequiredDeviceCapabilities</key>

+ 2 - 0
RedAnt ERP Mobile/iSales-NPD/iSales-NPD-Info.plist

@@ -42,6 +42,8 @@
 		<string>DejaVuSans.ttf</string>
 		<string>DejaVuSans-Bold.ttf</string>
 	</array>
+	<key>UILaunchStoryboardName</key>
+	<string>Launch Screen</string>
 	<key>UIMainStoryboardFile</key>
 	<string>Main</string>
 	<key>UIRequiredDeviceCapabilities</key>

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

@@ -7,6 +7,7 @@
 	objects = {
 
 /* Begin PBXBuildFile section */
+		423CC86D21D22F40008BD2C4 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 423CC86C21D22F40008BD2C4 /* Launch Screen.storyboard */; };
 		424A02D11FFB3A0B0088DC56 /* RABackOrderSubmitAlertController.m in Sources */ = {isa = PBXBuildFile; fileRef = 424A02D01FFB3A0B0088DC56 /* RABackOrderSubmitAlertController.m */; };
 		4254CCDE1FB1AC2B00C8B4B6 /* RAOrderEditorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4254CCDD1FB1AC2B00C8B4B6 /* RAOrderEditorViewController.m */; };
 		428980041E2490C1005F1BD8 /* NotificationNameCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 428980031E2490C1005F1BD8 /* NotificationNameCenter.m */; };
@@ -290,6 +291,7 @@
 /* End PBXBuildFile section */
 
 /* Begin PBXFileReference section */
+		423CC86C21D22F40008BD2C4 /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = SOURCE_ROOT; };
 		424A02CF1FFB3A0B0088DC56 /* RABackOrderSubmitAlertController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RABackOrderSubmitAlertController.h; path = common/Functions/order/RABackOrderSubmitAlertController.h; sourceTree = SOURCE_ROOT; };
 		424A02D01FFB3A0B0088DC56 /* RABackOrderSubmitAlertController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = RABackOrderSubmitAlertController.m; path = common/Functions/order/RABackOrderSubmitAlertController.m; sourceTree = SOURCE_ROOT; };
 		4254CCDC1FB1AC2B00C8B4B6 /* RAOrderEditorViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RAOrderEditorViewController.h; path = common/Functions/order/RAOrderEditorViewController.h; sourceTree = SOURCE_ROOT; };
@@ -1318,6 +1320,7 @@
 				713F76C11929F4A7006A7305 /* Assets.xcassets */,
 				713F76B01929F4A7006A7305 /* Supporting Files */,
 				713F76B11929F4A7006A7305 /* iSales-TRADESHOW-Info.plist */,
+				423CC86C21D22F40008BD2C4 /* Launch Screen.storyboard */,
 				713F76B21929F4A7006A7305 /* InfoPlist.strings */,
 				713F76B51929F4A7006A7305 /* main.m */,
 				713F76B71929F4A7006A7305 /* iSales-TRADESHOW-Prefix.pch */,
@@ -2027,6 +2030,7 @@
 				7111E5721C76C557004763B3 /* customer_info_template_edit.json in Resources */,
 				7161FEB61D61B24900157EE1 /* normalpayment.html in Resources */,
 				7143E214202FCFC000451903 /* debug_category_filter.json in Resources */,
+				423CC86D21D22F40008BD2C4 /* Launch Screen.storyboard in Resources */,
 				7143E220202FD28900451903 /* TearSheet.json in Resources */,
 				71DF74961C57614C00F2789C /* PhotoBorder@2x.png in Resources */,
 				7143E226202FD2CA00451903 /* so_thumb.json in Resources */,

+ 2 - 0
RedAnt ERP Mobile/iSales-TRADESHOW/iSales-TRADESHOW-Info.plist

@@ -42,6 +42,8 @@
 		<string>DejaVuSans.ttf</string>
 		<string>DejaVuSans-Bold.ttf</string>
 	</array>
+	<key>UILaunchStoryboardName</key>
+	<string>Launch Screen</string>
 	<key>UIMainStoryboardFile</key>
 	<string>Main</string>
 	<key>UIRequiredDeviceCapabilities</key>

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

@@ -7,6 +7,7 @@
 	objects = {
 
 /* Begin PBXBuildFile section */
+		423CC86B21D22D7A008BD2C4 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 423CC86A21D22D79008BD2C4 /* Launch Screen.storyboard */; };
 		424A02D11FFB3A0B0088DC56 /* RABackOrderSubmitAlertController.m in Sources */ = {isa = PBXBuildFile; fileRef = 424A02D01FFB3A0B0088DC56 /* RABackOrderSubmitAlertController.m */; };
 		4254CCDE1FB1AC2B00C8B4B6 /* RAOrderEditorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4254CCDD1FB1AC2B00C8B4B6 /* RAOrderEditorViewController.m */; };
 		428980041E2490C1005F1BD8 /* NotificationNameCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 428980031E2490C1005F1BD8 /* NotificationNameCenter.m */; };
@@ -295,6 +296,7 @@
 /* End PBXBuildFile section */
 
 /* Begin PBXFileReference section */
+		423CC86A21D22D79008BD2C4 /* Launch Screen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = "Launch Screen.storyboard"; path = "../Launch Screen.storyboard"; sourceTree = "<group>"; };
 		424A02CF1FFB3A0B0088DC56 /* RABackOrderSubmitAlertController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RABackOrderSubmitAlertController.h; path = common/Functions/order/RABackOrderSubmitAlertController.h; sourceTree = SOURCE_ROOT; };
 		424A02D01FFB3A0B0088DC56 /* RABackOrderSubmitAlertController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = RABackOrderSubmitAlertController.m; path = common/Functions/order/RABackOrderSubmitAlertController.m; sourceTree = SOURCE_ROOT; };
 		4254CCDC1FB1AC2B00C8B4B6 /* RAOrderEditorViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RAOrderEditorViewController.h; path = common/Functions/order/RAOrderEditorViewController.h; sourceTree = SOURCE_ROOT; };
@@ -1337,6 +1339,7 @@
 				713F76C11929F4A7006A7305 /* Assets.xcassets */,
 				713F76B01929F4A7006A7305 /* Supporting Files */,
 				713F76B11929F4A7006A7305 /* iSales-UWAVER-Info.plist */,
+				423CC86A21D22D79008BD2C4 /* Launch Screen.storyboard */,
 				713F76B21929F4A7006A7305 /* InfoPlist.strings */,
 				713F76B51929F4A7006A7305 /* main.m */,
 				713F76B71929F4A7006A7305 /* iSales-UWAVER-Prefix.pch */,
@@ -2040,6 +2043,7 @@
 				7162A55F1C58724700AB630E /* customer_info_template.json in Resources */,
 				42D3A4A21EFA6D36007A54C1 /* PhotoList.storyboard in Resources */,
 				7141DD3D1C5726B700F7DF59 /* softScanBeep.wav in Resources */,
+				423CC86B21D22D7A008BD2C4 /* Launch Screen.storyboard in Resources */,
 				42ED85EE215B734E00C3B9FE /* UWAFilter.storyboard in Resources */,
 				4295AE1D1FE74D46007BE365 /* CommonEditorAutoCompleteView.xib in Resources */,
 				7141DD341C57269B00F7DF59 /* include in Resources */,

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

@@ -7,6 +7,7 @@
 	objects = {
 
 /* Begin PBXBuildFile section */
+		423CC87521D22FDE008BD2C4 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 423CC87421D22FDE008BD2C4 /* Launch Screen.storyboard */; };
 		424A02D11FFB3A0B0088DC56 /* RABackOrderSubmitAlertController.m in Sources */ = {isa = PBXBuildFile; fileRef = 424A02D01FFB3A0B0088DC56 /* RABackOrderSubmitAlertController.m */; };
 		4254CCDE1FB1AC2B00C8B4B6 /* RAOrderEditorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4254CCDD1FB1AC2B00C8B4B6 /* RAOrderEditorViewController.m */; };
 		428980041E2490C1005F1BD8 /* NotificationNameCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 428980031E2490C1005F1BD8 /* NotificationNameCenter.m */; };
@@ -293,6 +294,7 @@
 /* End PBXBuildFile section */
 
 /* Begin PBXFileReference section */
+		423CC87421D22FDE008BD2C4 /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = SOURCE_ROOT; };
 		424A02CF1FFB3A0B0088DC56 /* RABackOrderSubmitAlertController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RABackOrderSubmitAlertController.h; path = common/Functions/order/RABackOrderSubmitAlertController.h; sourceTree = SOURCE_ROOT; };
 		424A02D01FFB3A0B0088DC56 /* RABackOrderSubmitAlertController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = RABackOrderSubmitAlertController.m; path = common/Functions/order/RABackOrderSubmitAlertController.m; sourceTree = SOURCE_ROOT; };
 		4254CCDC1FB1AC2B00C8B4B6 /* RAOrderEditorViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RAOrderEditorViewController.h; path = common/Functions/order/RAOrderEditorViewController.h; sourceTree = SOURCE_ROOT; };
@@ -1340,6 +1342,7 @@
 		713F76B01929F4A7006A7305 /* Supporting Files */ = {
 			isa = PBXGroup;
 			children = (
+				423CC87421D22FDE008BD2C4 /* Launch Screen.storyboard */,
 			);
 			name = "Supporting Files";
 			sourceTree = "<group>";
@@ -2038,6 +2041,7 @@
 				7141DD601C5747CE00F7DF59 /* LICENSE in Resources */,
 				71D01ADD1E08CB1C006620CE /* signature.storyboard in Resources */,
 				7143E22F202FD3CD00451903 /* order_info.html in Resources */,
+				423CC87521D22FDE008BD2C4 /* Launch Screen.storyboard in Resources */,
 				7111E5721C76C557004763B3 /* customer_info_template_edit.json in Resources */,
 				7161FEB61D61B24900157EE1 /* normalpayment.html in Resources */,
 				7143E214202FCFC000451903 /* debug_category_filter.json in Resources */,

+ 2 - 0
RedAnt ERP Mobile/iSales-USAI/iSales-USAI-Info.plist

@@ -42,6 +42,8 @@
 		<string>DejaVuSans.ttf</string>
 		<string>DejaVuSans-Bold.ttf</string>
 	</array>
+	<key>UILaunchStoryboardName</key>
+	<string>Launch Screen</string>
 	<key>UIMainStoryboardFile</key>
 	<string>Main</string>
 	<key>UIRequiredDeviceCapabilities</key>

+ 2 - 0
RedAnt ERP Mobile/iSales-UWAVER/iSales-UWAVER-Info.plist

@@ -42,6 +42,8 @@
 		<string>DejaVuSans.ttf</string>
 		<string>DejaVuSans-Bold.ttf</string>
 	</array>
+	<key>UILaunchStoryboardName</key>
+	<string>Launch Screen</string>
 	<key>UIMainStoryboardFile</key>
 	<string>Main</string>
 	<key>UIRequiredDeviceCapabilities</key>