diff --git a/Limelight.xcodeproj/project.pbxproj b/Limelight.xcodeproj/project.pbxproj index 40a3fbf3..c98d2c2a 100644 --- a/Limelight.xcodeproj/project.pbxproj +++ b/Limelight.xcodeproj/project.pbxproj @@ -134,6 +134,7 @@ FB4679001A57048000377732 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; FB6549541A57907E001C8F39 /* DiscoveryWorker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DiscoveryWorker.h; sourceTree = ""; }; FB6549551A57907E001C8F39 /* DiscoveryWorker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DiscoveryWorker.m; sourceTree = ""; }; + FB6549621A60B4A9001C8F39 /* Limelight 0.3.1.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Limelight 0.3.1.xcdatamodel"; sourceTree = ""; }; FB7E794319C8B71B00A15F68 /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; }; FB89460519F646E200339C8A /* CryptoManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CryptoManager.h; sourceTree = ""; }; FB89460619F646E200339C8A /* CryptoManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CryptoManager.m; sourceTree = ""; }; @@ -1093,10 +1094,11 @@ FB290D0519B2C406004C83CF /* Limelight.xcdatamodeld */ = { isa = XCVersionGroup; children = ( + FB6549621A60B4A9001C8F39 /* Limelight 0.3.1.xcdatamodel */, FB4678F21A51BDCB00377732 /* Limelight 0.3.0.xcdatamodel */, FB290D0619B2C406004C83CF /* Limelight.xcdatamodel */, ); - currentVersion = FB4678F21A51BDCB00377732 /* Limelight 0.3.0.xcdatamodel */; + currentVersion = FB6549621A60B4A9001C8F39 /* Limelight 0.3.1.xcdatamodel */; path = Limelight.xcdatamodeld; sourceTree = ""; versionGroupType = wrapper.xcdatamodel; diff --git a/Limelight/Limelight.xcdatamodeld/.xccurrentversion b/Limelight/Limelight.xcdatamodeld/.xccurrentversion index 079a5367..c2227ed6 100644 --- a/Limelight/Limelight.xcdatamodeld/.xccurrentversion +++ b/Limelight/Limelight.xcdatamodeld/.xccurrentversion @@ -3,6 +3,6 @@ _XCCurrentVersionName - Limelight 0.3.0.xcdatamodel + Limelight 0.3.1.xcdatamodel diff --git a/Limelight/Limelight.xcdatamodeld/Limelight 0.3.0.xcdatamodel/contents b/Limelight/Limelight.xcdatamodeld/Limelight 0.3.0.xcdatamodel/contents index bb906f4d..04e06bba 100644 --- a/Limelight/Limelight.xcdatamodeld/Limelight 0.3.0.xcdatamodel/contents +++ b/Limelight/Limelight.xcdatamodeld/Limelight 0.3.0.xcdatamodel/contents @@ -18,6 +18,6 @@ - + \ No newline at end of file diff --git a/Limelight/Limelight.xcdatamodeld/Limelight 0.3.1.xcdatamodel/contents b/Limelight/Limelight.xcdatamodeld/Limelight 0.3.1.xcdatamodel/contents new file mode 100644 index 00000000..30aff725 --- /dev/null +++ b/Limelight/Limelight.xcdatamodeld/Limelight 0.3.1.xcdatamodel/contents @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file