Does Fantastical work on Apple Silicon?

โœ… Yes, Full Native Apple Silicon Support

May also be known as Fantastical, Fantastical 2, or Flexibits Fantastical2 Mac

๐Ÿ“š Bundle Version History

com.flexibits.fantastical2.mac

v2.5.16
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildIdentifier": "696.638e82ed10",
  "BuildMachineOSBuild": "19G73",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ics"
      ],
      "CFBundleTypeIconFile": "ICS.icns",
      "CFBundleTypeMIMETypes": [
        "text/calendar"
      ],
      "CFBundleTypeName": "ICS file",
      "CFBundleTypeOSTypes": [
        "iCal"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.apple.ical.ics"
      ],
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "vcs"
      ],
      "CFBundleTypeIconFile": "VCS.icns",
      "CFBundleTypeMIMETypes": [
        "text/x-vCalendar"
      ],
      "CFBundleTypeName": "vCal file",
      "CFBundleTypeOSTypes": [
        "vCal"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.apple.ical.vcs"
      ],
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "Fantastical 2",
  "CFBundleHelpBookFolder": "Fantastical.help",
  "CFBundleHelpBookName": "com.flexibits.fantastical2.mac.help",
  "CFBundleIconFile": "Fantastical",
  "CFBundleIdentifier": "com.flexibits.fantastical2.mac",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Fantastical",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.5.16",
  "CFBundleSignature": "fCl2",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Fantastical",
      "CFBundleURLSchemes": [
        "x-fantastical",
        "x-fantastical2",
        "com.googleusercontent.apps.280246159890-6p3c2652mgdta3e721r877iqsip4skm1",
        "com.fantastical.meetup.oauth"
      ]
    },
    {
      "CFBundleURLName": "Register Fantastical",
      "CFBundleURLSchemes": [
        "x-fantastical2-register"
      ]
    },
    {
      "CFBundleURLName": "Subscribe to calendar",
      "CFBundleURLSchemes": [
        "webcal"
      ]
    }
  ],
  "CFBundleVersion": "696",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "11E708",
  "DTPlatformVersion": "GM",
  "DTSDKBuild": "19G68",
  "DTSDKName": "macosx10.15",
  "DTXcode": "1160",
  "DTXcodeBuild": "11E708",
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "10.11",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSExceptionDomains": {
      "api.googleuserdata.com": {
        "NSExceptionAllowInsecureHTTPLoads": false
      },
      "flexibits.com": {
        "NSExceptionAllowInsecureHTTPLoads": false,
        "NSIncludesSubdomains": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "Fantastical controls other apps to send emails containing events and invitations.",
  "NSAppleScriptEnabled": true,
  "NSCalendarsUsageDescription": "Fantastical needs access to your calendars to display and create events.",
  "NSContactsUsageDescription": "Fantastical uses your contacts to display birthdays and manage invitees.",
  "NSDockTilePlugIn": "DockTile.docktileplugin",
  "NSHumanReadableCopyright": "Copyright ยฉ 2011-2020 Flexibits Inc.",
  "NSLocationUsageDescription": "Fantastical uses your location when using geofenced reminders and when creating events or reminders with locations.",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "FBApplication",
  "NSRemindersUsageDescription": "Fantastical needs access to your reminders to display and create reminders.",
  "NSServices": [
    {
      "NSKeyEquivalent": {
        "default": "M"
      },
      "NSMenuItem": {
        "default": "Send to Fantastical 2"
      },
      "NSMessage": "sendToFantastical",
      "NSRequiredContext": {
        "NSServiceCategory": "public.item"
      },
      "NSSendTypes": [
        "public.plain-text",
        "public.utf8-plain-text"
      ],
      "NSServiceDescription": "Sends the selected text to Fantastical 2 to be converted into an event."
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserActivityTypes": [
    "com.flexibits.fantastical2.date",
    "com.flexibits.fantastical2.item",
    "com.flexibits.fantastical2.birthday"
  ],
  "NSUserNotificationAlertStyle": "alert",
  "OSAScriptingDefinition": "Fantastical.sdef",
  "SUBundleName": "Fantastical",
  "SUEnableSystemProfiling": true,
  "SUFeedURL": "https://flexibits.com/fantastical/appcast2.php",
  "SUPublicDSAKeyFile": "dsa_pub.pem"
}
Full Meta Details
{
  "fileSize": 2.5181884765625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 52,
        "sizeofcmds": 6520,
        "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": 52,
          "offset": " 0x8"
        },
        {
          "description": 52,
          "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"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 125696,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 125696,
          "offset": " 0x90"
        },
        {
          "description": 125696,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0xa0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 45376,
          "offset": " 0xc8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}