This repository has been archived by the owner on Mar 29, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 317
Swift 2 update issue #145
Comments
Try my fork in #144 |
Dying here now that Xcode 7 GM is out, even with the #144 fork. Does anyone have any fixes? |
I'm using my fork in a production app with hundred of thousands of users. There were 2 methods I didn't fix but I don't use them. |
My mistake, I had downloaded the wrong commit. No errors from ExSwift after using your patch. Thank you! |
@shovas Might be worth to try something different https://github.com/ankurp/Cent |
Is this repo not being maintained? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, in NSArray.swift class there's a problem due to swift update. In fact in flatten function says "reflect is unavailable: call the Mirror(reflecting: ) initializer"
The text was updated successfully, but these errors were encountered: