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 3.0 / App crashing #38

Open
jdmarshall90 opened this issue Sep 4, 2016 · 2 comments
Open

Swift 3.0 / App crashing #38

jdmarshall90 opened this issue Sep 4, 2016 · 2 comments

Comments

@jdmarshall90
Copy link

jdmarshall90 commented Sep 4, 2016

I have forked this project to my Bitbucket account, and have successfully got it compiling in Xcode 8, beta 6. The only problem is that the demo app is crashing on startup (I have the iCloud configurations set up on Apple's side).

Here is the crash: (SMStore.swift)

screen shot 2016-09-04 at 4 30 03 pm

I am not familiar enough with the codebase to fully understand what is going on. I could submit a pull request with my Swift 3.0 code, if that would help?

Thank you in advance for any assistance. I would really like to use this library in my application.

@jdmarshall90
Copy link
Author

I have submitted a pull request with my Swift 3.0 code changes: #39

@paulw11
Copy link

paulw11 commented Dec 7, 2016

It seems that the owner of this repo is MIA. I have created a new framework based on this code here. It is updated to Swift 3, tidies up the code a bit and addresses the missing relationships functionality. I am also hoping to add mapping between CKAssets and binary attributes, but I haven't done that yet.

Some constants and variables have moved from being globals so you may need to address this in your code, but hopefully swapping Seam3 for Seam should be pretty straight-forward.

I am still tinkering, so the repo should be considered unstable; I hope to get a POD released soon.

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

2 participants