Does Sequel Ace work on Apple Silicon?

โœ… Yes, Full Native Apple Silicon Support as of v3.0.1

May also be known as Sequel Ace or Sequel-ace Sequel-ace

๐Ÿ“š Bundle Version History

com.sequel-ace.sequel-ace

v3.5.2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "ATSApplicationFontsPath": "Fonts",
  "AppCenterApplicationForwarderEnabled": false,
  "BuildMachineOSBuild": "21D49",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "spf"
      ],
      "CFBundleTypeIconSystemGenerated": 1,
      "CFBundleTypeName": "Sequel Ace Connection",
      "CFBundleTypeOSTypes": [
        "spf"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.sequelpro.SequelPro.spf",
        "com.sequel-ace.sequel-ace.spf"
      ],
      "NSDocumentClass": "SPDocumentController"
    },
    {
      "CFBundleTypeExtensions": [
        "spfs"
      ],
      "CFBundleTypeIconSystemGenerated": 1,
      "CFBundleTypeName": "Sequel Ace Session",
      "CFBundleTypeOSTypes": [
        "spfs"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.sequelpro.SequelPro.spfs",
        "com.sequel-ace.sequel-ace.spfs"
      ],
      "LSTypeIsPackage": true,
      "NSDocumentClass": "SPDocumentController"
    },
    {
      "CFBundleTypeExtensions": [
        "saBundle",
        "sabundle",
        "spBundle",
        "spbundle"
      ],
      "CFBundleTypeIconSystemGenerated": 1,
      "CFBundleTypeName": "Sequel Ace Bundle",
      "CFBundleTypeOSTypes": [
        "spbn"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.sequel-ace.sequel-ace.sabundle",
        "com.sequel-ace.sequel-ace.spbundle"
      ],
      "LSTypeIsPackage": true,
      "NSDocumentClass": "SPDocumentController"
    },
    {
      "CFBundleTypeExtensions": [
        "spTheme",
        "sptheme"
      ],
      "CFBundleTypeIconSystemGenerated": 1,
      "CFBundleTypeName": "Sequel Ace Color Theme",
      "CFBundleTypeOSTypes": [
        "spct"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.sequel-ace.sequel-ace.spTheme",
        "com.google.code.sequel-pro.spTheme"
      ],
      "NSDocumentClass": "SPDocumentController"
    },
    {
      "CFBundleTypeExtensions": [
        "sql"
      ],
      "CFBundleTypeIconSystemGenerated": 1,
      "CFBundleTypeName": "SQL File",
      "CFBundleTypeOSTypes": [
        "sqlt"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "NSDocumentClass": "SPDocumentController"
    },
    {
      "CFBundleTypeExtensions": [
        "mysql"
      ],
      "CFBundleTypeIconSystemGenerated": 1,
      "CFBundleTypeName": "MySQL File",
      "CFBundleTypeOSTypes": [
        "msql"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "SPDocumentController",
      "NSPersistentStoreTypeKey": "Binary"
    }
  ],
  "CFBundleExecutable": "Sequel Ace",
  "CFBundleHelpBookFolder": "english_help",
  "CFBundleHelpBookName": "Sequel Ace Help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.sequel-ace.sequel-ace",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Sequel Ace",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.5.2",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Sequel Ace URL scheme",
      "CFBundleURLSchemes": [
        "sequelace"
      ]
    },
    {
      "CFBundleURLName": "MySQL URL scheme",
      "CFBundleURLSchemes": [
        "mysql"
      ]
    }
  ],
  "CFBundleVersion": "20033",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13A1030d",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.0",
  "DTSDKBuild": "21A344",
  "DTSDKName": "macosx12.0",
  "DTXcode": "1310",
  "DTXcodeBuild": "13A1030d",
  "ITSAppUsesNonExemptEncryption": false,
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.12",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsArbitraryLoadsInWebContent": true,
    "NSAllowsLocalNetworking": true,
    "NSExceptionDomains": {
      "appcenter.ms": {
        "NSExceptionAllowsInsecureHTTPLoads": false,
        "NSExceptionMinimumTLSVersion": "TLSv1.2",
        "NSIncludeSubdomains": true,
        "NSRequiresCertificateTransparency": false
      },
      "github.com": {
        "NSExceptionAllowsInsecureHTTPLoads": false,
        "NSExceptionMinimumTLSVersion": "TLSv1.3",
        "NSIncludeSubdomains": true,
        "NSRequiresCertificateTransparency": false
      },
      "mysql.com": {
        "NSExceptionAllowsInsecureHTTPLoads": false,
        "NSExceptionMinimumTLSVersion": "TLSv1.2",
        "NSIncludeSubdomains": true,
        "NSRequiresCertificateTransparency": false
      },
      "sequel-ace.com": {
        "NSExceptionAllowsInsecureHTTPLoads": false,
        "NSExceptionMinimumTLSVersion": "TLSv1.3",
        "NSIncludeSubdomains": true,
        "NSRequiresCertificateTransparency": false
      },
      "www.apple.com": {
        "NSExceptionAllowsInsecureHTTPLoads": false,
        "NSExceptionMinimumTLSVersion": "TLSv1.3",
        "NSIncludeSubdomains": true,
        "NSRequiresCertificateTransparency": false
      },
      "www.w3.org": {
        "NSExceptionAllowsInsecureHTTPLoads": false,
        "NSExceptionMinimumTLSVersion": "TLSv1.3",
        "NSIncludeSubdomains": true,
        "NSRequiresCertificateTransparency": false
      }
    }
  },
  "NSAppleScriptEnabled": true,
  "NSHumanReadableCopyright": "Copyright 2020 Moballo, LLC",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "ReportExceptionApplication",
  "NSServices": [
    {
      "NSKeyEquivalent": {
        "default": "M"
      },
      "NSMenuItem": {
        "default": "Sequel Ace/Perform selection as MySQL query"
      },
      "NSMessage": "doPerformQueryService",
      "NSPortName": "Sequel Ace",
      "NSSendTypes": [
        "NSStringPboardType",
        "NSURLPboardType"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.plain-text"
      ],
      "UTTypeDescription": "Sequel Ace Connection",
      "UTTypeIconFile": "",
      "UTTypeIcons": {
        "UTTypeIconBackgroundName": "",
        "UTTypeIconBadgeName": "Document_icon",
        "UTTypeIconText": "SPF"
      },
      "UTTypeIdentifier": "com.sequel-ace.sequel-ace.spf",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "spf"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.package"
      ],
      "UTTypeDescription": "Sequel Ace Session",
      "UTTypeIconFile": "",
      "UTTypeIcons": {
        "UTTypeIconBadgeName": "Document_icon",
        "UTTypeIconText": "SPFS"
      },
      "UTTypeIdentifier": "com.sequel-ace.sequel-ace.spfs",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "spfs"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.package"
      ],
      "UTTypeDescription": "Sequel Ace Bundle",
      "UTTypeIconFile": "",
      "UTTypeIcons": {
        "UTTypeIconBackgroundName": "",
        "UTTypeIconBadgeName": "Document_icon",
        "UTTypeIconText": "SPBUNDLE"
      },
      "UTTypeIdentifier": "com.sequel-ace.sequel-ace.sabundle",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "saBundle",
          "sabundle"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.package"
      ],
      "UTTypeDescription": "Sequel Ace Bundle",
      "UTTypeIconFile": "",
      "UTTypeIcons": {
        "UTTypeIconBackgroundName": "",
        "UTTypeIconBadgeName": "Document_icon",
        "UTTypeIconText": "SPBUNDLE"
      },
      "UTTypeIdentifier": "com.sequel-ace.sequel-ace.spbundle",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "spbundle",
          "spBundle"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.plain-text"
      ],
      "UTTypeDescription": "SQL File",
      "UTTypeIconFile": "",
      "UTTypeIcons": {
        "UTTypeIconBadgeName": "Document_icon",
        "UTTypeIconText": "SQL"
      },
      "UTTypeIdentifier": "com.sequel-ace.sequel-ace.sql",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sql"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.plain-text"
      ],
      "UTTypeDescription": "Sequel Ace Color Theme",
      "UTTypeIconFile": "",
      "UTTypeIcons": {
        "UTTypeIconBadgeName": "Document_icon",
        "UTTypeIconText": "SPTHEME"
      },
      "UTTypeIdentifier": "com.sequel-ace.sequel-ace.spTheme",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "spTheme",
          "sptheme"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 5.2487945556640625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 60,
        "sizeofcmds": 7480,
        "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": 60,
          "offset": " 0x8"
        },
        {
          "description": 60,
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "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": 16896,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 16896,
          "offset": " 0x90"
        },
        {
          "description": 16896,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 23,
          "offset": " 0xa0"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 21272,
          "offset": " 0xc8"
        },
        {
          "description": 21272,
          "size": 3513784,
          "offset": " 0xd0"
        },
        {
          "description": 3513784,
          "size": 21272,
          "offset": " 0xd8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xe8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}