184 lines
18 KiB
XML
184 lines
18 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="2.0" toolsVersion="3084" systemVersion="11G63" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="jFX-Ub-f6B">
|
|
<dependencies>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="2083"/>
|
|
</dependencies>
|
|
<scenes>
|
|
<!--Project Create View Controller-->
|
|
<scene sceneID="vob-xc-JJC">
|
|
<objects>
|
|
<tableViewController storyboardIdentifier="OZLProjectCreateViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="jFX-Ub-f6B" customClass="OZLProjectCreateViewController" sceneMemberID="viewController">
|
|
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="singleLineEtched" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="jCu-TM-JrT">
|
|
<rect key="frame" x="0.0" y="64" width="320" height="504"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
<sections>
|
|
<tableViewSection headerTitle=" Basic Information" id="Wdd-tc-lzR">
|
|
<cells>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="3pv-ET-sIs">
|
|
<rect key="frame" x="0.0" y="46" width="320" height="45"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
<rect key="frame" x="10" y="1" width="300" height="43"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Name" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="WVH-aU-Pta">
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="30" id="I9h-j6-Zso"/>
|
|
<constraint firstAttribute="width" constant="260" id="bkz-mP-lI8"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
</textField>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<constraints>
|
|
<constraint firstItem="WVH-aU-Pta" firstAttribute="top" secondItem="3pv-ET-sIs" secondAttribute="top" constant="8" id="Afi-fR-pFX"/>
|
|
<constraint firstItem="WVH-aU-Pta" firstAttribute="centerX" secondItem="3pv-ET-sIs" secondAttribute="centerX" type="default" id="brn-6x-3YS"/>
|
|
</constraints>
|
|
</tableViewCell>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="R7e-dL-acq">
|
|
<rect key="frame" x="0.0" y="91" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
<rect key="frame" x="10" y="0.0" width="300" height="43"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="identifier" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="w24-vv-ngl">
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="260" id="Miz-WR-mx8"/>
|
|
<constraint firstAttribute="height" constant="30" id="rXu-n3-taI"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
</textField>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<constraints>
|
|
<constraint firstItem="w24-vv-ngl" firstAttribute="centerY" secondItem="R7e-dL-acq" secondAttribute="centerY" type="default" id="9QQ-5g-gw9"/>
|
|
<constraint firstItem="w24-vv-ngl" firstAttribute="centerX" secondItem="R7e-dL-acq" secondAttribute="centerX" type="default" id="wfP-kp-3Qm"/>
|
|
</constraints>
|
|
</tableViewCell>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" accessoryType="checkmark" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" editingAccessoryType="checkmark" textLabel="hy8-uM-19S" style="IBUITableViewCellStyleDefault" id="Aua-vT-PAX">
|
|
<rect key="frame" x="0.0" y="135" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
<rect key="frame" x="10" y="0.0" width="280" height="43"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Public" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hy8-uM-19S">
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
|
|
<color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
</label>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
</tableViewCell>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="vhO-TG-C5u">
|
|
<rect key="frame" x="0.0" y="179" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
<rect key="frame" x="10" y="0.0" width="300" height="43"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Homepage" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Wxn-cY-Rz5">
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="30" id="IdN-HX-KOc"/>
|
|
<constraint firstAttribute="width" constant="260" id="no4-1R-DSN"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
</textField>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<constraints>
|
|
<constraint firstItem="Wxn-cY-Rz5" firstAttribute="centerY" secondItem="vhO-TG-C5u" secondAttribute="centerY" type="default" id="dRk-l0-ep0"/>
|
|
<constraint firstItem="Wxn-cY-Rz5" firstAttribute="centerX" secondItem="vhO-TG-C5u" secondAttribute="centerX" type="default" id="lUw-U0-9y5"/>
|
|
</constraints>
|
|
</tableViewCell>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="wmH-51-QVO" detailTextLabel="MoA-o2-yxn" style="IBUITableViewCellStyleValue2" id="201-SH-yNO">
|
|
<rect key="frame" x="0.0" y="223" width="320" height="45"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
<rect key="frame" x="10" y="0.0" width="300" height="43"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Subproject of" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wmH-51-QVO">
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="10"/>
|
|
<color key="textColor" red="0.32156862745098042" green="0.40000000000000002" blue="0.56862745098039214" alpha="1" colorSpace="calibratedRGB"/>
|
|
<color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
</label>
|
|
<label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Detail" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MoA-o2-yxn">
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
|
|
<color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
</label>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
</tableViewCell>
|
|
</cells>
|
|
</tableViewSection>
|
|
<tableViewSection headerTitle="Description" id="LSg-4T-x3t">
|
|
<cells>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" rowHeight="145" id="oze-Kq-j5e">
|
|
<rect key="frame" x="0.0" y="314" width="320" height="147"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
<rect key="frame" x="10" y="1" width="300" height="144"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AT8-cJ-4t0">
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="124" id="atH-sI-Qo0"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits" autocapitalizationType="sentences" enablesReturnKeyAutomatically="YES"/>
|
|
</textView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<constraints>
|
|
<constraint firstAttribute="trailing" secondItem="AT8-cJ-4t0" secondAttribute="trailing" constant="20" type="default" id="5Dp-42-5OZ"/>
|
|
<constraint firstItem="AT8-cJ-4t0" firstAttribute="leading" secondItem="oze-Kq-j5e" secondAttribute="leading" constant="20" type="default" id="6JI-XG-x9l"/>
|
|
<constraint firstItem="AT8-cJ-4t0" firstAttribute="top" secondItem="oze-Kq-j5e" secondAttribute="top" constant="11" id="Y5F-Y0-f57"/>
|
|
</constraints>
|
|
</tableViewCell>
|
|
</cells>
|
|
</tableViewSection>
|
|
</sections>
|
|
<connections>
|
|
<outlet property="dataSource" destination="jFX-Ub-f6B" id="j7g-Y2-wNy"/>
|
|
<outlet property="delegate" destination="jFX-Ub-f6B" id="gTU-K1-rGj"/>
|
|
</connections>
|
|
</tableView>
|
|
<simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
|
|
</tableViewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="K4U-Yd-PmB" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="153" y="411"/>
|
|
</scene>
|
|
</scenes>
|
|
<classes>
|
|
<class className="NSLayoutConstraint" superclassName="NSObject">
|
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/NSLayoutConstraint.h"/>
|
|
</class>
|
|
<class className="OZLProjectCreateViewController" superclassName="UITableViewController">
|
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/OZLProjectCreateViewController.h"/>
|
|
<relationships>
|
|
<relationship kind="action" name="onCancel:"/>
|
|
<relationship kind="action" name="onSave:"/>
|
|
</relationships>
|
|
</class>
|
|
</classes>
|
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
|
<simulatedStatusBarMetrics key="statusBar"/>
|
|
<simulatedOrientationMetrics key="orientation"/>
|
|
<simulatedScreenMetrics key="destination" type="retina4"/>
|
|
</simulatedMetricsContainer>
|
|
</document> |