Elektrine lite

← Feed

@timmitra@mastodon.social

Post #1316965

2024-09-26 00:09 UTC

PSA #xcode #iphone16Pro if your device can’t install dev image. sudo installer -pkg /Applications/Xcode.app/Contents/Resources/Packages/XcodeSystemResources.pkg -target /

Replies (1)

  • @timmitra@mastodon.social I had a similar issue building to device on Xcode 16. Different error message though. Apparently the "developer disk images" didn't get auto-updated so I had to run `xcrun devicectl manage ddis` (a new command in Xcode 16) Between our two issues it seems like Xcode 16 made some device management changes that are clearly buggy. #iOS #tvOS #xcode16

    Open ##2927396