Skip to content

Commit 84bbfd9

Browse files
authored
Update macosx-specific-properties.md
1 parent 59b2ef1 commit 84bbfd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/macosx-specific-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
```xml
44
<macConfig>
55
<!-- general properties -->
6+
<appId>app unique identifier</appId>
67
<icnsFile>path/to/icon.icns</icnsFile>
78
<generateDmg>true|false</generateDmg>
89
<generatePkg>true|false</generatePkg>
910
<relocateJar>true|false</relocateJar>
10-
<appId>app unique identifier</appId>
1111
<!-- signing properties -->
1212
<developerId>singning identity</developerId>
1313
<entitlements>path/to/entitlements.plist</entitlements>

0 commit comments

Comments
 (0)