Closed icarumbas closed 4 years ago
Looks like my local issue
For those who're still getting this issue: This belongs to Apple and appears only on iOS 13.3.1 Simple upgrading to iOS 13.4 solves this.
The same issue on simulator iPhone 12 iOS 14.3 @russhwolf could you please take a look
dyld: Library not loaded: @rpath/shared.framework/shared
Referenced from: /Users/user/Library/Developer/CoreSimulator/Devices/8D6421A4-31C3-4873-B376-6390A153FA8A/data/Containers/Bundle/Application/97C8C584-BDA0-4270-B74F-36998683F4BE/KaMPKitiOS.app/KaMPKitiOS
Reason: image not found
dyld: launch, loading dependent libraries
DYLD_ROOT_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot
DYLD_LIBRARY_PATH=/Users/user/Library/Developer/Xcode/DerivedData/KaMPKitiOS-etiuuxwowkpgdieidpmypmihjsay/Build/Products/Debug-iphonesimulator:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/introspection
DYLD_INSERT_LIBRARIES=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libBacktraceRecording.dylib:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMainThreadChecker.dylib:/Applications/Xcode.app/C
Environment
Device: iPhone 7 iOS: 13.3.1 XCode: 11.4 SWIFT: 5 Commit: master HEAD, up to date
Problem
Template builds and runs fine on emulator, but when i try to run it on real device it falls with given error:
(lldb)