mirror of
https://github.com/zhigang1992/Progress-backup.git
synced 2026-04-30 14:01:40 +08:00
32 lines
1.8 KiB
XML
32 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="2.0" toolsVersion="2844" systemVersion="12C60" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="2">
|
|
<dependencies>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="1930"/>
|
|
</dependencies>
|
|
<scenes>
|
|
<!--View Controller-->
|
|
<scene sceneID="5">
|
|
<objects>
|
|
<viewController id="2" customClass="PPViewController" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="3">
|
|
<rect key="frame" x="0.0" y="20" width="320" height="548"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
</view>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="4" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="-8" y="80"/>
|
|
</scene>
|
|
</scenes>
|
|
<classes>
|
|
<class className="PPViewController" superclassName="UIViewController">
|
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/PPViewController.h"/>
|
|
</class>
|
|
</classes>
|
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
|
<simulatedStatusBarMetrics key="statusBar"/>
|
|
<simulatedOrientationMetrics key="orientation"/>
|
|
<simulatedScreenMetrics key="destination" type="retina4"/>
|
|
</simulatedMetricsContainer>
|
|
</document> |