[Bugfix] Mobile platform builds #11
@ -20,10 +20,10 @@ excludePlatforms = []
|
||||
let package = Package(
|
||||
name: "SwiftLibs",
|
||||
platforms: [
|
||||
.iOS(.v13),
|
||||
.macOS(.v10_15),
|
||||
.tvOS(.v13),
|
||||
.watchOS(.v6)
|
||||
.iOS(.v15),
|
||||
.macOS(.v12),
|
||||
.tvOS(.v15),
|
||||
.watchOS(.v8)
|
||||
],
|
||||
products: [
|
||||
.library(
|
||||
|
Loading…
x
Reference in New Issue
Block a user