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

Update DSL for spec.source #388

Merged
merged 2 commits into from
Jun 20, 2017

Conversation

maxkomarychev
Copy link
Contributor

According to current implementation of downloader https://github.com/CocoaPods/cocoapods-downloader/blob/978dfcd59e028db875cd4bb191ebbf3195b6fc26/lib/cocoapods-downloader.rb#L21-L29 the :path key is not supported for spec.source and the doc available here is misleading.

Couple of related issues:
CocoaPods/CocoaPods#4937
CocoaPods/cocoapods-packager#32

// disclaimer
I quite far away from ruby development and mostly do mobile. Please let me know if there any more places where this should be cleaned up.

Thanks for great tool.

Copy link
Member

@segiddins segiddins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! I think this should be a safe change to make

@dnkoutso
Copy link
Contributor

Heh, its funny cause we have plenty of development pods..that we never publish. Wonder if this should actually become supported...but I wont object further :)

@segiddins
Copy link
Member

@dnkoutso you know my feeling on this subject 🙃

Copy link
Member

@endocrimes endocrimes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also a plus one. Please could you add a CHANGELOG entry, then this is good to ship

@maxkomarychev
Copy link
Contributor Author

Shall I put this under "## 1.3.0.beta.1" section?

@dnkoutso
Copy link
Contributor

@maxkomarychev no beta.1 shipped so place it as a bug fix above it. Remove the 'None'

@dnkoutso
Copy link
Contributor

@maxkomarychev can you rebase please?

Current implementation of downloader does not provide strategy for
`:path`.
@maxkomarychev maxkomarychev force-pushed the feature/cleanup-source-dsl branch from df90246 to 76054e7 Compare June 20, 2017 20:19
@maxkomarychev
Copy link
Contributor Author

@dnkoutso done! thanks.

@dnkoutso dnkoutso merged commit 3c57253 into CocoaPods:master Jun 20, 2017
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.

4 participants