1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/extras
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
..
AudioPerformanceTest Re-save all projects 2021-10-15 10:10:55 +01:00
AudioPluginHost AudioPluginHost: Make the .exe relocatable when using the Projucer build 2021-10-26 17:22:43 +02:00
BinaryBuilder Re-save all projects 2021-10-15 10:10:55 +01:00
Build CMake: Factor source-grouping fixup into a separate function 2021-10-14 12:40:24 +01:00
NetworkGraphicsDemo Naming: Fix up naming of ChildProcessCoordinator and ChildProcessWorker 2021-10-25 09:51:21 +01:00
Projucer Projucer: Fix temporary project save/open in Xcode on Monterey 2021-11-01 10:04:35 +00:00
UnitTestRunner Re-save all projects 2021-10-15 10:10:55 +01:00
WindowsDLL Re-save all projects 2021-10-15 10:10:55 +01:00
CMakeLists.txt Updated all license headers 2020-06-29 08:30:22 +01:00