You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
4.1 KiB
54 lines
4.1 KiB
![]()
2 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
![]()
1 year ago
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
||
![]()
2 years ago
|
<dependencies>
|
||
![]()
1 year ago
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
|
||
![]()
2 years ago
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
||
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||
|
</dependencies>
|
||
|
<objects>
|
||
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="AboutVC" customModule="Lookfit" customModuleProvider="target">
|
||
|
<connections>
|
||
|
<outlet property="aboutLabel" destination="tX8-3U-3uK" id="7AL-hh-vkC"/>
|
||
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
||
|
</connections>
|
||
|
</placeholder>
|
||
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
||
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
|
||
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
||
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||
|
<subviews>
|
||
![]()
1 year ago
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="fb_icon_1024" translatesAutoresizingMaskIntoConstraints="NO" id="rR2-IL-NZB">
|
||
|
<rect key="frame" x="117" y="80" width="180" height="180"/>
|
||
![]()
2 years ago
|
<constraints>
|
||
|
<constraint firstAttribute="height" constant="180" id="DWn-sd-hoG"/>
|
||
|
<constraint firstAttribute="width" constant="180" id="uie-af-TKc"/>
|
||
|
</constraints>
|
||
|
<userDefinedRuntimeAttributes>
|
||
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
|
||
|
<integer key="value" value="30"/>
|
||
|
</userDefinedRuntimeAttribute>
|
||
|
</userDefinedRuntimeAttributes>
|
||
|
</imageView>
|
||
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Version 1.0.0" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tX8-3U-3uK">
|
||
![]()
1 year ago
|
<rect key="frame" x="153.66666666666666" y="280" width="106.66666666666666" height="22.666666666666686"/>
|
||
![]()
2 years ago
|
<fontDescription key="fontDescription" name=".SFNSDisplay" family=".SF NS Display" pointSize="20"/>
|
||
|
<color key="textColor" red="0.16470588235294117" green="0.16470588235294117" blue="0.16470588235294117" alpha="1" colorSpace="calibratedRGB"/>
|
||
|
<nil key="highlightedColor"/>
|
||
|
</label>
|
||
|
</subviews>
|
||
![]()
1 year ago
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
||
![]()
2 years ago
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
<constraints>
|
||
|
<constraint firstItem="rR2-IL-NZB" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="80" id="Iu4-xF-7UN"/>
|
||
|
<constraint firstItem="rR2-IL-NZB" firstAttribute="centerX" secondItem="fnl-2z-Ty3" secondAttribute="centerX" id="oCi-Mw-Zzn"/>
|
||
|
<constraint firstItem="tX8-3U-3uK" firstAttribute="top" secondItem="rR2-IL-NZB" secondAttribute="bottom" constant="20" id="sya-U3-bYA"/>
|
||
|
<constraint firstItem="tX8-3U-3uK" firstAttribute="centerX" secondItem="rR2-IL-NZB" secondAttribute="centerX" id="yJt-Ug-gEB"/>
|
||
|
</constraints>
|
||
|
<point key="canvasLocation" x="132" y="115"/>
|
||
|
</view>
|
||
|
</objects>
|
||
|
<resources>
|
||
![]()
1 year ago
|
<image name="fb_icon_1024" width="128" height="128"/>
|
||
![]()
2 years ago
|
</resources>
|
||
|
</document>
|