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

Update packaging for Xcode 15.4 #8593

Closed
ilendemli opened this issue May 17, 2024 · 4 comments
Closed

Update packaging for Xcode 15.4 #8593

ilendemli opened this issue May 17, 2024 · 4 comments

Comments

@ilendemli
Copy link

ilendemli commented May 17, 2024

How frequently does the bug occur?

Always

Description

Xcode 15.4 has been released but realm-swift has not been updated to use it yet. We are using the RealmBinary package to improve build times. This causes the builds to fail with the following error: cannot load module 'RealmSwift' built with SDK 'iphoneos17.4' when using SDK 'iphoneos17.5'

Stacktrace & log output

No response

Can you reproduce the bug?

Always

Reproduction Steps

No response

Version

10.50.0

What Atlas Services are you using?

Local Database only

Are you using encryption?

No

Platform OS and version(s)

iOS

Build environment

Xcode 15.4

Copy link

sync-by-unito bot commented May 17, 2024

➤ PM Bot commented:

Jira ticket: RCOCOA-2365

@ilendemli ilendemli changed the title Update packaging for Xcode 15.3 Update packaging for Xcode 15.4 May 17, 2024
@mhty19891833
Copy link

Is there a solution?

@imamat0ff
Copy link

imamat0ff commented May 20, 2024

I have also faced same issue, are there any updates ?, I am using Realm.xcframework, on custom framework to avoid crashes mentioned 7989 and 8218. And it occurred after updating Xcode to 15.4

@nirinchev
Copy link
Member

This is fixed in #8598

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants