Does Beamer work on Apple Silicon?

โœณ๏ธ Yes, works via Rosetta 2 Translation

May also be known as Beamer or Tupil Beamer

๐Ÿ“š Bundle Version History

com.tupil.beamer

v3.50
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20D74",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "MovieFileIcon",
      "CFBundleTypeName": "Movie file",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.movie"
      ]
    },
    {
      "CFBundleTypeName": "Movie package",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.elgato.eyetv.recording"
      ],
      "LSTypeIsPackage": true
    },
    {
      "CFBundleTypeName": "Folder",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.folder"
      ]
    },
    {
      "CFBundleTypeExtensions": [],
      "CFBundleTypeIconFile": "LicenseFileIcon",
      "CFBundleTypeName": "Beamer License",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.tupil.beamer.license"
      ]
    },
    {
      "CFBundleTypeName": "Subtitles file",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.tupil.beamer.subtitles"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "rmvb",
        "ogg",
        "ogm",
        "vob",
        "m2t",
        "m2ts",
        "mts",
        "ts",
        "flv",
        "avi",
        "mkv",
        "webm",
        "divx"
      ],
      "CFBundleTypeIconFile": "MovieFileIcon",
      "CFBundleTypeName": "Movie file โ€“ extensions",
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "CFBundleExecutable": "Beamer",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.tupil.beamer",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Beamer",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.5",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLSchemes": [
        "beamer.license"
      ]
    }
  ],
  "CFBundleVersion": "35001",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12D4e",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.1",
  "DTSDKBuild": "20C63",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "LSApplicationCategoryType": "public.app-category.video",
  "LSMinimumSystemVersion": "10.10",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSExceptionDomains": {
      "beamer-app.com": {
        "NSExceptionMinimumTLSVersion": "TLSv1.0",
        "NSExceptionRequiresForwardSecrecy": false,
        "NSIncludesSubdomains": true
      },
      "cloudfront.net": {
        "NSIncludesSubdomains": true,
        "NSThirdPartyExceptionRequiresForwardSecrecy": false
      },
      "sites.fastspring.com": {
        "NSThirdPartyExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleScriptEnabled": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2011-2021 Tupil B.V.",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "OSAScriptingDefinition": "Beamer.sdef",
  "SUEnableJavaScript": true,
  "SUFeedURL": "https://beamer-app.com/beamer3-appcast.xml",
  "SUPublicDSAKeyFile": "SparklePublicKey.pem",
  "TUPMediaKeyEventMonitorEnabled": true,
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Beamer License",
      "UTTypeIdentifier": "com.tupil.beamer.license",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "beamerlicense"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeIdentifier": "com.tupil.beamer.subtitles",
      "UTTypeTagSpecification": {}
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "com.tupil.beamer.subtitles",
        "public.data"
      ],
      "UTTypeIdentifier": "beamer.vobsub",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "idx"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.tupil.beamer.subtitles",
        "public.data"
      ],
      "UTTypeIdentifier": "beamer.hdmv-pgs",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.tupil.beamer.subtitles",
        "public.plain-text"
      ],
      "UTTypeIdentifier": "beamer.ssa",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ssa",
          "ass"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.tupil.beamer.subtitles",
        "public.plain-text"
      ],
      "UTTypeIdentifier": "beamer.microdvd",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sub",
          "microdvd"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.tupil.beamer.subtitles",
        "public.plain-text"
      ],
      "UTTypeIdentifier": "beamer.subviewer",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sub"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.tupil.beamer.subtitles",
        "public.plain-text"
      ],
      "UTTypeIdentifier": "beamer.mpl2",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "txt",
          "mpl",
          "mpl2"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.tupil.beamer.subtitles",
        "public.plain-text"
      ],
      "UTTypeIdentifier": "beamer.subrip",
      "UTTypeTagSpecification": {
        "public.filename-extension": "srt"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.movie"
      ],
      "UTTypeIdentifier": "beamer.divx",
      "UTTypeTagSpecification": {
        "public.filename-extension": "divx"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.movie"
      ],
      "UTTypeIdentifier": "beamer.webm",
      "UTTypeTagSpecification": {
        "public.filename-extension": "webm"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.movie"
      ],
      "UTTypeIdentifier": "beamer.mkv",
      "UTTypeTagSpecification": {
        "public.filename-extension": "mkv"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.movie"
      ],
      "UTTypeIdentifier": "beamer.avi",
      "UTTypeTagSpecification": {
        "public.filename-extension": "avi"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.movie"
      ],
      "UTTypeIdentifier": "beamer.flv",
      "UTTypeTagSpecification": {
        "public.filename-extension": "flv"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.movie"
      ],
      "UTTypeIdentifier": "beamer.m2t",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "m2t",
          "m2ts",
          "mts",
          "ts"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.movie"
      ],
      "UTTypeIdentifier": "beamer.vob",
      "UTTypeTagSpecification": {
        "public.filename-extension": "vob"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.movie"
      ],
      "UTTypeIdentifier": "beamer.ogm",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ogg",
          "ogm"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.movie"
      ],
      "UTTypeIdentifier": "beamer.rmvb",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "rmvb"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.directory",
        "public.item",
        "public.movie"
      ],
      "UTTypeDescription": "EyeTV Recording",
      "UTTypeIdentifier": "com.elgato.eyetv.recording",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "eyetv"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.tupil.beamer.subtitles",
        "public.plain-text"
      ],
      "UTTypeIdentifier": "beamer.webvtt",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vtt",
          "webvtt"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 4.20849609375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 39,
        "sizeofcmds": 5696,
        "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": 39,
          "offset": " 0x8"
        },
        {
          "description": "Dynamic Loader Environment 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"
        },
        {
          "description": 0,
          "size": 154624,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 154624,
          "offset": " 0x90"
        },
        {
          "description": 154624,
          "size": 5,
          "offset": " 0x98"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}