mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-23 16:34:43 +01:00
Merge pull request #631 from orryverducci/macos-icon
Add macOS specific icon
This commit is contained in:
commit
71c95af711
@ -19,7 +19,7 @@ bundle_create_struct $BUNDLE
|
|||||||
cp -R root/res/* $BUNDLE/Contents/Resources/
|
cp -R root/res/* $BUNDLE/Contents/Resources/
|
||||||
|
|
||||||
# Create the icon file
|
# Create the icon file
|
||||||
bundle_create_icns root/res/icons/sdrpp.png $BUNDLE/Contents/Resources/sdrpp
|
bundle_create_icns root/res/icons/sdrpp.macos.png $BUNDLE/Contents/Resources/sdrpp
|
||||||
|
|
||||||
# Create the property list
|
# Create the property list
|
||||||
bundle_create_plist sdrpp SDR++ org.sdrpp.sdrpp 1.0.5 sdrp sdrpp sdrpp $BUNDLE/Contents/Info.plist
|
bundle_create_plist sdrpp SDR++ org.sdrpp.sdrpp 1.0.5 sdrp sdrpp sdrpp $BUNDLE/Contents/Info.plist
|
||||||
|
BIN
root/res/icons/sdrpp.macos.png
Normal file
BIN
root/res/icons/sdrpp.macos.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 84 KiB |
Loading…
x
Reference in New Issue
Block a user