An open API service indexing awesome lists of open source software.

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.

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.