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

Unified Diff: remoting/ios/Chromoting/ChromotingModel.xcdatamodeld/ChromotingModel.xcdatamodel/contents

Issue 186733007: iOS Chromoting Client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
Index: remoting/ios/Chromoting/ChromotingModel.xcdatamodeld/ChromotingModel.xcdatamodel/contents
diff --git a/remoting/ios/Chromoting/ChromotingModel.xcdatamodeld/ChromotingModel.xcdatamodel/contents b/remoting/ios/Chromoting/ChromotingModel.xcdatamodeld/ChromotingModel.xcdatamodel/contents
new file mode 100644
index 0000000000000000000000000000000000000000..b8783eb242e8c5ba7cb69ceab41f2aa6e01ff6b5
--- /dev/null
+++ b/remoting/ios/Chromoting/ChromotingModel.xcdatamodeld/ChromotingModel.xcdatamodel/contents
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="5063" systemVersion="13C64" minimumToolsVersion="Xcode 4.3" macOSVersion="Automatic" iOSVersion="Automatic">
+ <entity name="HostPreferences" representedClassName="HostPreferences" syncable="YES">
+ <attribute name="askForPin" optional="YES" attributeType="Boolean" syncable="YES"/>
+ <attribute name="hostId" optional="YES" attributeType="String" syncable="YES"/>
+ <attribute name="hostPin" optional="YES" attributeType="String" syncable="YES"/>
+ <attribute name="pairId" optional="YES" attributeType="String" syncable="YES"/>
+ <attribute name="pairSecret" optional="YES" attributeType="String" syncable="YES"/>
+ </entity>
+ <elements>
+ <element name="HostPreferences" positionX="0" positionY="0" width="128" height="118"/>
+ </elements>
+</model>
« 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