Commit 950112e4 authored by Javen's avatar Javen

1.0.1版本

parent 9e499913
......@@ -191,7 +191,7 @@
TargetAttributes = {
29D7E014204E72DB00010071 = {
CreatedOnToolsVersion = 9.2;
ProvisioningStyle = Automatic;
ProvisioningStyle = Manual;
};
};
};
......@@ -386,7 +386,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 11.2;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
......@@ -437,7 +437,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 11.2;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
......@@ -450,13 +450,16 @@
baseConfigurationReference = 741C820678A2593F5FCD1236 /* Pods-SHZX.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
DEVELOPMENT_TEAM = W54V2VB863;
INFOPLIST_FILE = SHZX/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.gomore.shzx;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "fead1508-a0cf-4959-a88f-9271e61ca298";
PROVISIONING_PROFILE_SPECIFIER = shzx_dis;
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = 2;
};
......@@ -467,13 +470,16 @@
baseConfigurationReference = 0551BA1661C7C5A89FF065EC /* Pods-SHZX.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
DEVELOPMENT_TEAM = W54V2VB863;
INFOPLIST_FILE = SHZX/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.gomore.shzx;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "fead1508-a0cf-4959-a88f-9271e61ca298";
PROVISIONING_PROFILE_SPECIFIER = shzx_dis;
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = 2;
};
......
......@@ -18,16 +18,16 @@
<rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="back" translatesAutoresizingMaskIntoConstraints="NO" id="lsr-fN-Rxw">
<rect key="frame" x="0.0" y="20" width="1024" height="748"/>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="back" translatesAutoresizingMaskIntoConstraints="NO" id="gn0-5n-Wed">
<rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
</imageView>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="lsr-fN-Rxw" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" id="3RV-1l-vE8"/>
<constraint firstItem="lsr-fN-Rxw" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="ExH-Mw-IJH"/>
<constraint firstItem="lsr-fN-Rxw" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="Q7N-Zc-NHd"/>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="bottom" secondItem="lsr-fN-Rxw" secondAttribute="bottom" id="gfp-zF-7FL"/>
<constraint firstItem="gn0-5n-Wed" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="6Sh-Vt-uDC"/>
<constraint firstAttribute="bottom" secondItem="gn0-5n-Wed" secondAttribute="bottom" id="KG2-iT-d3k"/>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="gn0-5n-Wed" secondAttribute="trailing" id="dfX-Ry-RZ9"/>
<constraint firstItem="gn0-5n-Wed" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="w1v-p5-72S"/>
</constraints>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
</view>
......@@ -38,6 +38,6 @@
</scene>
</scenes>
<resources>
<image name="back" width="1024" height="768"/>
<image name="back" width="2048" height="1536"/>
</resources>
</document>
......@@ -17,11 +17,16 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<string>1.0.1</string>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<string>1.0.1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
......
......@@ -22,7 +22,7 @@ public enum Service {
extension Service: TargetType {
public var baseURL: URL {
return URL(string: "http://121.40.116.34:8077/")!
return URL(string: "http://172.16.23.112:8081/")!
}
public var path: String {
......
......@@ -39,7 +39,7 @@ class ViewController: UIViewController {
var imageArray: Array<String> = {
var imageArray = ["http://121.40.116.34:8077/KlImages/KlyAPI?ID=2&Type=SHZX","http://121.40.116.34:8077/KlImages/KlyAPI?ID=2&Type=SHZX"]
var imageArray = ["http://172.16.23.112:8082/Img/172.16.26.18.jpg","http://172.16.23.112:8082/Img/172.16.26.19.jpg",]
return imageArray
}()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment