Does DoubleTake work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v2.6.7

May also be known as DoubleTake or Echoone Doubletake

๐Ÿ“š Bundle Version History

com.echoone.doubletake

v2.6.7
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "20F5046g",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "doubletake"
      ],
      "CFBundleTypeIconFile": "DoubleTakeDocument",
      "CFBundleTypeName": "DoubleTake",
      "CFBundleTypeOSTypes": [
        "dtDc"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument",
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "TIFF",
        "TIF",
        "tiff",
        "tif"
      ],
      "CFBundleTypeName": "TIFF",
      "CFBundleTypeOSTypes": [
        "TIFF"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "JPEG",
        "JPG",
        "jpeg",
        "jpg"
      ],
      "CFBundleTypeName": "JPEG",
      "CFBundleTypeOSTypes": [
        "JPEG"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.jpeg"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pdf",
        "PDF"
      ],
      "CFBundleTypeName": "PDF",
      "CFBundleTypeOSTypes": [
        "PDF"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "gif"
      ],
      "CFBundleTypeName": "GIF",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument",
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "jp2"
      ],
      "CFBundleTypeName": "JP2",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument",
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "heic"
      ],
      "CFBundleTypeName": "heic",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument",
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "crw",
        "cr2",
        "nef",
        "dng"
      ],
      "CFBundleTypeName": "RAW",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument",
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "png",
        "PNG"
      ],
      "CFBundleTypeName": "PNG",
      "CFBundleTypeOSTypes": [
        "PNG"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "zip"
      ],
      "CFBundleTypeName": "zip",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument",
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "dttest"
      ],
      "CFBundleTypeName": "Test",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.echoone.doubletake.dttest"
      ]
    }
  ],
  "CFBundleExecutable": "DoubleTake",
  "CFBundleGetInfoString": "DoubleTake 2.6.7, ยฉ 2005-2021 Echo One",
  "CFBundleIconFile": "DoubleTake",
  "CFBundleIdentifier": "com.echoone.doubletake",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.6.7",
  "CFBundleSignature": "DoTa",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "DoubleTake URL",
      "CFBundleURLSchemes": [
        "doubletake"
      ]
    }
  ],
  "CFBundleVersion": "1018",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12D4e",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.1",
  "DTSDKBuild": "20C63",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "HomePage": "https://echoone.com/doubletake/",
  "LSApplicationCategoryType": "public.app-category.photography",
  "LSExecutableArchitectures": [
    "i386",
    "x86_64",
    "ppc7400",
    "ppc64"
  ],
  "LSMinimumSystemVersion": "10.11",
  "ManualPage": "https://echoone.com/doubletake/userguide2",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "DoubleTake Test",
      "UTTypeIdentifier": "com.echoone.doubletake.dttest",
      "UTTypeReferenceURL": "https://echoone.com/doubletake/",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dttest"
        ]
      }
    }
  ],
  "VersionInfoPage": "https://echoone.com/doubletake/version.txt",
  "VersionKey": "Version"
}
Full Meta Details
{
  "fileSize": 1.988067626953125,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 1065920,
        "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": 1065920,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 68608,
          "offset": " 0x20"
        },
        {
          "description": 65312,
          "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": 33,
        "sizeofcmds": 4648,
        "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": 33,
          "offset": " 0x4008"
        },
        {
          "description": "32-bits encryption Information",
          "size": 135301,
          "offset": " 0x4010"
        },
        {
          "description": 135301,
          "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": 31744,
          "offset": " 0x4080"
        }
      ],
      "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": 35,
        "sizeofcmds": 4672,
        "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": 35,
          "offset": " 0x10c008"
        },
        {
          "description": 35,
          "size": 135301,
          "offset": " 0x10c010"
        },
        {
          "description": 135301,
          "size": 25,
          "offset": " 0x10c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x10c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x10c028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x10c060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x10c068"
        },
        {
          "description": 0,
          "size": 29696,
          "offset": " 0x10c080"
        }
      ],
      "magic": "cffaedfe",
      "offset": "10c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v2.6.4
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19G2021",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "doubletake"
      ],
      "CFBundleTypeIconFile": "DoubleTakeDocument",
      "CFBundleTypeName": "DoubleTake",
      "CFBundleTypeOSTypes": [
        "dtDc"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument",
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "TIFF",
        "TIF",
        "tiff",
        "tif"
      ],
      "CFBundleTypeName": "TIFF",
      "CFBundleTypeOSTypes": [
        "TIFF"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "JPEG",
        "JPG",
        "jpeg",
        "jpg"
      ],
      "CFBundleTypeName": "JPEG",
      "CFBundleTypeOSTypes": [
        "JPEG"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.jpeg"
      ],
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pdf",
        "PDF"
      ],
      "CFBundleTypeName": "PDF",
      "CFBundleTypeOSTypes": [
        "PDF"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "gif"
      ],
      "CFBundleTypeName": "GIF",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument",
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "jp2"
      ],
      "CFBundleTypeName": "JP2",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument",
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "heic"
      ],
      "CFBundleTypeName": "heic",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument",
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "crw",
        "cr2",
        "nef",
        "dng"
      ],
      "CFBundleTypeName": "RAW",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument",
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "png",
        "PNG"
      ],
      "CFBundleTypeName": "PNG",
      "CFBundleTypeOSTypes": [
        "PNG"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "zip"
      ],
      "CFBundleTypeName": "zip",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "DoubleTakeDocument",
      "NSPersistentStoreTypeKey": "Binary"
    },
    {
      "CFBundleTypeExtensions": [
        "dttest"
      ],
      "CFBundleTypeName": "Test",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.echoone.doubletake.dttest"
      ]
    }
  ],
  "CFBundleExecutable": "DoubleTake",
  "CFBundleGetInfoString": "DoubleTake 2.6.4, ยฉ 2005-2020 Echo One",
  "CFBundleIconFile": "DoubleTake",
  "CFBundleIdentifier": "com.echoone.doubletake",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.6.4",
  "CFBundleSignature": "DoTa",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "DoubleTake URL",
      "CFBundleURLSchemes": [
        "doubletake"
      ]
    }
  ],
  "CFBundleVersion": "968",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "11E801a",
  "DTPlatformVersion": "GM",
  "DTSDKBuild": "19G68",
  "DTSDKName": "macosx10.15",
  "DTXcode": "1170",
  "DTXcodeBuild": "11E801a",
  "HomePage": "https://echoone.com/doubletake/",
  "LSApplicationCategoryType": "public.app-category.photography",
  "LSExecutableArchitectures": [
    "i386",
    "x86_64",
    "ppc7400",
    "ppc64"
  ],
  "LSMinimumSystemVersion": "10.11",
  "ManualPage": "https://echoone.com/doubletake/userguide2",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "DoubleTake Test",
      "UTTypeIdentifier": "com.echoone.doubletake.dttest",
      "UTTypeReferenceURL": "http://echoone.com/doubletake/",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dttest"
        ]
      }
    }
  ],
  "VersionInfoPage": "https://echoone.com/doubletake/version.txt",
  "VersionKey": "Version"
}
Full Meta Details
{
  "fileSize": 1.031219482421875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 33,
        "sizeofcmds": 4728,
        "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": 33,
          "offset": " 0x8"
        },
        {
          "description": "32-bits encryption Information",
          "size": 135301,
          "offset": " 0x10"
        },
        {
          "description": 135301,
          "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": 32000,
          "offset": " 0x80"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update