Post

Replies

Boosts

Views

Activity

Comment on Xcode 13.1 iOS 15.0 simulator missing location privacy settings
Thanks, Quinn. I just added mine to the pile (FB11484780: iOS 15.x Simulators are all missing Location Services under Privacy). This is a blocker for our efforts to move certain manual tests (on real devices) to automated testing (with simulators); running them only on iOS 14 and below largely defeats the purpose of automating them. Please encourage DevTools Engineering to fix this regression sooner rather than later. :-)
Sep ’22
Comment on daemons are unable to access files or folders
Unfortunately, removable disks also fail, which is a nightmare for servers with external disks. I never thought Apple would break macOS so badly that I'd miss Linux, but this does. The launchd plist desperately needs to allow you to control on a per-daemon basis what a daemon's sandbox includes. The current behavior is just plain evil. I'm having to give full disk access to httpd, php, perl, named, etc. (which is entirely the wrong way to do security), because there's nothing fine-grained.
Mar ’24