瀏覽代碼

Update extensions-ext-manifests.md

Björn Ritzl 1 月之前
父節點
當前提交
d3d0b2ffff
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/en/manuals/extensions-ext-manifests.md

+ 1 - 0
docs/en/manuals/extensions-ext-manifests.md

@@ -62,6 +62,7 @@ platforms:
 Allowed keys are for platform specific compile flags are:
 
 * `frameworks` - Apple frameworks to include when building (iOS and macOS)
+* `weakFrameworks` - Apple frameworks to optionally include when building (iOS and macOS)
 * `flags` - Flags that should be passed to the compiler
 * `linkFlags` - Flags that should be passed to the linker
 * `libs` - Additional libraries to include when linking