Bitrig's AI Coding Platform Now Lets You Fold and Rotate iPhone Duo in a 3D Simulator
Bitrig Embraces iPhone Duo with Interactive 3D Simulator
Just days after Apple rolled out Xcode 27.1 Beta 1 — the first toolchain to officially support iPhone Duo app development — AI coding platform Bitrig announced its own support. The move positions Bitrig as an early enabler for developers eager to build for Apple's foldable.
From Vibe Coding to Serious Toolchain
Bitrig started as a playful "vibe coding" app: speak or type a prompt, and it spins up a native SwiftUI app right on your iPhone. Since then, it's grown up fast. The platform now includes a Mac version, a full Xcode toolchain, an integrated iPhone simulator, and real-device testing. Projects can be exported to Xcode or shipped via TestFlight and the App Store.
A Simulator That Bends, Tilts, and Rotates
At the heart of the update is an interactive 3D simulator. Developers can fold, tilt, rotate, and reposition the virtual iPhone Duo to see how their app behaves in different postures. Want to check tent mode? Just drag the hinge. Curious about how your layout looks when the device is half-open? The simulator mirrors it in real time.
For hinge interactions, Bitrig taps into SwiftUI's onHingeChange modifier, letting developers adjust visuals and behavior based on the fold angle. The simulator reads hinge data live, so you can watch your app respond as the device unfolds from closed to open.
Creative Layouts with ArrangementView
Bitrig also supports ArrangementView, which opens up playful interaction scenarios. Picture this: your iPhone Duo sits tent-style on a table. You place media on the top half and controls on the bottom — like a tiny laptop. Or stand it on its edge and use a horizontal layout so users interact through the outer screen. These aren't just gimmicks; they're practical ways to rethink app design for foldables.
Managing Multiple Xcode Versions
Here's a subtle but handy feature: Bitrig helps developers juggle multiple Xcode versions. You can prep your iPhone Duo app using the beta Xcode, then switch back to Xcode 27 to keep building and releasing updates for your existing apps. No need to choose between forward-looking experiments and stable releases.
What It Means for Developers
Apple's official support for iPhone Duo in Xcode 27.1 Beta 1 is a clear signal: foldable apps are coming. Bitrig's quick response gives developers a sandbox to experiment without waiting for physical hardware. Whether you're prototyping a split-screen game or a multitasking tool, the simulator offers a low-stakes way to iterate.
Of course, a simulator isn't a perfect substitute for real-world testing. But for early exploration, it's a solid start. And with Bitrig's AI-assisted coding, even newcomers can dive in.
Key Points
- Bitrig adds iPhone Duo support right after Apple's Xcode 27.1 Beta 1 release.
- Interactive 3D simulator lets developers fold, tilt, and rotate the virtual device.
- Real-time hinge data via SwiftUI's
onHingeChangehelps test fold transitions. - ArrangementView enables creative layouts like tent mode and edge stands.
- Multiple Xcode versions can be managed, letting devs test beta features while maintaining stable releases.