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 ceabc45 commit 43dc9c4Copy full SHA for 43dc9c4
docs/macosx-specific-properties.md
@@ -7,9 +7,9 @@
7
<generateDmg>true|false</generateDmg>
8
<generatePkg>true|false</generatePkg>
9
<relocateJar>true|false</relocateJar>
10
- <appId>app unique identifier</appId>
11
- <developerId>singning identity</developerId>
12
- <entitlements>path/to/entitlements.plist</entitlements>
+ <appId>app unique identifier</appId>
+ <developerId>singning identity</developerId>
+ <entitlements>path/to/entitlements.plist</entitlements>
13
<!-- properties used in DMG disk image generation -->
14
<backgroundImage>path/to/png</backgroundImage>
15
<windowX>x</windowX>
0 commit comments