Does Arduino IDE work on Apple Silicon?

โœณ๏ธ Reported working via Rosetta with native support currently in development

May also be known as Arduino, Cc Arduino Arduino, Arduino IDE, or Cc Arduino IDE2

๐Ÿ“š Bundle Version History

cc.arduino.Arduino

v1.8.19
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "Arduino",
  "CFBundleIconFile": "processing.icns",
  "CFBundleIdentifier": "cc.arduino.Arduino",
  "CFBundleDisplayName": "Arduino",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Arduino",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.8.19",
  "CFBundleVersion": "1.8.19",
  "CFBundleSignature": "Pde1",
  "NSHumanReadableCopyright": "Arduino LLC",
  "LSMinimumSystemVersion": "10.8",
  "LSApplicationCategoryType": "public.app-category.education",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "JVMRuntime": "jre8u252-b09.jre",
  "JVMVersion": "1.8",
  "JREPreferred": true,
  "JVMMainClassName": "processing.app.Base",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ino",
        "c",
        "cpp",
        "h"
      ],
      "CFBundleTypeIconFile": "pde.icns",
      "CFBundleTypeName": "Arduino Source File",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "LSArchitecturePriority": [
    "x86_64",
    "i386"
  ],
  "LSEnvironment": {
    "LC_CTYPE": "UTF-8"
  },
  "JVMOptions": [
    "-Dapple.awt.application.name=Arduino",
    "-Dcom.apple.macos.use-file-dialog-packages=true",
    "-Dcom.apple.smallTabs=true",
    "-DAPP_DIR=$APP_ROOT/Contents/Java",
    "-Djava.ext.dirs=$JVM_RUNTIME/Contents/Home/lib/ext/:$JVM_RUNTIME/Contents/Home/jre/lib/ext/",
    "-Djava.net.preferIPv4Stack=true",
    "-Xdock:name=Arduino",
    "-Dcom.apple.mrj.application.apple.menu.about.name=Arduino",
    "-Dfile.encoding=UTF-8",
    "-Xms128M",
    "-Xmx512M",
    "-splash:$APP_ROOT/Contents/Java/lib/splash.png"
  ],
  "JVMDefaultOptions": {},
  "JVMArguments": []
}
Full Meta Details
{
  "fileSize": 0.041748046875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 2368,
        "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": 21,
          "offset": " 0x8"
        },
        {
          "description": "Sub Library Load 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.8.16
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "Arduino",
  "CFBundleIconFile": "processing.icns",
  "CFBundleIdentifier": "cc.arduino.Arduino",
  "CFBundleDisplayName": "Arduino",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Arduino",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.8.16",
  "CFBundleVersion": "1.8.16",
  "CFBundleSignature": "Pde1",
  "NSHumanReadableCopyright": "Arduino LLC",
  "LSMinimumSystemVersion": "10.8",
  "LSApplicationCategoryType": "public.app-category.education",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "JVMRuntime": "jre8u252-b09.jre",
  "JVMVersion": "1.8",
  "JREPreferred": true,
  "JVMMainClassName": "processing.app.Base",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ino",
        "c",
        "cpp",
        "h"
      ],
      "CFBundleTypeIconFile": "pde.icns",
      "CFBundleTypeName": "Arduino Source File",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "LSArchitecturePriority": [
    "x86_64",
    "i386"
  ],
  "LSEnvironment": {
    "LC_CTYPE": "UTF-8"
  },
  "JVMOptions": [
    "-Dapple.awt.application.name=Arduino",
    "-Dcom.apple.macos.use-file-dialog-packages=true",
    "-Dcom.apple.smallTabs=true",
    "-DAPP_DIR=$APP_ROOT/Contents/Java",
    "-Djava.ext.dirs=$JVM_RUNTIME/Contents/Home/lib/ext/:$JVM_RUNTIME/Contents/Home/jre/lib/ext/",
    "-Djava.net.preferIPv4Stack=true",
    "-Xdock:name=Arduino",
    "-Dcom.apple.mrj.application.apple.menu.about.name=Arduino",
    "-Dfile.encoding=UTF-8",
    "-Xms128M",
    "-Xmx512M",
    "-splash:$APP_ROOT/Contents/Java/lib/splash.png"
  ],
  "JVMDefaultOptions": {},
  "JVMArguments": []
}
Full Meta Details
{
  "fileSize": 0.041748046875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 2368,
        "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": 21,
          "offset": " 0x8"
        },
        {
          "description": "Sub Library Load 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.8.15
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "Arduino",
  "CFBundleIconFile": "processing.icns",
  "CFBundleIdentifier": "cc.arduino.Arduino",
  "CFBundleDisplayName": "Arduino",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Arduino",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.8.15",
  "CFBundleVersion": "1.8.15",
  "CFBundleSignature": "Pde1",
  "NSHumanReadableCopyright": "Arduino LLC",
  "LSMinimumSystemVersion": "10.8",
  "LSApplicationCategoryType": "public.app-category.education",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "JVMRuntime": "jre8u252-b09.jre",
  "JVMVersion": "1.8",
  "JREPreferred": true,
  "JVMMainClassName": "processing.app.Base",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ino",
        "c",
        "cpp",
        "h"
      ],
      "CFBundleTypeIconFile": "pde.icns",
      "CFBundleTypeName": "Arduino Source File",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "LSArchitecturePriority": [
    "x86_64",
    "i386"
  ],
  "LSEnvironment": {
    "LC_CTYPE": "UTF-8"
  },
  "JVMOptions": [
    "-Dapple.awt.application.name=Arduino",
    "-Dcom.apple.macos.use-file-dialog-packages=true",
    "-Dcom.apple.smallTabs=true",
    "-DAPP_DIR=$APP_ROOT/Contents/Java",
    "-Djava.ext.dirs=$JVM_RUNTIME/Contents/Home/lib/ext/:$JVM_RUNTIME/Contents/Home/jre/lib/ext/",
    "-Djava.net.preferIPv4Stack=true",
    "-Xdock:name=Arduino",
    "-Dcom.apple.mrj.application.apple.menu.about.name=Arduino",
    "-Dfile.encoding=UTF-8",
    "-Xms128M",
    "-Xmx512M",
    "-splash:$APP_ROOT/Contents/Java/lib/splash.png"
  ],
  "JVMDefaultOptions": {},
  "JVMArguments": []
}
Full Meta Details
{
  "fileSize": 0.041748046875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 2368,
        "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": 21,
          "offset": " 0x8"
        },
        {
          "description": "Sub Library Load 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.8.13
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "Arduino",
  "CFBundleIconFile": "processing.icns",
  "CFBundleIdentifier": "cc.arduino.Arduino",
  "CFBundleDisplayName": "Arduino",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Arduino",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.8.13",
  "CFBundleVersion": "1.8.13",
  "CFBundleSignature": "Pde1",
  "NSHumanReadableCopyright": "Arduino LLC",
  "LSMinimumSystemVersion": "10.8",
  "LSApplicationCategoryType": "public.app-category.education",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "JVMRuntime": "jre8u252-b09.jre",
  "JVMVersion": "1.8",
  "JREPreferred": true,
  "JVMMainClassName": "processing.app.Base",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ino",
        "c",
        "cpp",
        "h"
      ],
      "CFBundleTypeIconFile": "pde.icns",
      "CFBundleTypeName": "Arduino Source File",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "LSArchitecturePriority": [
    "x86_64",
    "i386"
  ],
  "LSEnvironment": {
    "LC_CTYPE": "UTF-8"
  },
  "JVMOptions": [
    "-Dapple.awt.application.name=Arduino",
    "-Dcom.apple.macos.use-file-dialog-packages=true",
    "-Dcom.apple.smallTabs=true",
    "-DAPP_DIR=$APP_ROOT/Contents/Java",
    "-Djava.ext.dirs=$JVM_RUNTIME/Contents/Home/lib/ext/:$JVM_RUNTIME/Contents/Home/jre/lib/ext/",
    "-Djava.net.preferIPv4Stack=true",
    "-Xdock:name=Arduino",
    "-Dcom.apple.mrj.application.apple.menu.about.name=Arduino",
    "-Dfile.encoding=UTF-8",
    "-Xms128M",
    "-Xmx512M",
    "-splash:$APP_ROOT/Contents/Java/lib/splash.png"
  ],
  "JVMDefaultOptions": {},
  "JVMArguments": []
}
Full Meta Details
{
  "fileSize": 0.041748046875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 2368,
        "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": 21,
          "offset": " 0x8"
        },
        {
          "description": "Sub Library Load 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"
    }
  ]
}
vnightly
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "Arduino",
  "CFBundleIconFile": "processing.icns",
  "CFBundleIdentifier": "cc.arduino.Arduino",
  "CFBundleDisplayName": "Arduino",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Arduino",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "nightly",
  "CFBundleVersion": "1.8.20",
  "CFBundleSignature": "Pde1",
  "NSHumanReadableCopyright": "Arduino LLC",
  "LSMinimumSystemVersion": "10.8",
  "LSApplicationCategoryType": "public.app-category.education",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "JVMRuntime": "jre8u252-b09.jre",
  "JVMVersion": "1.8",
  "JREPreferred": true,
  "JVMMainClassName": "processing.app.Base",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ino",
        "c",
        "cpp",
        "h"
      ],
      "CFBundleTypeIconFile": "pde.icns",
      "CFBundleTypeName": "Arduino Source File",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "LSArchitecturePriority": [
    "x86_64",
    "i386"
  ],
  "LSEnvironment": {
    "LC_CTYPE": "UTF-8"
  },
  "JVMOptions": [
    "-Dapple.awt.application.name=Arduino",
    "-Dcom.apple.macos.use-file-dialog-packages=true",
    "-Dcom.apple.smallTabs=true",
    "-DAPP_DIR=$APP_ROOT/Contents/Java",
    "-Djava.ext.dirs=$JVM_RUNTIME/Contents/Home/lib/ext/:$JVM_RUNTIME/Contents/Home/jre/lib/ext/",
    "-Djava.net.preferIPv4Stack=true",
    "-Xdock:name=Arduino",
    "-Dcom.apple.mrj.application.apple.menu.about.name=Arduino",
    "-Dfile.encoding=UTF-8",
    "-Xms128M",
    "-Xmx512M",
    "-splash:$APP_ROOT/Contents/Java/lib/splash.png"
  ],
  "JVMDefaultOptions": {},
  "JVMArguments": []
}
Full Meta Details
{
  "fileSize": 0.041748046875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 2368,
        "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": 21,
          "offset": " 0x8"
        },
        {
          "description": "Sub Library Load 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"
    }
  ]
}

cc.arduino.IDE2

v2.1.1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDisplayName": "Arduino IDE",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ino"
      ],
      "CFBundleTypeIconFile": "icon.icns",
      "CFBundleTypeName": "ino",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default"
    }
  ],
  "CFBundleExecutable": "Arduino IDE",
  "CFBundleIconFile": "icon.icns",
  "CFBundleIdentifier": "cc.arduino.IDE2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Arduino IDE",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.1.1",
  "CFBundleVersion": "2.1.1",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.1",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "ElectronAsarIntegrity": {
    "Resources/default_app.asar": {
      "algorithm": "SHA256",
      "hash": "857172e4d62de44b72638d5fa2f787dfd525c4bb666d729ed0e0c987af6b1f38"
    }
  },
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "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": "Copyright ยฉ 2023 Arduino SA",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.3559722900390625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 26,
        "sizeofcmds": 2800,
        "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": 26,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Routines 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"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v2.0.3-snapshot-fe3fbb1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleDisplayName": "Arduino IDE",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ino"
      ],
      "CFBundleTypeIconFile": "icon.icns",
      "CFBundleTypeName": "ino",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default"
    }
  ],
  "CFBundleExecutable": "Arduino IDE",
  "CFBundleIconFile": "icon.icns",
  "CFBundleIdentifier": "cc.arduino.IDE2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Arduino IDE",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.0.3-snapshot-fe3fbb1",
  "CFBundleVersion": "2.0.3-snapshot-fe3fbb1",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.1",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "ElectronAsarIntegrity": {
    "Resources/default_app.asar": {
      "algorithm": "SHA256",
      "hash": "857172e4d62de44b72638d5fa2f787dfd525c4bb666d729ed0e0c987af6b1f38"
    }
  },
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "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": "Copyright ยฉ 2022 Arduino SA",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.2280731201171875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 27,
        "sizeofcmds": 2888,
        "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": 27,
          "offset": " 0x8"
        },
        {
          "description": "UUID Load 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"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v2.0.0-rc5
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDisplayName": "Arduino IDE",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ino"
      ],
      "CFBundleTypeIconFile": "Arduino IDE.icns",
      "CFBundleTypeName": "ino",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default"
    }
  ],
  "CFBundleExecutable": "Arduino IDE",
  "CFBundleIconFile": "Arduino IDE.icns",
  "CFBundleIdentifier": "cc.arduino.IDE2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Arduino IDE",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.0.0-rc5",
  "CFBundleVersion": "2.0.0-rc5",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.1",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "ElectronAsarIntegrity": {
    "Resources/default_app.asar": {
      "algorithm": "SHA256",
      "hash": "857172e4d62de44b72638d5fa2f787dfd525c4bb666d729ed0e0c987af6b1f38"
    }
  },
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "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": "Copyright ยฉ 2022 Arduino SA",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.3559722900390625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 26,
        "sizeofcmds": 2800,
        "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": 26,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Routines 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"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v2.0.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDisplayName": "Arduino IDE",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ino"
      ],
      "CFBundleTypeIconFile": "icon.icns",
      "CFBundleTypeName": "ino",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default"
    }
  ],
  "CFBundleExecutable": "Arduino IDE",
  "CFBundleIconFile": "icon.icns",
  "CFBundleIdentifier": "cc.arduino.IDE2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Arduino IDE",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.0.0",
  "CFBundleVersion": "2.0.0",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.1",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "ElectronAsarIntegrity": {
    "Resources/default_app.asar": {
      "algorithm": "SHA256",
      "hash": "857172e4d62de44b72638d5fa2f787dfd525c4bb666d729ed0e0c987af6b1f38"
    }
  },
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "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": "Copyright ยฉ 2022 Arduino SA",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.3559722900390625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 26,
        "sizeofcmds": 2800,
        "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": 26,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Routines 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"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}