Post

Replies

Boosts

Views

Activity

Reply to tccutil: Failed to reset
This worked tho: sudo cp modified_client.plist /var/db/locationd/clients.plist sudo launchctl kickstart -k system/com.apple.locationd Where modified_client.plist is a copy of /var/db/locationd/clients.plist where the app I want to reset it for is removed.
Topic: Privacy & Security SubTopic: General Tags:
Jun ’24
Reply to tccutil: Failed to reset
This worked tho: sudo cp modified_client.plist /var/db/locationd/clients.plist sudo launchctl kickstart -k system/com.apple.locationd Where modified_client.plist is a copy of /var/db/locationd/clients.plist where the app I want to reset it for is removed.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’24
Reply to Make UISwitch accessible
I think UISwitch only is intended to be used as accessoryView in UITableViewCells. If you do that, you get the full height of the as touch area. Otherwise, use a UIButton.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jan ’22