Moonshine-IDE / Moonshine-SDK-Installer

To take full advantage of Moonshine IDE you will need third party SDKs like Apache® Flex or Apache® Royale. In order to make it easier for you to setup the required SDKs, we created the Moonshine SDK Installer.
https://moonshine-ide.com/download-sdk-installer/
Other
8 stars 2 forks source link

Update to Apache Royale 0.9.8 #68

Closed JoelProminic closed 3 years ago

JoelProminic commented 3 years ago

Since Apache Royale 0.9.8 is released, we would like to update the Stable build to to 0.9.8 and the the Nightly to 0.9.9. The Nightly update also should switch to HTTPS. See #46

rat-moonshine commented 3 years ago

Based on the suggestion from @piotrzarzycki21 I have changed the Nightly build to download from https://nightlies.apache.org/Royale/Royale-asjs/. I confirm I encountered by the same console errors that he mentioned here.

Looking into the error type, it seems like an encoding problem that may exists in the bash scripts of the executable itself, i.e. mxmlc (one can open the file in text-editor to see its containing bash scripts).

Some related readings can be found here: https://stackoverflow.com/questions/2920416/configure-bin-shm-bad-interpreter https://stackoverflow.com/questions/39527571/are-shell-scripts-sensitive-to-encoding-and-line-endings

Unfortunately, I don't offer any fix from Moonshine side on this. I'm going to restore the old http links for the time being which doesn't has these problems.

piotrzarzycki21 commented 3 years ago

Ok let's get back to old one and release Moonshine SDK Installer. I will take that problem to Apache Royale community.

piotrzarzycki21 commented 3 years ago

I have made following tests both on Windows and Mac OSX Big Sur:

Everything is working fine we are ready for release.

JoelProminic commented 3 years ago

These tests look good, so I am fine with pushing forward with a release.