Skip to content
Snippets Groups Projects

First internal release for TF

16 files
+ 520
136
Compare changes
  • Side-by-side
  • Inline

Files

@@ -20,13 +20,13 @@
<rect key="frame" x="28.333333333333343" y="326.66666666666669" width="333.33333333333326" height="200.66666666666669"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Shielded Help" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="VEv-7L-Rqy">
<rect key="frame" x="20" y="19.999999999999996" width="293.33333333333331" height="34.666666666666657"/>
<rect key="frame" x="20" y="20" width="293.33333333333331" height="72.333333333333329"/>
<fontDescription key="fontDescription" name="Menlo-Bold" family="Menlo" pointSize="40"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Shield" translatesAutoresizingMaskIntoConstraints="NO" id="OAP-yW-yO6">
<rect key="frame" x="107.66666666666669" y="62.666666666666629" width="118" height="118"/>
<rect key="frame" x="126.66666666666669" y="100.33333333333331" width="80" height="80.333333333333314"/>
<constraints>
<constraint firstAttribute="width" secondItem="OAP-yW-yO6" secondAttribute="height" multiplier="1:1" id="T6P-YG-bf7"/>
</constraints>
@@ -34,6 +34,7 @@
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="OAP-yW-yO6" firstAttribute="height" secondItem="Lif-fS-EPO" secondAttribute="height" multiplier="0.4" id="BFQ-Cg-M0c"/>
<constraint firstAttribute="bottom" secondItem="OAP-yW-yO6" secondAttribute="bottom" constant="20.000000000000057" id="FeM-WW-YQn"/>
<constraint firstItem="VEv-7L-Rqy" firstAttribute="top" secondItem="Lif-fS-EPO" secondAttribute="top" constant="20" symbolic="YES" id="GDZ-fj-fQl"/>
<constraint firstItem="OAP-yW-yO6" firstAttribute="centerX" secondItem="Lif-fS-EPO" secondAttribute="centerX" id="Mll-dB-W8F"/>
Loading