Open
Description
Is there planned Mac Catalyst support?
First issue i came up with is as follows:
AssetsLibrary is deprecated and is not available when building for Mac Catalyst. Consider migrating to Photos instead, or use #if !TARGET_OS_MACCATALYST
to conditionally import this framework, first importing TargetConditionals.h if necessary.
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels