Does ArtRage 4 work on Apple Silicon?

๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon

May also be known as ArtRage 4 or AmbientDesign ArtRage

๐Ÿ“š Bundle Version History

com.AmbientDesign.ArtRage

v4.5.10
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86, X86
Full Info Plist
{
  "BuildMachineOSBuild": "14F27",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        ".ptg"
      ],
      "CFBundleTypeIconFile": "ARDocIcon",
      "CFBundleTypeName": "ArtRage Painting",
      "CFBundleTypeOSTypes": [
        "PBPJ"
      ],
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.ambientdesign.artrage.painting"
      ],
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All Files",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "XML"
    },
    {
      "CFBundleTypeExtensions": [
        ".arpack"
      ],
      "CFBundleTypeIconFile": "ARPackageIcon",
      "CFBundleTypeName": "ArtRage Package File",
      "CFBundleTypeOSTypes": [
        "AR3P"
      ],
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.ambientdesign.artrage.package"
      ],
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        ".arscript"
      ],
      "CFBundleTypeIconFile": "ARScriptIcon",
      "CFBundleTypeName": "ArtRage Script File",
      "CFBundleTypeOSTypes": [
        "AR3S"
      ],
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.ambientdesign.artrage.script"
      ],
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "Text"
    },
    {
      "CFBundleTypeExtensions": [
        ".argrad"
      ],
      "CFBundleTypeIconFile": "ARGradIcon",
      "CFBundleTypeName": "ArtRage Gradient File",
      "CFBundleTypeOSTypes": [
        "ARGR"
      ],
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.ambientdesign.artrage.gradient"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        ".artbx"
      ],
      "CFBundleTypeIconFile": "ARTbxIcon",
      "CFBundleTypeName": "ArtRage Toolbox File",
      "CFBundleTypeOSTypes": [
        "ARTB"
      ],
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.ambientdesign.artrage.toolbox"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        ".arstyl"
      ],
      "CFBundleTypeIconFile": "ARStylIcon",
      "CFBundleTypeName": "ArtRage Stylus File",
      "CFBundleTypeOSTypes": [
        "ARST"
      ],
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.ambientdesign.artrage.stylus"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        ".ptgback"
      ],
      "CFBundleTypeIconFile": "ARBackupIcon",
      "CFBundleTypeName": "ArtRage Painting Backup",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.ambientdesign.artrage.paintingbackup"
      ]
    }
  ],
  "CFBundleExecutable": "ArtRage 4",
  "CFBundleIconFile": "ARIcon",
  "CFBundleIdentifier": "com.AmbientDesign.ArtRage",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLocalizations": [
    "en",
    "fr",
    "de",
    "it",
    "es",
    "nl",
    "ja",
    "ru"
  ],
  "CFBundleName": "ArtRage 4",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.5.10",
  "CFBundleSignature": "ARTG",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "1",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "7C68",
  "DTPlatformVersion": "GM",
  "DTSDKBuild": "15C43",
  "DTSDKName": "macosx10.11",
  "DTXcode": "0720",
  "DTXcodeBuild": "7C68",
  "LSApplicationCategoryType": "public.app-category.graphics-design",
  "LSMinimumSystemVersion": "10.6",
  "LSUIPresentationMode": 4,
  "NSHumanReadableCopyright": "Copyright ยฉ 2003-2015 Ambient Design Ltd. All rights reserved.",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "ArtRage Painting",
      "UTTypeIconFile": "ARDocIcon",
      "UTTypeIdentifier": "com.ambientdesign.artrage.painting",
      "UTTypeReferenceURL": "http://www.artrage.com",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "PBPJ",
        "public.filename-extension": [
          "ptg"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "ArtRage Package File",
      "UTTypeIconFile": "ARPackageIcon",
      "UTTypeIdentifier": "com.ambientdesign.artrage.package",
      "UTTypeReferenceURL": "http://www.artrage.com",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "AR3P",
        "public.filename-extension": [
          "arpack"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "ArtRage Script File",
      "UTTypeIconFile": "ARScriptIcon",
      "UTTypeIdentifier": "com.ambientdesign.artrage.script",
      "UTTypeReferenceURL": "http://www.artrage.com",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "AR3S",
        "public.filename-extension": [
          "arscript"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "ArtRage Gradient File",
      "UTTypeIconFile": "ARGradIcon",
      "UTTypeIdentifier": "com.ambientdesign.artrage.gradient",
      "UTTypeReferenceURL": "http://www.artrage.com",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "ARGR",
        "public.filename-extension": [
          "argrad"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "ArtRage Toolbox File",
      "UTTypeIconFile": "ARTbxIcon",
      "UTTypeIdentifier": "com.ambientdesign.artrage.toolbox",
      "UTTypeReferenceURL": "http://www.artrage.com",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "ARGR",
        "public.filename-extension": [
          "artbx"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "ArtRage Stylus File",
      "UTTypeIconFile": "ARStylIcon",
      "UTTypeIdentifier": "com.ambientdesign.artrage.stylus",
      "UTTypeReferenceURL": "http://www.artrage.com",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "ARST",
        "public.filename-extension": [
          "arstyl"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "ArtRage Painting Backup",
      "UTTypeIconFile": "ARBackupIcon",
      "UTTypeIdentifier": "com.ambientdesign.artrage.paintingbackup",
      "UTTypeReferenceURL": "http://www.artrage.com",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ptgback"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 20.1356201171875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": 524291,
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 524291,
        "ncmds": 256,
        "sizeofcmds": 10735840,
        "flags": [
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 524291,
          "offset": " 0x8"
        },
        {
          "description": 256,
          "size": 10735840,
          "offset": " 0x10"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 7,
          "offset": " 0x18"
        },
        {
          "description": "Symbol segment command",
          "size": 671488,
          "offset": " 0x20"
        },
        {
          "description": 10369920,
          "size": 12,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 30,
        "sizeofcmds": 304,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 524291,
          "offset": " 0x1000"
        },
        {
          "description": 524291,
          "size": 30,
          "offset": " 0x1008"
        },
        {
          "description": "Segment Split Information Command",
          "size": 98437,
          "offset": " 0x1010"
        },
        {
          "description": 98437,
          "size": 25,
          "offset": " 0x1018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x1060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x1068"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "32-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3472551422,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 32,
        "sizeofcmds": 4400,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 4277009102,
          "size": 7,
          "offset": " 0xa3f000"
        },
        {
          "description": "Symbol segment command",
          "size": 2,
          "offset": " 0xa3f008"
        },
        {
          "description": "Lazy Dynamic Library Load Command",
          "size": 4400,
          "offset": " 0xa3f010"
        },
        {
          "description": 1147013,
          "size": 1,
          "offset": " 0xa3f018"
        },
        {
          "description": 56,
          "size": 1095786335,
          "offset": " 0xa3f020"
        },
        {
          "description": 1163543879,
          "size": 20306,
          "offset": " 0xa3f028"
        },
        {
          "description": 0,
          "size": 1,
          "offset": " 0xa3f050"
        },
        {
          "description": 668,
          "size": 1163157343,
          "offset": " 0xa3f058"
        },
        {
          "description": 0,
          "size": 256,
          "offset": " 0xa3f068"
        },
        {
          "description": 29184,
          "size": 7,
          "offset": " 0xa3f078"
        }
      ],
      "magic": "cefaedfe",
      "offset": "a3f000",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update