mirror of
https://github.com/mii443/AzooKeyKanaKanjiConverter.git
synced 2025-08-22 15:05:26 +00:00
Revert relax package availability
This commit is contained in:
@ -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(
|
||||
|
Reference in New Issue
Block a user