mirror of
https://github.com/kiwix/kiwix-apple-custom.git
synced 2025-08-03 02:25:59 -04:00
86 lines
5.5 KiB
XML
86 lines
5.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23094" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
|
|
<device id="ipad12_9rounded" orientation="portrait" layout="fullscreen" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23084"/>
|
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<scenes>
|
|
<!--View Controller-->
|
|
<scene sceneID="EHf-IW-A2E">
|
|
<objects>
|
|
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="uo1-ga-H9F"/>
|
|
<viewControllerLayoutGuide type="bottom" id="Sjh-Or-08q"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
|
|
<rect key="frame" x="0.0" y="0.0" width="1024" height="1366"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="welcomeLogo" translatesAutoresizingMaskIntoConstraints="NO" id="sT8-B9-Wfi" userLabel="Logo">
|
|
<rect key="frame" x="362" y="283.5" width="300" height="683"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="300" id="KhA-cj-p99"/>
|
|
</constraints>
|
|
<variation key="default">
|
|
<mask key="constraints">
|
|
<exclude reference="KhA-cj-p99"/>
|
|
</mask>
|
|
</variation>
|
|
<variation key="widthClass=regular">
|
|
<mask key="constraints">
|
|
<include reference="KhA-cj-p99"/>
|
|
</mask>
|
|
</variation>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<constraints>
|
|
<constraint firstItem="sT8-B9-Wfi" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="aRd-zN-Ayu"/>
|
|
<constraint firstItem="sT8-B9-Wfi" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" constant="-58" id="dcs-vi-a5t">
|
|
<variation key="heightClass=compact" constant="-32"/>
|
|
</constraint>
|
|
<constraint firstItem="sT8-B9-Wfi" firstAttribute="height" secondItem="Ze5-6b-2t3" secondAttribute="height" constant="-228" id="glL-nO-Nlr"/>
|
|
<constraint firstItem="sT8-B9-Wfi" firstAttribute="height" secondItem="Ze5-6b-2t3" secondAttribute="height" multiplier="0.5" id="haJ-Ad-xti"/>
|
|
<constraint firstItem="sT8-B9-Wfi" firstAttribute="width" secondItem="Ze5-6b-2t3" secondAttribute="width" multiplier="0.5" id="igy-km-Y48"/>
|
|
</constraints>
|
|
<variation key="default">
|
|
<mask key="constraints">
|
|
<exclude reference="igy-km-Y48"/>
|
|
<exclude reference="glL-nO-Nlr"/>
|
|
<exclude reference="haJ-Ad-xti"/>
|
|
</mask>
|
|
</variation>
|
|
<variation key="heightClass=compact">
|
|
<mask key="constraints">
|
|
<include reference="glL-nO-Nlr"/>
|
|
</mask>
|
|
</variation>
|
|
<variation key="heightClass=regular">
|
|
<mask key="constraints">
|
|
<include reference="haJ-Ad-xti"/>
|
|
</mask>
|
|
</variation>
|
|
<variation key="widthClass=compact">
|
|
<mask key="constraints">
|
|
<include reference="igy-km-Y48"/>
|
|
</mask>
|
|
</variation>
|
|
</view>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="52.671755725190835" y="374.64788732394368"/>
|
|
</scene>
|
|
</scenes>
|
|
<resources>
|
|
<image name="welcomeLogo" width="192" height="140"/>
|
|
<systemColor name="systemBackgroundColor">
|
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</systemColor>
|
|
</resources>
|
|
</document>
|