mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-19 20:18:09 +00:00
fix mac package files
This commit is contained in:
parent
f6138679d3
commit
2e35f52d35
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<key>CFBundleGetInfoString</key>
|
||||
<string>@PACKAGE_VERSION@, (C) 2011 The linphone team http://www.linphone.org</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>linphone_logo.icns</string>
|
||||
<string>linphone.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.linphone.linphone</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@
|
|||
/Developer/Applications/Utilities/Icon Composer.app to import
|
||||
artwork and create the file. -->
|
||||
<data dest="${bundle}/Contents/Resources">
|
||||
${project}/../../pixmaps/linphone_logo.icns
|
||||
${project}/../../pixmaps/linphone.icns
|
||||
</data>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue