Supported Platforms

DPM supports all platform targets that delphi compiler version you are using supports. Win32 and Win64 are well tested, other platforms less so.

Many DPM CLI commands allow you to specify the platform you are working with.

Valid platform identifiers are :

  • Win32,

  • Win64

  • WinARM64EC,

  • MacOS32,

  • MacOS64,

  • MacOSARM64,

  • Android,

  • Android64,

  • iOS32,

  • iOS64,

  • iOSSimulator,

  • iOSSimARM64,

  • Linux64