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

[Podspec] Remove circular dependency #3

Merged
merged 1 commit into from
Nov 8, 2014
Merged

[Podspec] Remove circular dependency #3

merged 1 commit into from
Nov 8, 2014

Conversation

kylef
Copy link
Contributor

@kylef kylef commented Nov 7, 2014

You do not need to explicitly depend on a subspace since by default it will be included. The subspec will contain the dependency from it's parent spec and therefore lead to a circular dependency.

As noted in CocoaPods/Molinillo#6, the coming version of CocoaPods will now allow this.

You do not need to explicitly depend on a subspace since by default it will be included. The subspec will contain the dependency from it's parent spec and therefore lead to a circular dependency.

As noted in CocoaPods/Molinillo#6, the coming version of CocoaPods will now allow this.
@kylef
Copy link
Contributor Author

kylef commented Nov 7, 2014

Note, this has also been fixed by CocoaPods/Specs@5324427 in the PR over at the master specs repository: CocoaPods/Specs#12783.

taka0125 added a commit that referenced this pull request Nov 8, 2014
[Podspec] Remove circular dependency
@taka0125 taka0125 merged commit 4d15cb2 into taka0125:master Nov 8, 2014
@taka0125
Copy link
Owner

taka0125 commented Nov 8, 2014

@kylef thanks! 😄

@kylef kylef deleted the patch-1 branch November 8, 2014 01:25
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.

2 participants