From 338777803b73b1ba903f8b7817e66f2fbce25cce Mon Sep 17 00:00:00 2001 From: kunitoki Date: Thu, 28 Nov 2024 17:26:36 +0100 Subject: [PATCH] UIKit required for SystemStats --- modules/juce_core/juce_core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/juce_core/juce_core.h b/modules/juce_core/juce_core.h index 5f42d862..8aef38fd 100644 --- a/modules/juce_core/juce_core.h +++ b/modules/juce_core/juce_core.h @@ -57,7 +57,7 @@ dependencies: zlib osxFrameworks: Cocoa Foundation IOKit Security - iosFrameworks: Foundation + iosFrameworks: Foundation UIKit linuxLibs: rt dl pthread mingwLibs: ws2_32 uuid wininet version kernel32 user32 wsock32 advapi32 ole32 oleaut32 imm32 comdlg32 shlwapi rpcrt4 winmm