TMS Cryptography Pack on iOS Simulator.

Hello, I'm trying to compile an app that uses the TMS Cryptography pack in the iOS simulator, and I get an error, I have problems.
In the Library section in Components -> Options I have these routes added for the ios simulator:
D:\Program Files (x86)\tmssoftware\TMS Cryptography Pack
D:\Program Files (x86)\tmssoftware\TMS Cryptography Pack\Delphi12\iOSDevice64\Release
D:\Program Files (x86)\tmssoftware\TMS Cryptography Pack\libiOSDevice64
I can't find any route that refers to ios simulator.
The error I find is:
[DCC Error] E2597 ld: in D:\Program Files (x86)\tmssoftware\TMS Cryptography Pack\libiOSDevice64\libTMSCPLib.a(aes_mode.o), building for iOS Simulator, but linking in object file built for iOS, for architecture arm64
any solution?

Hi, no simple solution that I see, except for testing this case.

What OSX platform are you using?

The OSX platform is ARM 64 (M1) 14.1 Sonoma version

Thanks. The cause of the problem is that the current version of the library doesn't support OSX ARM.

What algorithms do you need on iOS?

Thanks for answering. The Algorithm I need is AES Encryption. It would be nice if you took it into consideration for future versions. Right now I will use other options.

Can you contact me by email? I have a solution for you.

Hi, I'm also having the same problem. But my MAC is Intel

Hello, can you describe the problem with more details and also list the algorithms that you need?