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 1.2 #34

Closed
adamwaite opened this issue Apr 15, 2015 · 5 comments
Closed

Swift 1.2 #34

adamwaite opened this issue Apr 15, 2015 · 5 comments

Comments

@adamwaite
Copy link

SuperRecord doesn't want to compile with the changes in Swift 1.2.

The major issue is the introduction of the failable cast as! over as, and there are some minor issues with optionality in CoreData and UIKit, and a few type checking issues too. I have to ship something before weekend, so I'll be working on this. Have you started any work on it yet? Or shall I just get stuck into it?

Thanks

screen shot 2015-04-15 at 09 12 48

@michaelarmstrong
Copy link
Owner

SuperRecord 1.3 (released on the day of Swift 1.2 launch) should work with Swift 1.2, i'm using it in a project myself. Can you confirm you're on the latest version?

@PGLongo
Copy link
Collaborator

PGLongo commented Apr 15, 2015

@adamwaite try to clean you DerivedData folder and then build the project again.

@PGLongo
Copy link
Collaborator

PGLongo commented Apr 15, 2015

@adamwaite I have just updated the version on CocoaPods, can you try again with the new version?

Thanks

@adamwaite
Copy link
Author

New Cocoapods version works fine. Thanks!

@PGLongo
Copy link
Collaborator

PGLongo commented Apr 15, 2015

Perfect! Thanks to you

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

No branches or pull requests

3 participants