We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e1f0d6 commit d3d0b2fCopy full SHA for d3d0b2f
docs/en/manuals/extensions-ext-manifests.md
@@ -62,6 +62,7 @@ platforms:
62
Allowed keys are for platform specific compile flags are:
63
64
* `frameworks` - Apple frameworks to include when building (iOS and macOS)
65
+* `weakFrameworks` - Apple frameworks to optionally include when building (iOS and macOS)
66
* `flags` - Flags that should be passed to the compiler
67
* `linkFlags` - Flags that should be passed to the linker
68
* `libs` - Additional libraries to include when linking
0 commit comments