Skip to content

[iOS] XCode v7.2+ Fails with Cocoapods on emulator #1428

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

Closed
NathanaelA opened this issue Jan 26, 2016 · 9 comments
Closed

[iOS] XCode v7.2+ Fails with Cocoapods on emulator #1428

NathanaelA opened this issue Jan 26, 2016 · 9 comments
Assignees
Labels
Milestone

Comments

@NathanaelA
Copy link
Contributor

This issue has cropped up multiple times in the NS community; and so far my advice has been to downgrade to 7.1. This effects other communities (not just NS). But since 7.2 and the new 7.3 beta has this issue this is something that we probably need to solve before v1.6 is released.

This issue from everything I've read only appears in NativeScript when a cocoapod is added to the project; so fortunately it doesn't affect the majority of people. But that means their might be something not being passed via the command line when it is building the cocoapod.

See: NativeScript/ios-jsc#488

@Daxito
Copy link

Daxito commented Jan 26, 2016

Seems like one option is to downgrade to 7.1 AND the other one is to run the app using:

tns livesync ios --emulator --watch

The last worked for me....for now.

@raefa
Copy link

raefa commented Jan 27, 2016

+1

1 similar comment
@alg
Copy link

alg commented Jan 27, 2016

+1

@AntonioCuevaUrraco
Copy link

Another workaround for now it is https://github.com/CocoaPods/cocoapods-deintegrate that solves the problem of the corrupted pods by clearing the dependencies so they are freshly installed again.

@NathanaelA

This comment was marked as abuse.

@NathanaelA

This comment was marked as abuse.

@Daxito
Copy link

Daxito commented Feb 11, 2016

Disregard this comment, sorry.

@NathanaelA

This comment was marked as abuse.

@Daxito
Copy link

Daxito commented Feb 12, 2016

Got it. I was trying to install the toast plugin today and just because of this error I had to uninstall it, I cannot wait for the new version come out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

8 participants