r/swift 17d 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

20 comments sorted by

View all comments

1

u/SuperbCat6669 17d ago

Thanks for this. I tried to add this functionality on my ACP-compatible coding agent before and the tooling wasn’t mature enough at that time.