https://github.com/sweetpad-dev/sweetpad-lib
Resolver and tooling for Xcode project files (pbxproj, xcconfig, schemes) and build settings.
https://github.com/sweetpad-dev/sweetpad-lib
Last synced: 13 days ago
JSON representation
Resolver and tooling for Xcode project files (pbxproj, xcconfig, schemes) and build settings.
- Host: GitHub
- URL: https://github.com/sweetpad-dev/sweetpad-lib
- Owner: sweetpad-dev
- License: other
- Created: 2026-05-24T13:39:39.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-03T20:07:15.000Z (about 1 month ago)
- Last Synced: 2026-06-12T17:40:39.331Z (about 1 month ago)
- Language: Rust
- Size: 2.03 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# sweetpad-lib
> ⚠️ **Internal — do not use.** This is an internal implementation detail of the
> [SweetPad](https://github.com/sweetpad-dev/sweetpad) VS Code extension: a Rust
> resolver for Xcode `pbxproj`/`xcconfig` build settings, shipped to the
> extension as an N-API native addon (`@sweetpad/lib`). It has no stable API, no
> documentation, no support, and no semver guarantees — it exists solely to back
> SweetPad and may change or break without notice. Not intended for external use.