Skip to content

Remove _CFBridgeable #2879

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 2 commits into from
Sep 15, 2020
Merged

Remove _CFBridgeable #2879

merged 2 commits into from
Sep 15, 2020

Conversation

millenomi
Copy link
Contributor

Windows is seeing deserialization errors when dealing with _CFBridgeable; the protocol was slated for removal anyway, and it can be removed now.

Note that _cfObject still exists for all objects that implemented that protocol. This merely removes the protocol, the conformance and reworks the constraints associated with it.

Windows is seeing deserialization errors when dealing with _CFBridgeable; the protocol was slated for removal anyway, and it can be removed now.
@millenomi
Copy link
Contributor Author

@swift-ci please test

@millenomi
Copy link
Contributor Author

@swift-ci please test

1 similar comment
@millenomi
Copy link
Contributor Author

@swift-ci please test

@millenomi millenomi merged commit e7cbd3b into swiftlang:master Sep 15, 2020
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.

1 participant