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

Pod install error #50

Closed
maxisme opened this issue Feb 3, 2017 · 1 comment
Closed

Pod install error #50

maxisme opened this issue Feb 3, 2017 · 1 comment

Comments

@maxisme
Copy link

maxisme commented Feb 3, 2017

I am getting the error message when installing the pods:

[!] The 'Pods-...' target has transitive dependencies that include static binaries: (.../OpenSSL-Universal/lib-osx/libcrypto.a and .../OpenSSL-Universal/lib-osx/libssl.a)

My podfile is:

target 'Transfer' do
  pod 'MIHCrypto'
  use_frameworks!
end
@maxisme
Copy link
Author

maxisme commented Feb 3, 2017

added this to the beginning and it fixed the issue.

@maxisme maxisme closed this as completed Feb 3, 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

No branches or pull requests

1 participant