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

App Crash on start/ Realm problem #1

Open
ksalaheddine opened this issue Apr 27, 2020 · 0 comments
Open

App Crash on start/ Realm problem #1

ksalaheddine opened this issue Apr 27, 2020 · 0 comments

Comments

@ksalaheddine
Copy link

Hi,

i tried to run your app on Xcode 11.3 & Xcode 10.2 , the result is the same, the app crash before the launch .
here is the trace :

`dyld: Library not loaded: @rpath/Realm.framework/Realm
Referenced from: /private/var/containers/Bundle/Application/ACFA74F0-CB41-4862-A81B-0DB93054E919/iHealth.app/iHealth
Reason: no suitable image found. Did find:
/private/var/containers/Bundle/Application/ACFA74F0-CB41-4862-A81B-0DB93054E919/iHealth.app/Frameworks/Realm.framework/Realm: code signature invalid for '/private/var/containers/Bundle/Application/ACFA74F0-CB41-4862-A81B-0DB93054E919/iHealth.app/Frameworks/Realm.framework/Realm'

/private/var/containers/Bundle/Application/ACFA74F0-CB41-4862-A81B-0DB93054E919/iHealth.app/Frameworks/Realm.framework/Realm: code signature invalid for '/private/var/containers/Bundle/Application/ACFA74F0-CB41-4862-A81B-0DB93054E919/iHealth.app/Frameworks/Realm.framework/Realm'

/private/var/containers/Bundle/Application/ACFA74F0-CB41-4862-A81B-0DB93054E919/iHealth.app/Frameworks/Realm.framework/Realm: stat() failed with errno=1
/private/var/containers/Bundle/Application/ACFA74F0-CB41-4862-A81B-0DB93054E919/iHealth.app/Frameworks/Realm.framework/Realm: code signature invalid for '/private/var/containers/Bundle/Application/ACFA74F0-CB41-4862-A81B-0DB93054E919/iHealth.app/Frameworks/Realm.framework/Realm'

/private/var/containers/Bundle/Application/ACFA74F0-CB41-4862-A81B-0DB93054E919/iHealth.app/Frameworks/Realm.framework/Realm: stat() failed with errno=1`
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

1 participant