1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/extras/Projucer
reuk 540001365c
Projucer: Fix temporary project save/open in Xcode on Monterey
Previously, when saving a temporary project, two native dialogs would be
created. The first was very short-lived, as it was automatically
dismissed by the second dialog. On older macOS versions, this appeared
to work correctly (the first dialog was so short-lived that it did not
appear to the user). However, on macOS 12.0, the second dialog fails to
display altogether.

Displaying two file chooser dialogs feels like a programming error, so
the code has been reorganised a bit to avoid this case.
2021-11-01 10:04:35 +00:00
..
Builds Re-save all projects 2021-10-15 10:10:55 +01:00
JuceLibraryCode Re-save all projects 2021-09-20 13:24:39 +01:00
Source Projucer: Fix temporary project save/open in Xcode on Monterey 2021-11-01 10:04:35 +00:00
CMakeLists.txt Projucer: Removed an unused asset file 2021-07-22 16:06:13 +01:00
Projucer.jucer Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00