|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
3 | 3 | <device id="retina4_7" orientation="portrait" appearance="light"/>
|
4 | 4 | <dependencies>
|
5 | 5 | <deployment identifier="iOS"/>
|
6 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/> |
7 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
| 8 | + <capability name="System colors in document resources" minToolsVersion="11.0"/> |
8 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
9 | 10 | </dependencies>
|
10 | 11 | <scenes>
|
|
16 | 17 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
17 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
18 | 19 | <subviews>
|
19 |
| - <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Demo" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="GJd-Yh-RWb"> |
20 |
| - <rect key="frame" x="0.0" y="202" width="375" height="43"/> |
| 20 | + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="cs-gradient" translatesAutoresizingMaskIntoConstraints="NO" id="bg-image"> |
| 21 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 22 | + </imageView> |
| 23 | + <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="{callstack}" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="10" translatesAutoresizingMaskIntoConstraints="NO" id="callstack-label"> |
| 24 | + <rect key="frame" x="233.5" y="20" width="91.5" height="21"/> |
| 25 | + <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/> |
| 26 | + <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 27 | + <nil key="highlightedColor"/> |
| 28 | + </label> |
| 29 | + <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="center" lineBreakMode="middleTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="GJd-Yh-RWb"> |
| 30 | + <rect key="frame" x="0.0" y="225" width="375" height="86"/> |
| 31 | + <string key="text">Sandbox: |
| 32 | +Security Demo</string> |
21 | 33 | <fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
|
| 34 | + <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
22 | 35 | <nil key="highlightedColor"/>
|
23 | 36 | </label>
|
24 | 37 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Powered by React Native" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="MN2-I3-ftu">
|
25 | 38 | <rect key="frame" x="0.0" y="626" width="375" height="21"/>
|
26 | 39 | <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
| 40 | + <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
27 | 41 | <nil key="highlightedColor"/>
|
28 | 42 | </label>
|
29 | 43 | </subviews>
|
30 |
| - <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
| 44 | + <viewLayoutGuide key="safeArea" id="Bcu-3y-fUS"/> |
| 45 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
31 | 46 | <constraints>
|
32 | 47 | <constraint firstItem="Bcu-3y-fUS" firstAttribute="bottom" secondItem="MN2-I3-ftu" secondAttribute="bottom" constant="20" id="OZV-Vh-mqD"/>
|
33 | 48 | <constraint firstItem="Bcu-3y-fUS" firstAttribute="centerX" secondItem="GJd-Yh-RWb" secondAttribute="centerX" id="Q3B-4B-g5h"/>
|
34 | 49 | <constraint firstItem="MN2-I3-ftu" firstAttribute="centerX" secondItem="Bcu-3y-fUS" secondAttribute="centerX" id="akx-eg-2ui"/>
|
| 50 | + <constraint firstItem="bg-image" firstAttribute="bottom" secondItem="Ze5-6b-2t3" secondAttribute="bottom" id="bg-bottom"/> |
| 51 | + <constraint firstItem="bg-image" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="bg-leading"/> |
| 52 | + <constraint firstItem="bg-image" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="bg-top"/> |
| 53 | + <constraint firstItem="bg-image" firstAttribute="trailing" secondItem="Ze5-6b-2t3" secondAttribute="trailing" id="bg-trailing"/> |
| 54 | + <constraint firstItem="callstack-label" firstAttribute="top" secondItem="Bcu-3y-fUS" secondAttribute="top" id="callstack-top"/> |
| 55 | + <constraint firstItem="Bcu-3y-fUS" firstAttribute="trailing" secondItem="callstack-label" secondAttribute="trailing" constant="50" id="callstack-trailing"/> |
35 | 56 | <constraint firstItem="MN2-I3-ftu" firstAttribute="leading" secondItem="Bcu-3y-fUS" secondAttribute="leading" id="i1E-0Y-4RG"/>
|
36 |
| - <constraint firstItem="GJd-Yh-RWb" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="bottom" multiplier="1/3" constant="1" id="moa-c2-u7t"/> |
| 57 | + <constraint firstItem="GJd-Yh-RWb" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="bottom" multiplier="2/5" constant="1" id="moa-c2-u7t"/> |
37 | 58 | <constraint firstItem="GJd-Yh-RWb" firstAttribute="leading" secondItem="Bcu-3y-fUS" secondAttribute="leading" symbolic="YES" id="x7j-FC-K8j"/>
|
38 | 59 | </constraints>
|
39 |
| - <viewLayoutGuide key="safeArea" id="Bcu-3y-fUS"/> |
40 | 60 | </view>
|
41 | 61 | </viewController>
|
42 | 62 | <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
43 | 63 | </objects>
|
44 | 64 | <point key="canvasLocation" x="52.173913043478265" y="375"/>
|
45 | 65 | </scene>
|
46 | 66 | </scenes>
|
| 67 | + <resources> |
| 68 | + <image name="cs-gradient" width="300" height="533.5"/> |
| 69 | + <systemColor name="systemBackgroundColor"> |
| 70 | + <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 71 | + </systemColor> |
| 72 | + </resources> |
47 | 73 | </document>
|
0 commit comments