Does Visual Studio for Mac work on Apple Silicon?

โœณ๏ธ Yes, works via Rosetta 2 but debugging is not supported

May also be known as Visual Studio, VisualStudio, Microsoft Visual-studio, Visual Studio (Preview), or Microsoft Visual-studio-preview

๐Ÿ“š Bundle Version History

com.microsoft.visual-studio

v8.10.16.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "sln"
      ],
      "CFBundleTypeName": "Visual Studio Solution",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "slnf"
      ],
      "CFBundleTypeName": "Visual Studio Solution Filter",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "mdw"
      ],
      "CFBundleTypeName": "Visual Studio Workspace",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "csproj"
      ],
      "CFBundleTypeName": "Visual Studio C# Project",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "fsproj"
      ],
      "CFBundleTypeName": "Visual Studio F# Project",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "binlog"
      ],
      "CFBundleTypeName": "Visual Studio MSBuild Binary Log",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "cs"
      ],
      "CFBundleTypeName": "C# Source File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.microsoft.c-sharp"
      ],
      "LSHandlerRank": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "fs"
      ],
      "CFBundleTypeName": "F# Source File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "org.fsharp.f-sharp"
      ],
      "LSHandlerRank": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "fsx"
      ],
      "CFBundleTypeName": "F# Script File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeName": "Source Code",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.source-code"
      ]
    },
    {
      "CFBundleTypeName": "Text Document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.text"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "Anything",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.microsoft.visual-studio",
      "CFBundleURLSchemes": [
        "monodevelop"
      ]
    }
  ],
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "VisualStudio",
  "CFBundleIconFile": "VisualStudio.icns",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.13",
  "CFBundleIdentifier": "com.microsoft.visual-studio",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Visual Studio",
  "CFBundleDisplayName": "Visual Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "8.10.16.2",
  "CFBundleSignature": "xmmd",
  "CFBundleVersion": "8.10.16.2",
  "NSAppleScriptEnabled": "NO",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "ReleaseId": "810160002",
  "UTImportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.microsoft.c-sharp",
      "UTTypeReferenceURL": "http://www.microsoft.com/en-us/download/details.aspx?id=7029",
      "UTTypeDescription": "C# source",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "cs"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    },
    {
      "UTTypeIdentifier": "org.fsharp.f-sharp",
      "UTTypeReferenceURL": "http://fsharp.org/specs/language-spec/",
      "UTTypeDescription": "F# source",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "fs"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    }
  ],
  "CFBundleLocalizations": [
    "cs",
    "de",
    "es",
    "en",
    "fr",
    "it",
    "ja",
    "ko",
    "pl",
    "pt-BR",
    "ru",
    "tr",
    "zh-Hans",
    "zh-Hant"
  ],
  "NSAppleEventsUsageDescription": "Visual Studio needs to control applications through AppleScript",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  }
}
Full Meta Details
{
  "fileSize": 0.071563720703125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 39,
        "sizeofcmds": 4120,
        "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": 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": 1792,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 1792,
          "offset": " 0x90"
        },
        {
          "description": 1792,
          "size": 5,
          "offset": " 0x98"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v8.10.9.3
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "sln"
      ],
      "CFBundleTypeName": "Visual Studio Solution",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "slnf"
      ],
      "CFBundleTypeName": "Visual Studio Solution Filter",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "mdw"
      ],
      "CFBundleTypeName": "Visual Studio Workspace",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "csproj"
      ],
      "CFBundleTypeName": "Visual Studio C# Project",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "fsproj"
      ],
      "CFBundleTypeName": "Visual Studio F# Project",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "binlog"
      ],
      "CFBundleTypeName": "Visual Studio MSBuild Binary Log",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "cs"
      ],
      "CFBundleTypeName": "C# Source File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.microsoft.c-sharp"
      ],
      "LSHandlerRank": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "fs"
      ],
      "CFBundleTypeName": "F# Source File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "org.fsharp.f-sharp"
      ],
      "LSHandlerRank": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "fsx"
      ],
      "CFBundleTypeName": "F# Script File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeName": "Source Code",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.source-code"
      ]
    },
    {
      "CFBundleTypeName": "Text Document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.text"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "Anything",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.microsoft.visual-studio",
      "CFBundleURLSchemes": [
        "monodevelop"
      ]
    }
  ],
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "VisualStudio",
  "CFBundleIconFile": "VisualStudio.icns",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.13",
  "CFBundleIdentifier": "com.microsoft.visual-studio",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Visual Studio",
  "CFBundleDisplayName": "Visual Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "8.10.9.3",
  "CFBundleSignature": "xmmd",
  "CFBundleVersion": "8.10.9.3",
  "NSAppleScriptEnabled": "NO",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "ReleaseId": "810090003",
  "UTImportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.microsoft.c-sharp",
      "UTTypeReferenceURL": "http://www.microsoft.com/en-us/download/details.aspx?id=7029",
      "UTTypeDescription": "C# source",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "cs"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    },
    {
      "UTTypeIdentifier": "org.fsharp.f-sharp",
      "UTTypeReferenceURL": "http://fsharp.org/specs/language-spec/",
      "UTTypeDescription": "F# source",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "fs"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    }
  ],
  "CFBundleLocalizations": [
    "cs",
    "de",
    "es",
    "en",
    "fr",
    "it",
    "ja",
    "ko",
    "pl",
    "pt-BR",
    "ru",
    "tr",
    "zh-Hans",
    "zh-Hant"
  ],
  "NSAppleEventsUsageDescription": "Visual Studio needs to control applications through AppleScript",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  }
}
Full Meta Details
{
  "fileSize": 0.071563720703125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 39,
        "sizeofcmds": 4120,
        "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": 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": 1792,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 1792,
          "offset": " 0x90"
        },
        {
          "description": 1792,
          "size": 5,
          "offset": " 0x98"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v8.9.10.4
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "sln"
      ],
      "CFBundleTypeName": "Visual Studio Solution",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "slnf"
      ],
      "CFBundleTypeName": "Visual Studio Solution Filter",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "mdw"
      ],
      "CFBundleTypeName": "Visual Studio Workspace",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "csproj"
      ],
      "CFBundleTypeName": "Visual Studio C# Project",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "fsproj"
      ],
      "CFBundleTypeName": "Visual Studio F# Project",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "binlog"
      ],
      "CFBundleTypeName": "Visual Studio MSBuild Binary Log",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "cs"
      ],
      "CFBundleTypeName": "C# Source File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.microsoft.c-sharp"
      ],
      "LSHandlerRank": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "fs"
      ],
      "CFBundleTypeName": "F# Source File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "org.fsharp.f-sharp"
      ],
      "LSHandlerRank": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "fsx"
      ],
      "CFBundleTypeName": "F# Script File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeName": "Source Code",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.source-code"
      ]
    },
    {
      "CFBundleTypeName": "Text Document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.text"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "Anything",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.microsoft.visual-studio",
      "CFBundleURLSchemes": [
        "monodevelop"
      ]
    }
  ],
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "VisualStudio",
  "CFBundleIconFile": "VisualStudio.icns",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.13",
  "CFBundleIdentifier": "com.microsoft.visual-studio",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Visual Studio",
  "CFBundleDisplayName": "Visual Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "8.9.10.4",
  "CFBundleSignature": "xmmd",
  "CFBundleVersion": "8.9.10.4",
  "NSAppleScriptEnabled": "NO",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "ReleaseId": "809100004",
  "UTImportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.microsoft.c-sharp",
      "UTTypeReferenceURL": "http://www.microsoft.com/en-us/download/details.aspx?id=7029",
      "UTTypeDescription": "C# source",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "cs"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    },
    {
      "UTTypeIdentifier": "org.fsharp.f-sharp",
      "UTTypeReferenceURL": "http://fsharp.org/specs/language-spec/",
      "UTTypeDescription": "F# source",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "fs"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    }
  ],
  "CFBundleLocalizations": [
    "cs",
    "de",
    "es",
    "en",
    "fr",
    "it",
    "ja",
    "ko",
    "pl",
    "pt-BR",
    "ru",
    "tr",
    "zh-Hans",
    "zh-Hant"
  ],
  "NSAppleEventsUsageDescription": "Visual Studio needs to control applications through AppleScript",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  }
}
Full Meta Details
{
  "fileSize": 0.0574798583984375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 39,
        "sizeofcmds": 4120,
        "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": 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": 1792,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 1792,
          "offset": " 0x90"
        },
        {
          "description": 1792,
          "size": 5,
          "offset": " 0x98"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v8.9.6.6
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "sln"
      ],
      "CFBundleTypeName": "Visual Studio Solution",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "slnf"
      ],
      "CFBundleTypeName": "Visual Studio Solution Filter",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "mdw"
      ],
      "CFBundleTypeName": "Visual Studio Workspace",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "csproj"
      ],
      "CFBundleTypeName": "Visual Studio C# Project",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "fsproj"
      ],
      "CFBundleTypeName": "Visual Studio F# Project",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "binlog"
      ],
      "CFBundleTypeName": "Visual Studio MSBuild Binary Log",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "cs"
      ],
      "CFBundleTypeName": "C# Source File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.microsoft.c-sharp"
      ],
      "LSHandlerRank": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "fs"
      ],
      "CFBundleTypeName": "F# Source File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "org.fsharp.f-sharp"
      ],
      "LSHandlerRank": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "fsx"
      ],
      "CFBundleTypeName": "F# Script File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeName": "Source Code",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.source-code"
      ]
    },
    {
      "CFBundleTypeName": "Text Document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.text"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "Anything",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.microsoft.visual-studio",
      "CFBundleURLSchemes": [
        "monodevelop"
      ]
    }
  ],
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "VisualStudio",
  "CFBundleIconFile": "VisualStudio.icns",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.13",
  "CFBundleIdentifier": "com.microsoft.visual-studio",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Visual Studio",
  "CFBundleDisplayName": "Visual Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "8.9.6.6",
  "CFBundleSignature": "xmmd",
  "CFBundleVersion": "8.9.6.6",
  "NSAppleScriptEnabled": "NO",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "ReleaseId": "809060006",
  "UTImportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.microsoft.c-sharp",
      "UTTypeReferenceURL": "http://www.microsoft.com/en-us/download/details.aspx?id=7029",
      "UTTypeDescription": "C# source",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "cs"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    },
    {
      "UTTypeIdentifier": "org.fsharp.f-sharp",
      "UTTypeReferenceURL": "http://fsharp.org/specs/language-spec/",
      "UTTypeDescription": "F# source",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "fs"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    }
  ],
  "CFBundleLocalizations": [
    "cs",
    "de",
    "es",
    "en",
    "fr",
    "it",
    "ja",
    "ko",
    "pl",
    "pt-BR",
    "ru",
    "tr",
    "zh-Hans",
    "zh-Hant"
  ],
  "NSAppleEventsUsageDescription": "Visual Studio needs to control applications through AppleScript",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  }
}
Full Meta Details
{
  "fileSize": 0.0574798583984375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 39,
        "sizeofcmds": 4120,
        "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": 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": 1792,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 1792,
          "offset": " 0x90"
        },
        {
          "description": 1792,
          "size": 5,
          "offset": " 0x98"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v8.9.4.25
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "sln"
      ],
      "CFBundleTypeName": "Visual Studio Solution",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "slnf"
      ],
      "CFBundleTypeName": "Visual Studio Solution Filter",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "mdw"
      ],
      "CFBundleTypeName": "Visual Studio Workspace",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "csproj"
      ],
      "CFBundleTypeName": "Visual Studio C# Project",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "fsproj"
      ],
      "CFBundleTypeName": "Visual Studio F# Project",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "binlog"
      ],
      "CFBundleTypeName": "Visual Studio MSBuild Binary Log",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "cs"
      ],
      "CFBundleTypeName": "C# Source File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.microsoft.c-sharp"
      ],
      "LSHandlerRank": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "fs"
      ],
      "CFBundleTypeName": "F# Source File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "org.fsharp.f-sharp"
      ],
      "LSHandlerRank": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "fsx"
      ],
      "CFBundleTypeName": "F# Script File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeName": "Source Code",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.source-code"
      ]
    },
    {
      "CFBundleTypeName": "Text Document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.text"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "Anything",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.microsoft.visual-studio",
      "CFBundleURLSchemes": [
        "monodevelop"
      ]
    }
  ],
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "VisualStudio",
  "CFBundleIconFile": "VisualStudio.icns",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.13",
  "CFBundleIdentifier": "com.microsoft.visual-studio",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Visual Studio",
  "CFBundleDisplayName": "Visual Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "8.9.4.25",
  "CFBundleSignature": "xmmd",
  "CFBundleVersion": "8.9.4.25",
  "NSAppleScriptEnabled": "NO",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "ReleaseId": "809040025",
  "UTImportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.microsoft.c-sharp",
      "UTTypeReferenceURL": "http://www.microsoft.com/en-us/download/details.aspx?id=7029",
      "UTTypeDescription": "C# source",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "cs"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    },
    {
      "UTTypeIdentifier": "org.fsharp.f-sharp",
      "UTTypeReferenceURL": "http://fsharp.org/specs/language-spec/",
      "UTTypeDescription": "F# source",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "fs"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    }
  ],
  "CFBundleLocalizations": [
    "cs",
    "de",
    "es",
    "en",
    "fr",
    "it",
    "ja",
    "ko",
    "pl",
    "pt-BR",
    "ru",
    "tr",
    "zh-Hans",
    "zh-Hant"
  ],
  "NSAppleEventsUsageDescription": "Visual Studio needs to control applications through AppleScript",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  }
}
Full Meta Details
{
  "fileSize": 0.0574798583984375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 39,
        "sizeofcmds": 4120,
        "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": 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": 1792,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 1792,
          "offset": " 0x90"
        },
        {
          "description": 1792,
          "size": 5,
          "offset": " 0x98"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v8.8.10.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "sln"
      ],
      "CFBundleTypeName": "Visual Studio Solution",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "mdw"
      ],
      "CFBundleTypeName": "Visual Studio Workspace",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "csproj"
      ],
      "CFBundleTypeName": "Visual Studio C# Project",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "fsproj"
      ],
      "CFBundleTypeName": "Visual Studio F# Project",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "binlog"
      ],
      "CFBundleTypeName": "Visual Studio MSBuild Binary Log",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "cs"
      ],
      "CFBundleTypeName": "C# Source File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.microsoft.c-sharp"
      ],
      "LSHandlerRank": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "fs"
      ],
      "CFBundleTypeName": "F# Source File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "org.fsharp.f-sharp"
      ],
      "LSHandlerRank": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "fsx"
      ],
      "CFBundleTypeName": "F# Script File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeName": "Source Code",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.source-code"
      ]
    },
    {
      "CFBundleTypeName": "Text Document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.text"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "Anything",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.microsoft.visual-studio",
      "CFBundleURLSchemes": [
        "monodevelop"
      ]
    }
  ],
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "VisualStudio",
  "CFBundleIconFile": "VisualStudio.icns",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.13",
  "CFBundleIdentifier": "com.microsoft.visual-studio",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Visual Studio",
  "CFBundleDisplayName": "Visual Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "8.8.10.2",
  "CFBundleSignature": "xmmd",
  "CFBundleVersion": "8.8.10.2",
  "NSAppleScriptEnabled": "NO",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "ReleaseId": "808100002",
  "UTImportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.microsoft.c-sharp",
      "UTTypeReferenceURL": "http://www.microsoft.com/en-us/download/details.aspx?id=7029",
      "UTTypeDescription": "C# source",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "cs"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    },
    {
      "UTTypeIdentifier": "org.fsharp.f-sharp",
      "UTTypeReferenceURL": "http://fsharp.org/specs/language-spec/",
      "UTTypeDescription": "F# source",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "fs"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    }
  ],
  "CFBundleLocalizations": [
    "cs",
    "de",
    "es",
    "en",
    "fr",
    "it",
    "ja",
    "ko",
    "pl",
    "pt-BR",
    "ru",
    "tr",
    "zh-Hans",
    "zh-Hant"
  ],
  "NSAppleEventsUsageDescription": "Visual Studio needs to control applications through AppleScript",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  }
}
Full Meta Details
{
  "fileSize": 0.0574798583984375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 39,
        "sizeofcmds": 4128,
        "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": 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": 1792,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 1792,
          "offset": " 0x90"
        },
        {
          "description": 1792,
          "size": 5,
          "offset": " 0x98"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v8.8.1.37
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "sln"
      ],
      "CFBundleTypeName": "Visual Studio Solution",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "mdw"
      ],
      "CFBundleTypeName": "Visual Studio Workspace",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "csproj"
      ],
      "CFBundleTypeName": "Visual Studio C# Project",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "fsproj"
      ],
      "CFBundleTypeName": "Visual Studio F# Project",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "binlog"
      ],
      "CFBundleTypeName": "Visual Studio MSBuild Binary Log",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "cs"
      ],
      "CFBundleTypeName": "C# Source File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.microsoft.c-sharp"
      ],
      "LSHandlerRank": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "fs"
      ],
      "CFBundleTypeName": "F# Source File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "org.fsharp.f-sharp"
      ],
      "LSHandlerRank": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "fsx"
      ],
      "CFBundleTypeName": "F# Script File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeName": "Source Code",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.source-code"
      ]
    },
    {
      "CFBundleTypeName": "Text Document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.text"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "Anything",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.microsoft.visual-studio",
      "CFBundleURLSchemes": [
        "monodevelop"
      ]
    }
  ],
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "VisualStudio",
  "CFBundleIconFile": "VisualStudio.icns",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.13",
  "CFBundleIdentifier": "com.microsoft.visual-studio",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Visual Studio",
  "CFBundleDisplayName": "Visual Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "8.8.1.37",
  "CFBundleSignature": "xmmd",
  "CFBundleVersion": "8.8.1.37",
  "NSAppleScriptEnabled": "NO",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "ReleaseId": "808010037",
  "UTImportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.microsoft.c-sharp",
      "UTTypeReferenceURL": "http://www.microsoft.com/en-us/download/details.aspx?id=7029",
      "UTTypeDescription": "C# source",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "cs"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    },
    {
      "UTTypeIdentifier": "org.fsharp.f-sharp",
      "UTTypeReferenceURL": "http://fsharp.org/specs/language-spec/",
      "UTTypeDescription": "F# source",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "fs"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    }
  ],
  "CFBundleLocalizations": [
    "cs",
    "de",
    "es",
    "en",
    "fr",
    "it",
    "ja",
    "ko",
    "pl",
    "pt-BR",
    "ru",
    "tr",
    "zh-Hans",
    "zh-Hant"
  ],
  "NSAppleEventsUsageDescription": "Visual Studio needs to control applications through AppleScript",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  }
}
Full Meta Details
{
  "fileSize": 0.0574798583984375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 39,
        "sizeofcmds": 4128,
        "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": 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": 1792,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 1792,
          "offset": " 0x90"
        },
        {
          "description": 1792,
          "size": 5,
          "offset": " 0x98"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}

com.microsoft.visual-studio-preview

v17.0.0.4729
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "sln"
      ],
      "CFBundleTypeName": "Visual Studio Solution",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.microsoft.solution"
      ]
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "slnf"
      ],
      "CFBundleTypeName": "Visual Studio Solution Filter",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.microsoft.filtered-solution"
      ]
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "mdw"
      ],
      "CFBundleTypeName": "Visual Studio Workspace",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "csproj"
      ],
      "CFBundleTypeName": "Visual Studio C# Project",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.microsoft.c-sharp-project"
      ],
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "fsproj"
      ],
      "CFBundleTypeName": "Visual Studio F# Project",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.microsoft.f-sharp-project"
      ],
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeIconFile": "VisualStudio.icns",
      "CFBundleTypeExtensions": [
        "binlog"
      ],
      "CFBundleTypeName": "Visual Studio MSBuild Binary Log",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.microsoft.msbuild-log"
      ],
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "cs"
      ],
      "CFBundleTypeName": "C# Source File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "com.microsoft.c-sharp"
      ],
      "LSHandlerRank": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "fs"
      ],
      "CFBundleTypeName": "F# Source File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "org.fsharp.f-sharp"
      ],
      "LSHandlerRank": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "fsx"
      ],
      "CFBundleTypeName": "F# Script File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeName": "Source Code",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.source-code"
      ]
    },
    {
      "CFBundleTypeName": "Text Document",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.text"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "Anything",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": ">com.xamarin.visual-studio",
      "CFBundleURLSchemes": [
        "visual-studio",
        "git-client"
      ]
    }
  ],
  "NSMainStoryboardFile": "Main",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "VisualStudio",
  "CFBundleIconFile": "VisualStudio.icns",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.13",
  "CFBundleIdentifier": "com.microsoft.visual-studio-preview",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Visual Studio",
  "CFBundleDisplayName": "Visual Studio (Preview)",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "17.0.0.4729",
  "CFBundleSignature": "xmmd",
  "CFBundleVersion": "17.0.0.4729",
  "NSAppleScriptEnabled": "NO",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSPrincipalClass": "VisualStudioApplication",
  "ReleaseId": "1700004729",
  "UTImportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.microsoft.c-sharp",
      "UTTypeReferenceURL": "http://www.microsoft.com/en-us/download/details.aspx?id=7029",
      "UTTypeDescription": "C# source",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "cs"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    },
    {
      "UTTypeIdentifier": "org.fsharp.f-sharp",
      "UTTypeReferenceURL": "http://fsharp.org/specs/language-spec/",
      "UTTypeDescription": "F# source",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "fs"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    },
    {
      "UTTypeIdentifier": "com.microsoft.solution",
      "UTTypeReferenceURL": "https://docs.microsoft.com/en-us/visualstudio/extensibility/internals/solution-dot-sln-file?view=vs-2019#vs-2017",
      "UTTypeDescription": "Visual Studio project structure",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sln"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    },
    {
      "UTTypeIdentifier": "com.microsoft.filtered-solution",
      "UTTypeReferenceURL": "https://docs.microsoft.com/en-us/visualstudio/extensibility/internals/solution-dot-sln-file?view=vs-2019#vs-2017",
      "UTTypeDescription": "Visual Studio filtered project structure",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "slnf"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    },
    {
      "UTTypeIdentifier": "com.microsoft.c-sharp-project",
      "UTTypeReferenceURL": "https://docs.microsoft.com/en-us/aspnet/web-forms/overview/deployment/web-deployment-in-the-enterprise/understanding-the-project-file",
      "UTTypeDescription": "C Sharp project file",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "csproj"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    },
    {
      "UTTypeIdentifier": "org.fsharp.f-sharp-project",
      "UTTypeReferenceURL": "https://docs.microsoft.com/en-us/aspnet/web-forms/overview/deployment/web-deployment-in-the-enterprise/understanding-the-project-file",
      "UTTypeDescription": "F Sharp project file",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "fsproj"
        ]
      },
      "UTTypeConformsTo": [
        "public.source-code"
      ]
    },
    {
      "UTTypeIdentifier": "com.microsoft.msbuild-log",
      "UTTypeReferenceURL": "https://msbuildlog.com",
      "UTTypeDescription": "MSBuild Binary Log File",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binlog"
        ]
      },
      "UTTypeConformsTo": [
        "public.data"
      ]
    }
  ],
  "CFBundleLocalizations": [
    "cs",
    "de",
    "es",
    "en",
    "fr",
    "it",
    "ja",
    "ko",
    "pl",
    "pt-BR",
    "ru",
    "tr",
    "zh-Hans",
    "zh-Hant"
  ],
  "NSAppleEventsUsageDescription": "Visual Studio needs to control applications through AppleScript",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  },
  "LSEnvironment": {
    "MONO_ENV_OPTIONS": "--debug"
  }
}
Full Meta Details
{
  "fileSize": 6.7087554931640625,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 7018256,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "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": 1,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 7018256,
          "offset": " 0x10"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 128,
        "sizeofcmds": 13840,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 128,
          "offset": " 0x4008"
        },
        {
          "description": 128,
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x4068"
        },
        {
          "description": 0,
          "size": 321536,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 321536,
          "offset": " 0x4090"
        },
        {
          "description": 321536,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0x40a0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        },
        {
          "description": 0,
          "size": 15312,
          "offset": " 0x40c8"
        },
        {
          "description": 15312,
          "size": 3831280,
          "offset": " 0x40d0"
        },
        {
          "description": 3831280,
          "size": 15312,
          "offset": " 0x40d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x40e8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0x40f8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x4108"
        },
        {
          "description": 0,
          "size": 3846592,
          "offset": " 0x4118"
        },
        {
          "description": 3846592,
          "size": 2664,
          "offset": " 0x4120"
        },
        {
          "description": 2664,
          "size": 3846592,
          "offset": " 0x4128"
        },
        {
          "description": 0,
          "size": 524360,
          "offset": " 0x4138"
        },
        {
          "description": 524360,
          "size": 6,
          "offset": " 0x4140"
        },
        {
          "description": "Fixed Virtual Memory Library Load command",
          "size": 1953718111,
          "offset": " 0x4148"
        },
        {
          "description": 1953718111,
          "size": 1701866597,
          "offset": " 0x4150"
        },
        {
          "description": 1701866597,
          "size": 1163157343,
          "offset": " 0x4158"
        },
        {
          "description": 0,
          "size": 3849256,
          "offset": " 0x4168"
        },
        {
          "description": 3849256,
          "size": 4376,
          "offset": " 0x4170"
        },
        {
          "description": 4376,
          "size": 3849256,
          "offset": " 0x4178"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x4188"
        },
        {
          "description": 0,
          "size": 1667719007,
          "offset": " 0x4198"
        },
        {
          "description": 1667719007,
          "size": 1953523043,
          "offset": " 0x41a0"
        },
        {
          "description": 1953523043,
          "size": 1163157343,
          "offset": " 0x41a8"
        },
        {
          "description": 0,
          "size": 3853632,
          "offset": " 0x41b8"
        },
        {
          "description": 3853632,
          "size": 2340,
          "offset": " 0x41c0"
        },
        {
          "description": 2340,
          "size": 3853632,
          "offset": " 0x41c8"
        },
        {
          "description": 0,
          "size": 1935892319,
          "offset": " 0x41e8"
        },
        {
          "description": 1935892319,
          "size": 103,
          "offset": " 0x41f0"
        },
        {
          "description": 103,
          "size": 1163157343,
          "offset": " 0x41f8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}