ATS
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
靜態(tài)庫
lipo -info XXX
lipo -create xxx xxx -output xxx
插件UUID
defaults read /Applications/Xcode.app/Contents/Info DVTPlugInCompatibilityUUID
find ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins -name Info.plist -maxdepth 3 | xargs -I{} defaults write {} DVTPlugInCompatibilityUUIDs -array-add `defaults read /Applications/Xcode.app/Contents/Info.plist DVTPlugInCompatibilityUUID`
插件
open ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/
簽名
open ~/Library/MobileDevice/Provisioning\ Profiles
主題配置
~/Library/Developer/Xcode/UserData/FontAndColorThemes
青花瓷亂碼
Response中文亂碼:在Info.plist中 的VMOption或JVMOption 添加-Dfile.encoding=UTF-8
最后編輯于 :
?著作權歸作者所有,轉載或內容合作請聯(lián)系作者
平臺聲明:文章內容(如有圖片或視頻亦包括在內)由作者上傳并發(fā)布,文章內容僅代表作者本人觀點,簡書系信息發(fā)布平臺,僅提供信息存儲服務。