diff --git a/AltStore.xcodeproj/project.pbxproj b/AltStore.xcodeproj/project.pbxproj index 19580ecb..b98b2aaa 100644 --- a/AltStore.xcodeproj/project.pbxproj +++ b/AltStore.xcodeproj/project.pbxproj @@ -703,6 +703,7 @@ BFF767C72489A74E0097E58C /* WirelessConnectionHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WirelessConnectionHandler.swift; sourceTree = ""; }; BFF767CB2489AB5C0097E58C /* ALTServerError+Conveniences.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ALTServerError+Conveniences.swift"; sourceTree = ""; }; BFF767CD2489ABE90097E58C /* NetworkConnection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkConnection.swift; sourceTree = ""; }; + BFF7EC4C25081E9300BDE521 /* AltStore 8.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 8.xcdatamodel"; sourceTree = ""; }; BFFCFA45248835530077BFCE /* AltDaemon.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AltDaemon.entitlements; sourceTree = ""; }; C9EEAA842DA87A88A870053B /* Pods_AltStore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AltStore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; DA55288EC4433117304BAF39 /* Pods-AltDaemon.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AltDaemon.debug.xcconfig"; path = "Target Support Files/Pods-AltDaemon/Pods-AltDaemon.debug.xcconfig"; sourceTree = ""; }; @@ -3104,6 +3105,7 @@ BF66EEB72501AECA007EE018 /* AltStore.xcdatamodeld */ = { isa = XCVersionGroup; children = ( + BFF7EC4C25081E9300BDE521 /* AltStore 8.xcdatamodel */, BF66EEB82501AECA007EE018 /* AltStore 3.xcdatamodel */, BF66EEB92501AECA007EE018 /* AltStore.xcdatamodel */, BF66EEBA2501AECA007EE018 /* AltStore 6.xcdatamodel */, @@ -3112,7 +3114,7 @@ BF66EEBD2501AECA007EE018 /* AltStore 2.xcdatamodel */, BF66EEBE2501AECA007EE018 /* AltStore 4.xcdatamodel */, ); - currentVersion = BF66EEBC2501AECA007EE018 /* AltStore 7.xcdatamodel */; + currentVersion = BFF7EC4C25081E9300BDE521 /* AltStore 8.xcdatamodel */; path = AltStore.xcdatamodeld; sourceTree = ""; versionGroupType = wrapper.xcdatamodel; diff --git a/AltStoreCore/Model/AltStore.xcdatamodeld/.xccurrentversion b/AltStoreCore/Model/AltStore.xcdatamodeld/.xccurrentversion index 3a8677f3..1b764ced 100644 --- a/AltStoreCore/Model/AltStore.xcdatamodeld/.xccurrentversion +++ b/AltStoreCore/Model/AltStore.xcdatamodeld/.xccurrentversion @@ -3,6 +3,6 @@ _XCCurrentVersionName - AltStore 7.xcdatamodel + AltStore 8.xcdatamodel diff --git a/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 7.xcdatamodel/contents b/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 7.xcdatamodel/contents index acc9846d..aeb549be 100644 --- a/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 7.xcdatamodel/contents +++ b/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 7.xcdatamodel/contents @@ -1,5 +1,5 @@ - + @@ -37,7 +37,6 @@ - @@ -163,7 +162,7 @@ - + @@ -172,4 +171,4 @@ - \ No newline at end of file + diff --git a/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 8.xcdatamodel/contents b/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 8.xcdatamodel/contents new file mode 100644 index 00000000..acc9846d --- /dev/null +++ b/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 8.xcdatamodel/contents @@ -0,0 +1,175 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file