(no title)
yaris
|
3 months ago
Nope, 15.7.2. Maybe there are some settings, unknown to me, that are configured by MDM and that allow for such behaviour - our Macbooks are managed by the employer and are intended for development, so would be logical to set them up this way.
john_alan|3 months ago
_For binary compatibility, translated x86_64 code is permitted to execute through Rosetta with no signature information at all. No specific identity is conveyed to this code through the device-specific Secure Enclave signing procedure, and it executes with precisely the same limitations as native unsigned code executing on an Intel-based Mac._
Maybe it's Rosetta bins? - src from Apple:
https://support.apple.com/en-gb/guide/security/secebb113be1/...
kragen|3 months ago