macos 10_12

This commit is contained in:
Mike Renoir
2022-09-28 13:57:21 +04:00
parent 45128a87b9
commit 95dd1913d9
24 changed files with 24 additions and 24 deletions

View File

@@ -5,7 +5,7 @@ import PackageDescription
let package = Package(
name: "sqlcipher",
platforms: [.macOS(.v10_11)],
platforms: [.macOS(.v10_12)],
products: [
// Products define the executables and libraries a package produces, and make them visible to other packages.
.library(