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

React Native 带的自带的包 OpenSSL-Universal 与 GMObjC 自带的 GMOpenSSL 冲突 #4

Closed
jaywcjlove opened this issue Oct 13, 2020 · 2 comments
Labels

Comments

@jaywcjlove
Copy link
Member

muzipiao/GMObjC#27 (comment)

jaywcjlove added a commit that referenced this issue Oct 14, 2020
@jaywcjlove
Copy link
Member Author

手动集成 GMObjC.framework 解决问题。

@jaywcjlove
Copy link
Member Author

# ↓↓↓↓↓↓↓↓↓↓↓↓↓↓解决运行报错问题↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓   use_flipper!
pod 'Flipper', '~> 0.62.0'    post_install do |installer|
# use_flipper!      flipper_post_install(installer)
# post_install do |installer|   end
#   flipper_post_install(installer) 
# end 
# ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑

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

1 participant