Replies: 4 comments 10 replies
|
How are you installing UnrarKit? Are you using Carthage or CocoaPods, or downloading the framework from GitHub? |
|
So, here's what I've found:
As a workaround, you can update or build in Carthage with these two flags, and you should be good: At some point once xcframework downloading/archiving is supported, I'll update to post them instead of, or in addition to, the .framework bundles (I'll post both if it's supported). |
|
Same situation, and trying to fix it but failed. Cartfile Terminal This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/31/6xkyyrvj3fd1dhjkxdqn192m0000gn/T/carthage-xcodebuild.DU43CZ.log` |

Uh oh!
There was an error while loading. Please reload this page.
Showing All Messages
The linked and embedded framework 'UnrarKit.framework' is missing one or more architectures required by this target: arm64.
All reactions