Does Platypus work on Apple Silicon?

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

May also be known as Platypus, Platypus 5, or Sveinbjorn Platypus

๐Ÿ“š Bundle Version History

org.sveinbjorn.Platypus

v5.3
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "$(MAC_OS_X_PRODUCT_BUILD_VERSION)",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "command",
        "sh"
      ],
      "CFBundleTypeIconFile": "ScriptDocument.icns",
      "CFBundleTypeName": "Shell Script",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.shell-script"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "bash"
      ],
      "CFBundleTypeIconFile": "ScriptDocument.icns",
      "CFBundleTypeName": "Bash Shell Script",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.bash-script"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "tcsh"
      ],
      "CFBundleTypeIconFile": "ScriptDocument.icns",
      "CFBundleTypeName": "TENEX C Shell Script",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.tcsh-script"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "csh"
      ],
      "CFBundleTypeIconFile": "ScriptDocument.icns",
      "CFBundleTypeName": "C Shell Script",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.csh-script"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "zsh"
      ],
      "CFBundleTypeIconFile": "ScriptDocument.icns",
      "CFBundleTypeName": "Zsh Shell Script",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.zsh-script"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "ksh"
      ],
      "CFBundleTypeIconFile": "ScriptDocument.icns",
      "CFBundleTypeName": "Korn Shell Script",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.ksh-script"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "pl"
      ],
      "CFBundleTypeIconFile": "ScriptDocument.icns",
      "CFBundleTypeName": "Perl Script",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.perl-script"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "py"
      ],
      "CFBundleTypeIconFile": "ScriptDocument.icns",
      "CFBundleTypeName": "Python Script",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.python-script"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "rb"
      ],
      "CFBundleTypeIconFile": "ScriptDocument.icns",
      "CFBundleTypeName": "Ruby Script",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.ruby-script"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "osascript",
        "scpt",
        "applescript"
      ],
      "CFBundleTypeIconFile": "ScriptDocument.icns",
      "CFBundleTypeName": "AppleScript File",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.apple.applescript.script",
        "com.apple.applescript.text"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "tcl",
        "tclsh"
      ],
      "CFBundleTypeIconFile": "ScriptDocument.icns",
      "CFBundleTypeName": "Tcl Script",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.tcl-script"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "exp",
        "expect"
      ],
      "CFBundleTypeIconFile": "ScriptDocument.icns",
      "CFBundleTypeName": "Expect Script",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.expect-script"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "php",
        "php3",
        "php4",
        "php5",
        "php6",
        "php7"
      ],
      "CFBundleTypeIconFile": "ScriptDocument.icns",
      "CFBundleTypeName": "PHP Script",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.php-script"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "swift"
      ],
      "CFBundleTypeIconFile": "ScriptDocument.icns",
      "CFBundleTypeName": "Swift Script",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.swift-source"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "awk"
      ],
      "CFBundleTypeIconFile": "ScriptDocument.icns",
      "CFBundleTypeName": "AWK Script",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.awk-script"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "js"
      ],
      "CFBundleTypeIconFile": "ScriptDocument.icns",
      "CFBundleTypeName": "JavaScript Source File",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.netscape.javascript-source"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "platypus"
      ],
      "CFBundleTypeIconFile": "ProfileDocument.icns",
      "CFBundleTypeName": "Platypus Profile",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "org.sveinbjorn.platypus-profile"
      ],
      "NSExportableTypes": [
        "com.apple.application"
      ]
    }
  ],
  "CFBundleExecutable": "Platypus",
  "CFBundleGetInfoString": "ยฉ 2003-2018 Sveinbjorn Thordarson.",
  "CFBundleIconFile": "PlatypusAppIcon",
  "CFBundleIdentifier": "org.sveinbjorn.Platypus",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Platypus",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "5.3",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "1113",
  "DTCompiler": "$(GCC_VERSION)",
  "DTPlatformBuild": "$(PLATFORM_PRODUCT_BUILD_VERSION)",
  "DTPlatformVersion": "GM",
  "DTSDKBuild": "$(SDK_PRODUCT_BUILD_VERSION)",
  "DTSDKName": "$(SDK_NAME)",
  "DTXcode": "$(XCODE_VERSION_ACTUAL)",
  "DTXcodeBuild": "$(XCODE_PRODUCT_BUILD_VERSION)",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.8",
  "NSHumanReadableCopyright": "ยฉ 2003-2018 Sveinbjorn Thordarson.",
  "NSMainNibFile": "Platypus",
  "NSPrincipalClass": "NSApplication",
  "NSSupportsAutomaticTermination": true,
  "NSSupportsSuddenTermination": true,
  "SUFeedURL": "https://sveinbjorn.org/files/appcasts/PlatypusAppcast.xml",
  "SUPublicDSAKeyFile": "dsa_pub.pem",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "com.apple.property-list"
      ],
      "UTTypeDescription": "Platypus Profile",
      "UTTypeIconFile": [
        "ProfileDocument.icns"
      ],
      "UTTypeIdentifier": "org.sveinbjorn.platypus-profile",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "platypus"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.3989105224609375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 28,
        "sizeofcmds": 4192,
        "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": " 0x0"
        },
        {
          "description": 524291,
          "size": 28,
          "offset": " 0x8"
        },
        {
          "description": 28,
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update