


Adding frameworks to unit tests or a framework.Swift binary framework download compatibility.(Optionally) Add build phase to warn about outdated dependencies.If you're building for iOS, tvOS, or watchOS.Building platform-specific framework bundles.Migrating a project from framework bundles to XCFrameworks.Building platform-independent XCFrameworks.Carthage does not automatically modify your project files or your build settings.

Carthage is intended to be the simplest way to add frameworks to your Cocoa application.Ĭarthage builds your dependencies and provides you with binary frameworks, but you retain full control over your project structure and setup.
