mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
[Summary]: change BundleIdentifier and BundleSignature to info.plist.in
This commit is contained in:
parent
d2858b33bb
commit
8880d56d02
1 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@
|
|||
<key>CFBundleIconFile</key>
|
||||
<string>appIcon.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.ardour.Ardour3</string>
|
||||
<string>com.waves.TracksLive</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
<key>CFBundleShortVersions</key>
|
||||
<string>@VERSION@</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>ArDr</string>
|
||||
<string>TrkL</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>@VERSION@</string>
|
||||
<key>LSUIElement</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue