Elektrine lite

← Feed

@chrispomeroyhale@social.coop

Post #2927396

2024-09-26 04:04 UTC

@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

Replies (1)

  • @timmitra@mastodon.social 2024-09-26 04:06

    @chrispomeroyhale@social.coop it’s apparently because the betas and the RC don’t include the unreleased hardware profiles. In my case I’m still using 16.0 RC.

    Open ##2927397