-
Notifications
You must be signed in to change notification settings - Fork 171
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
Unable to compile Realm when targetting watchOS #5173
Comments
Hi @mwoollard, I cannot reproduce your issue on an Apple Watch Series 7, nor can I reproduce the issue when building against a 32bit WatchOS target. Its best if you move this issue to Realm-Swift and fill out the issue template so we can help you diagnose this better. |
OK will do, have produced a cut down project that reproduces the issue, will add to a new issue in Realm-Swift. |
➤ Jonathan Reams commented: This was moved to the swift repo and is getting fixed in #5188. |
Expected results
I can integrate Realm using Package.swift and create Xcode project from Package.swift and then compile.
Actual Results
Steps & Code to Reproduce
Setup library project using Package.swift
Integrate Realm in Package.swift
Open Package.swift with Xcode to create project
Build
Core version
Core version: 1.21.1
The text was updated successfully, but these errors were encountered: