-
Notifications
You must be signed in to change notification settings - Fork 586
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
The binary file is not permitted. #6624
Comments
➤ PM Bot commented: Jira ticket: RJS-2804 |
same issue |
Thank you for reporting. We will investigate. |
@aliza-khu @RemiHin Is it possible for you to remove https://github.com/realm/realm-js/blob/main/packages/realm/RealmJS.podspec#L46 (as in |
This error occurred when I ran pod update after updating firebase from 18.x to 19.x. After reverting all my changes and going through the updating process again, the error did not return. Im uncertain to what i did different the second time. |
@kneth, Not possible. Sorry! |
@RemiHin Glad to hear that it is working for you @aliza-khu No worries. Is it possible for you to share the podspec and/or package.json? |
@kneth I've just tried this and I've been able to upload the app without any issues 👍🏽 |
I am also having the same issue
|
Im having the same issue tryind to submit IOS build on expo.
"dependencies": {
}, |
@kneth, I prepared the patch file to resolve the issue and now it's working for me. |
@aliza-khu Thank you. In the same spirit I have created #6627. |
Thanks for turning this around so quick. Confirming that 12.7.1 fixes our problems submitting to Testflight. |
How frequently does the bug occur?
Always
Description
Facing the below issue while uploading the build on apple store:
ERROR: [ContentDelivery.Uploader] Asset validation failed (90171) Invalid bundle structure. The “.../RealmJS” binary file is not permitted. Your app cannot contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. For details, visit: https://developer.apple.com/documentation/bundleresources/placing_content_in_a_bundle
Stacktrace & log output
No response
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
12.7.0
What services are you using?
Local Database only
Are you using encryption?
Yes
Platform OS and version(s)
iOS 17.3
Build environment
Which debugger for React Native: ..
Cocoapods version
No response
The text was updated successfully, but these errors were encountered: