Does CloudMounter work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v4.12.1

May also be known as CloudMounter or Eltima Cloudmounter-setapp

๐Ÿ“š Bundle Version History

com.eltima.cloudmounter-setapp

v4.12.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "24D81",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "gsheet"
      ],
      "CFBundleTypeIconFile": "gsheet.icns",
      "CFBundleTypeName": "Google spreadsheet",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate"
    },
    {
      "CFBundleTypeExtensions": [
        "gform"
      ],
      "CFBundleTypeIconFile": "gform.icns",
      "CFBundleTypeName": "Google form",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate"
    },
    {
      "CFBundleTypeExtensions": [
        "gdoc"
      ],
      "CFBundleTypeIconFile": "gdoc.icns",
      "CFBundleTypeName": "Google document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate"
    },
    {
      "CFBundleTypeExtensions": [
        "gslides"
      ],
      "CFBundleTypeIconFile": "gslides.icns",
      "CFBundleTypeName": "Google presentation",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate"
    },
    {
      "CFBundleTypeExtensions": [
        "gdraw"
      ],
      "CFBundleTypeIconFile": "gdraw.icns",
      "CFBundleTypeName": "Google drawing",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate"
    },
    {
      "CFBundleTypeExtensions": [
        "gtable"
      ],
      "CFBundleTypeIconFile": "gtable.icns",
      "CFBundleTypeName": "Google table",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate"
    },
    {
      "CFBundleTypeExtensions": [
        "glink"
      ],
      "CFBundleTypeIconFile": "glink.icns",
      "CFBundleTypeName": "Google Drive link",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate"
    },
    {
      "CFBundleTypeExtensions": [
        "gscript"
      ],
      "CFBundleTypeIconFile": "gscript.icns",
      "CFBundleTypeName": "Google script",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate"
    },
    {
      "CFBundleTypeExtensions": [
        "gnote"
      ],
      "CFBundleTypeIconFile": "gnote.icns",
      "CFBundleTypeName": "Google Keep note",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate"
    },
    {
      "CFBundleTypeExtensions": [
        "gmap"
      ],
      "CFBundleTypeIconFile": "gmap.icns",
      "CFBundleTypeName": "Google My Maps",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate"
    },
    {
      "CFBundleTypeExtensions": [
        "gsite"
      ],
      "CFBundleTypeIconFile": "gsite.icns",
      "CFBundleTypeName": "Google site",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate"
    },
    {
      "CFBundleTypeExtensions": [
        "gjam"
      ],
      "CFBundleTypeIconFile": "gjam.icns",
      "CFBundleTypeName": "Google Jam",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate"
    }
  ],
  "CFBundleExecutable": "CloudMounter",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "sidebar"
    }
  },
  "CFBundleIdentifier": "com.eltima.cloudmounter-setapp",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "CloudMounter",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.12.1",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "",
      "CFBundleURLSchemes": [
        "db-6of64zislyxcvo7"
      ]
    }
  ],
  "CFBundleVersion": "1903",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "24E241",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "15.4",
  "DTSDKBuild": "24E241",
  "DTSDKName": "macosx15.4",
  "DTXcode": "1630",
  "DTXcodeBuild": "16E140",
  "FRFeedbackReporter.defaultSender": "firstEmail",
  "FRFeedbackReporter.sendDetailsIsOptional": "NO",
  "FRFeedbackReporter.targetURL": "https://feedback.electronic.us/emailstore/submit.php?application=%@",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSApplicationQueriesSchemes": [
    "dbapi-8-emm",
    "dbapi-2"
  ],
  "LSMinimumSystemVersion": "10.15",
  "LSUIElement": true,
  "MDItemKeywords": "mount,cloud,drive,disk,connect,google,dropbox,amazon,onedrive,mounter,client,webdav,ftp,sftp,encrypt,files",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  },
  "NSAppleScriptEnabled": true,
  "NSHumanReadableCopyright": "ยฉ 2025 Electronic Team, Inc. All rights reserved.",
  "NSLocalNetworkUsageDescription": "This will allow the app to find and connect to servers on your local network",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "TCXApplication",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUpdateSecurityPolicy": {
    "AllowProcesses": {
      "MEHY5QF425": [
        "com.setapp.DesktopClient.SetappAgent"
      ]
    }
  },
  "OSAScriptingDefinition": "CloudMounter.sdef",
  "SUFeedURL": "https://cdn.electronic.us/products/cloudmounter/mac/update/settings.xml",
  "SUPublicEDKey": "c/e4jzfwI5JbPW95GxcSYn2X6/+l0gUaeAn+2ZUH3/g=",
  "SocketApiPrefix": "XS85JU6YZ3.com.eltima.cloudmounter-setapp",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeDescription": "GDrive Badge (1903)",
      "UTTypeGlyphName": "GDriveBadge",
      "UTTypeIdentifier": "com.eltima.cloudmounter-setapp.mountprovider.GDrive"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.badge"
      ],
      "UTTypeDescription": "Locked Badge (1903)",
      "UTTypeGlyphName": "Lock",
      "UTTypeIdentifier": "com.eltima.cloudmounter-setapp.mountprovider.Locked"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.badge"
      ],
      "UTTypeDescription": "Unlocked Badge (1903)",
      "UTTypeGlyphName": "Unlock",
      "UTTypeIdentifier": "com.eltima.cloudmounter-setapp.mountprovider.Unlocked"
    }
  ]
}
Full Meta Details
{
  "fileSize": 19.767623901367188,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 10403728,
        "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": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 10403728,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 40704,
          "offset": " 0x20"
        },
        {
          "description": 10307632,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "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": 80,
        "sizeofcmds": 9616,
        "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": 80,
          "offset": " 0x4008"
        },
        {
          "description": 80,
          "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": 516352,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 516352,
          "offset": " 0x4090"
        },
        {
          "description": 516352,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 26,
          "offset": " 0x40a0"
        },
        {
          "description": "64-bits Routines Command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        },
        {
          "description": 0,
          "size": 9920,
          "offset": " 0x40c8"
        },
        {
          "description": 9920,
          "size": 402933,
          "offset": " 0x40d0"
        },
        {
          "description": 402933,
          "size": 9920,
          "offset": " 0x40d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x40e8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0x40f8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x4108"
        },
        {
          "description": 0,
          "size": 6433974,
          "offset": " 0x4118"
        },
        {
          "description": 6433974,
          "size": 10098,
          "offset": " 0x4120"
        },
        {
          "description": 10098,
          "size": 6433974,
          "offset": " 0x4128"
        },
        {
          "description": 0,
          "size": 524360,
          "offset": " 0x4138"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 80,
        "sizeofcmds": 9616,
        "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": 80,
          "offset": " 0x9f0008"
        },
        {
          "description": 80,
          "size": 2195589,
          "offset": " 0x9f0010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x9f0018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x9f0020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x9f0028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x9f0060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x9f0068"
        },
        {
          "description": 0,
          "size": 505856,
          "offset": " 0x9f0080"
        },
        {
          "description": 0,
          "size": 505856,
          "offset": " 0x9f0090"
        },
        {
          "description": 505856,
          "size": 5,
          "offset": " 0x9f0098"
        },
        {
          "description": "UNIX Thread command",
          "size": 28,
          "offset": " 0x9f00a0"
        },
        {
          "description": 28,
          "size": 1702125407,
          "offset": " 0x9f00a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x9f00b8"
        },
        {
          "description": 0,
          "size": 9912,
          "offset": " 0x9f00c8"
        },
        {
          "description": 9912,
          "size": 6047372,
          "offset": " 0x9f00d0"
        },
        {
          "description": 6047372,
          "size": 9912,
          "offset": " 0x9f00d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x9f00e8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0x9f00f8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x9f0108"
        },
        {
          "description": 0,
          "size": 6057284,
          "offset": " 0x9f0118"
        },
        {
          "description": 6057284,
          "size": 38952,
          "offset": " 0x9f0120"
        },
        {
          "description": 38952,
          "size": 6057284,
          "offset": " 0x9f0128"
        },
        {
          "description": 0,
          "size": 524360,
          "offset": " 0x9f0138"
        }
      ],
      "magic": "cffaedfe",
      "offset": "9f0000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update