You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe there is no reason for @available in (legacy code from JSONEncoder?) @available(macOS 10.13, iOS 11.0, watchOS 4.0, tvOS 11.0, *) public static let sortedKeys = OutputFormatting(rawValue: 1 << 1)
The text was updated successfully, but these errors were encountered:
Thanks for reporting this @VadimPavlov, #53 has been merged to master now and I believe this issue can be closed. Please feel free to reopen it with more details if needed.
I believe there is no reason for @available in (legacy code from JSONEncoder?)
@available(macOS 10.13, iOS 11.0, watchOS 4.0, tvOS 11.0, *)
public static let sortedKeys = OutputFormatting(rawValue: 1 << 1)
The text was updated successfully, but these errors were encountered: