๐Ÿ“š Bundle Version History

org.puredata.pd.pd-gui

v0.51.3
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86, X86
Full Info Plist
{
  "ATSApplicationFontsPath": "font",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "Pd",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "pd"
      ],
      "CFBundleTypeIconFile": "pd-file.icns",
      "CFBundleTypeMIMETypes": [
        "text/plain"
      ],
      "CFBundleTypeName": "Pure Data patch",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "Pd",
  "CFBundleIconFile": "pd.icns",
  "CFBundleIdentifier": "org.puredata.pd.pd-gui",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Pd",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "0.51.3",
  "CFBundleSignature": "????",
  "CFBundleSpokenName": "Pure Data",
  "CFBundleVersion": "0.51.3",
  "NSCameraUsageDescription": "Camera access is required for live video input.",
  "NSHighResolutionCapable": true,
  "NSMicrophoneUsageDescription": "Microphone access is required for audio input.",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeDescription": "Pure Data patch",
      "UTTypeIconFile": "pd-file.icns",
      "UTTypeIdentifier": "org.puredata.pd-patch",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pd"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.0843505859375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 0,
        "filetype": 3,
        "ncmds": 256,
        "sizeofcmds": 43344,
        "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": "Fixed Virtual Memory Library identification information command",
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 256,
          "size": 43344,
          "offset": " 0x10"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 4103,
          "offset": " 0x18"
        },
        {
          "description": 524291,
          "size": 3072,
          "offset": " 0x20"
        },
        {
          "description": 39296,
          "size": 12,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": 0
    },
    {
      "bits": "32-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3472551422,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 19,
        "sizeofcmds": 1856,
        "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": " 0x1000"
        },
        {
          "description": "Symbol segment command",
          "size": 2,
          "offset": " 0x1008"
        },
        {
          "description": "Sub Umbrella Load Command",
          "size": 1856,
          "offset": " 0x1010"
        },
        {
          "description": 133,
          "size": 1,
          "offset": " 0x1018"
        },
        {
          "description": 56,
          "size": 1095786335,
          "offset": " 0x1020"
        },
        {
          "description": 1163543879,
          "size": 20306,
          "offset": " 0x1028"
        }
      ],
      "magic": "cefaedfe",
      "offset": "1000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 18,
        "sizeofcmds": 2200,
        "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": " 0xc000"
        },
        {
          "description": 524291,
          "size": 18,
          "offset": " 0xc008"
        },
        {
          "description": "Sub Framework Load Command",
          "size": 133,
          "offset": " 0xc010"
        },
        {
          "description": 133,
          "size": 25,
          "offset": " 0xc018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0xc020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0xc028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "c000",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update