Post

Replies

Boosts

Views

Activity

Reply to Sequoia Group Container for Mac Catalyst Apps
As it's part of SIP, the alert will be suppressed if you disable SIP itself, but I don't like this workaround since it unnecessarily endangers my machine. However, I can't live with this alert. Not only does it significantly slow down development, but I also can't properly test the actual behavior. Technically, I could change the app to meet the criteria, but I wouldn't do that, as it would require writing migration code for CoreData, User Defaults, and other files in the Group Container for existing users. This would be a huge amount of work, including testing. I’m hoping that one day we’ll be able to include iOS-style app group IDs in the allowlist for macOS provisioning profiles, which will allow apps like yours to fall under criteria 3. However, today is not that day )-: I hope that day comes soon. It's ironic that this new security feature could end up encouraging people to disable one of the most important security layers.
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’24
Reply to Safari extension not showing up
In my case, the issue occurred after installing an app with the same bundle identifier that was installed through TestFlight. I removed the TestFlight version of the app, ran this command, and the extension appeared again: /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user
Topic: Safari & Web SubTopic: General Tags:
Mar ’25