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

"No suitable image found" When I import framework in the iOS project and make it "Embed & Sign" #1

Open
atrbx5 opened this issue Feb 13, 2020 · 1 comment

Comments

@atrbx5
Copy link

atrbx5 commented Feb 13, 2020

Xcode 11.3.1
iOS 13.3.1

dyld: Library not loaded: @rpath/SomeFrameworkName.framework/SomeFrameworkName Referenced from: /private/var/containers/Bundle/Application/*** Reason: no suitable image found. Did find: /private/var/containers/Bundle/Application/***.app/Frameworks/SomeFrameworkName.framework/SomeFrameworkName: code signature invalid for '/private/var/containers/Bundle/Application/***.app/Frameworks/SomeFrameworkName.framework/SomeFrameworkName' /private/var/containers/Bundle/Application/***.app/Frameworks/SomeFrameworkName.framework/SomeFrameworkName: stat() failed with errno=25

Can I add signing on the FatFramework stage?

@StefMa
Copy link
Owner

StefMa commented Feb 23, 2020

Sry I can't help you here.
I don't know what the error is or what it said.

I guess signing is not possible.
See also the task:
https://github.com/JetBrains/kotlin/blob/master/libraries/tools/kotlin-gradle-plugin/src/main/kotlin/org/jetbrains/kotlin/gradle/targets/native/tasks/FatFrameworkTask.kt

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

2 participants