ioboi / CubeSight

GNU Affero General Public License v3.0
1 stars 1 forks source link

🚀 Feature: Xcode Cloud workflow #8

Open ioboi opened 1 week ago

ioboi commented 1 week ago

🔖 Feature description

You should configure Xcode Cloud workflows to automatically release the app on TestFlight.

🎤 Context

To release versions and make external testing easier.

✌️ Possible Implementation

For each tag created on the main branch a new TestFlight release should be created.

👀 Have you spent some time to check if this feature request has been raised before?