SwiftKeychainWrapper icon indicating copy to clipboard operation
SwiftKeychainWrapper copied to clipboard

Can this pod work with Mac Project Catalyst

Open codicil opened this issue 4 years ago • 0 comments

While integrated using cocoapods I am getting warnings dyld: warning, LC_RPATH @loader_path/../Frameworks...... dyld: warning, LC_RPATH @executable_path/Frameworks....... dyld: warning, LC_RPATH @loader_path/Frameworks....... dyld: warning, LC_RPATH @executable_path/Frameworks..... dyld: Library not loaded: @rpath/SwiftKeychainWrapper.framework/Versions/A/SwiftKeychainWrapper

Please let me know how to get around this morning, my app is iOS base and using Project Catalyst to work on macOS

codicil avatar Mar 15 '21 16:03 codicil