swift : switch back to v12
This commit is contained in:
parent
93c91526c6
commit
36b0ea612e
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ cSettings.append(
|
|||
let package = Package(
|
||||
name: "llama",
|
||||
platforms: [
|
||||
.macOS(.v14),
|
||||
.macOS(.v12),
|
||||
.iOS(.v14),
|
||||
.watchOS(.v4),
|
||||
.tvOS(.v14)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue