Xcode一些路径摘录

2018-10-24  本文已影响0人  洋_iOS

Xcode几大路径熟悉一下

Xcode真机缺少库 添加 libstdc++.6.0.9.tbd

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/lib

Xcode几个路径终端修改,官方版本

https://developer.apple.com/library/archive/technotes/tn2339/_index.html

Xcode模拟器目录

/Library/Developer/CoreSimulator/Profiles/Runtimes/

Xcode证书路径

~/Library/MobileDevice/Provisioning Profiles

Xcode编译项目缓存垃圾的目录

~/Library/Developer/Xcode/DerivedData

Xcode PCH 根文件路径

$(PROJECT_DIR)/$(PROJECT_NAME)/

Xcode插件路径

~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins -name

Jenkines共享证书路径

/用户/共享/Jenkins/Library/MobileDevice/Provisioning Profiles

mac上真机目录

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

上一篇 下一篇

猜你喜欢

热点阅读