Skip to content
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.

Perform migration for Swift 3 Preview 6 #191

Merged
merged 4 commits into from Sep 8, 2016

Conversation

zwaldowski
Copy link
Contributor

No description provided.

@alexsporn
Copy link
Contributor

See fix for failing tests #193

@@ -20,21 +20,21 @@ extension JSON {
private func toNSJSONSerializationObject() -> AnyObject {

Choose a reason for hiding this comment

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

is there any reason why this is AnyObject and not Any?
The parameter obj in the method JSONSerialization.data uses Any and not AnyObject

class func data(withJSONObject obj: Any, options opt: JSONSerialization.WritingOptions = []) throws -> Data

@zwaldowski
Copy link
Contributor Author

Rebased this branch and swift3. Will merge as soon as Travis comes back.

This was referenced Aug 25, 2016
@daveanderson
Copy link

With Xcode 8 released is this in a position to be retested and potentially merged?

@zwaldowski zwaldowski merged commit 9e194a9 into swift3 Sep 8, 2016
@zwaldowski zwaldowski deleted the zwaldowski/swift_3-preview_6 branch September 8, 2016 17:59
@daveanderson
Copy link

Thank you :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants