//配置文件
~/Library/MobileDevice/Provisioning Profiles
//SDK
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
本文介绍了iOS开发中重要的配置文件路径以及SDK存放位置。配置文件位于~/Library/MobileDevice/ProvisioningProfiles,而不同版本的iOS系统支持的SDK则存放在/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport目录下。
//配置文件
~/Library/MobileDevice/Provisioning Profiles
//SDK
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

被折叠的 条评论
为什么被折叠?
