Skip to content

Commit

Permalink
set minimum supported version for Xcode to 15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reneme committed Apr 12, 2024
1 parent 43cf750 commit d966bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build-data/cc/xcode.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ macro_name XCODE

binary_name clang++

minimum_supported_version 13.3
minimum_supported_version 15.0

lang_flags "-std=c++20 -D_REENTRANT"

Expand Down

0 comments on commit d966bb1

Please sign in to comment.