Post

Replies

Boosts

Views

Activity

Comment on Apple Watch not showing in XCode
Ah this finally worked and I did not have to unpair the watch from the iPhone. It seems like the key is to disable developer mode on the iPhone and then restart both devices. Now my watch is back in the list of my devices. And it seems like this has also fixed the other issue that Xcode is unable to connect to the watch: https://forums.developer.apple.com/forums/thread/734694?page=2
Apr ’24
Comment on MusicKit - Search Apple Music Catalog without user authorization
According to the documentation this should not be necessary. I just want to access public information. Using the Apple Music Web API with a developer key and a JWT works fine. But when I want to use the MusicKit, it seems to require the authorization also for publicly accessible information. When I call the .request() API the user gets a prompt even when I do not access their library. I guess when using MusicKit authorization is always required and the fallback is to use web api directly?
Dec ’22
Comment on rvictl -s <UUID> Not working
Partially disabling it works as well. I'm not sure which part needs to be disabled, but this setting works: Configuration: Apple Internal: disabled Kext Signing: disabled Filesystem Protections: enabled Debugging Restrictions: disabled DTrace Restrictions: disabled NVRAM Protections: disabled BaseSystem Verification: enabled
Sep ’21