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

Can’t import Realm to the Newest Swift Playgrounds 4 #7579

Closed
cobeo2004 opened this issue Dec 18, 2021 · 3 comments
Closed

Can’t import Realm to the Newest Swift Playgrounds 4 #7579

cobeo2004 opened this issue Dec 18, 2021 · 3 comments

Comments

@cobeo2004
Copy link

cobeo2004 commented Dec 18, 2021

So I’m trying to create an app, but when it comes to importing Realm, it said that “Packages does not have version tags”. So could anyone help me ?
41A917F8-AA20-4F3C-A819-3FE10BA76477

@moflo
Copy link

moflo commented Dec 22, 2021

Hi - Apple SPM does not support version suffix “v” for release tags, so you would need to update Realm releases to be tagged as “10.20.1” and not “v10.20.1”

But, fatally, Swift Playgrounds does not support Objective-C so you would have to rewrite Realm as a pure Swift library… which seems unlikely

@leemaguire
Copy link
Contributor

Realm is not compatible with Swift Playgrounds on iPad at this time.

@cobeo2004
Copy link
Author

I see the point now, thanks for letting me know !

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants