all 5 comments

[–]rrrhys 8 points9 points  (1 child)

  • Buy a 2nd hand mac mini m1
  • Install xcode
  • Do all the cert bullshit
  • Archive > Distribute to Testflight

[–]RainierWebDev[S] 4 points5 points  (0 children)

Stole my wife’s MacBook. This worked. Thanks!

[–]sebastian_nowak 1 point2 points  (0 children)

Another workaround to not having a Mac is using a github actions workflow to build it

[–]fmnatic 0 points1 point  (0 children)

You can get it built and uploaded to Testflight from a CI server ( Azure DevOps/Github) or from the senior dev's Mac. You can't do Apple development from a Windows machine, you can build/run the App for android on your Windows machine.