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 comments/docs to indicate module_map=false will skip modulemap file generation #664

Merged
merged 5 commits into from
Dec 24, 2020

Conversation

till0xff
Copy link
Contributor

Copy link
Member

@paulb777 paulb777 left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -1427,6 +1427,10 @@ def dependency=(args)
#
# The module map file that should be used when this pod is integrated as
# a framework.
# `false` indicates that the default CocoaPods `modulemap` file should not
Copy link
Member

Choose a reason for hiding this comment

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

nit: align indentation

@@ -7,6 +7,9 @@
* Allow version `0` to be used.
[Eloy Durán](https://github.com/alloy)
[#657](https://github.com/CocoaPods/Core/pull/657)
* Update comments/docs to indicate `module_map=false` will skip `modulemap` file generation.
Copy link
Contributor

Choose a reason for hiding this comment

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

nit you need extra line here.

@@ -1427,6 +1427,10 @@ def dependency=(args)
#
# The module map file that should be used when this pod is integrated as
# a framework.
# `false` indicates that the default CocoaPods `modulemap` file should not
Copy link
Contributor

Choose a reason for hiding this comment

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

need extra line from above here.

@@ -1427,6 +1427,10 @@ def dependency=(args)
#
# The module map file that should be used when this pod is integrated as
# a framework.
# `false` indicates that the default CocoaPods `modulemap` file should not
# be generated.
# `true` is the default and indicates that the default CocoaPods
Copy link
Contributor

Choose a reason for hiding this comment

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

here too

@amorde amorde added this to the 1.11.0 milestone Dec 18, 2020
@dnkoutso
Copy link
Contributor

@till0xff approved. We can merge once we fix the line spacing issues which are minor.

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.

None yet

4 participants