You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting with XCode version 15, ios-deploy does not work properly anymore, causing this extension to crash. With XCode version 16 (currently beta) however, Apple introduced native LLDB support. See details in issue ios-control/ios-deploy#588 Is there any plan on supporting XCode versions > 14 currently?
The text was updated successfully, but these errors were encountered:
Yes, I'd like to add the support. The last I had checked, there were still gaps in the devicectl and lldb to support the end to end scenarios. Seems like things might have changed in Xcode 16.
I'm hoping to get some time to work on this later this month. If you or someone else can help out with experimentation or changes, I'd be more than happy to review PRs in this direction.
Starting with XCode version 15, ios-deploy does not work properly anymore, causing this extension to crash. With XCode version 16 (currently beta) however, Apple introduced native LLDB support. See details in issue ios-control/ios-deploy#588 Is there any plan on supporting XCode versions > 14 currently?
The text was updated successfully, but these errors were encountered: