You've already forked FinalYearProject-MyMind
mirror of
https://github.com/MrLyallCSIT/FinalYearProject-MyMind.git
synced 2026-01-17 22:59:41 +00:00
44 lines
2.5 KiB
XML
44 lines
2.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="7702" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="9SR-7b-Iwg">
|
|
<dependencies>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/>
|
|
</dependencies>
|
|
<scenes>
|
|
<!--Navigation Controller-->
|
|
<scene sceneID="zNr-CX-2hl">
|
|
<objects>
|
|
<navigationController id="9SR-7b-Iwg" sceneMemberID="viewController">
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="boM-fp-avT">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</navigationBar>
|
|
<connections>
|
|
<segue destination="zU2-zy-5lE" kind="relationship" relationship="rootViewController" id="RaG-Zs-crm"/>
|
|
</connections>
|
|
</navigationController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="rIS-OV-1jL" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="-664" y="297"/>
|
|
</scene>
|
|
<!--View Controller-->
|
|
<scene sceneID="9pp-lP-Cyp">
|
|
<objects>
|
|
<viewController id="zU2-zy-5lE" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="kba-MB-gng"/>
|
|
<viewControllerLayoutGuide type="bottom" id="cvL-oJ-V4X"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="2CP-3f-vjZ">
|
|
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<navigationItem key="navigationItem" id="49I-cM-xVU"/>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="Ywx-qZ-bIj" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="358" y="297"/>
|
|
</scene>
|
|
</scenes>
|
|
</document>
|