Associate a gl6110 box with Xcode

Hello, I have a GL6110 USB transmitter. I am using a macOS 12.4 computer and I managed with coolterm to send and receive SMS

Here are the commands I used

receive text messages AT+CMGL="ALL" then enter Send a text message AT+CMGS="+33xxxxxxxx6" and enter

my text and CRTL+Z

What I'm trying to do now is to read or send my SMS not by CoolTerm BUT by Xcode

Is it possible to configure GL6110 on Xcode and go through Xcode to send/receive my SMS?

Thanks