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

App using Realm.xcframework v10.54.1 fails submission with ITMS-90512: Invalid sdk value #8702

Open
tasuwo-dw opened this issue Oct 25, 2024 · 1 comment

Comments

@tasuwo-dw
Copy link

How frequently does the bug occur?

Always

Description

When submitting an app using Realm.xcframework v10.54.1 as binary framework for swift package manager, it was rejected with the following error.

ITMS-90512: Invalid sdk value - The value provided for the sdk portion of LC_BUILD_VERSION in niconico.app/Frameworks/Realm.framework/Realm is 18.1 which is greater than the maximum allowed value of 18.0.

Upon inspecting Realm.xcframework/ios-arm64/Realm.framework/Info.plist, the Xcode version information is:

<key>DTXcode</key>
<string>1610</string>
<key>DTXcodeBuild</key>
<string>16B5014f</string>

It appears that the XCFramework was built using Xcode 16.1 beta. Could you please release an updated XCFramework built with Xcode 16?

Stacktrace & log output

No response

Can you reproduce the bug?

Always

Reproduction Steps

No response

Version

10.54.1

What Atlas Services are you using?

Local Database only

Are you using encryption?

No

Platform OS and version(s)

macOS 14.6.1

Build environment

Xcode version: 15.4
Dependency manager and version: Swift Package Manager

Copy link

sync-by-unito bot commented Oct 25, 2024

➤ PM Bot commented:

Jira ticket: RCOCOA-2446

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

1 participant