-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Description
How frequently does the bug occur?
Always
Description
It seems like the xcframeworks are not signed anymore which causes our app to be rejected by apple when submitted for review.
ITMS-91065: Missing signature - Your app includes “Frameworks/RealmSwift.framework/RealmSwift”, which includes RealmSwift, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a signature file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a signature. For details about verifying the code signature for a third-party SDK, visit: https://developer.apple.com/documentation/xcode/verifying-the-origin-of-your-xcframeworks.
Stacktrace & log output
Can you reproduce the bug?
Always
Reproduction Steps
Create a new app with RealmSwift using the v10.54.6 release, submit to the AppStore for review, watch it get automatically rejected.
Version
v10.54.6 because v20 packages are not available for Xcode 26
What Atlas Services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
iOS
Build environment
Xcode version: 26.0.1
Dependency manager and version: SPM