mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
And let qmake create the Mac bundle on its own
It will even parse the Info.plist.in file for us and run sed on it. Signed-off-by: Thiago Macieira <thiago@macieira.org>
This commit is contained in:
parent
88b34b56db
commit
57994fa7a1
2 changed files with 24 additions and 4 deletions
|
@ -17,6 +17,6 @@
|
|||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>CFBUNDLEVERSION_TOKEN</string>
|
||||
<string>@SHORT_VERSION@</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue