goal for me right now is to tighten the user-to-depoy loop so that if a user as a bug fix or request, a nightly build should be out within an hour that that request fulfilled. i think i can do it.
Thread context
This post
1 available reply
jb55 · @jb55.com
replies
event
⋯
- account
- npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s
- posted
- 2026-09-09 17:34 UTC
- event
nostr:39674d8d68c1940a8a48394de4cf22a952eb924e9fb9d87cd9cdb718db7fef6a
first step is i enabled trunk based dev/deployment on xcode cloud so any masters i push get a fresh internal build.
not sure why i wasn't doing this before.
then if i'm happy there's not any crazy crash/bug then i can simply push to testflight from there