awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Manageri de dependențe pentru Swift Package

Clasament actualizat la 30 iun. 2026

For un manager de dependențe pentru pachete Swift, the strongest matches are apple/swift-package-manager (The Swift Package Manager is exactly the tool the), cocoapods/cocoapods (CocoaPods is a manifest-driven dependency manager for Swift projects) and carthage/carthage (Carthage is a decentralized dependency manager for Cocoa projects). Each is ranked by relevance to your query, popularity and recent activity.

Instrumente și utilitare pentru gestionarea, rezolvarea și integrarea dependențelor de biblioteci externe în proiectele Swift.

Manageri de dependențe pentru Swift Package

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • apple/swift-package-managerAvatar apple

    apple/swift-package-manager

    10,172Vezi pe GitHub↗

    Swift Package Manager is a cross-platform build tool, dependency resolver, and package distributor. It compiles Swift source code into native executable binaries for multiple operating systems and manages the resolution and linking of external Swift code packages. The tool facilitates Swift package distribution by sharing and distributing reusable source code through public or private channels. It orchestrates Swift projects by managing external code libraries and versioning to ensure consistent builds across different development environments.

    The Swift Package Manager is exactly the tool the visitor needs — it manages external library dependencies for Swift projects with a manifest file, automatic resolution, and full Xcode integration, making it the definitive answer for this search.

    SwiftPackage Manifests
    Vezi pe GitHub↗10,172
  • cocoapods/cocoapodsAvatar CocoaPods

    CocoaPods/CocoaPods

    14,823Vezi pe GitHub↗

    CocoaPods is a dependency manager for Swift and Objective-C projects that integrates third-party libraries via configuration files. It serves as a project workspace orchestrator, coordinating the build process and linking external dependencies through centralized workspace configurations. To ensure environment consistency across different development machines, it employs a manifest-based version locking system. The project provides a version-controlled library specification registry for managing and distributing metadata and source paths for reusable code modules. It includes tools for extern

    CocoaPods is a manifest-driven dependency manager for Swift projects that handles automatic resolution, semantic versioning, Git integration, and Xcode workspace generation, directly matching every requested feature.

    RubyXcode Workspace Generation
    Vezi pe GitHub↗14,823
  • carthage/carthageAvatar Carthage

    Carthage/Carthage

    15,174Vezi pe GitHub↗

    Carthage is a decentralized dependency manager for Cocoa projects and an automation tool for Xcode builds. It functions as a Git-based framework manager and binary distribution tool used to fetch, build, and manage external libraries. The project distinguishes itself by supporting the production and distribution of platform-independent binary frameworks and static libraries. It utilizes Git tags and submodules to lock specific versions of external libraries and provides mechanisms to distribute prebuilt binaries via zipped release archives. The system covers dependency resolution and version

    Carthage is a decentralized dependency manager for Cocoa projects that uses a manifest file (Cartfile), resolves dependencies automatically from Git repositories, supports semantic versioning via Git tags, integrates with Xcode workspaces, and offers binary framework distribution—covering nearly all the required features for managing Swift library dependencies.

    SwiftXCFramework Production
    Vezi pe GitHub↗15,174

Related searches

  • utilitar CLI pentru gestionarea dependențelor
  • un manager de pachete și dependențe pentru Python
  • manager de pachete pentru librării PHP
  • a testing framework for Swift applications
  • o bibliotecă de networking pentru aplicații iOS în Swift
  • curriculum pentru învățarea Swift
  • a collection of components for SwiftUI development
  • a database library for Swift applications