From 6912d235c956c1b6f6ce4b1902cfe34c851b4ce7 Mon Sep 17 00:00:00 2001 From: Johan Degraeve Date: Sat, 2 Nov 2019 11:16:43 +0100 Subject: [PATCH] increase data model to v4 --- xdrip.xcodeproj/project.pbxproj | 4 +- .../xdrip.xcdatamodeld/.xccurrentversion | 2 +- .../xdrip v4.xcdatamodel/contents | 86 +++++++++++++++++++ 3 files changed, 90 insertions(+), 2 deletions(-) create mode 100644 xdrip/Core Data/xdrip.xcdatamodeld/xdrip v4.xcdatamodel/contents diff --git a/xdrip.xcodeproj/project.pbxproj b/xdrip.xcodeproj/project.pbxproj index 45c3de38..9cbb3036 100644 --- a/xdrip.xcodeproj/project.pbxproj +++ b/xdrip.xcodeproj/project.pbxproj @@ -360,6 +360,7 @@ F889CB9A236D89C800A81068 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/NightScoutTestResult.strings; sourceTree = ""; }; F889CB9B236D89C800A81068 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/SettingsViews.strings; sourceTree = ""; }; F889CB9C236D89C800A81068 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/SpeakReading.strings; sourceTree = ""; }; + F889CB9D236D8EEC00A81068 /* xdrip v4.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "xdrip v4.xcdatamodel"; sourceTree = ""; }; F897AAF82200F2D200CDDD10 /* CBPeripheralState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CBPeripheralState.swift; sourceTree = ""; }; F897AAFA2201018800CDDD10 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; F898EDE9233F53BF00BFB79B /* UIButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIButton.swift; sourceTree = ""; }; @@ -2389,11 +2390,12 @@ F8AC429F21B31F160078C348 /* xdrip.xcdatamodeld */ = { isa = XCVersionGroup; children = ( + F889CB9D236D8EEC00A81068 /* xdrip v4.xcdatamodel */, F898EDF0234A494C00BFB79B /* xdrip v3.xcdatamodel */, F85C4A93233632EC00D6A86F /* xdrip v2.xcdatamodel */, F8AC42A021B31F160078C348 /* xdrip.xcdatamodel */, ); - currentVersion = F898EDF0234A494C00BFB79B /* xdrip v3.xcdatamodel */; + currentVersion = F889CB9D236D8EEC00A81068 /* xdrip v4.xcdatamodel */; path = xdrip.xcdatamodeld; sourceTree = ""; versionGroupType = wrapper.xcdatamodel; diff --git a/xdrip/Core Data/xdrip.xcdatamodeld/.xccurrentversion b/xdrip/Core Data/xdrip.xcdatamodeld/.xccurrentversion index 7cd9a534..af41c83f 100644 --- a/xdrip/Core Data/xdrip.xcdatamodeld/.xccurrentversion +++ b/xdrip/Core Data/xdrip.xcdatamodeld/.xccurrentversion @@ -3,6 +3,6 @@ _XCCurrentVersionName - xdrip v3.xcdatamodel + xdrip v4.xcdatamodel diff --git a/xdrip/Core Data/xdrip.xcdatamodeld/xdrip v4.xcdatamodel/contents b/xdrip/Core Data/xdrip.xcdatamodeld/xdrip v4.xcdatamodel/contents new file mode 100644 index 00000000..83ee01ae --- /dev/null +++ b/xdrip/Core Data/xdrip.xcdatamodeld/xdrip v4.xcdatamodel/contents @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file