From 5d433e8ec75b2c486fbcbe672f45dc9527964b68 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 16 四月 2024 15:18:20 +0800
Subject: [PATCH] 备份
---
HDL-ON_iOS/LaunchScreen.storyboard | 62 +-----------------------------
1 files changed, 3 insertions(+), 59 deletions(-)
diff --git a/HDL-ON_iOS/LaunchScreen.storyboard b/HDL-ON_iOS/LaunchScreen.storyboard
index 9a790b7..f8a9caa 100644
--- a/HDL-ON_iOS/LaunchScreen.storyboard
+++ b/HDL-ON_iOS/LaunchScreen.storyboard
@@ -1,65 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22684"/>
</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="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="launchIcon1" translatesAutoresizingMaskIntoConstraints="NO" id="9nT-Fx-4qG">
- <rect key="frame" x="240" y="48" width="174" height="162"/>
- <constraints>
- <constraint firstAttribute="width" constant="174" id="YFZ-tm-Sjh"/>
- <constraint firstAttribute="height" constant="162" id="i7v-Bl-YJn"/>
- </constraints>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="launchIcon2" translatesAutoresizingMaskIntoConstraints="NO" id="dJG-xt-76U">
- <rect key="frame" x="0.0" y="663" width="103" height="165"/>
- <constraints>
- <constraint firstAttribute="width" constant="103" id="Mee-eE-gBJ"/>
- <constraint firstAttribute="height" constant="165" id="v86-9G-Ngl"/>
- </constraints>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="launchIcon" translatesAutoresizingMaskIntoConstraints="NO" id="gAz-Vf-lRO">
- <rect key="frame" x="101" y="362" width="212" height="172"/>
- <constraints>
- <constraint firstAttribute="height" constant="172" id="1dy-BP-0hc"/>
- <constraint firstAttribute="width" constant="212" id="IFI-Nv-6iF"/>
- </constraints>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="dJG-xt-76U" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="A1f-1j-aJ5"/>
- <constraint firstItem="gAz-Vf-lRO" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="GAY-53-0IG"/>
- <constraint firstAttribute="trailing" secondItem="9nT-Fx-4qG" secondAttribute="trailing" id="W0G-jB-s4B"/>
- <constraint firstItem="9nT-Fx-4qG" firstAttribute="top" secondItem="Llm-lL-Icb" secondAttribute="bottom" id="eg7-2m-rvD"/>
- <constraint firstItem="xb3-aO-Qok" firstAttribute="top" secondItem="dJG-xt-76U" secondAttribute="bottom" constant="34" id="mX9-qo-4vp"/>
- <constraint firstItem="gAz-Vf-lRO" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="oTs-PN-mAs"/>
- </constraints>
- </view>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="52.173913043478265" y="375"/>
- </scene>
- </scenes>
- <resources>
- <image name="launchIcon" width="550" height="550"/>
- <image name="launchIcon1" width="610" height="570"/>
- <image name="launchIcon2" width="326" height="578"/>
- </resources>
+ <scenes/>
</document>
--
Gitblit v1.8.0