Updated to the latest RSCore

This commit is contained in:
Maurice Parker
2022-09-17 19:36:57 -05:00
parent c4623473ed
commit 2d67dd39f7
5 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ dependencies.append(contentsOf: [
let package = Package(
name: "SyncDatabase",
platforms: [.macOS(SupportedPlatform.MacOSVersion.v10_15), .iOS(SupportedPlatform.IOSVersion.v13)],
platforms: [.macOS(SupportedPlatform.MacOSVersion.v11), .iOS(SupportedPlatform.IOSVersion.v13)],
products: [
.library(
name: "SyncDatabase",