Does Codespace work on Apple Silicon?

๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon

May also be known as Codespace or Me Tristanedwards Codespace

๐Ÿ“š Bundle Version History

me.tristanedwards.codespace

v1.4.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "AsarIntegrity": "{\"checksums\":{\"app.asar\":\"erslmF0bYLoyoYcGOsDvim5JCzaooCxLP5pOOfV8Fy21CQeqpVlKUYr9e3zs16Q7QNzvfVirtRPVy9xUpRZEXw==\"}}",
  "BuildMachineOSBuild": "17D102",
  "CFBundleDisplayName": "Codespace",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "codespace"
      ],
      "CFBundleTypeIconFile": "Codespace.icns",
      "CFBundleTypeName": "Codespace File",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default"
    }
  ],
  "CFBundleExecutable": "Codespace",
  "CFBundleIconFile": "Codespace.icns",
  "CFBundleIdentifier": "me.tristanedwards.codespace",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Codespace",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.4.0",
  "CFBundleVersion": "1.4.0",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "10.13",
  "DTSDKName": "macosx10.13",
  "DTXcode": "0941",
  "DTXcodeBuild": "9F2000",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.10.0",
  "LSRequiresNativeExecution": true,
  "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
      }
    }
  },
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2020 Tristan Edwards",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.1981658935546875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 19,
        "sizeofcmds": 2080,
        "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": 19,
          "offset": " 0x8"
        },
        {
          "description": "Sub Umbrella 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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update