Has anybody here seen this degrade again with Xcode 15? Xcode 14 was a pretty good year with this issue, felt like minimum issues. But with 15 it feels like it's been creeping back. If I'm in a loop of doing lots of dev and testing, sometimes I can only get a few Runs in before the Connecting between the two devices is lost. Incredibly frustrating.
Post
Replies
Boosts
Views
Activity
You should add a "Foundation" tag to this Q.
To fix, manually Link TVUIKit to the tvOS target.
1 - Select the Target in the Navigator
2 - Choose "Build Phases"
3 - In "Link Binary with Libraries" add TVUIKit.framework