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

Side by Side Diff: remoting/ios/app/resources/LaunchScreen.storyboard

Issue 2871993003: Moving the iOS directory to be remoting top level. (Closed)
Patch Set: //remoting/ios was the old landing target for the internal iOS application. Fix. Created 3 years, 7 months 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
« no previous file with comments | « remoting/ios/app/resources/Info.plist ('k') | remoting/ios/app/resources/Remoting.entitlements » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version=" 3.0" toolsVersion="11542" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" p ropertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitColle ctions="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> 2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version=" 3.0" toolsVersion="11542" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" p ropertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitColle ctions="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
3 <dependencies> 3 <dependencies>
4 <deployment identifier="iOS"/> 4 <deployment identifier="iOS"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" versi on="11524"/> 5 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" versi on="11524"/>
6 </dependencies> 6 </dependencies>
7 <scenes> 7 <scenes>
8 <!--View Controller--> 8 <!--View Controller-->
9 <scene sceneID="EHf-IW-A2E"> 9 <scene sceneID="EHf-IW-A2E">
10 <objects> 10 <objects>
(...skipping 17 matching lines...) Expand all
28 </subviews> 28 </subviews>
29 <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> 29 <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
30 </view> 30 </view>
31 </viewController> 31 </viewController>
32 <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq -Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> 32 <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq -Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
33 </objects> 33 </objects>
34 <point key="canvasLocation" x="52" y="374.66266866566718"/> 34 <point key="canvasLocation" x="52" y="374.66266866566718"/>
35 </scene> 35 </scene>
36 </scenes> 36 </scenes>
37 </document> 37 </document>
OLDNEW
« no previous file with comments | « remoting/ios/app/resources/Info.plist ('k') | remoting/ios/app/resources/Remoting.entitlements » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698