Add mac/win suffixes to zip files
This commit is contained in:
parent
030f0c5161
commit
de5c4b440a
2 changed files with 2 additions and 2 deletions
|
@ -10,5 +10,5 @@ rm empty.lproj
|
|||
cd ../../..
|
||||
cp -r fstl.app ..
|
||||
cd ..
|
||||
zip -r fstl.zip fstl.app README.md
|
||||
zip -r fstl_mac.zip fstl.app README.md
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue