AgoraIO / AgoraRTM_iOS

Agora's Real-time Messaging SDK Swift Package for iOS 📦
MIT License
5 stars 4 forks source link

When use SPM it not work... #1

Closed spirit-jsb closed 2 years ago

spirit-jsb commented 3 years ago

Error message...

dyld: Library not loaded: @rpath/AgoraRtmKit.framework/AgoraRtmKit
  Referenced from: /private/var/containers/Bundle/Application/C5C87A3A-6021-4E91-AB0A-49D1050E6CB5/Lit Live.app/Lit Live
  Reason: image not found
dyld: launch, loading dependent libraries
DYLD_LIBRARY_PATH=/usr/lib/system/introspection
DYLD_INSERT_LIBRARIES=/Developer/usr/lib/libBacktraceRecording.dylib:/Developer/usr/lib/libMainThreadChecker.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib
maxxfrazer commented 2 years ago

Hi @spirit-jsb are you still having issues? Try running Reset Package Caches to fix this, mentioned in the README

Amin-0-1 commented 4 months ago

@spirit-jsb @maxxfrazer hello dude, I'm wondering if you managed before to resolve this, I'm trying to include AgoraRtm inside xcframework, it always results in what you've included above 'dyld: library loaded...'