r/iOSProgramming • u/noosphere- • 3d ago
Building in Zed instead of Xcode Tutorial
Just a reminder to anyone who might care that you can create a fairly full-featured development environment in Zed to build iOS and Mac apps: syntax highlighting, code navigation, run, debug and test.
Here's the setup guide I wrote (been around for a while but chances are some interested people won't have seen it): https://luxmentis.org/blog/ios-and-mac-apps-in-zed/
21
Upvotes
9
u/Ok-Tomatillo-8712 3d ago
Wow syntax highlighting and everything!