소스 검색

Update extensions-ext-manifests.md

Björn Ritzl 2 달 전
부모
커밋
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