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

Side by Side Diff: test/ios/watch/WatchApp/Interface.storyboard

Issue 762673002: Add support for iOS WatchKit apps in GYP (Closed) Base URL: http://gyp.googlecode.com/svn/trunk
Patch Set: Specify code sign identity in extension test Created 6 years 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 | « test/ios/watch/WatchApp/Info.plist ('k') | test/ios/watch/WatchContainer/AppDelegate.h » ('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.InterfaceBuilder.WatchKit.Storyboard" version="3.0" to olsVersion="6221" systemVersion="13E28" targetRuntime="watchKit" propertyAccessC ontrol="none" useAutolayout="YES" useTraitCollections="YES" initialViewControlle r="AgC-eL-Hgc">
3 <dependencies>
4 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" versi on="6213"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.IBWatchKitPlugin" version ="3733"/>
6 </dependencies>
7 <scenes>
8 <!--Interface Controller-->
9 <scene sceneID="aou-V4-d1y">
10 <objects>
11 <controller id="AgC-eL-Hgc" customClass="InterfaceController" cu stomModuleProvider=""/>
12 </objects>
13 </scene>
14 </scenes>
15 </document>
OLDNEW
« no previous file with comments | « test/ios/watch/WatchApp/Info.plist ('k') | test/ios/watch/WatchContainer/AppDelegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698