#xcode #ios #utilities #build #project-management #xcodebuild

cnctd_xcode

Xcode project management, xcodebuild wrappers, and iOS build pipeline utilities

3 unstable releases

new 0.2.0 Feb 18, 2026
0.1.1 Sep 18, 2023
0.1.0 Sep 18, 2023

#8 in #xcode


Used in 2 crates

MIT license

27KB
589 lines

cnctd_xcode

Xcode/iOS build toolchain wrapper for Rust.

Installation

[dependencies]
cnctd_xcode = { git = "https://github.com/Connected-Dot/cnctd_crates.git" }

Features

  • Build iOS/macOS projects
  • Manage simulators
  • Archive and export
  • Code signing operations

Documentation

See CLAUDE.md for detailed documentation.

Dependencies

~3–14MB
~120K SLoC