rcasanovan / iHealth

A simple iOS app to integrate HealthKit to show some info for the user
Apache License 2.0
8 stars 0 forks source link

App Crash on start/ Realm problem #1

Open ksalaheddine opened 4 years ago

ksalaheddine commented 4 years ago

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`