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

Invalid Executable. The executable 'APPNAME.app/Frameworks/GiphyUISDK.framework/GiphyUISDK' contains bitcode. #252

Open
bhavins13 opened this issue Oct 1, 2024 · 6 comments

Comments

@bhavins13
Copy link

bhavins13 commented Oct 1, 2024

Getting this error message when trying to upload an App using this package to the App Store.

I am experiencing this issue. After researching, I found that it's because Xcode 16 no longer supports BITCODE. I see that the GiphyUISDK developers have released a new version to fix this.

In Podfile.lock

Giphy version in Podfile.lock is 2.2.4

JitsiMeetSDK (10.2.1):
Giphy (= 2.2.4)
JitsiWebRTC (~> 124.0)

Could you please disable the bitcode in the GiphyUI SDK, or provide a step-by-step guide to do so?

Screenshot 2024-10-01 at 7 30 56 PM
@saghul
Copy link
Member

saghul commented Oct 1, 2024

We'll release an updated SDK with a fixed dependency.

@bhavins13
Copy link
Author

Hello Team,

Is there any update on the above issue? Please let us know when you plan to release an updated SDK with a fixed dependency.

@saghul
Copy link
Member

saghul commented Oct 9, 2024

We have fixed it in master and are waiting on a fix to make a new release.

@bhavins13
Copy link
Author

Hello Team,

It's good to hear that you fixed it in master. Please let us know when you plan to make a new release.

@Lukaalishi
Copy link

The executable 'APPNAME.app/Frameworks/GiphyUISDK.framework/GiphyUISDK' contains bitcode. any updates for this ?

@saghul
Copy link
Member

saghul commented Oct 29, 2024

You can use this workaround: jitsi/jitsi-meet-flutter-sdk#89 (comment)

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

No branches or pull requests

3 participants