Skip to content

Commit

Permalink
Update Xcode version requirement to 14 (#77)
Browse files Browse the repository at this point in the history
This is required for the latest MoltenVK prebuilt libraries.
  • Loading branch information
fornwall authored Nov 3, 2023
1 parent 906aea5 commit 0b8ad40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

`ash-molten` is built on top of [ash] and exposes a new entry point to statically link with [MoltenVK].

Requires Xcode 12 and Mac OS 10.15 (Catalina) to compile.
Requires Xcode 14 and Mac OS 10.15 (Catalina) to compile.

## Why?

Expand Down

0 comments on commit 0b8ad40

Please sign in to comment.