sweetpad-dev/sweetpad
Develop Swift/iOS projects using VSCode observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 99
- Longevity 68
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 960
- days_rel: 7
- days_push: 7
- n_releases_24m: 40
Adoption not part of the score
1872 stars · 94 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SweetPad is a VS Code/Cursor extension (plus a companion CLI) that lets developers build, run, debug, and test Swift/iOS, macOS, tvOS, watchOS, and visionOS apps without opening Xcode. It integrates open-source tools like xcodebuild, SourceKit-LSP, swift-format, and SwiftLint to make VS Code a viable alternative to Xcode.
Use cases
- develop ios apps in vscode instead of xcode
- build and run swift projects from the terminal
- get swift autocomplete in neovim or zed
- run ios tests on simulators from cli
- debug ios apps with lldb without ide
- hot reload swift code while app is running
- manage ios simulators from vscode
- format swift files with swift-format in editor
When to choose
- you prefer VS Code, Cursor, Neovim, or Zed over Xcode for Swift/iOS work
- you want scriptable, JSON-outputting build/test commands for CI
- you need LSP-backed autocomplete on Xcode projects in lightweight editors
- you want hot reload while iterating on an iOS app
When to avoid
- you rely on Xcode-only features like Interface Builder or Instruments
- you develop on Linux or Windows (macOS with Xcode is required)
- you need full SwiftUI preview canvas parity with Xcode
Facets
plugin · maturity active
build-tool developer-tools testing editor developer-tools mobile-development cross-platform editor-plugin cli ios-development swift vscode-extension xcodebuild sourcekit-lsp simulator hot-reload lldb-debugging macos
2 sources
- readme: https://github.com/sweetpad-dev/sweetpad · fetched 2026-08-28 · 76d7e5692e38
- homepage: https://marketplace.visualstudio.com/items?itemName=sweetpad.sweetpad · fetched 2026-08-29 · 05c9fab463db
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sweetpad-dev/sweetpad | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="sweetpad-dev/sweetpad")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem