开发用到的各种路径和网址
2018-05-15 本文已影响0人
落寞King
1.查看iOS版本覆盖率
https://developer.apple.com/support/app-store/
2.app链接
http://itunes.apple.com/cn/app/id533655318?mt=8
Id换成自己的就可以
3.清理模拟器
/Users/rongxinhulian/Library/Developer/Xcode/DerivedData
4.本地描述文件的路径
~/Library/MobileDevice/Provisioning/Profiles
5.本地xcode 的主题
~/Library/Developer/Xcode/UserData/FontAndColorThemes
6.有的文件显示的是exec文件
chmod -x (文件的完整路径)
7.查看xcode支持版本 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
8.代码块的位置
~/Library/Developer/Xcode/UserData/CodeSnippets