Not sure if its just me, but I am having some issues building the project for windows on mac. Im looking at the gulp scripts .... by running npm run release it should generate a release version for all 3 platforms listed in './tasks/release/release' right? But currently it is only building for OSX. Are there are more detailed instructions covering this? Thanks in advance.
Hi @paulsutherland
Not sure if its just me, but I am having some issues building the project for windows on mac. Im looking at the gulp scripts .... by running
npm run release
it should generate a release version for all 3 platforms listed in './tasks/release/release' right? But currently it is only building for OSX. Are there are more detailed instructions covering this? Thanks in advance.