Skip to content

Collect all warnings upon pod installing #1188

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

Merged
merged 1 commit into from
Nov 13, 2015

Conversation

rosen-vladimirov
Copy link
Contributor

Leftover warnings printed on the stderr are considered errors and as a result fail the $ tns prepare ios command. Make a more general regex for catching warnings.
Ping @Mitko-Kerezov @Fatme

@@ -524,7 +524,7 @@ export class IOSProjectService extends projectServiceBaseLib.PlatformProjectServ
// HACK for silencing irrelevant linking warnings when pod installing on
Copy link
Contributor Author

Choose a reason for hiding this comment

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

you do not need this comment anymore

@ns-bot
Copy link

ns-bot commented Nov 13, 2015

Test PASSed.

@Fatme
Copy link
Contributor

Fatme commented Nov 13, 2015

👍

@Mitko-Kerezov Mitko-Kerezov force-pushed the vladimirov/cocoa-pods-warnings branch from 6adac94 to e3efe84 Compare November 13, 2015 13:13
@rosen-vladimirov
Copy link
Contributor Author

👍 after green build

@ns-bot
Copy link

ns-bot commented Nov 13, 2015

Test PASSed.

rosen-vladimirov added a commit that referenced this pull request Nov 13, 2015
…ings

Collect all warnings upon pod installing
@rosen-vladimirov rosen-vladimirov merged commit 6c5682b into release Nov 13, 2015
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/cocoa-pods-warnings branch November 13, 2015 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants