From 42253bd51572236ee68ee9ede1f90cb6e548109b Mon Sep 17 00:00:00 2001 From: martinrotter Date: Sun, 3 May 2020 19:55:04 +0200 Subject: [PATCH] Update .travis-install-osx.sh --- resources/scripts/.travis-install-osx.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/scripts/.travis-install-osx.sh b/resources/scripts/.travis-install-osx.sh index 6d57ab64f..8f6d3926a 100755 --- a/resources/scripts/.travis-install-osx.sh +++ b/resources/scripts/.travis-install-osx.sh @@ -11,4 +11,5 @@ make install # Make DMG image. cd "src/rssguard" make dmg -otool -L "RSS Guard.app/Contents/MacOS/rssguard" \ No newline at end of file +otool -L "RSS Guard.app/Contents/MacOS/rssguard" +ls