element-hq / element-ios

A glossy Matrix collaboration client for iOS
https://element.io
Apache License 2.0
1.72k stars 480 forks source link

Unable to install Element due to info.plist of WysiwygComposerFFI not found #7765

Open t2o0n321 opened 3 months ago

t2o0n321 commented 3 months ago

Steps to reproduce

Element is built successfully, but fail to install. I've tried google this issue myself but can't find any solution... Error is like below:

Untitled

Your phone model

iPhone 15 Pro

Operating system version

iOS 17.3.1

Application version

v1.11.6

Homeserver

No response

Will you send logs?

Yes

pixlwave commented 3 months ago

@t2o0n321 For now continue using Xcode 15.2. We need to update the RTE to include a missing Info.plist in the xcframework.

baiRookie commented 3 months ago

I also encountered this problem, how to solve this problem?

baiRookie commented 3 months ago

Downgrading xcode to version 15.2 solves this problem

UmerAfzal2 commented 2 months ago

I'm Facing same issue

Failed to load Info.plist from bundle at path /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.6SxbPO/extracted/Element.app/Frameworks/WysiwygComposerFFI.framework; Extra info about "/var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.6SxbPO/extracted/Element.app/Frameworks/WysiwygComposerFFI.framework/Info.plist": Couldn't stat /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.6SxbPO/extracted/Element.app/Frameworks/WysiwygComposerFFI.framework/Info.plist: No such file or directory

any solution with xCode 15.3

pixlwave commented 1 month ago

Not for now @UmerAfzal2, please continue to use Xcode 15.2. The app needs a simultaneous upgrade to the RTE and the Crypto library before this can be resolved.