Hi All, Great Job on the Kit. Many thanks :clap: ...
# touchlab-tools
m
Hi All, Great Job on the Kit. Many thanks 👏 Hoping someone can help me out. I am having issues running the sample ios app on an iPhone. Running on a simulator (ios or android) works fine this only occurs on a physical device. Here is the error when trying to launch on the device:
dyld: Library not loaded: @rpath/shared.framework/shared
 
Referenced from: /private/var/containers/Bundle/Application/322B2AE0-EBD7-4C01-8BB7-812DEBEE0B6D/KaMPStarteriOS.app/KaMPStarteriOS
 
Reason: no suitable image found. Did find:
/private/var/containers/Bundle/Application/322B2AE0-EBD7-4C01-8BB7-812DEBEE0B6D/KaMPStarteriOS.app/Frameworks/shared.framework/shared: code signature invalid for '/private/var/containers/Bundle/Application/322B2AE0-EBD7-4C01-8BB7-812DEBEE0B6D/KaMPStarteriOS.app/Frameworks/shared.framework/shared'
/private/var/containers/Bundle/Application/322B2AE0-EBD7-4C01-8BB7-812DEBEE0B6D/KaMPStarteriOS.app/Frameworks/shared.framework/shared: stat() failed with errno=25
/private/var/containers/Bundle/Application/322B2AE0-EBD7-4C01-8BB7-812DEBEE0B6D/KaMPStarteriOS.app/Frameworks/shared.framework/shared: code signature invalid for '/private/var/containers/Bundle/Application/322B2AE0-EBD7-4C01-8BB7-812DEBEE0B6D/KaMPStarteriOS.app/Frameworks/shared.framework/shared'
/private/var/containers/Bundle/Application/322B2AE0-EBD7-4C01-8BB7-812DEBEE0B6D/KaMPStarteriOS.app/Frameworks/shared.framework/shared: stat() failed with errno=1
/private/var/containers/Bundle/Application/322B2AE0-EBD7-4C01-8BB7-812DEBEE0B6D/KaMPStarteriOS.app/Frameworks/shared.framework/shared: code signature invalid for '/private/var/containers/Bundle/Application/322B2AE0-EBD7-4C01-8BB7-812DEBEE0B6D/KaMPStarteriOS.app/Frameworks/shared.framework/shared'
/private/var/containers/Bundle/Application/322B2AE0-EBD7-4C01-8BB7-812DEBEE0B6D/KaMPStarteriOS.app/Frameworks/shared.framework/shared: stat() failed with errno=1
(lldb)
Only local change is adding Team and Changing bundle identifier in signing settings….