Does Cherry Studio work on Apple Silicon?

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

May also be known as Cherry Studio or Kangfenmao CherryStudio

๐Ÿ“š Bundle Version History

com.kangfenmao.CherryStudio

v1.7.19
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "0": {
    "NSCameraUsageDescription": "Application requests access to the device's camera."
  },
  "1": {
    "NSMicrophoneUsageDescription": "Application requests access to the device's microphone."
  },
  "2": {
    "NSDocumentsFolderUsageDescription": "Application requests access to the user's Documents folder."
  },
  "3": {
    "NSDownloadsFolderUsageDescription": "Application requests access to the user's Downloads folder."
  },
  "CFBundleDisplayName": "Cherry Studio",
  "CFBundleExecutable": "Cherry Studio",
  "CFBundleIconFile": "icon.icns",
  "CFBundleIdentifier": "com.kangfenmao.CherryStudio",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Cherry Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.7.19",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Cherry Studio",
      "CFBundleURLSchemes": [
        "cherrystudio"
      ]
    }
  ],
  "CFBundleVersion": "1.7.19",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "23F73",
  "DTSDKName": "macosx14.5",
  "DTXcode": "1540",
  "DTXcodeBuild": "15F31d",
  "ElectronAsarIntegrity": {
    "Resources/app.asar": {
      "algorithm": "SHA256",
      "hash": "99dca0eddb56a40c03139ddd6885ec2f5a17296d8cb3c08bc9a523186e395b87"
    }
  },
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSEnvironment": {
    "MallocNanoZone": "0"
  },
  "LSMinimumSystemVersion": "12.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 ยฉ 2026 [email protected]",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrefersDisplaySafeAreaCompatibilityMode": false,
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.05072021484375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1056,
        "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"
    }
  ]
}
Report Update