App Bundles

ArubaSign

v1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleAllowMixedLocalizations": true,
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "ArubaSign",
  "CFBundleExecutable": "ArubaSign",
  "CFBundleIconFile": "ArubaSign.icns",
  "CFBundleIdentifier": "ArubaSign",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "ArubaSign",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.0",
  "CFBundleSignature": "????",
  "CFBundleVersion": "1.0",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.7.4",
  "NSAppleScriptEnabled": false,
  "NSHighResolutionCapable": "true",
  "NSHumanReadableCopyright": "Copyright (C) 2018",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "PyMainFileNames": [
    "__boot__"
  ],
  "PyOptions": {
    "alias": false,
    "argv_emulation": false,
    "emulate_shell_environment": false,
    "no_chdir": false,
    "prefer_ppc": false,
    "site_packages": false,
    "use_faulthandler": false,
    "use_pythonpath": false,
    "verbose": false
  },
  "PyResourcePackages": [],
  "PyRuntimeLocations": [
    "@executable_path/../Frameworks/Python.framework/Versions/3.9/Python"
  ],
  "PythonInfoDict": {
    "PythonExecutable": "/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9",
    "PythonLongVersion": "3.9.1 (v3.9.1:1e5d33e9b9, Dec  7 2020, 12:10:52) \n[Clang 6.0 (clang-600.0.57)]",
    "PythonShortVersion": "3.9",
    "py2app": {
      "alias": false,
      "template": "app",
      "version": "0.23"
    }
  }
}
Full Meta Details
{
  "fileSize": 0.0474395751953125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 17,
        "sizeofcmds": 1880,
        "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": 17,
          "offset": " 0x8"
        },
        {
          "description": "Routines Load Command",
          "size": 133,
          "offset": " 0x10"
        },
        {
          "description": 133,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update