1+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 4514" systemVersion =" 13A603" targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" initialViewController =" vXZ-lx-hvc" >
3+ <dependencies >
4+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 3747" />
5+ </dependencies >
6+ <scenes >
7+ <!-- View Controller-->
8+ <scene sceneID =" ufC-wZ-h7g" >
9+ <objects >
10+ <viewController id =" vXZ-lx-hvc" customClass =" ViewController" sceneMemberID =" viewController" >
11+ <layoutGuides >
12+ <viewControllerLayoutGuide type =" top" id =" 6zw-FJ-fgz" />
13+ <viewControllerLayoutGuide type =" bottom" id =" MtT-H1-4BH" />
14+ </layoutGuides >
15+ <view key =" view" contentMode =" scaleToFill" id =" kh9-bI-dsS" >
16+ <rect key =" frame" x =" 0.0" y =" 0.0" width =" 320" height =" 568" />
17+ <autoresizingMask key =" autoresizingMask" flexibleMaxX =" YES" flexibleMaxY =" YES" />
18+ <subviews >
19+ <button opaque =" NO" contentMode =" scaleToFill" fixedFrame =" YES" contentHorizontalAlignment =" center" contentVerticalAlignment =" center" buttonType =" roundedRect" lineBreakMode =" middleTruncation" translatesAutoresizingMaskIntoConstraints =" NO" id =" 8sa-67-jFu" >
20+ <rect key =" frame" x =" 20" y =" 20" width =" 119" height =" 30" />
21+ <autoresizingMask key =" autoresizingMask" flexibleMaxX =" YES" flexibleMaxY =" YES" />
22+ <state key =" normal" title =" Parse Some XML" >
23+ <color key =" titleShadowColor" white =" 0.5" alpha =" 1" colorSpace =" calibratedWhite" />
24+ </state >
25+ <connections >
26+ <action selector =" doButton:" destination =" vXZ-lx-hvc" eventType =" touchUpInside" id =" 3nr-ZZ-GKn" />
27+ </connections >
28+ </button >
29+ </subviews >
30+ <color key =" backgroundColor" white =" 1" alpha =" 1" colorSpace =" custom" customColorSpace =" calibratedWhite" />
31+ </view >
32+ </viewController >
33+ <placeholder placeholderIdentifier =" IBFirstResponder" id =" x5A-6p-PRh" sceneMemberID =" firstResponder" />
34+ </objects >
35+ </scene >
36+ </scenes >
37+ <simulatedMetricsContainer key =" defaultSimulatedMetrics" >
38+ <simulatedStatusBarMetrics key =" statusBar" />
39+ <simulatedOrientationMetrics key =" orientation" />
40+ <simulatedScreenMetrics key =" destination" type =" retina4" />
41+ </simulatedMetricsContainer >
42+ </document >
0 commit comments