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

Xcode 13 support #63

Closed
MercurialKZ opened this issue Nov 19, 2021 · 8 comments
Closed

Xcode 13 support #63

MercurialKZ opened this issue Nov 19, 2021 · 8 comments

Comments

@MercurialKZ
Copy link

2021-11-19 10 32 22

@arturdev
Copy link
Owner

Are you sure that the Realm pod itself is compatible with your project?

@MercurialKZ
Copy link
Author

Are you sure that the Realm pod itself is compatible with your project?

compatible, Xcode 12.5.1 everything works, but in 13 can not run

@MercurialKZ
Copy link
Author

version pod 'Unrealm', '1.9.1'

@arturdev
Copy link
Owner

I mean, according to the screenshot you posted, the issue is with the RealmSwift framework, and not from Unrealm framework. Please, try to install only RealmSwift framework without Unrealm to make sure that the RealmSwift itself works for you.

@MercurialKZ
Copy link
Author

thanks

@MercurialKZ MercurialKZ reopened this Nov 19, 2021
@MercurialKZ
Copy link
Author

MercurialKZ commented Nov 19, 2021

Снимок экрана 2021-11-19 в 15 43 44

can u update RealmSwift version ?

@arturdev
Copy link
Owner

the podspec of Unrealm always points to the latest version of Realm/RealmSwift.
Try to do "pod update --repo-update"

@MercurialKZ
Copy link
Author

thanks )

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