Ross ROSS = Recommend OSS · open-source software intelligence for agents

swiftlang/swift-package-manager

The Package Manager for the Swift Programming Language observed · 2026-08-28

github.com/swiftlang/swift-package-manager · Swift · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 81
  • Longevity 100
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: 0.0
  • age_days: 3967
  • days_rel: 131
  • days_push: 7
  • n_releases_24m: 15

Full methodology

Adoption not part of the score

10210 stars · 1517 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The official package manager for the Swift programming language, handling dependency resolution, versioning, compilation, and linking of Swift packages. It includes a cross-platform build system for macOS and Linux and integrates with Xcode for Apple platform development.

Use cases

  • manage dependencies for a swift project
  • build a swift package from the command line
  • share reusable swift code on github
  • add third-party libraries to an ios app via xcode
  • resolve and version swift package dependencies
  • create a command-line tool in swift

When to choose

  • you are developing in Swift and need dependency management
  • you want to build Swift packages on macOS or Linux
  • you use Xcode 11+ and want integrated package support
  • you want the official, first-party Swift tooling

When to avoid

  • you need to manage dependencies for Objective-C-only projects
  • you require CocoaPods or Carthage-specific workflows or podspecs
  • you are not working with the Swift language

Facets

cli-tool · maturity stable

package-manager build-tool cli developer-tools developer-tools programming-languages version-control cli cross-platform swift swift-package-manager dependency-management build-system xcode-integration command-line macos linux

1 source

Member repositories

RepositoryRoleHealth v2
swiftlang/swift-package-managermain93

For agents

markdown · JSON · MCP: product_card(name="swiftlang/swift-package-manager")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem