mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-23 07:15:15 +00:00
desktop: add more app properties
This commit is contained in:
parent
7c1e74b3a8
commit
9723c7373a
|
@ -10,6 +10,12 @@ cat << EOF
|
|||
<string>icon.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.bbgo.lorca</string>
|
||||
<key>LSFileQuarantineEnabled</key>
|
||||
<true/>
|
||||
<key>NSUserNotificationAlertStyle</key>
|
||||
<string>banner</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
EOF
|
||||
|
|
Loading…
Reference in New Issue
Block a user