Skip to content
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

Swift 4.2.1 #345

Merged
merged 6 commits into from Nov 12, 2018
Merged

Swift 4.2.1 #345

merged 6 commits into from Nov 12, 2018

Conversation

stephencelis
Copy link
Member

Woof.

let encoder = JSONEncoder()

if #available(OSX 10.13, *) {
encoder.outputFormatting = [.sortedKeys]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this lil bit of extra work is fine to do in production, but if ya wanna move it into Current lemme know!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeahhhhh that's fine I think.

@stephencelis stephencelis merged commit 233f22e into master Nov 12, 2018
@stephencelis stephencelis deleted the swift-42 branch November 12, 2018 05:32
stephencelis added a commit that referenced this pull request Jun 30, 2020
* Swift 4.2.1

* Bump

* Sorted keys

* Fix

* sort
stephencelis added a commit that referenced this pull request Jun 30, 2020
* Swift 4.2.1

* Bump

* Sorted keys

* Fix

* sort


Former-commit-id: 10369e5
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.

None yet

2 participants