Merge pull request #631 from orryverducci/macos-icon

Add macOS specific icon
pull/661/head
AlexandreRouma 2022-02-03 15:04:46 +01:00 zatwierdzone przez GitHub
commit 71c95af711
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 84 KiB