A highly accurate recreation of MacOS and some of its apps, built entirely with SwiftUI and generated using Google's Gemini 3.0 Pro. Built to run and be used on iOS.
Demo.Video.mov
This project serves as a playground to test the limits of AI code generation and modern SwiftUI capabilities by rebuilding MacOS interactions in an iOS app.
The app features a MacOS dock and menubar. On top of this, The following system applications have been recreated:
- Finder
- Settings
- Terminal
- Calculator
- Final Cut Pro
- TextEdit
- Xcode
- Safari
- Xcode 26 or later
- iOS 26.0+
- Clone or download the repository
- Open the project in Xcode
- Select your target simulator or device.
- Press Run (
Cmd + R).
Contributions are welcome! If you would like to recreate other system apps (e.g., Maps, Stocks, Voice Memos) or improve existing ones, please feel free to submit a Pull Request.
- Code Generation: All SwiftUI code in this project was generated using Gemini 3.0 Pro.
- Assets: The application icons used in this project were sourced from Sketch Resources.
- This project is for demonstration purposes only and is not affiliated with Apple Inc.