Skip to content

Make PropertyListSerialization.MutabilityOptions constants public #1944

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
Feb 24, 2019
Merged

Make PropertyListSerialization.MutabilityOptions constants public #1944

merged 1 commit into from
Feb 24, 2019

Conversation

keith
Copy link
Member

@keith keith commented Feb 23, 2019

These are meant to be public so that they can be passed when reading a
plist. Previously they were accessible on macOS, but not Linux.

These are meant to be public so that they can be passed when reading a
plist. Previously they were accessible on macOS, but not Linux.
@dduan
Copy link
Contributor

dduan commented Feb 23, 2019

@swift-ci test

@dduan
Copy link
Contributor

dduan commented Feb 23, 2019

lgtm

@millenomi
Copy link
Contributor

Whoops.

@millenomi millenomi merged commit e2dd087 into swiftlang:master Feb 24, 2019
@keith keith deleted the ks/public-property-list branch February 24, 2019 18:29
@keith
Copy link
Member Author

keith commented Feb 24, 2019

Thanks!

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.

3 participants