swift : switch back to v12

This commit is contained in:
Georgi Gerganov 2024-11-08 15:01:57 +02:00
parent 93c91526c6
commit 36b0ea612e
No known key found for this signature in database
GPG key ID: BF970631944C16B7

View file

@ -48,7 +48,7 @@ cSettings.append(
let package = Package(
name: "llama",
platforms: [
.macOS(.v14),
.macOS(.v12),
.iOS(.v14),
.watchOS(.v4),
.tvOS(.v14)