Upgraded to the latest RSCore

This commit is contained in:
Maurice Parker
2022-09-17 20:01:06 -05:00
parent eae820cf31
commit 736d84891b
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.v11), .iOS(SupportedPlatform.IOSVersion.v13)],
platforms: [.macOS(SupportedPlatform.MacOSVersion.v11), .iOS(SupportedPlatform.IOSVersion.v14)],
products: [
.library(
name: "SyncDatabase",