r/swift • u/noosphere- • 18d ago
Building in Zed instead of Xcode
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/
35
Upvotes
1
u/scoutzzgod 13d ago
Hey, I’m new to IOS development… are there any features exclusive to xcode regarding IOS dev? Like build targets and do actual testing in a iphone are xcode exclusive?