๐Ÿ“š Bundle Version History

com.xkoji.altair

v4.5.3
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "AsarIntegrity": "{\"checksums\":{\"app.asar\":\"d4Mh1Q9G7BrsDA/M9UYvzpoRrmxtrLO9zQnkf059pjgUqumHrWcoCSewort7ZlzYUyAVGTZO/051HDthOzSWqg==\"}}",
  "CFBundleDisplayName": "Altair GraphQL Client",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "graphql"
      ],
      "CFBundleTypeIconFile": "Altair GraphQL Client.icns",
      "CFBundleTypeName": "graphql",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeExtensions": [
        "gql"
      ],
      "CFBundleTypeIconFile": "Altair GraphQL Client.icns",
      "CFBundleTypeName": "gql",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeExtensions": [
        "agq"
      ],
      "CFBundleTypeIconFile": "Altair GraphQL Client.icns",
      "CFBundleTypeName": "agq",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeExtensions": [
        "agc"
      ],
      "CFBundleTypeIconFile": "Altair GraphQL Client.icns",
      "CFBundleTypeName": "agc",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeExtensions": [
        "agbkp"
      ],
      "CFBundleTypeIconFile": "Altair GraphQL Client.icns",
      "CFBundleTypeName": "agbkp",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    }
  ],
  "CFBundleExecutable": "Altair GraphQL Client",
  "CFBundleIconFile": "Altair GraphQL Client.icns",
  "CFBundleIdentifier": "com.xkoji.altair",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Altair GraphQL Client",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.5.3",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "Altair GraphQL Client",
      "CFBundleURLSchemes": [
        "altair"
      ]
    }
  ],
  "CFBundleVersion": "4.5.3",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "12.3",
  "DTSDKName": "macosx12.3",
  "DTXcode": "1331",
  "DTXcodeBuild": "13E500a",
  "ElectronAsarIntegrity": {
    "Resources/default_app.asar": {
      "algorithm": "SHA256",
      "hash": "c00bfa33b880e123a142938265ae353080b82dd45507be18421064e49440fa39"
    }
  },
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSEnvironment": {
    "MallocNanoZone": "0"
  },
  "LSMinimumSystemVersion": "10.11.0",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsLocalNetworking": true,
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      },
      "localhost": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      }
    }
  },
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2022 Samuel Imolorhe",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.066314697265625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1384,
        "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": 0,
          "size": 16,
          "offset": " 0x8"
        },
        {
          "description": "Prebound Dynamic Library Command",
          "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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v4.0.11
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "AsarIntegrity": "{\"checksums\":{\"app.asar\":\"LQp9WAJP5etg+elfAI10/NcaYB6P1lCkXCvsLueXRe9q6DQGWPxsNYZCDHJcCFK4B8+rbEzSKa/XbzT6Mn7TuA==\"}}",
  "CFBundleDisplayName": "Altair GraphQL Client",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "graphql"
      ],
      "CFBundleTypeIconFile": "Altair GraphQL Client.icns",
      "CFBundleTypeName": "graphql",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeExtensions": [
        "gql"
      ],
      "CFBundleTypeIconFile": "Altair GraphQL Client.icns",
      "CFBundleTypeName": "gql",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeExtensions": [
        "agq"
      ],
      "CFBundleTypeIconFile": "Altair GraphQL Client.icns",
      "CFBundleTypeName": "agq",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeExtensions": [
        "agc"
      ],
      "CFBundleTypeIconFile": "Altair GraphQL Client.icns",
      "CFBundleTypeName": "agc",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeExtensions": [
        "agbkp"
      ],
      "CFBundleTypeIconFile": "Altair GraphQL Client.icns",
      "CFBundleTypeName": "agbkp",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    }
  ],
  "CFBundleExecutable": "Altair GraphQL Client",
  "CFBundleIconFile": "Altair GraphQL Client.icns",
  "CFBundleIdentifier": "com.xkoji.altair",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Altair GraphQL Client",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.0.11",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "Altair GraphQL Client",
      "CFBundleURLSchemes": [
        "altair"
      ]
    }
  ],
  "CFBundleVersion": "4.0.11",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.1",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.11.0",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsLocalNetworking": true,
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      },
      "localhost": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      }
    }
  },
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2021 Samuel Imolorhe",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.3555755615234375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 26,
        "sizeofcmds": 2800,
        "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": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 26,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Routines Command",
          "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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v4.0.3
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "AsarIntegrity": "{\"checksums\":{\"app.asar\":\"lLJjRNkT9eIe3h1yN77xuOnyn0dHV++FIZwYz88X/wiIfBrvM4CDF3lluCA8EigkTmtvUyH75U/rhtq+lBDJjg==\"}}",
  "CFBundleDisplayName": "Altair GraphQL Client",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "graphql"
      ],
      "CFBundleTypeIconFile": "Altair GraphQL Client.icns",
      "CFBundleTypeName": "graphql",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeExtensions": [
        "gql"
      ],
      "CFBundleTypeIconFile": "Altair GraphQL Client.icns",
      "CFBundleTypeName": "gql",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeExtensions": [
        "agq"
      ],
      "CFBundleTypeIconFile": "Altair GraphQL Client.icns",
      "CFBundleTypeName": "agq",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeExtensions": [
        "agc"
      ],
      "CFBundleTypeIconFile": "Altair GraphQL Client.icns",
      "CFBundleTypeName": "agc",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeExtensions": [
        "agbkp"
      ],
      "CFBundleTypeIconFile": "Altair GraphQL Client.icns",
      "CFBundleTypeName": "agbkp",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    }
  ],
  "CFBundleExecutable": "Altair GraphQL Client",
  "CFBundleIconFile": "Altair GraphQL Client.icns",
  "CFBundleIdentifier": "com.xkoji.altair",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Altair GraphQL Client",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.0.3",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "Altair GraphQL Client",
      "CFBundleURLSchemes": [
        "altair"
      ]
    }
  ],
  "CFBundleVersion": "4.0.3",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.0",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.10.0",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsLocalNetworking": true,
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      },
      "localhost": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      }
    }
  },
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2021 Samuel Imolorhe",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.243438720703125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 27,
        "sizeofcmds": 2888,
        "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": 0,
          "size": 27,
          "offset": " 0x8"
        },
        {
          "description": "UUID Load Command",
          "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": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update