Hacker News new | ask | show | jobs
by capote 3319 days ago
I came here to ask about submitting to the App Store. Does this mean that a Mac is, technically, no longer required for the entire process of development -> release of iOS apps?
3 comments

You'd probably want to performance test your app with a full MacOS compile, but the whole UI implementation, function and experience testing can be done without a Mac. And you need a Mac for deploying to the store.
There is no mention of this process being able to upload an IPA file so I'm assuming we still need to use xCode or Application Loader on a Mac
Yes. Buddybuild can build IPA files and upload them directly to iTunes Connect.