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

Fix for ROADConfigurator #49

Merged
merged 1 commit into from
Oct 8, 2014
Merged

Fix for ROADConfigurator #49

merged 1 commit into from
Oct 8, 2014

Conversation

ptiz
Copy link
Contributor

@ptiz ptiz commented Oct 8, 2014

Fix for ROADConfigurator, which prevents adding of libObjCAttr phase into the target project, that doesn't require this pod. Possibly this is the solution for #46.

…into the target project, that doesn't require this pod.
puts 'ROADConfigurator.rb called without libObjCAttr being defined in Podfile.'
Process.exit!(true)
end

Copy link
Contributor

Choose a reason for hiding this comment

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

Why did you remove this check? It's just friendly reminder that you forget to include libObjCAttr pod

yuriy-tolstoguzov pushed a commit that referenced this pull request Oct 8, 2014
Fix for ROADConfigurator
@yuriy-tolstoguzov yuriy-tolstoguzov merged commit 3afaac2 into epam:master Oct 8, 2014
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