1. 程式人生 > >iOS真機測試遇到的一些小問題

iOS真機測試遇到的一些小問題

根據網上教程設定

https://blog.csdn.net/foreverling_ling/article/details/56671458

在我設定的過程中出現的一些小問題(通過網上的一些教程解決的):

1.Failed to create provisioning profile. The app ID "..." cannot be registered to your development team...

解決方法:新建一個project 將team改成蘋果ID中的team 然後進入它的General頁面,將它的Boundle Identifier複製出來,貼到Boundle Identifier中就行了

2.This iPhone 6 is running iOS 11.4 (15F79), which may not be supported by this version of Xcode.

解決方法:上網搜尋對應的iOS真機測試檔案 然後將對應的檔案複製貼上在 

Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport 路徑下即可。

百度雲盤資源(含11.0 11.1 11.2 11.3 11.4 ):連結:https://pan.baidu.com/s/1U8PX6PLK1U5KWaTYVo4a9w  密碼:xy2v

3.iPhone is busy:Preparing debugger support for iPhone 

解決方法:重啟Xcode和iphone