Does Notion Calendar work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v1.117.0

May also be known as Notion Calendar or Cron Electron

๐Ÿ“š Bundle Version History

com.cron.electron

v1.117.0
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleDisplayName": "Notion Calendar",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ics"
      ],
      "CFBundleTypeIconFile": "icon.icns",
      "CFBundleTypeName": "iCalendar",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default"
    },
    {
      "CFBundleTypeExtensions": [
        "vcs"
      ],
      "CFBundleTypeIconFile": "icon.icns",
      "CFBundleTypeName": "vCalendar",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Default"
    }
  ],
  "CFBundleExecutable": "Notion Calendar",
  "CFBundleIconFile": "icon.icns",
  "CFBundleIdentifier": "com.cron.electron",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Notion Calendar",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.117.0",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Notion Calendar",
      "CFBundleURLSchemes": [
        "cron"
      ]
    }
  ],
  "CFBundleVersion": "240117ctn5jt6gd",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "22E245",
  "DTSDKName": "macosx13.3",
  "DTXcode": "1431",
  "DTXcodeBuild": "14E300c",
  "ElectronAsarIntegrity": {
    "Resources/app.asar": {
      "algorithm": "SHA256",
      "hash": "480917bcd3d91981aed188f14946854a0c6bba717afccd96cba5b3eb33ef4093"
    }
  },
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSEnvironment": {
    "MallocNanoZone": "0"
  },
  "LSMinimumSystemVersion": "10.15",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsLocalNetworking": true,
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      },
      "localhost": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      }
    }
  },
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Next-generation calendar for professionals and teams\n\nCopyright 2023 Notion Labs, Inc. All rights reserved.",
  "NSLocationAlwaysUsageDescription": "Uses location to provide better address search results",
  "NSLocationUsageDescription": "Uses location to provide better address search results",
  "NSLocationWhenInUseUsageDescription": "Uses location to provide better address search results",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert"
}
Full Meta Details
{
  "fileSize": 0.066650390625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1384,
        "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": 16,
          "offset": " 0x8"
        },
        {
          "description": "Prebound Dynamic Library 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": "all",
      "processorType": "ARM"
    }
  ]
}
v1.111.0
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleDisplayName": "Cron",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ics"
      ],
      "CFBundleTypeMIMETypes": [
        "text/calendar"
      ],
      "CFBundleTypeName": "iCalendar",
      "CFBundleTypeOSTypes": "iCal",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.apple.ical.ics"
      ],
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "vcs"
      ],
      "CFBundleTypeMIMETypes": [
        "text/x-vCalendar"
      ],
      "CFBundleTypeName": "vCalendar",
      "CFBundleTypeOSTypes": "vCal",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.apple.ical.vcs"
      ],
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "Cron",
  "CFBundleIconFile": "icon.icns",
  "CFBundleIdentifier": "com.cron.electron",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Cron",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.111.0",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Cron",
      "CFBundleURLSchemes": [
        "cron"
      ]
    }
  ],
  "CFBundleVersion": "230105ixzouo975",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "12.3",
  "DTSDKName": "macosx12.3",
  "DTXcode": "1331",
  "DTXcodeBuild": "13E500a",
  "ElectronAsarIntegrity": {
    "Resources/app.asar": {
      "algorithm": "SHA256",
      "hash": "777266ef38e91e502df402d43f2f51bb2572b5b113f6b3af5c26b702ffdb07ed"
    }
  },
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSEnvironment": {
    "MallocNanoZone": "0"
  },
  "LSMinimumSystemVersion": "10.11.0",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsLocalNetworking": true,
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      },
      "localhost": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      }
    }
  },
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Next-generation calendar for professionals and teams\n\nCopyright 2022 Cron Inc. All rights reserved.",
  "NSLocationAlwaysUsageDescription": "Uses location to provide better address search results",
  "NSLocationUsageDescription": "Uses location to provide better address search results",
  "NSLocationWhenInUseUsageDescription": "Uses location to provide better address search results",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert"
}
Full Meta Details
{
  "fileSize": 0.066436767578125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1384,
        "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": 16,
          "offset": " 0x8"
        },
        {
          "description": "Prebound Dynamic Library 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": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update