Преглед изворни кода

ra image 1.16 rev1 添加启动屏,修复扫码后无法自动弹回上层界面的问题。

Ray Zhang пре 5 година
родитељ
комит
fb21921759
1 измењених фајлова са 0 додато и 47 уклоњено
  1. 0 47
      RA Image/RA Image/Base.lproj/LaunchScreen.storyboard

+ 0 - 47
RA Image/RA Image/Base.lproj/LaunchScreen.storyboard

@@ -1,47 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16A323" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
-    <device id="retina4_7" orientation="portrait">
-        <adaptation id="fullscreen"/>
-    </device>
-    <dependencies>
-        <deployment identifier="iOS"/>
-        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
-        <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="Llm-lL-Icb"/>
-                        <viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
-                    </layoutGuides>
-                    <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
-                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
-                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
-                        <subviews>
-                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="redAnt" translatesAutoresizingMaskIntoConstraints="NO" id="haL-GR-fcA">
-                                <rect key="frame" x="67.5" y="213.5" width="240" height="240"/>
-                                <constraints>
-                                    <constraint firstAttribute="height" constant="240" id="DiP-oe-js5"/>
-                                    <constraint firstAttribute="width" constant="240" id="YpT-k5-G4V"/>
-                                </constraints>
-                            </imageView>
-                        </subviews>
-                        <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
-                        <constraints>
-                            <constraint firstItem="haL-GR-fcA" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="UEx-xi-rfj"/>
-                            <constraint firstItem="haL-GR-fcA" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="b5k-lo-NLG"/>
-                        </constraints>
-                    </view>
-                </viewController>
-                <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
-            </objects>
-            <point key="canvasLocation" x="49.925037481259373" y="373.60000000000002"/>
-        </scene>
-    </scenes>
-    <resources>
-        <image name="redAnt" width="1024" height="1024"/>
-    </resources>
-</document>