Skip to content
This repository has been archived by the owner on Mar 29, 2018. It is now read-only.

Add shared schemes for installation by Carthage. #63

Merged
merged 1 commit into from
Jan 28, 2015
Merged

Add shared schemes for installation by Carthage. #63

merged 1 commit into from
Jan 28, 2015

Conversation

yoichitgy
Copy link
Contributor

Added shared schemes to install ExSwift by Carthage:
https://github.com/Carthage/Carthage

@pNre
Copy link
Owner

pNre commented Jan 24, 2015

I'm new to Carthage, allow me a couple of days to check everything is ok before merging.
Anyway, thanks for your contribution.

@yoichitgy
Copy link
Contributor Author

Thank you. My motivation to use Carthage instead of CococaPods is to reduce time to build a project. Carthage builds added frameworks only once when carthage update runs. In contrast, CocoaPods builds added frameworks every time when a workspace is built unless 'Find Implicit Dependencies' is unchecked in the build scheme.

As mentioned in the Carthage project, CocoaPods has amazing features, but I think Carthage is also nice to manage dynamic frameworks. (For a framework developer, Carthage needs no extra effort after creating the shared schemes.)

pNre added a commit that referenced this pull request Jan 28, 2015
Add shared schemes for installation by Carthage.
@pNre pNre merged commit 639933b into pNre:master Jan 28, 2015
@yoichitgy yoichitgy deleted the add-shared-schemes-for-carthage branch July 24, 2021 15:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants