Revert relax package availability

This commit is contained in:
ensan
2023-07-23 16:05:37 +09:00
parent 215ad94704
commit a0b7333500

View File

@ -13,7 +13,7 @@ let swiftSettings: [SwiftSetting] = [
]
let package = Package(
name: "AzooKeyKanakanjiConverter",
platforms: [.iOS(.v13), .macOS(.v10_15)],
platforms: [.iOS(.v14), .macOS(.v11)],
products: [
// Products define the executables and libraries a package produces, and make them visible to other packages.
.library(