JordanSantiagoYT / FNF-JS-Engine

JS Engine is basically Psych Engine but with (almost) no botplay lag and NEW features!
Apache License 2.0
48 stars 32 forks source link

Looking for Andriod Build #716

Closed AndreKaneVDole closed 3 weeks ago

AndreKaneVDole commented 3 weeks ago

What is your question?

Wheres the Andriod Build 1.37.1

JordanSantiagoYT commented 3 weeks ago

ios port currently has an issue that makes it unable to compile. until this is fixed mobile builds for 1.37.1 won't be available

moxie-coder commented 3 weeks ago

ios port currently has an issue that makes it unable to compile. until this is fixed mobile builds for 1.37.1 won't be available

you could just compile android, separate from iOS, instead of removing both

JordanSantiagoYT commented 3 weeks ago

you could just compile android, separate from iOS, instead of removing both

there's 2 problems with that

  1. even if i compiled the release builds, both of them have to complete or the Release build task won't be done
  2. even if i just got the android build from the workflow, trying to upload it throws a "We're sorry, but we couldn't process that file."
JordanSantiagoYT commented 3 weeks ago

closing because android 1.37.1 build is published

small note is that it's still 1.37.0, but this will be fixed shortly after the updated 1.37.1 build compiles, soo i guess i won't close it yet. im dumb LOL

moxie-coder commented 3 weeks ago

you could just compile android, separate from iOS, instead of removing both

there's 2 problems with that

  1. even if i compiled the release builds, both of them have to complete or the Release build task won't be done
  2. even if i just got the android build from the workflow, trying to upload it throws a "We're sorry, but we couldn't process that file."

you could just do continue-on-error: true for the workflow

JordanSantiagoYT commented 3 weeks ago

build has been added, closing issue