From 6e2b19f0fe0326815ca7aafac1a7f26433d71882 Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Thu, 30 Apr 2020 12:32:20 +0200 Subject: [PATCH] Tray to fix macosx. --- resources/scripts/.travis-install-osx.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/scripts/.travis-install-osx.sh b/resources/scripts/.travis-install-osx.sh index 1f6e0a63f..3c962bf34 100755 --- a/resources/scripts/.travis-install-osx.sh +++ b/resources/scripts/.travis-install-osx.sh @@ -9,6 +9,7 @@ make make install # Make DMG image. +cd "src/rssguard" make dmg otool -L "RSS Guard.app/Contents/MacOS/rssguard"