remove platform

This commit is contained in:
anlicheng 2025-08-03 23:01:21 +08:00
parent de16c1ad18
commit 325a1674d3

View File

@ -5,10 +5,10 @@ import PackageDescription
let package = Package(
name: "sdlan",
platforms: [
.iOS(.v17),
.macOS(.v10_13)
],
// platforms: [
// .iOS(.v17),
// .macOS(.v14)
// ],
products: [
// Products define the executables and libraries a package produces, making them visible to other packages.
.library(