Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Cartfile with Starscream dependency #13

Merged
merged 1 commit into from
Mar 16, 2020
Merged

Conversation

lawmicha
Copy link
Contributor

The Cartfile is needed due to this repo being managed by Cocoapods. Carthage users that install via a Cartfile which points to this repo requires a Cartfile to know which dependencies to additionally pull in, otherwise the resolved dependency only contains AppSyncRealTimeClient.

With the Cartfile that specifies the Starscream in this repository, then Carthage users with a Cartfile that pulls this repository in will additionally pull in Starscream, as seen in the Cartfile.resolved file.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…arthage users that install via a Cartfile which points to this repo requires a Cartfile to know which depenendences to additionally pull in, otherwise the resolved dependency only contains AppSyncRealTimeClient.

With the Cartfile that specifies the Starscream in this repository, then Carthage users with a Cartfile that pulls this repository in will additionally pull in Starscream, as seen in the Cartfile.resolved file.
@lawmicha lawmicha merged commit 00d54ce into master Mar 16, 2020
@lawmicha lawmicha deleted the feature/carthage2 branch April 10, 2020 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant