Hacker News new | ask | show | jobs
by data-ottawa 1389 days ago
No, this lets you do automated tests and builds in the cloud.

You’ll still need Xcode to create the project, sign it, manage entitlements, load to test flight, etc.

2 comments

Xcode cloud requires you let Apple handle code signing automatically so you don’t have to do it locally, although obviously you still have to have a paid account. Additionally as others have mentioned this can push things to TestFlight for you.
> load to test flight

The web page says it supports test flight.