Does VirtualBuddy work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v1.3.2

May also be known as VirtualBuddy or Codes Rambo VirtualBuddy

๐Ÿ“š Bundle Version History

codes.rambo.VirtualBuddy

v1.3.2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "BuildMachineOSBuild": "23A339",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "vbvm"
      ],
      "CFBundleTypeName": "VirtualBuddy VM",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "codes.rambo.VirtualBuddy.VM"
      ],
      "LSTypeIsPackage": true
    }
  ],
  "CFBundleExecutable": "VirtualBuddy",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "codes.rambo.VirtualBuddy",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "VirtualBuddy",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.3.2",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "107",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "14.0",
  "DTSDKBuild": "23A334",
  "DTSDKName": "macosx14.0",
  "DTXcode": "1500",
  "DTXcodeBuild": "15A240d",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "12.3",
  "NSAccentColorName": "AccentColor",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  },
  "NSHumanReadableCopyright": "ยฉ 2023 Buddy Software LTD",
  "NSMicrophoneUsageDescription": "Enable audio input for your virtual machines. Without this permission, virtual machines won't be able to record any audio.",
  "SUPublicEDKey": "dj8ljUPnwoLj/dLs6HyJg5Ayw+t8zWtgjQUfQsH56ww=",
  "SUScheduledCheckInterval": "86400",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.composite-content",
        "com.apple.package"
      ],
      "UTTypeDescription": "VirtualBuddy VM",
      "UTTypeIcons": {},
      "UTTypeIdentifier": "codes.rambo.VirtualBuddy.VM",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vbvm"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.097686767578125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 50,
        "sizeofcmds": 5544,
        "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": 50,
          "offset": " 0x8"
        },
        {
          "description": "Build Version",
          "size": 135301,
          "offset": " 0x10"
        },
        {
          "description": 135301,
          "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"
        },
        {
          "description": 0,
          "size": 2048,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 2048,
          "offset": " 0x90"
        },
        {
          "description": 2048,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 18,
          "offset": " 0xa0"
        },
        {
          "description": "Sub Framework Load Command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update