mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
FileChooser: Fix deprecation warnings for iOS 14
This commit is contained in:
parent
a901b55b0b
commit
a4ba0c1b1c
8 changed files with 136 additions and 38 deletions
|
|
@ -79,6 +79,7 @@
|
|||
#import <UserNotifications/UserNotifications.h>
|
||||
#endif
|
||||
|
||||
#import <UniformTypeIdentifiers/UniformTypeIdentifiers.h>
|
||||
#import <MetalKit/MetalKit.h>
|
||||
#import <UIKit/UIActivityViewController.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue