Commit graph

20 commits

Author SHA1 Message Date
Joey Payne
5dc3fdd3ea Added error checking functionality.
If anything is causing the export button not to function, the field
will now be highlighted in red.
2015-04-10 00:19:51 -06:00
Joey Payne
5f29932200 Added plist modification to export.
CFBundleDisplayName -> App Name
CFBundleName -> App Name

CFBundleShortVersionString -> Version
CFBundleVersion -> Version
2015-04-09 22:39:36 -06:00
Joey Payne
b186d8a678 Fixed name/app name issues. They are now separate. 2015-04-09 22:39:36 -06:00
Alessandro Banfi
589d97e1aa Fixed a compatibility issue with force download default value setted to true under Windows. 2015-04-09 22:39:35 -06:00
Joey Payne
c20d3cf3b8 Fixed some issues with support for nwjs 0.12.0 2015-04-09 22:39:35 -06:00
Alessandro Banfi
fc7a6383d1 Added download resume to command_line.py. 2015-04-09 22:39:35 -06:00
Joey Payne
d5d48b2bb0 Fixed issues with exporting 0.12.x binaries. 2015-04-09 22:39:35 -06:00
Joey Payne
7e1f8cfea6 Fixed an issue with absolute paths on windows. 2015-04-09 22:39:35 -06:00
Joey Payne
718ec37767 Fixed a bug that made copying files over to the project directory not work. 2015-04-09 22:39:35 -06:00
Joey Payne
55fe7aa4c7 Fixed downloads not downloading when all are selected. 2015-04-09 22:39:35 -06:00
Joey Payne
3afea21cce Added new build scripts for mac. 2015-04-09 22:39:34 -06:00
Joey Payne
0265361135 Fixed issues with node-webkit renaming to nwjs. Added support for 64bit windows and mac osx. 2015-04-09 22:39:34 -06:00
Joey Payne
3d5130d0d6 Added a fix for windows executables not working. 2015-04-09 22:39:34 -06:00
Joey Payne
a380738aac Fixed issues with --name argument for command line. 2015-04-09 22:39:34 -06:00
Joey Payne
fa0d605562 Fixed some issues with mac building. 2015-04-09 22:39:34 -06:00
Joey Payne
b3281ce96b Fixed some bugs with file copying. 2015-04-09 22:39:34 -06:00
Joey Payne
6c0b0e54a3 Fixed error with parsing directories in windows. 2015-04-09 22:39:34 -06:00
Joey Payne
1e4a25419e Fixed an error with initialization of the command line app. 2015-04-09 22:39:33 -06:00
Joey Payne
8cb201b1dd Added possible values to help output. 2014-12-20 08:54:25 +13:00
Joey Payne
f7fa4cb6b6 Added command-line utility. Refactored code to accomodate. 2014-12-19 23:50:36 +13:00