Skip to content

Fix quarantineProperty in URLResourceValues #5125

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

Merged
merged 1 commit into from
Oct 13, 2016

Conversation

parkera
Copy link
Contributor

@parkera parkera commented Oct 4, 2016

NSURL has an odd behavior around the quarantine dictionary URL resource value - if you want to clear it, you should pass NSNull instead of the NSDictionary. We need to accomodate that in the overlay code with a special case.

Resolves rdar://problem/28575806 Cannot remove Quarantine attribute in Swift 3

NSURL has an odd behavior around the quarantine dictionary URL resource
value - if you want to clear it, you should pass NSNull instead of the
NSDictionary. We need to accomodate that in the overlay code with a
special case.

<rdar://problem/28575806> Cannot remove Quarantine attribute in Swift 3
@parkera
Copy link
Contributor Author

parkera commented Oct 4, 2016

@swift-ci please test and merge

1 similar comment
@parkera
Copy link
Contributor Author

parkera commented Oct 13, 2016

@swift-ci please test and merge

@swift-ci swift-ci merged commit 4532e20 into swiftlang:master Oct 13, 2016
@parkera parkera deleted the parkera/url_quarantine_fix branch October 13, 2016 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants