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] Fix a typo causing a circular dependency #4

Merged
merged 1 commit into from
Oct 15, 2014
Merged

[Podspec] Fix a typo causing a circular dependency #4

merged 1 commit into from
Oct 15, 2014

Conversation

kylef
Copy link
Contributor

@kylef kylef commented Oct 15, 2014

Discovered because of a circular dependency in the podspec via CocoaPods/Molinillo#6

Since the root spec is depending on the subspecs, the subspecs also depend on the root spec. Thus a circular dependency issue.

Discovered because of a circular dependency in the podspec via CocoaPods/Molinillo#6

Since the root spec is depending on the subspecs, the subspaces also depend on the root spec. Thus a circular dependency issue.
mxcl added a commit that referenced this pull request Oct 15, 2014
[Podspec] Fix a typo causing a circular dependency
@mxcl mxcl merged commit ad2d79c into mxcl:master Oct 15, 2014
@mxcl
Copy link
Owner

mxcl commented Oct 15, 2014

Sorry, not sure how I missed this myself.

@mxcl
Copy link
Owner

mxcl commented Oct 15, 2014

Do I need to push a new one?

@kylef
Copy link
Contributor Author

kylef commented Oct 15, 2014

Nope, I'm going to patch all the existing specs in the master repository because they with be incompatible with the upcoming version of CocoaPods otherwise.

Thanks for merging.

@mxcl
Copy link
Owner

mxcl commented Oct 15, 2014

Thanks for the PR.

@kylef kylef deleted the patch-1 branch November 7, 2014 22:31
@kylef
Copy link
Contributor Author

kylef commented Nov 7, 2014

Made the changes in CocoaPods/Specs@b3b5179. Would love if you could review before I merge.

@mxcl
Copy link
Owner

mxcl commented Nov 8, 2014

Looks good to me.

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