Does Android Studio work on Apple Silicon?

โœณ๏ธ Yes, works via Rosetta 2 with native support in preview.

May also be known as Android Studio, studio, AndroidStudioPreview, Google Android Studio-EAP, Studio, or BrickLink Studio

๐Ÿ“š Bundle Version History

com.google.android.studio-EAP

vEAP AI-231.6890.12.2311.10027519
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ipr"
      ],
      "CFBundleTypeIconFile": "studio.icns",
      "CFBundleTypeName": "Android Studio Project File",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "studio",
  "CFBundleIconFile": "studio.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Android Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.google.android.studio-EAP",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "Android Studio EAP AI-231.6890.12.2311.10027519, build AI-231.6890.12.2311.10027519. Copyright JetBrains s.r.o., (c) 2000-2023",
  "CFBundleShortVersionString": "EAP AI-231.6890.12.2311.10027519",
  "CFBundleVersion": "AI-231.6890.12.2311.10027519",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "idea"
      ]
    }
  ],
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSArchitecturePriority": [
    "arm64",
    "x86_64"
  ],
  "LSRequiresNativeExecution": "YES",
  "LSMinimumSystemVersion": "10.8",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "JVMOptions": {
    "ClassPath": "$APP_PACKAGE/Contents/lib/app.jar:$APP_PACKAGE/Contents/lib/3rd-party-rt.jar:$APP_PACKAGE/Contents/lib/util.jar:$APP_PACKAGE/Contents/lib/util_rt.jar:$APP_PACKAGE/Contents/lib/util-8.jar:$APP_PACKAGE/Contents/lib/platform-statistics-devkit.jar:$APP_PACKAGE/Contents/lib/jps-model.jar:$APP_PACKAGE/Contents/lib/stats.jar:$APP_PACKAGE/Contents/lib/protobuf.jar:$APP_PACKAGE/Contents/lib/external-system-rt.jar:$APP_PACKAGE/Contents/lib/intellij-test-discovery.jar:$APP_PACKAGE/Contents/lib/forms_rt.jar:$APP_PACKAGE/Contents/lib/jsp-base.jar:$APP_PACKAGE/Contents/lib/rd.jar:$APP_PACKAGE/Contents/lib/externalProcess-rt.jar:$APP_PACKAGE/Contents/lib/3rd-party-native.jar:$APP_PACKAGE/Contents/lib/annotations-java5.jar:$APP_PACKAGE/Contents/lib/annotations.jar:$APP_PACKAGE/Contents/lib/byte-buddy-agent.jar:$APP_PACKAGE/Contents/lib/error-prone-annotations.jar:$APP_PACKAGE/Contents/lib/groovy.jar:$APP_PACKAGE/Contents/lib/idea_rt.jar:$APP_PACKAGE/Contents/lib/intellij-coverage-agent-1.0.691.jar:$APP_PACKAGE/Contents/lib/junit.jar:$APP_PACKAGE/Contents/lib/junit4.jar:$APP_PACKAGE/Contents/lib/platform-objectSerializer-annotations.jar:$APP_PACKAGE/Contents/lib/resources.jar:$APP_PACKAGE/Contents/lib/tools-testsBootstrap.jar:$APP_PACKAGE/Contents/lib/xml-dom-impl.jar:$APP_PACKAGE/Contents/lib/xml-dom.jar:$APP_PACKAGE/Contents/lib/ant/lib/ant.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com/intellij/idea/Main",
    "Options": [
      "-XX:FlightRecorderOptions=stackdepth=256",
      "--add-opens=java.base/java.io=ALL-UNNAMED",
      "--add-opens=java.base/java.lang=ALL-UNNAMED",
      "--add-opens=java.base/java.lang.ref=ALL-UNNAMED",
      "--add-opens=java.base/java.lang.reflect=ALL-UNNAMED",
      "--add-opens=java.base/java.net=ALL-UNNAMED",
      "--add-opens=java.base/java.nio=ALL-UNNAMED",
      "--add-opens=java.base/java.nio.charset=ALL-UNNAMED",
      "--add-opens=java.base/java.text=ALL-UNNAMED",
      "--add-opens=java.base/java.time=ALL-UNNAMED",
      "--add-opens=java.base/java.util=ALL-UNNAMED",
      "--add-opens=java.base/java.util.concurrent=ALL-UNNAMED",
      "--add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED",
      "--add-opens=java.base/jdk.internal.vm=ALL-UNNAMED",
      "--add-opens=java.base/sun.nio.ch=ALL-UNNAMED",
      "--add-opens=java.base/sun.nio.fs=ALL-UNNAMED",
      "--add-opens=java.base/sun.security.ssl=ALL-UNNAMED",
      "--add-opens=java.base/sun.security.util=ALL-UNNAMED",
      "--add-opens=java.desktop/com.apple.eawt=ALL-UNNAMED",
      "--add-opens=java.desktop/com.apple.eawt.event=ALL-UNNAMED",
      "--add-opens=java.desktop/com.apple.laf=ALL-UNNAMED",
      "--add-opens=java.desktop/java.awt=ALL-UNNAMED",
      "--add-opens=java.desktop/java.awt.dnd.peer=ALL-UNNAMED",
      "--add-opens=java.desktop/java.awt.event=ALL-UNNAMED",
      "--add-opens=java.desktop/java.awt.image=ALL-UNNAMED",
      "--add-opens=java.desktop/java.awt.peer=ALL-UNNAMED",
      "--add-opens=java.desktop/java.awt.font=ALL-UNNAMED",
      "--add-opens=java.desktop/javax.swing=ALL-UNNAMED",
      "--add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED",
      "--add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED",
      "--add-opens=java.desktop/sun.awt.datatransfer=ALL-UNNAMED",
      "--add-opens=java.desktop/sun.awt.image=ALL-UNNAMED",
      "--add-opens=java.desktop/sun.awt=ALL-UNNAMED",
      "--add-opens=java.desktop/sun.font=ALL-UNNAMED",
      "--add-opens=java.desktop/sun.java2d=ALL-UNNAMED",
      "--add-opens=java.desktop/sun.lwawt=ALL-UNNAMED",
      "--add-opens=java.desktop/sun.lwawt.macosx=ALL-UNNAMED",
      "--add-opens=java.desktop/sun.swing=ALL-UNNAMED",
      "--add-opens=jdk.attach/sun.tools.attach=ALL-UNNAMED",
      "--add-opens=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED",
      "--add-opens=jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED",
      "--add-opens=jdk.jdi/com.sun.tools.jdi=ALL-UNNAMED"
    ],
    "Properties": {
      "java.system.class.loader": "com.intellij.util.lang.PathClassLoader",
      "idea.vendor.name": "Google",
      "idea.paths.selector": "AndroidStudioPreview2023.1",
      "jna.boot.library.path": "$APP_PACKAGE/Contents/lib/jna/aarch64",
      "pty4j.preferred.native.folder": "$APP_PACKAGE/Contents/lib/pty4j",
      "jna.nosys": "true",
      "jna.noclasspath": "true",
      "idea.platform.prefix": "AndroidStudio",
      "splash": "true",
      "idea.executable": "studio",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in Android Studio requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in Android Studio requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in Android Studio requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in Android Studio requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in Android Studio requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in Android Studio requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in Android Studio requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in Android Studio requests access to files on a removable volume.",
  "NSBluetoothAlwaysUsageDescription": "An application in Android Studio requests access to Bluetooth.",
  "NSAppleEventsUsageDescription": "An application in Android Studio requests the ability to send Apple events."
}
Full Meta Details
{
  "fileSize": 0.1825714111328125,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 76512,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 76512,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 6144,
          "offset": " 0x20"
        },
        {
          "description": 93136,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 3008,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 21,
          "offset": " 0x4008"
        },
        {
          "description": "Sub Library Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 3096,
        "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": 22,
          "offset": " 0x18008"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 131205,
          "offset": " 0x18010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x18020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x18028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "18000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
vEAP AI-211.7628.21.2111.7863044
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ipr"
      ],
      "CFBundleTypeIconFile": "studio.icns",
      "CFBundleTypeName": "Android Studio Project File",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "studio",
  "CFBundleIconFile": "studio.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Android Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.google.android.studio-EAP",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "Android Studio EAP AI-211.7628.21.2111.7863044, build AI-211.7628.21.2111.7863044. Copyright JetBrains s.r.o., (c) 2000-2021",
  "CFBundleShortVersionString": "EAP AI-211.7628.21.2111.7863044",
  "CFBundleVersion": "AI-211.7628.21.2111.7863044",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "LSArchitecturePriority": [
    "arm64",
    "x86_64"
  ],
  "LSRequiresNativeExecution": "YES",
  "LSMinimumSystemVersion": "10.8",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "idea"
      ]
    }
  ],
  "JVMOptions": {
    "ClassPath": "$APP_PACKAGE/Contents/lib/bootstrap.jar:$APP_PACKAGE/Contents/lib/util.jar:$APP_PACKAGE/Contents/lib/jdom.jar:$APP_PACKAGE/Contents/lib/log4j.jar:$APP_PACKAGE/Contents/lib/jna.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Properties": {
      "idea.platform.prefix": "AndroidStudio",
      "idea.paths.selector": "AndroidStudioPreview2021.1",
      "idea.executable": "studio",
      "idea.vendor.name": "Google",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in Android Studio requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in Android Studio requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in Android Studio requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in Android Studio requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in Android Studio requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in Android Studio requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in Android Studio requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in Android Studio requests access to files on a removable volume.",
  "NSBluetoothAlwaysUsageDescription": "An application in Android Studio requests access to Bluetooth."
}
Full Meta Details
{
  "fileSize": 0.20379638671875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 82544,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 82544,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 7168,
          "offset": " 0x20"
        },
        {
          "description": 99008,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 3088,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 21,
          "offset": " 0x4008"
        },
        {
          "description": "Sub Library Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 3176,
        "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": 22,
          "offset": " 0x1c008"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 131205,
          "offset": " 0x1c010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x1c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1c028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
vEAP AI-211.6222.4.2111.7407564
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ipr"
      ],
      "CFBundleTypeIconFile": "studio.icns",
      "CFBundleTypeName": "Android Studio Project File",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "studio",
  "CFBundleIconFile": "studio.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Android Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.google.android.studio-EAP",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "Android Studio EAP AI-211.6222.4.2111.7407564, build AI-211.6222.4.2111.7407564. Copyright JetBrains s.r.o., (c) 2000-2021",
  "CFBundleShortVersionString": "EAP AI-211.6222.4.2111.7407564",
  "CFBundleVersion": "AI-211.6222.4.2111.7407564",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "LSArchitecturePriority": [
    "arm64",
    "x86_64"
  ],
  "LSRequiresNativeExecution": "YES",
  "LSMinimumSystemVersion": "10.8",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "idea"
      ]
    }
  ],
  "JVMOptions": {
    "ClassPath": "$APP_PACKAGE/Contents/lib/bootstrap.jar:$APP_PACKAGE/Contents/lib/util.jar:$APP_PACKAGE/Contents/lib/jdom.jar:$APP_PACKAGE/Contents/lib/log4j.jar:$APP_PACKAGE/Contents/lib/jna.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Properties": {
      "idea.platform.prefix": "AndroidStudio",
      "idea.paths.selector": "AndroidStudioPreview2021.1",
      "idea.executable": "studio",
      "idea.vendor.name": "Google",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in Android Studio requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in Android Studio requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in Android Studio requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in Android Studio requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in Android Studio requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in Android Studio requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in Android Studio requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in Android Studio requests access to files on a removable volume."
}
Full Meta Details
{
  "fileSize": 0.20379638671875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 82544,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 82544,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 7168,
          "offset": " 0x20"
        },
        {
          "description": 99008,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 3088,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 21,
          "offset": " 0x4008"
        },
        {
          "description": "Sub Library Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 3176,
        "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": 22,
          "offset": " 0x1c008"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 131205,
          "offset": " 0x1c010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x1c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1c028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
vEAP AI-203.7717.56.2031.7260174
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ipr"
      ],
      "CFBundleTypeIconFile": "studio.icns",
      "CFBundleTypeName": "Android Studio Project File",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "studio",
  "CFBundleIconFile": "studio.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Android Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.google.android.studio-EAP",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "Android Studio EAP AI-203.7717.56.2031.7260174, build AI-203.7717.56.2031.7260174. Copyright JetBrains s.r.o., (c) 2000-2021",
  "CFBundleShortVersionString": "EAP AI-203.7717.56.2031.7260174",
  "CFBundleVersion": "AI-203.7717.56.2031.7260174",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "LSArchitecturePriority": [
    "x86_64"
  ],
  "LSRequiresNativeExecution": "YES",
  "LSMinimumSystemVersion": "10.8",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "idea"
      ]
    }
  ],
  "JVMOptions": {
    "ClassPath": "$APP_PACKAGE/Contents/lib/bootstrap.jar:$APP_PACKAGE/Contents/lib/extensions.jar:$APP_PACKAGE/Contents/lib/util.jar:$APP_PACKAGE/Contents/lib/jdom.jar:$APP_PACKAGE/Contents/lib/log4j.jar:$APP_PACKAGE/Contents/lib/jna.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Properties": {
      "idea.platform.prefix": "AndroidStudio",
      "idea.paths.selector": "AndroidStudioPreview2020.3",
      "idea.executable": "studio",
      "idea.vendor.name": "Google",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in Android Studio requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in Android Studio requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in Android Studio requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in Android Studio requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in Android Studio requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in Android Studio requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in Android Studio requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in Android Studio requests access to files on a removable volume."
}
Full Meta Details
{
  "fileSize": 0.2035980224609375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 82416,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 82416,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 7168,
          "offset": " 0x20"
        },
        {
          "description": 98800,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 3088,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 21,
          "offset": " 0x4008"
        },
        {
          "description": "Sub Library Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 3176,
        "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": 22,
          "offset": " 0x1c008"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 131205,
          "offset": " 0x1c010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x1c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1c028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
vEAP AI-203.7717.56.2031.7321754
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ipr"
      ],
      "CFBundleTypeIconFile": "studio.icns",
      "CFBundleTypeName": "Android Studio Project File",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "studio",
  "CFBundleIconFile": "studio.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Android Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.google.android.studio-EAP",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "Android Studio EAP AI-203.7717.56.2031.7321754, build AI-203.7717.56.2031.7321754. Copyright JetBrains s.r.o., (c) 2000-2021",
  "CFBundleShortVersionString": "EAP AI-203.7717.56.2031.7321754",
  "CFBundleVersion": "AI-203.7717.56.2031.7321754",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "LSArchitecturePriority": [
    "x86_64"
  ],
  "LSRequiresNativeExecution": "YES",
  "LSMinimumSystemVersion": "10.8",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "idea"
      ]
    }
  ],
  "JVMOptions": {
    "ClassPath": "$APP_PACKAGE/Contents/lib/bootstrap.jar:$APP_PACKAGE/Contents/lib/extensions.jar:$APP_PACKAGE/Contents/lib/util.jar:$APP_PACKAGE/Contents/lib/jdom.jar:$APP_PACKAGE/Contents/lib/log4j.jar:$APP_PACKAGE/Contents/lib/jna.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Properties": {
      "idea.platform.prefix": "AndroidStudio",
      "idea.paths.selector": "AndroidStudioPreview2020.3",
      "idea.executable": "studio",
      "idea.vendor.name": "Google",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in Android Studio requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in Android Studio requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in Android Studio requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in Android Studio requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in Android Studio requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in Android Studio requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in Android Studio requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in Android Studio requests access to files on a removable volume."
}
Full Meta Details
{
  "fileSize": 0.20379638671875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 82544,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 82544,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 7168,
          "offset": " 0x20"
        },
        {
          "description": 99008,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 3088,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 21,
          "offset": " 0x4008"
        },
        {
          "description": "Sub Library Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 3176,
        "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": 22,
          "offset": " 0x1c008"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 131205,
          "offset": " 0x1c010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x1c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1c028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
vEAP AI-203.7717.56.2031.7375522
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ipr"
      ],
      "CFBundleTypeIconFile": "studio.icns",
      "CFBundleTypeName": "Android Studio Project File",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "studio",
  "CFBundleIconFile": "studio.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Android Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.google.android.studio-EAP",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "Android Studio EAP AI-203.7717.56.2031.7375522, build AI-203.7717.56.2031.7375522. Copyright JetBrains s.r.o., (c) 2000-2021",
  "CFBundleShortVersionString": "EAP AI-203.7717.56.2031.7375522",
  "CFBundleVersion": "AI-203.7717.56.2031.7375522",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "LSArchitecturePriority": [
    "x86_64"
  ],
  "LSRequiresNativeExecution": "YES",
  "LSMinimumSystemVersion": "10.8",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "idea"
      ]
    }
  ],
  "JVMOptions": {
    "ClassPath": "$APP_PACKAGE/Contents/lib/bootstrap.jar:$APP_PACKAGE/Contents/lib/extensions.jar:$APP_PACKAGE/Contents/lib/util.jar:$APP_PACKAGE/Contents/lib/jdom.jar:$APP_PACKAGE/Contents/lib/log4j.jar:$APP_PACKAGE/Contents/lib/jna.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Properties": {
      "idea.platform.prefix": "AndroidStudio",
      "idea.paths.selector": "AndroidStudioPreview2020.3",
      "idea.executable": "studio",
      "idea.vendor.name": "Google",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in Android Studio requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in Android Studio requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in Android Studio requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in Android Studio requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in Android Studio requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in Android Studio requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in Android Studio requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in Android Studio requests access to files on a removable volume."
}
Full Meta Details
{
  "fileSize": 0.20379638671875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 82544,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 82544,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 7168,
          "offset": " 0x20"
        },
        {
          "description": 99008,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 3088,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 21,
          "offset": " 0x4008"
        },
        {
          "description": "Sub Library Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 3176,
        "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": 22,
          "offset": " 0x1c008"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 131205,
          "offset": " 0x1c010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x1c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1c028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
vEAP AI-203.7717.56.2111.7361063
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ipr"
      ],
      "CFBundleTypeIconFile": "studio.icns",
      "CFBundleTypeName": "Android Studio Project File",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "studio",
  "CFBundleIconFile": "studio.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Android Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.google.android.studio-EAP",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "Android Studio EAP AI-203.7717.56.2111.7361063, build AI-203.7717.56.2111.7361063. Copyright JetBrains s.r.o., (c) 2000-2021",
  "CFBundleShortVersionString": "EAP AI-203.7717.56.2111.7361063",
  "CFBundleVersion": "AI-203.7717.56.2111.7361063",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "LSArchitecturePriority": [
    "x86_64"
  ],
  "LSRequiresNativeExecution": "YES",
  "LSMinimumSystemVersion": "10.8",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "idea"
      ]
    }
  ],
  "JVMOptions": {
    "ClassPath": "$APP_PACKAGE/Contents/lib/bootstrap.jar:$APP_PACKAGE/Contents/lib/extensions.jar:$APP_PACKAGE/Contents/lib/util.jar:$APP_PACKAGE/Contents/lib/jdom.jar:$APP_PACKAGE/Contents/lib/log4j.jar:$APP_PACKAGE/Contents/lib/jna.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Properties": {
      "idea.platform.prefix": "AndroidStudio",
      "idea.paths.selector": "AndroidStudioPreview2021.1",
      "idea.executable": "studio",
      "idea.vendor.name": "Google",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in Android Studio requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in Android Studio requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in Android Studio requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in Android Studio requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in Android Studio requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in Android Studio requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in Android Studio requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in Android Studio requests access to files on a removable volume."
}
Full Meta Details
{
  "fileSize": 0.20379638671875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 82544,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 82544,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 7168,
          "offset": " 0x20"
        },
        {
          "description": 99008,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 3088,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 21,
          "offset": " 0x4008"
        },
        {
          "description": "Sub Library Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 3176,
        "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": 22,
          "offset": " 0x1c008"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 131205,
          "offset": " 0x1c010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x1c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1c028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
vEAP AI-203.7717.56.2031.7435690
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ipr"
      ],
      "CFBundleTypeIconFile": "studio.icns",
      "CFBundleTypeName": "Android Studio Project File",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "studio",
  "CFBundleIconFile": "studio.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Android Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.google.android.studio-EAP",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "Android Studio EAP AI-203.7717.56.2031.7435690, build AI-203.7717.56.2031.7435690. Copyright JetBrains s.r.o., (c) 2000-2021",
  "CFBundleShortVersionString": "EAP AI-203.7717.56.2031.7435690",
  "CFBundleVersion": "AI-203.7717.56.2031.7435690",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "LSArchitecturePriority": [
    "x86_64"
  ],
  "LSRequiresNativeExecution": "YES",
  "LSMinimumSystemVersion": "10.8",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "idea"
      ]
    }
  ],
  "JVMOptions": {
    "ClassPath": "$APP_PACKAGE/Contents/lib/bootstrap.jar:$APP_PACKAGE/Contents/lib/extensions.jar:$APP_PACKAGE/Contents/lib/util.jar:$APP_PACKAGE/Contents/lib/jdom.jar:$APP_PACKAGE/Contents/lib/log4j.jar:$APP_PACKAGE/Contents/lib/jna.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Properties": {
      "idea.platform.prefix": "AndroidStudio",
      "idea.paths.selector": "AndroidStudioPreview2020.3",
      "idea.executable": "studio",
      "idea.vendor.name": "Google",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in Android Studio requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in Android Studio requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in Android Studio requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in Android Studio requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in Android Studio requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in Android Studio requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in Android Studio requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in Android Studio requests access to files on a removable volume."
}
Full Meta Details
{
  "fileSize": 0.204254150390625,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 83024,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 83024,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 7168,
          "offset": " 0x20"
        },
        {
          "description": 99488,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 3088,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 21,
          "offset": " 0x4008"
        },
        {
          "description": "Sub Library Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 3176,
        "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": 22,
          "offset": " 0x1c008"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 131205,
          "offset": " 0x1c010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x1c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1c028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}

com.BrickLink.Studio

v2.23.10_1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "Studio",
  "CFBundleGetInfoString": "Unity Player version 2021.3.5f1 (40eb3a945986). (c) 2022 Unity Technologies ApS. All rights reserved.",
  "CFBundleIconFile": "PlayerIcon.icns",
  "CFBundleIdentifier": "com.BrickLink.Studio",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.23.10_1",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "0",
  "LSApplicationCategoryType": "public.app-category.games",
  "LSMinimumSystemVersion": "10.13.0",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  },
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "PlayerApplication",
  "UnityBuildNumber": "40eb3a945986"
}
Full Meta Details
{
  "fileSize": 0.1439971923828125,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 52560,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 52560,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 5120,
          "offset": " 0x20"
        },
        {
          "description": 7632,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 18,
        "sizeofcmds": 1344,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 18,
          "offset": " 0x4008"
        },
        {
          "description": "Sub Framework Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 19,
        "sizeofcmds": 1432,
        "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": 19,
          "offset": " 0x14008"
        },
        {
          "description": "Sub Umbrella Load Command",
          "size": 131205,
          "offset": " 0x14010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x14018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x14020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x14028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "14000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
vEA_2.23.4_1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "Studio",
  "CFBundleGetInfoString": "Unity Player version 2021.3.5f1 (40eb3a945986). (c) 2022 Unity Technologies ApS. All rights reserved.",
  "CFBundleIconFile": "PlayerIcon.icns",
  "CFBundleIdentifier": "com.BrickLink.Studio",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "EA_2.23.4_1",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "0",
  "LSApplicationCategoryType": "public.app-category.games",
  "LSMinimumSystemVersion": "10.13.0",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  },
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "PlayerApplication",
  "UnityBuildNumber": "40eb3a945986"
}
Full Meta Details
{
  "fileSize": 0.1439971923828125,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 52560,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 52560,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 5120,
          "offset": " 0x20"
        },
        {
          "description": 7632,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 18,
        "sizeofcmds": 1344,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 18,
          "offset": " 0x4008"
        },
        {
          "description": "Sub Framework Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 19,
        "sizeofcmds": 1432,
        "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": 19,
          "offset": " 0x14008"
        },
        {
          "description": "Sub Umbrella Load Command",
          "size": 131205,
          "offset": " 0x14010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x14018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x14020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x14028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "14000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}