I\'m currently develop an swift SDK.
When compile the sample with the swift SDK, I got an error
dyld: Library not loaded: @rpath/MyDSK.framework/ODBl
The following has worked for me:
(I suspect, although I cannot prove, that it's really the Clean that fixes this.)