Skip to content

Commit dcb08e8

Browse files
committed
swift : switch back to v12
1 parent 29aee29 commit dcb08e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ cSettings.append(
4848
let package = Package(
4949
name: "llama",
5050
platforms: [
51-
.macOS(.v14),
51+
.macOS(.v12),
5252
.iOS(.v14),
5353
.watchOS(.v4),
5454
.tvOS(.v14)

0 commit comments

Comments
 (0)