intiface / intiface-central

Intiface Central (Buttplug Frontend) Application for Desktop and Mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macOS CI Builds not settings executable mode correctly

qdot opened this issue · comments

commented

When the CI builds a macOS app, the executable permissions are getting wiped at some point, which means the app won't run

To answer the question from #81 this is actually a M1 Mac. However, similar to the Linux issue I reported, 2.4.3 cleared up the problem and is working for me.

Let me know if you need any debug info or such for any reason... willing to help with builds/test on Mac and Linux.

commented

Yeah that's me being sneaky. I uploaded a new macOS 2.4.3 with fixed permissions. :3

Still need to fix this in CI though, as well as fixing signing, so gonna leave this open.

commented

Seems to be fixed in CI? I'm guessing what happens what I repacked this on windows or something and lost the permissions there.