Skip to main content

carthage-copy-frameworks is an helper script that automatically copies every framework below Carthage/Build/iOS

Project description

carthage-copy-frameworks

Version MIT License

Overview

carthage-copy-frameworks is an helper script that you can use to automatically copy every framework below Carthage/Build/iOS. This way you can avoid the official, error prone, process.

As the name implies, this is meant to be used in iOS development, alongside Carthage.

Installation

brew install lvillani/tap/carthage-copy-frameworks

Usage

  1. Open your target configuration.
  2. Click on "Build Phases".
  3. Click on the plus ("+") button.
  4. Click on "New Run Script Phase"

Step 1


In the script text field type carthage-copy-frameworks, as shown in the picture.

Step 2

Notes

Frameworks are copied only once. There are no checks to copy a framework again once it changes. This means that updated dependencies might not be picked up until you perform a clean build.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

carthage-copy-frameworks-2.0.0.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distributions

carthage_copy_frameworks-2.0.0-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

carthage_copy_frameworks-2.0.0-py2-none-any.whl (5.3 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page