Skip to content

Commit 3387778

Browse files
committed
UIKit required for SystemStats
1 parent ef7e9c9 commit 3387778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/juce_core/juce_core.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
5858
dependencies: zlib
5959
osxFrameworks: Cocoa Foundation IOKit Security
60-
iosFrameworks: Foundation
60+
iosFrameworks: Foundation UIKit
6161
linuxLibs: rt dl pthread
6262
mingwLibs: ws2_32 uuid wininet version kernel32 user32 wsock32 advapi32 ole32 oleaut32 imm32 comdlg32 shlwapi rpcrt4 winmm
6363

0 commit comments

Comments
 (0)