Closed BASB-Ichikawa closed 4 years ago
how have your configured signing? Do you have a paid developer account with apple, and is the device you are testing on registered?
This stack overflow post seems to have a couple useful things to try: https://stackoverflow.com/questions/60384835/dyld-library-not-loaded-code-signature-invalid
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.
I've been executing a sample project (iOS) on Mac and Xcode. the app deploy on iPhone 8 (v 13.3). But the app has an error below, when the app start.
Can anyone do any advice?
dyld: Library not loaded: @rpath/ADAL.framework/ADAL Referenced from: /private/var/containers/Bundle/Application/774C8738-B08D-4210-A93A-EC0AA7F3B253/SampleSwift.app/SampleSwift Reason: no suitable image found. Did find: /private/var/containers/Bundle/Application/774C8738-B08D-4210-A93A-EC0AA7F3B253/SampleSwift.app/Frameworks/ADAL.framework/ADAL: code signature invalid for '/private/var/containers/Bundle/Application/774C8738-B08D-4210-A93A-EC0AA7F3B253/SampleSwift.app/Frameworks/ADAL.framework/ADAL'