Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Side by Side Diff: test/ios/app-bundle/TestApp/English.lproj/Main_iPhone.storyboard

Issue 51103013: Add storyboard support. (Closed) Base URL: http://gyp.googlecode.com/svn/trunk
Patch Set: Remove radar Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « pylib/gyp/xcode_emulation.py ('k') | test/ios/app-bundle/test.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version=" 1.0" toolsVersion="1906" systemVersion="11A511" targetRuntime="iOS.CocoaTouch" n extObjectID="6" propertyAccessControl="none" initialViewController="2">
3 <dependencies>
4 <development defaultVersion="4200" identifier="xcode"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" versi on="902"/>
6 </dependencies>
7 <scenes>
8 <scene sceneID="5">
9 <objects>
10 <placeholder placeholderIdentifier="IBFirstResponder" id="4" sce neMemberID="firstResponder"/>
11 <viewController id="2" customClass="ViewController" sceneMemberI D="viewController">
12 <view key="view" contentMode="scaleToFill" id="3">
13 <rect key="frame" x="0.0" y="20" width="320" height="460 "/>
14 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMaxY="YES"/>
15 <subviews/>
16 <color key="backgroundColor" white="1" alpha="1" colorSp ace="custom" customColorSpace="calibratedWhite"/>
17 </view>
18 </viewController>
19 </objects>
20 </scene>
21 </scenes>
22 <simulatedMetricsContainer key="defaultSimulatedMetrics">
23 <simulatedStatusBarMetrics key="statusBar"/>
24 <simulatedOrientationMetrics key="orientation"/>
25 <simulatedScreenMetrics key="destination"/>
26 </simulatedMetricsContainer>
27 </document>
OLDNEW
« no previous file with comments | « pylib/gyp/xcode_emulation.py ('k') | test/ios/app-bundle/test.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698