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

not needed checks are executed on pod install #4971

Closed
Fatme opened this issue Aug 26, 2019 · 0 comments
Closed

not needed checks are executed on pod install #4971

Fatme opened this issue Aug 26, 2019 · 0 comments

Comments

@Fatme
Copy link
Contributor

Fatme commented Aug 26, 2019

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 6.1
  • Cross-platform modules:
  • Android Runtime:
  • iOS Runtime:
  • Plugin(s):

Describe the bug
Currently CLI executes unneeded checks when executing pod install:

  • which pod
  • which xcodeproj
  • xcproj -project when CocoaPods version is lower than 1.0.0 and Xcode version is 7.3+

To Reproduce
tns prepare ios when there is a plugin with CocoaPods

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

No branches or pull requests

2 participants