mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-01 09:39:28 +01:00
25 lines
1.6 KiB
Plaintext
25 lines
1.6 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13122.16" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="j1y-V4-xli">
|
||
|
<dependencies>
|
||
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13104.12"/>
|
||
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
||
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||
|
</dependencies>
|
||
|
<scenes>
|
||
|
<!--Share View Controller-->
|
||
|
<scene sceneID="ceB-am-kn3">
|
||
|
<objects>
|
||
|
<viewController id="j1y-V4-xli" customClass="ShareViewController" customModuleProvider="target" sceneMemberID="viewController">
|
||
|
<view key="view" opaque="NO" contentMode="scaleToFill" id="wbc-yd-nQP">
|
||
|
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
||
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
||
|
<viewLayoutGuide key="safeArea" id="1Xd-am-t49"/>
|
||
|
</view>
|
||
|
</viewController>
|
||
|
<placeholder placeholderIdentifier="IBFirstResponder" id="CEy-Cv-SGf" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
||
|
</objects>
|
||
|
</scene>
|
||
|
</scenes>
|
||
|
</document>
|