当前位置:网站首页>target has libraries with conflicting names: libcrypto.a and libssl.a.
target has libraries with conflicting names: libcrypto.a and libssl.a.
2022-08-04 06:28:00 【language】
Write custom directory title here
Has React Native released version 1.0 today?
React-native-baidu-map Pod failed to install
Copy siege lion Ben Dashi recently introduced the React Native third-party plugin Baidu Mapreact-native-baidu-Pod conflict encountered while map.

[!] The 'Pods-mobileportal' target has libraries with conflicting names: libcrypto.a and libssl.a.Resolve
- 1. First delete "react-native-baidu-map" from the package.json file, then
yarn install, - 2. Then go to the iOS directory,
pod install, then open the ***.xcworkspace project, deletePods/OpenSSL-Universal/Static/Support Files/Below libssl.a and libcrypto.a, - 3. Then return to the parent directory, add "react-native-baidu-map" to the package.json file, and then
yarn install, - 4. Then go to the iOS directory,
pod install --no-repo-update, that's it

边栏推荐
- Machine Learning - Processing of Text Labels for Classification Problems (Feature Engineering)
- fuser 使用—— YOLOV5内存溢出——kill nvidai-smi 无pid 的 GPU 进程
- 【论文阅读】Anchor-Free Person Search
- No matching function for call to ‘RCTBridgeModuleNameForClass‘
- AWS使用EC2降低DeepRacer的训练成本:DeepRacer-for-cloud的实践操作
- PCL窗口操作
- 软著撰写注意事项
- The Unity of ML - agents interpret parameter Settings
- YOLOV4流程图(方便理解)
- How to grow into a senior engineer?
猜你喜欢

DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better 图像去模糊

YOLOV5 V6.1 详细训练方法

安装MySQL的详细步骤

arm-2-基础阶段

LeetCode_Nov_4th_Week

MNIST handwritten digit recognition, sorted by from two to ten

【论文阅读】TransReID: Transformer-based Object Re-Identification

MNIST手写数字识别 —— ResNet-经典卷积神经网络

Image-Adaptive YOLO for Object Detection in Adverse Weather Conditions

PP-LiteSeg
随机推荐
How to grow into a senior engineer?
第二章 STA相关概念
如何成长为高级工程师?
MNIST手写数字识别 —— 从零构建感知机实现二分类
Pytest common plug-in
安装MySQL的详细步骤
强化学习中,Q-Learning与Sarsa的差别有多大?
【代码学习】
Data reading in yolov3 (1)
中国联通、欧莱雅和钉钉都在争相打造的秘密武器?虚拟IP未来还有怎样的可能
机器学习——分类问题对于文字标签的处理(特征工程)
MNIST手写数字识别 —— ResNet-经典卷积神经网络
基于BiGRU和GAN的数据生成方法
图像线性融合
2020-10-29
剪映专业版字幕导出随笔
Lee‘s way of Deep Learning 深度学习笔记
第三章 标准单元库(上)
No matching function for call to ‘RCTBridgeModuleNameForClass‘
No matching function for call to 'RCTBridgeModuleNameForClass'