mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Windowing: Fix link of UserNotifications framework on iOS
Since eb6ebaf5, juce_gui_basics always depends on UserNotifications when
building for iOS.
This commit is contained in:
parent
49477bf0e5
commit
f0928ebd6e
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
OSXFrameworks: Cocoa QuartzCore
|
||||
WeakOSXFrameworks: Metal MetalKit
|
||||
iOSFrameworks: CoreServices UIKit
|
||||
WeakiOSFrameworks: Metal MetalKit UniformTypeIdentifiers
|
||||
WeakiOSFrameworks: Metal MetalKit UniformTypeIdentifiers UserNotifications
|
||||
|
||||
END_JUCE_MODULE_DECLARATION
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue