mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
preparing release v0.3.0
This commit is contained in:
parent
e1e029a849
commit
96ef362cf8
12
misc/scripts/build-mac-application.txt
Normal file
12
misc/scripts/build-mac-application.txt
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
01 - Run grunt desktop on mac os x
|
||||||
|
02 - Retrieve piskel.new.dmg.zip on Dropbox. Unzip it.
|
||||||
|
03 - Retrieve nw.icns on Dropbox
|
||||||
|
04 - Go to piskel/dest/desktop/releases/mac ; copy piskel.app to your working directory
|
||||||
|
05 - Expand piskel.app
|
||||||
|
06 - Replace nw.icns by the one from dropbox in Contents/Resources
|
||||||
|
07 - Open piskel.new.dmg
|
||||||
|
08 - Drag and drop piskel.app in it
|
||||||
|
09 - Update readme.txt
|
||||||
|
10 - Open disk utility, and open piskel.new.dmg in it
|
||||||
|
11 - Convert image, piskel-x.y.z.dmg
|
||||||
|
12 - Upload to Dropbox
|
@ -3,7 +3,7 @@
|
|||||||
"name": "piskel",
|
"name": "piskel",
|
||||||
"main": "./dest/index.html",
|
"main": "./dest/index.html",
|
||||||
"description": "Web based 2d animations editor",
|
"description": "Web based 2d animations editor",
|
||||||
"version": "0.2.0",
|
"version": "0.3.0",
|
||||||
"homepage": "http://github.com/juliandescottes/piskel",
|
"homepage": "http://github.com/juliandescottes/piskel",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user