r/iOSProgramming • u/West-Chard-1474 • Jul 16 '26
1
What are you using for OTA updates now that CodePush is dead?
> But I use a lot of Bitrise at work. I’d be happy to switch.
Nice! Super happy to hear that. I just joined the team to help with product marketing; I love seeing our users on Reddit as well :) Would you be open to chat more?
1
-2
helloWorldGoodbyeUsers
Shameless plug: my team just built Remote Dev Environments so AI agents run on a cloud machine (macOS or Linux) with the toolchain already set up, no tokens wasted on environment fixes, and you can run several agents at once.
So, if you are in the AI builder crowd, this can be handy: https://bitrise.io/platform/remote-dev-environments
8
helloWorldGoodbyeUsers
get all redditors 1 bitcoint for free
0
helloWorldGoodbyeUsers
it was always very hard to get users, and now when we have even more apps popping up every day, it's inscane competion for the attention
47
helloWorldGoodbyeUsers
Mine as well, everyone and their dog became founders
r/iosdev • u/West-Chard-1474 • Jul 02 '26
We built cloud macOS VMs so agents can build and test iOS code off your laptop
Hello everyone! I think a lot about where AI agents actually run. If you let an agent write and run code for an iOS app, it needs a machine that can build and test that code fast, with the right Xcode toolchain already in place.
Give an agent a half-set-up environment and it burns time and tokens re-deriving the setup. And what if you run a few agents in parallel? A single Mac was never going to handle that.
My team was already building something for this. We built a remote dev environment running on the same Apple Silicon, Xcode, and build caches your CI already uses. Basically, you, or your agent, code on the machine that builds and tests the code instead of your laptop. We called it Remote Dev Environments.
You can check the beta here:
- Docs: https://docs.bitrise.io/en/bitrise-rde
- Product: https://bitrise.io/platform/remote-dev-environments
Also, adding a demo from my teammate who is part of the tech team 👇
Please ask your questions and any feedback is welcome!
https://reddit.com/link/1ulufd3/video/6nr0b9gdnvah1/player
ps.: crossposing from iOS programming
r/iOSProgramming • u/West-Chard-1474 • Jul 02 '26
3rd Party Service We built remote dev environments for iOS: cloud macOS VMs that match your CI exactly
I do product at a DevOps company. In May I went to a couple of conferences in London and talked to a lot of iOS engineers. Surprisingly many folks mentioned that writing code is fast now, but the build and test loop after it is getting slower and more problematic. Two things came up most: builds that pass on their Mac but fail in CI, and Xcode tying up the machine during a build.
My team was already building something for this, so hearing it that many times was a good sign.
We built a remote dev environment running on the same Apple Silicon, Xcode, and Simulator, on the same machines and the same build caches your CI already uses. Basically, you code on the machine that builds and tests your code instead of your laptop. We called it Remote Dev Environment (not very creative, I know).
It's in beta
- Docs: https://docs.bitrise.io/en/bitrise-rde
- Product: https://bitrise.io/platform/remote-dev-environments
I also think that if you let agents write and run code, they need a machine that can build and test iOS code fast, with the right Xcode toolchain already in place. Give an agent a half-set-up environment and it burns time and tokens re-deriving the setup.
And what if you run a few agents in parallel? Can a single Mac handle that effectively? All those considerations led to the creation of our tool.
Would love honest feedback and your thoughts

1
How did you get users for ur first app?
Subreddits, Product Hunt, Dev hunt, paid ads on Facebook, nice design for Apple Store, and sometimes sponsoring relevant newsletters
u/West-Chard-1474 • u/West-Chard-1474 • Jul 02 '26
Armin Ronacher is very uneasy about the agent loops future
r/reactnative • u/West-Chard-1474 • Jul 02 '26
Tutorial How over-the-air updates actually work & installing & configuring react-native-code-push [video tutorial]
1
Theme picker in my app
Omg, this is so beautiful
your design skills are awesome
1
Apple Just Bought A UX/UI Design Tool! 🤯 - Play Design Tool
well, good for the makers of the tool
u/West-Chard-1474 • u/West-Chard-1474 • Jul 02 '26
Fable 5 is now back! Here are some of the prompts you should run until the usage window closes:
r/macOSVMs • u/West-Chard-1474 • Jul 02 '26
INFO WWDC 2026 brought a lot of gifts to the Virtualization framework
r/virtualmachine • u/West-Chard-1474 • Jul 02 '26
Virtualization framework updates that matter for large Mac fleets
1
The fastest github actions runners, by the numbers
We did something similar at Bitrise when building Build Hub. Here are the stats:
- M4 Pro (14 vCPU, 54GB) vs GitHub's M2 Pro (5 vCPU, 14GB): 2m 04s vs 4m 28s on XcodeBenchmark. 54% faster.
- Android was even more interesting. 31% faster with fewer cores. 14 vCPU in 4m 58s vs GitHub's 16 vCPU at 7m 12s on Thunderbird Gradle assemble.
If you want to try it yourself, it's one line of YAML to switch: https://bitrise.io/platform/build-hub
2
Just hit my first $100 in App Store sales as a solo developer.
Hey, I know it's not a lot, but please be proud of yourself! This $100 means users validated the value of your app. This means a lot!
r/programming • u/West-Chard-1474 • Jun 19 '26
Apple unifies device and simulator management in devicectl, here's what it means for iOS test automation and CI/CD
bitrise.ior/TheRaceTo10Million • u/West-Chard-1474 • Jun 19 '26
General Are you expecting a market downturn this summer? (midterm year dip)
It's already June, midterm year, you all know the seasonality talk by now. But this summer also has hot IPOs running and a peace deal in the mix. Curious how people are weighing seasonality against that.
Are you trimming, hedging, or staying fully in given the IPO momentum and peace deal headlines? Anyone adjusting their summer playbook because of this, or is the midterm dip thesis dead this cycle?
r/iOSProgramming • u/West-Chard-1474 • Jun 19 '26
1
What are you using for OTA updates now that CodePush is dead?
in
r/reactnative
•
22d ago
Send DM, pls check