I was developing an application with iOS 7, and I just updated to the beta of iOS 8. I downloaded Xcode 6 beta and now when I plug my phone in, it lists my phone under "Ineligible devices" and won't let me develop on it. Why is this?
相关问题
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- State preservation and restoration strategies with
- “Zero out” sensitive String data in Swift
- Get the NSRange for the visible text after scroll
相关文章
- 现在使用swift开发ios应用好还是swift?
- UITableView dragging distance with UIRefreshContro
- TCC __TCCAccessRequest_block_invoke
- Where does a host app handle NSExtensionContext#co
- xcode 4 garbage collection removed?
- Xcode: Is there a way to change line spacing (UI L
- Unable to process app at this time due to a genera
- Swift - hide pickerView after value selected
I just had the same issue. What fixed it for me was changing the Deployment Target (though in my case i went from 8 to 7).