mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Fix DMG generation
This commit is contained in:
parent
d450417902
commit
b5a58f1a0c
@ -35,10 +35,9 @@ on run argv
|
||||
open
|
||||
update without registering applications
|
||||
tell container window
|
||||
set sidebar width to 0
|
||||
set statusbar visible to false
|
||||
set toolbar visible to false
|
||||
set the bounds to { 400, 100, 900, 465 }
|
||||
set its sidebar width to 0
|
||||
set its toolbar visible to false
|
||||
set the bounds to { 400, 100, 900, 500 }
|
||||
set position of item "Planet Blupi.app" to { 133, 200 }
|
||||
set position of item "Applications" to { 378, 200 }
|
||||
end tell
|
||||
|
Loading…
x
Reference in New Issue
Block a user