swift
09533a13 - [Runtime] Narrow Apple platform check for _swift_isPrivilegedProcess.

Commit
1 day ago
[Runtime] Narrow Apple platform check for _swift_isPrivilegedProcess. We specifically want macOS, iOS, etc., so use TARGET_OS_OSX || TARGET_OS_IPHONE instead of __APPLE__.
Author
Parents
Loading