mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-06 10:47:34 +01:00
Add macOS specific icon
This commit is contained in:
parent
3c19081561
commit
94cf720cfd
@ -19,7 +19,7 @@ bundle_create_struct $BUNDLE
|
||||
cp -R root/res/* $BUNDLE/Contents/Resources/
|
||||
|
||||
# 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
|
||||
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…
Reference in New Issue
Block a user