You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
Upon inspecting Realm.xcframework/ios-arm64/Realm.framework/Info.plist, the Xcode version information is:
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
The text was updated successfully, but these errors were encountered: