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 9c9b271 commit 133bdb9Copy full SHA for 133bdb9
src/main/resources/mac/Info.plist.vtl
@@ -66,7 +66,7 @@
66
<key>CFBundleName</key>
67
<string>${info.displayName}</string>
68
<key>CFBundlePackageType</key>
69
- <string>BNDL</string>
+ <string>${info.macConfig.infoPlist.bundlePackageType}</string>
70
<key>CFBundleShortVersionString</key>
71
<string>${info.version}</string>
72
<key>CFBundleSignature</key>
0 commit comments