diff --git a/desktop/build-osx-info-plist.sh b/desktop/build-osx-info-plist.sh index 207577fb9..3197fb969 100755 --- a/desktop/build-osx-info-plist.sh +++ b/desktop/build-osx-info-plist.sh @@ -4,12 +4,18 @@ cat << EOF - CFBundleExecutable - bbgo-desktop - CFBundleIconFile - icon.icns - CFBundleIdentifier - com.bbgo.lorca + CFBundleExecutable + bbgo-desktop + CFBundleIconFile + icon.icns + CFBundleIdentifier + com.bbgo.lorca + LSFileQuarantineEnabled + + NSUserNotificationAlertStyle + banner + NSHighResolutionCapable + EOF