How to use dymo label framework in iOS

Hello,

I am using XOJO for developing iOS application. In that I want to print label from dymo label printer. Actually SDK is available for iOS of Demo label printer.
But in that SDK “libDynoLabelFramework.a” static library is used also example is given using Xcode .
Can you please tell me that how to import static libraries and demo label framework in iOS in xojo ?

reference to demo label idk for iOS is here Dymo Label SDK for iOS

Xojo doesn’t support static libraries for the moment. Only some dylib files.