mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-16 00:34:19 +00:00
Projucer: Updated the latest MacOS SDK version
This commit is contained in:
parent
072a56cf16
commit
03fef746d5
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ namespace
|
|||
{
|
||||
const char* const osxVersionDefault = "default";
|
||||
const int oldestSDKVersion = 5;
|
||||
const int currentSDKVersion = 12;
|
||||
const int currentSDKVersion = 13;
|
||||
const int minimumAUv3SDKVersion = 11;
|
||||
|
||||
const char* const osxArch_Default = "default";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue