-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathStoryboard.storyboard
executable file
·26 lines (26 loc) · 1.59 KB
/
Storyboard.storyboard
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="7706" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="go0-hB-4yX">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/>
</dependencies>
<scenes>
<!--Sudoku Final-->
<scene sceneID="5EI-r1-bf9">
<objects>
<placeholder placeholderIdentifier="IBFirstResponder" id="XUX-tH-A7f" userLabel="First Responder" sceneMemberID="firstResponder"/>
<viewController title="Sudoku Final" id="go0-hB-4yX" customClass="ViewController" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="jsk-W1-P16"/>
<viewControllerLayoutGuide type="bottom" id="TDP-6g-ipV"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="WAN-S9-35S">
<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>
</viewController>
</objects>
<point key="canvasLocation" x="-505" y="923"/>
</scene>
</scenes>
</document>