moonlight-ios icon indicating copy to clipboard operation
moonlight-ios copied to clipboard

Github action to compile to ipa?

Open Peng1029 opened this issue 3 years ago • 0 comments

Describe the solution you'd like Basically from what I can tell is that github actions could have a workflow to start with "macos-latest" and then just compile with the xcode-cli to an ipa... There are several actions that seem to do this already but I am sadly inexperienced with github and can't seem to figure it out

Additional context Basically this would allow people to make forks and edit the project and compile without a real mac device

Peng1029 avatar Aug 16 '22 00:08 Peng1029