内容简介:Q: 重复的info.plistA: 删除即可(把第三方库的info.plist删除)Q: library not found for -lstdc++.6.0.9
Q: 重复的info.plist
A: 删除即可(把第三方库的info.plist删除)
Q: library not found for -lstdc++.6.0.9
A: 从Xcode9.4.1复制
真机路径: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/lib/libstdc++ 模拟器路径: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/libstdc++
Q: libstdc++、libstdc++.6 错误
A: 未知(Xcode9.4.1里没找到该库),重新安装Xcode9.4.1
以上问题等第三方更新完,再使用Xcode10吧
Xcode9 真机编译iOS12
1、下载Xcode10
2、安装Xcode10
3、选中Xcode10->右键显示包内容->Contents->Developer->Platforms->iPhoneOS.platform->DeviceSupport->把12.0 (16A366)文件夹复制到Xcode9的相同目录下即可
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Deep Learning
Ian Goodfellow、Yoshua Bengio、Aaron Courville / The MIT Press / 2016-11-11 / USD 72.00
"Written by three experts in the field, Deep Learning is the only comprehensive book on the subject." -- Elon Musk, co-chair of OpenAI; co-founder and CEO of Tesla and SpaceX Deep learning is a for......一起来看看 《Deep Learning》 这本书的介绍吧!