[DCC Fatal Error] Aurelius.Json.DataSnap.pas(15): F2048 Bad unit format: ...\Aurelius.Json.Interfaces.dcu' - Expected version: 35.0, Unk(ARM64) Found version: 35.0, Unk(ARM64)

Ao compilar meu projeto com target IOS Simulator retorna o seguinte erro:

[DCC Fatal Error] Aurelius.Json.DataSnap.pas(15): F2048 Bad unit format: 'C:\Users\Usuario\Documents\tmssoftware\TMS Aurelius\packages\d11.\iOSDevice64\Debug\Aurelius.Json.Interfaces.dcu' - Expected version: 35.0, Unk(ARM64) Found version: 35.0, Unk(ARM64)

Alguem?

Probably you have a bad installation of either Aurelius or Delphi.
Make sure you don't have duplicated units Aurelius.Json.Interfaces.dcu in your hard disk.

Review your paths in library path to see if they look correct and are not pointing to duplicated Aurelius.Json.Interfaces.pas or Aurelius.Json.Interfaces.dcu files.

Finally, I suggest you use TMS Smart Setup to install TMS BIZ files. If possible uninstall everything, delete all remaining files in disk and reinstall using TMS Smart Setup.