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

Add add_legacy_target method to ProjectHelper #491

Merged
merged 1 commit into from
Jun 2, 2017

Conversation

dnkoutso
Copy link
Contributor

@dnkoutso dnkoutso commented Jun 1, 2017

No description provided.

@dnkoutso dnkoutso force-pushed the legacy_helper_method branch from dd4cec3 to c572e26 Compare June 1, 2017 20:24
#
# @return [PBXLegacyTarget] the target.
#
def self.new_legacy_target(project, name, build_tool_path = '/usr/bin/make', build_arguments_string = '$(ACTION)', build_working_directory = nil, pass_build_settings_in_environment = '1')
Copy link
Member

Choose a reason for hiding this comment

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

lets split this over multiple lines?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done. Rubocop also complained for the same.

@dnkoutso dnkoutso force-pushed the legacy_helper_method branch from c572e26 to 749c4c6 Compare June 1, 2017 20:31
@endocrimes endocrimes merged commit ffab877 into CocoaPods:master Jun 2, 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.

3 participants