Skip to content

Commit 43655c4

Browse files
committed
Update macosx-specific-properties.md
1 parent 59782e0 commit 43655c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/macosx-specific-properties.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080

8181
## Info.plist generation properties
8282

83-
| Property | Mandatory | Default value | Description |
84-
| ------------------- | --------- | ------------- | ------------------------------------------- |
85-
| `bundlePackageType` | :x: | BNDL | Bundle package type: BNDL, APPL, FMWK. |
86-
| `additionalEntries` | :x: | `""` | String with `Info.plist`additional entries. |
83+
| Property | Mandatory | Default value | Description |
84+
| ------------------- | --------- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
85+
| `bundlePackageType` | :x: | BNDL | [Bundle package type](https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundlepackagetype): BNDL, APPL, FMWK. |
86+
| `additionalEntries` | :x: | `""` | String with `Info.plist`additional entries. |

0 commit comments

Comments
 (0)