Commit 7ee25242 authored by Julian's avatar Julian Committed by julianwels@jwels.berlin
Browse files

Bug 1989223 - Add liquid app glass icons for macOS. r=spohl

parent 26d67910
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -92,6 +92,7 @@ tools repackage:: $(DIST)/bin/$(MOZ_APP_NAME) $(objdir)/macbuild/Contents/MacOS-
	rsync -aL $(DIST)/bin/$(MOZ_APP_NAME) '$(dist_dest)/Contents/MacOS'
	cp -RL $(topsrcdir)/$(MOZ_BRANDING_DIRECTORY)/firefox.icns '$(dist_dest)/Contents/Resources/firefox.icns'
	cp -RL $(topsrcdir)/$(MOZ_BRANDING_DIRECTORY)/document.icns '$(dist_dest)/Contents/Resources/document.icns'
	cp -RL $(topsrcdir)/$(MOZ_BRANDING_DIRECTORY)/Assets.car '$(dist_dest)/Contents/Resources/Assets.car'
	$(MKDIR) -p '$(dist_dest)/Contents/Library/LaunchServices'
ifdef MOZ_UPDATER
	cp -f '$(dist_dest)/Contents/MacOS/updater.app/Contents/MacOS/org.mozilla.updater' '$(dist_dest)/Contents/Library/LaunchServices'
+2 −0
Original line number Diff line number Diff line
@@ -190,6 +190,8 @@
	<string>@MAC_APP_NAME@ @APP_VERSION@</string>
	<key>CFBundleIconFile</key>
	<string>firefox.icns</string>
	<key>CFBundleIconName</key>
	<string>AppIcon</string>
	<key>CFBundleIdentifier</key>
	<string>@MOZ_MACBUNDLE_ID@</string>
	<key>CFBundleInfoDictionaryVersion</key>
+765 KiB

File added.

No diff preview for this file type.

+756 KiB

File added.

No diff preview for this file type.

+719 KiB

File added.

No diff preview for this file type.

Loading