Post

Replies

Boosts

Views

Activity

Comment on CarPlay + SwiftUI App Lifecycle => not working
Thanks @Frameworks Engineer, this finally got me up and running. I have to say, the CarPlay programming guide is not very helpful here. I started with a SwiftUI app then tried to add CarPlay integration and started down the scene configuration path, but apparently had my CPTemplateApplicationSceneSessionRoleApplication nested as another role under my UIWindowSceneSessionRoleApplication.
Jul ’23
Comment on Big Sur - LaunchAgents - Load error 5: input/output error
+1. I've been fighting this for a while and assumed I'd already tried unloading it. I think for me the underlying issue was that the "Program" it references was symlinked to a file in my Dropbox, which moved from ~/Library/Dropbox to ~/Library/CloudStorage/Dropbox. I had to delete and re-created the symlink, so I guess maybe something in the system was referencing an inode or something instead of the path.
Nov ’22