Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/deploy/osx/dmg_spec.json

10 lines
262 B

{
"title": "Mist Installer",
"icon": "Mist.icns",
"background": "background.png",
"icon-size": 144,
"contents": [
{ "x": 900, "y": 244, "type": "link", "path": "/Applications" },
{ "x": 140, "y": 244, "type": "file", "path": "Mist.app" }
]
}