-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Reinstate manifest sandboxing #2852
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reinstate manifest sandboxing #2852
Conversation
Manifest loading has been sandboxed on macOS for a while, but the change in swiftlang#2518 broke it for 5.3. https://bugs.swift.org/browse/SR-13346 rdar://problem/66586184 (cherry picked from commit 4d720d6)
@swift-ci please test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm but lets get rick and ankit to also take a look - specifically this also moved some perms outside the condition
|
Ankit approved the original already, #2848. |
@swift-ci please test |
That seems like an unrelated issue in Foundation. |
@swift-ci please test |
|
@swift-ci please test linux |
Will need approval from @rballard to land. |
5.3 cherry-pick of #2848