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

Side by Side Diff: remoting/ios/Chromoting/ChromotingModel.xcdatamodeld/ChromotingModel.xcdatamodel/contents

Issue 475333004: Remove old Chromoting iOS client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.D ataModel" documentVersion="1.0" lastSavedToolsVersion="5063" systemVersion="13C6 4" minimumToolsVersion="Xcode 4.3" macOSVersion="Automatic" iOSVersion="Automati c">
3 <entity name="HostPreferences" representedClassName="HostPreferences" syncab le="YES">
4 <attribute name="askForPin" optional="YES" attributeType="Boolean" synca ble="YES"/>
5 <attribute name="hostId" optional="YES" attributeType="String" syncable= "YES"/>
6 <attribute name="hostPin" optional="YES" attributeType="String" syncable ="YES"/>
7 <attribute name="pairId" optional="YES" attributeType="String" syncable= "YES"/>
8 <attribute name="pairSecret" optional="YES" attributeType="String" synca ble="YES"/>
9 </entity>
10 <elements>
11 <element name="HostPreferences" positionX="0" positionY="0" width="128" height="118"/>
12 </elements>
13 </model>
OLDNEW
« no previous file with comments | « remoting/ios/Chromoting/ChromotingModel.xcdatamodeld/.xccurrentversion ('k') | remoting/ios/Chromoting/GTMOAuth2ViewTouch.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698