Does Mountain Duck work on Apple Silicon?

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

May also be known as Mountain Duck or Io Mountainduck

๐Ÿ“š Bundle Version History

io.mountainduck

v4.14.2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "21G419",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "mountainducklicense"
      ],
      "CFBundleTypeIconFile": "cyberduck-document.icns",
      "CFBundleTypeName": "Mountain Duck Registration Key",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "io.mountainduck.license"
      ],
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "cyberduckprofile"
      ],
      "CFBundleTypeIconFile": "cyberduck-document.icns",
      "CFBundleTypeName": "Cyberduck Connection Profile",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "ch.sudo.cyberduck.profile"
      ],
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "Mountain Duck",
  "CFBundleIconFile": "application",
  "CFBundleIconName": "application",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "application",
      "CFBundleSymbolName": "sidebar"
    }
  },
  "CFBundleIdentifier": "io.mountainduck",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Mountain Duck",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.14.2",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "SFTP URL",
      "CFBundleURLSchemes": [
        "sftp"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "FTPS URL",
      "CFBundleURLSchemes": [
        "ftps"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "FTP URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "Google OAuth Redirect",
      "CFBundleURLSchemes": [
        "com.googleusercontent.apps.996125414232-nk3icebd7k519k2bla2vsc9h50hfrgdk"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "Generic OAuth Redirect",
      "CFBundleURLSchemes": [
        "x-mountainduck-action"
      ]
    }
  ],
  "CFBundleVersion": "21429",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13F100",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.3",
  "DTSDKBuild": "21E226",
  "DTSDKName": "macosx12.3",
  "DTXcode": "1341",
  "DTXcodeBuild": "13F100",
  "ITSAppUsesNonExemptEncryption": false,
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "10.12",
  "LSUIElement": true,
  "NSAppleEventsUsageDescription": "Allow to execute script in Terminal",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright (c) 2015-2023 iterate GmbH",
  "NSRequiresAquaSystemAppearance": false,
  "Runtime": {
    "Library": "$APP_PACKAGE/Contents/PlugIns/Runtime.jre",
    "MainClass": "ch.iterate.mountainduck.application.StatusBarApplication",
    "StartOnMainThread": true,
    "VMOptions": "-client --add-opens=java.base/sun.security.ssl=ALL-UNNAMED --add-opens=java.base/sun.security.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED -Djava.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.boot.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.nounpack=true -Djava.awt.headless=true -Dsun.jnu.encoding=utf-8 -Dfile.encoding=utf-8 -Dsun.io.useCanonCaches=false -Djdk.lang.Process.launchMechanism=fork -DLog4jContextSelector=org.apache.logging.log4j.core.selector.BasicContextSelector -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=compact -XX:+UseStringDeduplication",
    "WorkingDirectory": "$APP_PACKAGE/Contents/Resources"
  },
  "SUEnableSystemProfiling": false,
  "SUExpectsDSASignature": true,
  "SUPublicDSAKeyFile": "update.pem",
  "SUPublicEDKey": "D1yy51xz2srTusjF9o4yb9C6v3oJTIJEvcmdPuwY8gY=",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Mountain Duck Registration Key",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "io.mountainduck.license",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mountainducklicense"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Cyberduck Bookmark",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "ch.sudo.cyberduck.bookmark",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "duck"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Cyberduck Connection Profile",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "ch.sudo.cyberduck.profile",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "cyberduckprofile"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.149444580078125,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 58496,
        "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": 58496,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 5120,
          "offset": " 0x20"
        },
        {
          "description": 74784,
          "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": 24,
        "sizeofcmds": 2896,
        "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": 24,
          "offset": " 0x4008"
        },
        {
          "description": 24,
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "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": 25,
        "sizeofcmds": 3064,
        "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": 25,
          "offset": " 0x14008"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 131205,
          "offset": " 0x14010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x14018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x14020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x14028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x14060"
        }
      ],
      "magic": "cffaedfe",
      "offset": "14000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v4.9.0
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "19H1519",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "mountainducklicense"
      ],
      "CFBundleTypeIconFile": "cyberduck-document.icns",
      "CFBundleTypeName": "Mountain Duck Registration Key",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "io.mountainduck.license"
      ],
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "cyberduckprofile"
      ],
      "CFBundleTypeIconFile": "cyberduck-document.icns",
      "CFBundleTypeName": "Cyberduck Connection Profile",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "ch.sudo.cyberduck.profile"
      ],
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "Mountain Duck",
  "CFBundleIconFile": "application.icns",
  "CFBundleIdentifier": "io.mountainduck",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Mountain Duck",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.9.0",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "SFTP URL",
      "CFBundleURLSchemes": [
        "sftp"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "FTPS URL",
      "CFBundleURLSchemes": [
        "ftps"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "FTP URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    }
  ],
  "CFBundleVersion": "18884",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12D4e",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.1",
  "DTSDKBuild": "20C63",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "ITSAppUsesNonExemptEncryption": false,
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "10.12",
  "LSUIElement": true,
  "NSAppleEventsUsageDescription": "Allow to execute script in Terminal",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright (c) 2015-2021 iterate GmbH",
  "NSRequiresAquaSystemAppearance": false,
  "Runtime": {
    "Library": "$APP_PACKAGE/Contents/PlugIns/Runtime.jre",
    "MainClass": "ch.iterate.mountainduck.application.StatusBarApplication",
    "StartOnMainThread": true,
    "VMOptions": "-Djava.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.boot.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.library.path=$APP_PACKAGE/Contents/Frameworks --add-opens=java.base/java.lang=ALL-UNNAMED -client -Djna.nounpack=true -Djava.awt.headless=true -Dsun.jnu.encoding=utf-8 -Dfile.encoding=utf-8 -Dsun.io.useCanonCaches=false -Djdk.lang.Process.launchMechanism=fork -XX:+UseG1GC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:+UseStringDeduplication",
    "WorkingDirectory": "$APP_PACKAGE/Contents/Resources"
  },
  "SUEnableSystemProfiling": false,
  "SUExpectsDSASignature": true,
  "SUPublicDSAKeyFile": "update.pem",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Mountain Duck Registration Key",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "io.mountainduck.license",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mountainducklicense"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Cyberduck Bookmark",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "ch.sudo.cyberduck.bookmark",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "duck"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Cyberduck Connection Profile",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "ch.sudo.cyberduck.profile",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "cyberduckprofile"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.148834228515625,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 57664,
        "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": 57664,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 5120,
          "offset": " 0x20"
        },
        {
          "description": 74144,
          "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": 23,
        "sizeofcmds": 2848,
        "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": 23,
          "offset": " 0x4008"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "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": 24,
        "sizeofcmds": 3016,
        "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": 24,
          "offset": " 0x14008"
        },
        {
          "description": 24,
          "size": 131205,
          "offset": " 0x14010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x14018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x14020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x14028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "14000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v4.8.1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19H1419",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "cyberduckprofile"
      ],
      "CFBundleTypeIconFile": "cyberduck-document.icns",
      "CFBundleTypeName": "Cyberduck Connection Profile",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "ch.sudo.cyberduck.profile"
      ],
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "Mountain Duck",
  "CFBundleIconFile": "application.icns",
  "CFBundleIdentifier": "io.mountainduck",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Mountain Duck",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.8.1",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "SFTP URL",
      "CFBundleURLSchemes": [
        "sftp"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "FTPS URL",
      "CFBundleURLSchemes": [
        "ftps"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "FTP URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    }
  ],
  "CFBundleVersion": "18737",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12D4e",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.1",
  "DTSDKBuild": "20C63",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "ITSAppUsesNonExemptEncryption": false,
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "10.12",
  "LSUIElement": true,
  "NSAppleEventsUsageDescription": "Allow to execute script in Terminal",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright (c) 2015-2021 iterate GmbH",
  "NSRequiresAquaSystemAppearance": false,
  "Runtime": {
    "Library": "$APP_PACKAGE/Contents/PlugIns/Runtime.jre",
    "MainClass": "ch.iterate.mountainduck.application.StatusBarApplication",
    "StartOnMainThread": true,
    "VMOptions": "-client -Djava.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.boot.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.nounpack=true -Djava.awt.headless=true -Dsun.jnu.encoding=utf-8 -Dfile.encoding=utf-8 -Dsun.io.useCanonCaches=false -Djdk.lang.Process.launchMechanism=fork -XX:+UseG1GC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:+UseStringDeduplication",
    "WorkingDirectory": "$APP_PACKAGE/Contents/Resources"
  },
  "UTExportedTypeDeclarations": [],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Cyberduck Bookmark",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "ch.sudo.cyberduck.bookmark",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "duck"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Cyberduck Connection Profile",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "ch.sudo.cyberduck.profile",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "cyberduckprofile"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.0569305419921875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 2776,
        "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": 22,
          "offset": " 0x8"
        },
        {
          "description": "TwoLevel Hints 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"
    }
  ]
}
v4.8.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19H1419",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "mountainducklicense"
      ],
      "CFBundleTypeIconFile": "cyberduck-document.icns",
      "CFBundleTypeName": "Mountain Duck Registration Key",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "io.mountainduck.license"
      ],
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "cyberduckprofile"
      ],
      "CFBundleTypeIconFile": "cyberduck-document.icns",
      "CFBundleTypeName": "Cyberduck Connection Profile",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "ch.sudo.cyberduck.profile"
      ],
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "Mountain Duck",
  "CFBundleIconFile": "application.icns",
  "CFBundleIdentifier": "io.mountainduck",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Mountain Duck",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.8.0",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "SFTP URL",
      "CFBundleURLSchemes": [
        "sftp"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "FTPS URL",
      "CFBundleURLSchemes": [
        "ftps"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "FTP URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    }
  ],
  "CFBundleVersion": "18681",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12D4e",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.1",
  "DTSDKBuild": "20C63",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "ITSAppUsesNonExemptEncryption": false,
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "10.12",
  "LSUIElement": true,
  "NSAppleEventsUsageDescription": "Allow to execute script in Terminal",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright (c) 2015-2021 iterate GmbH",
  "NSRequiresAquaSystemAppearance": false,
  "Runtime": {
    "Library": "$APP_PACKAGE/Contents/PlugIns/Runtime.jre",
    "MainClass": "ch.iterate.mountainduck.application.StatusBarApplication",
    "StartOnMainThread": true,
    "VMOptions": "-client -Djava.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.boot.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.nounpack=true -Djava.awt.headless=true -Dsun.jnu.encoding=utf-8 -Dfile.encoding=utf-8 -Dsun.io.useCanonCaches=false -Djdk.lang.Process.launchMechanism=fork -XX:+UseG1GC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:+UseStringDeduplication",
    "WorkingDirectory": "$APP_PACKAGE/Contents/Resources"
  },
  "SUEnableSystemProfiling": false,
  "SUExpectsDSASignature": true,
  "SUPublicDSAKeyFile": "update.pem",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Mountain Duck Registration Key",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "io.mountainduck.license",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mountainducklicense"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Cyberduck Bookmark",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "ch.sudo.cyberduck.bookmark",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "duck"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Cyberduck Connection Profile",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "ch.sudo.cyberduck.profile",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "cyberduckprofile"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.05499267578125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 23,
        "sizeofcmds": 2848,
        "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": 23,
          "offset": " 0x8"
        },
        {
          "description": "Prebind Checksum 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"
    }
  ]
}
v4.7.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19H1030",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "mountainducklicense"
      ],
      "CFBundleTypeIconFile": "cyberduck-document.icns",
      "CFBundleTypeName": "Mountain Duck Registration Key",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "io.mountainduck.license"
      ],
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "cyberduckprofile"
      ],
      "CFBundleTypeIconFile": "cyberduck-document.icns",
      "CFBundleTypeName": "Cyberduck Connection Profile",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "ch.sudo.cyberduck.profile"
      ],
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "Mountain Duck",
  "CFBundleIconFile": "application.icns",
  "CFBundleIdentifier": "io.mountainduck",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Mountain Duck",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.7.2",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "SFTP URL",
      "CFBundleURLSchemes": [
        "sftp"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "FTPS URL",
      "CFBundleURLSchemes": [
        "ftps"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "FTP URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    }
  ],
  "CFBundleVersion": "18403",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12D4e",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.1",
  "DTSDKBuild": "20C63",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "ITSAppUsesNonExemptEncryption": false,
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "10.12",
  "LSUIElement": true,
  "NSAppleEventsUsageDescription": "Allow to execute script in Terminal",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright (c) 2015-2021 iterate GmbH",
  "NSRequiresAquaSystemAppearance": false,
  "Runtime": {
    "Library": "$APP_PACKAGE/Contents/PlugIns/Runtime.jre",
    "MainClass": "ch.iterate.mountainduck.application.StatusBarApplication",
    "StartOnMainThread": true,
    "VMOptions": "-client -Djava.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.boot.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.nounpack=true -Djava.awt.headless=true -Dsun.jnu.encoding=utf-8 -Dfile.encoding=utf-8 -Dsun.io.useCanonCaches=false -Djdk.lang.Process.launchMechanism=fork -XX:+UseG1GC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:+UseStringDeduplication",
    "WorkingDirectory": "$APP_PACKAGE/Contents/Resources"
  },
  "SUEnableSystemProfiling": false,
  "SUExpectsDSASignature": true,
  "SUPublicDSAKeyFile": "update.pem",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Mountain Duck Registration Key",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "io.mountainduck.license",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mountainducklicense"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Cyberduck Bookmark",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "ch.sudo.cyberduck.bookmark",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "duck"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Cyberduck Connection Profile",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "ch.sudo.cyberduck.profile",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "cyberduckprofile"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.05499267578125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 23,
        "sizeofcmds": 2848,
        "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": 23,
          "offset": " 0x8"
        },
        {
          "description": "Prebind Checksum 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"
    }
  ]
}
v4.5.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19H524",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "mountainducklicense"
      ],
      "CFBundleTypeIconFile": "cyberduck-document.icns",
      "CFBundleTypeName": "Mountain Duck Registration Key",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "io.mountainduck.license"
      ],
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "cyberduckprofile"
      ],
      "CFBundleTypeIconFile": "cyberduck-document.icns",
      "CFBundleTypeName": "Cyberduck Connection Profile",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "ch.sudo.cyberduck.profile"
      ],
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "Mountain Duck",
  "CFBundleIconFile": "application.icns",
  "CFBundleIdentifier": "io.mountainduck",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Mountain Duck",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.5.0",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "SFTP URL",
      "CFBundleURLSchemes": [
        "sftp"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "FTPS URL",
      "CFBundleURLSchemes": [
        "ftps"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "FTP URL",
      "CFBundleURLSchemes": [
        "ftp"
      ]
    }
  ],
  "CFBundleVersion": "17823",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12D4e",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.1",
  "DTSDKBuild": "20C63",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "ITSAppUsesNonExemptEncryption": false,
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "10.12",
  "LSUIElement": true,
  "NSAppleEventsUsageDescription": "Allow to execute script in Terminal",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright (c) 2015-2021 iterate GmbH",
  "NSRequiresAquaSystemAppearance": false,
  "Runtime": {
    "Library": "$APP_PACKAGE/Contents/PlugIns/Runtime.jre",
    "MainClass": "ch.iterate.mountainduck.application.StatusBarApplication",
    "StartOnMainThread": true,
    "VMOptions": "-client -Djava.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.boot.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.library.path=$APP_PACKAGE/Contents/Frameworks -Djna.nounpack=true -Djava.awt.headless=true -Dsun.jnu.encoding=utf-8 -Dfile.encoding=utf-8 -Dsun.io.useCanonCaches=false -Djdk.lang.Process.launchMechanism=fork -XX:+UseG1GC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:+UseStringDeduplication",
    "WorkingDirectory": "$APP_PACKAGE/Contents/Resources"
  },
  "SUEnableSystemProfiling": false,
  "SUExpectsDSASignature": true,
  "SUPublicDSAKeyFile": "update.pem",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Mountain Duck Registration Key",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "io.mountainduck.license",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mountainducklicense"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Cyberduck Bookmark",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "ch.sudo.cyberduck.bookmark",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "duck"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Cyberduck Connection Profile",
      "UTTypeIconFile": "cyberduck-document.icns",
      "UTTypeIdentifier": "ch.sudo.cyberduck.profile",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "cyberduckprofile"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.05499267578125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 23,
        "sizeofcmds": 2848,
        "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": 23,
          "offset": " 0x8"
        },
        {
          "description": "Prebind Checksum 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