Does Notion Calendar work on Apple Silicon?

๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon

May also be known as Notion Calendar or Cron Electron

๐Ÿ“š Bundle Version History

com.cron.electron

v1.133.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDisplayName": "Notion Calendar",
  "CFBundleExecutable": "Notion Calendar",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "com.cron.electron",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Notion Calendar",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.133.0",
  "CFBundleVersion": "1.133.0",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "23F73",
  "DTSDKName": "macosx14.5",
  "DTXcode": "1540",
  "DTXcodeBuild": "15F31d",
  "ElectronAsarIntegrity": {
    "Resources/app.asar": {
      "algorithm": "SHA256",
      "hash": "c76dcf75f67da370dbe75bcab80ae62f56faa1460aa2baf4bf227d1365fbf365"
    }
  },
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSEnvironment": {
    "MallocNanoZone": "0"
  },
  "LSMinimumSystemVersion": "11.0",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  },
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "NSLocationUsageDescription": "Uses location to provide better address search results",
  "NSLocationWhenInUseUsageDescription": "Uses location to provide better address search results",
  "NSLocationAlwaysUsageDescription": "Uses location to provide better address search results",
  "CFBundleIconName": "app-icon-notion-calendar",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ics"
      ],
      "CFBundleTypeName": "iCalendar File",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.ics"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "vcs"
      ],
      "CFBundleTypeName": "vCalendar File",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.vcs"
      ]
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Notion Calendar",
      "CFBundleURLSchemes": [
        "cron"
      ]
    }
  ],
  "NSHumanReadableCopyright": "Next-generation calendar for professionals and teams\n\nCopyright 2024 Notion Labs, Inc. All rights reserved."
}
Full Meta Details
{
  "fileSize": 0.0351715087890625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 104,
        "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": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "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": 3,
      "processorType": "X86"
    }
  ]
}
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