|
3 | 3 | <dependencies> |
4 | 4 | <deployment identifier="iOS"/> |
5 | 5 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9530"/> |
| 6 | + <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
6 | 7 | </dependencies> |
7 | 8 | <scenes> |
8 | 9 | <!--View Controller--> |
|
17 | 18 | <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
18 | 19 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
19 | 20 | <subviews> |
20 | | - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Red Bear Lab BLE Nano Demo" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xuH-xI-xeU"> |
21 | | - <rect key="frame" x="123" y="284" width="355" height="33"/> |
| 21 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Red Bear Lab BLE Nano Demo" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="xuH-xI-xeU"> |
| 22 | + <rect key="frame" x="20" y="284" width="560" height="33"/> |
22 | 23 | <fontDescription key="fontDescription" style="UICTFontTextStyleTitle1"/> |
23 | 24 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
24 | 25 | <nil key="highlightedColor"/> |
|
34 | 35 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
35 | 36 | <constraints> |
36 | 37 | <constraint firstItem="ZHu-Sp-jvH" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="24P-Sx-GPh"/> |
| 38 | + <constraint firstItem="xuH-xI-xeU" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leadingMargin" id="BxS-1B-0JS"/> |
37 | 39 | <constraint firstItem="ZHu-Sp-jvH" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" constant="-78" id="PRC-Ss-Hft"/> |
| 40 | + <constraint firstAttribute="trailingMargin" secondItem="xuH-xI-xeU" secondAttribute="trailing" id="TAy-fF-DnE"/> |
38 | 41 | <constraint firstItem="xuH-xI-xeU" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="e9U-Yb-Y0h"/> |
39 | 42 | <constraint firstItem="xuH-xI-xeU" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="qRP-TO-trN"/> |
40 | 43 | </constraints> |
| 44 | + <variation key="default"> |
| 45 | + <mask key="constraints"> |
| 46 | + <exclude reference="e9U-Yb-Y0h"/> |
| 47 | + </mask> |
| 48 | + </variation> |
41 | 49 | </view> |
42 | 50 | </viewController> |
43 | 51 | <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> |
|
0 commit comments