๐Ÿ“š Bundle Version History

com.jetbrains.WebStorm

v2023.2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "js"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "css"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "json"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "webstorm",
  "CFBundleIconFile": "webstorm.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "WebStorm",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.jetbrains.WebStorm",
  "CFBundleGetInfoString": "WebStorm 2023.2, build WS-232.8660.143. Copyright JetBrains s.r.o., (c) 2000-2023",
  "CFBundleShortVersionString": "2023.2",
  "CFBundleVersion": "WS-232.8660.143",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "webstorm"
      ]
    }
  ],
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSArchitecturePriority": [
    "arm64",
    "x86_64"
  ],
  "LSRequiresNativeExecution": "YES",
  "LSMinimumSystemVersion": "10.15",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "JVMOptions": {
    "ClassPath": "$APP_PACKAGE/Contents/lib/platform-loader.jar:$APP_PACKAGE/Contents/lib/util.jar:$APP_PACKAGE/Contents/lib/app.jar:$APP_PACKAGE/Contents/lib/util-8.jar:$APP_PACKAGE/Contents/lib/util_rt.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/rd.jar:$APP_PACKAGE/Contents/lib/externalProcess-rt.jar:$APP_PACKAGE/Contents/lib/annotations-java5.jar:$APP_PACKAGE/Contents/lib/app-client.jar:$APP_PACKAGE/Contents/lib/async-profiler.jar:$APP_PACKAGE/Contents/lib/bouncy-castle.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/grpc.jar:$APP_PACKAGE/Contents/lib/intellij-coverage-agent-1.0.723.jar:$APP_PACKAGE/Contents/lib/jetbrains-annotations.jar:$APP_PACKAGE/Contents/lib/jsch-agent.jar:$APP_PACKAGE/Contents/lib/lib-client.jar:$APP_PACKAGE/Contents/lib/lib.jar:$APP_PACKAGE/Contents/lib/modules.jar:$APP_PACKAGE/Contents/lib/product-client.jar:$APP_PACKAGE/Contents/lib/product.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com/intellij/idea/Main",
    "ErrorFile": "-XX:ErrorFile=$USER_HOME/java_error_in_webstorm_%p.log",
    "HeapDump": "-XX:HeapDumpPath=$USER_HOME/java_error_in_webstorm.hprof",
    "Options": [
      "--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.base/sun.net.dns=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=java.desktop/com.sun.java.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": "JetBrains",
      "idea.paths.selector": "WebStorm2023.2",
      "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": "WebStorm",
      "splash": "true",
      "aether.connector.resumeDownloads": "false",
      "idea.executable": "webstorm",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in WebStorm requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in WebStorm requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in WebStorm requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in WebStorm requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in WebStorm requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in WebStorm requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in WebStorm requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in WebStorm requests access to files on a removable volume.",
  "NSBluetoothAlwaysUsageDescription": "An application in WebStorm requests access to Bluetooth.",
  "NSAppleEventsUsageDescription": "An application in WebStorm requests the ability to send Apple events."
}
Full Meta Details
{
  "fileSize": 0.182403564453125,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 4768,
        "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": 4768,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 6144,
          "offset": " 0x20"
        },
        {
          "description": 92960,
          "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"
    }
  ]
}
v2022.2.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "js"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "css"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "json"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "webstorm",
  "CFBundleIconFile": "webstorm.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "WebStorm",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.jetbrains.WebStorm",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "WebStorm 2022.2.1, build WS-222.3739.57. Copyright JetBrains s.r.o., (c) 2000-2022",
  "CFBundleShortVersionString": "2022.2.1",
  "CFBundleVersion": "WS-222.3739.57",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "webstorm"
      ]
    }
  ],
  "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/util.jar:$APP_PACKAGE/Contents/lib/app.jar:$APP_PACKAGE/Contents/lib/3rd-party-rt.jar:$APP_PACKAGE/Contents/lib/jna.jar:$APP_PACKAGE/Contents/lib/platform-statistics-devkit.jar:$APP_PACKAGE/Contents/lib/jps-model.jar:$APP_PACKAGE/Contents/lib/rd-core.jar:$APP_PACKAGE/Contents/lib/rd-framework.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/forms_rt.jar:$APP_PACKAGE/Contents/lib/intellij-test-discovery.jar:$APP_PACKAGE/Contents/lib/rd-swing.jar:$APP_PACKAGE/Contents/lib/groovy.jar:$APP_PACKAGE/Contents/lib/annotations-java5.jar:$APP_PACKAGE/Contents/lib/asm-9.2.jar:$APP_PACKAGE/Contents/lib/asm-analysis-9.2.jar:$APP_PACKAGE/Contents/lib/asm-commons-9.2.jar:$APP_PACKAGE/Contents/lib/asm-tree-9.2.jar:$APP_PACKAGE/Contents/lib/asm-util-9.2.jar:$APP_PACKAGE/Contents/lib/async-profiler.jar:$APP_PACKAGE/Contents/lib/branding.jar:$APP_PACKAGE/Contents/lib/byte-buddy-agent.jar:$APP_PACKAGE/Contents/lib/error-prone-annotations.jar:$APP_PACKAGE/Contents/lib/externalProcess-rt.jar:$APP_PACKAGE/Contents/lib/grpc-netty-shaded.jar:$APP_PACKAGE/Contents/lib/intellij-coverage-agent-1.0.673.jar:$APP_PACKAGE/Contents/lib/jetbrains-annotations.jar:$APP_PACKAGE/Contents/lib/jffi-1.3.9-native.jar:$APP_PACKAGE/Contents/lib/jffi-1.3.9.jar:$APP_PACKAGE/Contents/lib/jnr-a64asm-1.0.0.jar:$APP_PACKAGE/Contents/lib/jnr-ffi-2.2.12.jar:$APP_PACKAGE/Contents/lib/jnr-x86asm-1.0.2.jar:$APP_PACKAGE/Contents/lib/jsch-agent.jar:$APP_PACKAGE/Contents/lib/junixsocket-core.jar:$APP_PACKAGE/Contents/lib/lz4-java.jar:$APP_PACKAGE/Contents/lib/platform-objectSerializer-annotations.jar:$APP_PACKAGE/Contents/lib/pty4j.jar:$APP_PACKAGE/Contents/lib/rd-text.jar:$APP_PACKAGE/Contents/lib/util_rt.jar:$APP_PACKAGE/Contents/lib/winp.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Options": [
      "--add-opens=java.base/java.io=ALL-UNNAMED",
      "--add-opens=java.base/java.lang=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.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/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.strict.classpath": "true",
      "idea.vendor.name": "JetBrains",
      "idea.paths.selector": "WebStorm2022.2",
      "idea.platform.prefix": "WebStorm",
      "splash": "true",
      "idea.executable": "webstorm",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in WebStorm requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in WebStorm requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in WebStorm requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in WebStorm requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in WebStorm requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in WebStorm requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in WebStorm requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in WebStorm requests access to files on a removable volume.",
  "NSBluetoothAlwaysUsageDescription": "An application in WebStorm requests access to Bluetooth."
}
Full Meta Details
{
  "fileSize": 0.1825408935546875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 76480,
        "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": 76480,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 6144,
          "offset": " 0x20"
        },
        {
          "description": 93104,
          "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": 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": " 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"
    }
  ]
}
v2022.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "js"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "css"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "json"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "webstorm",
  "CFBundleIconFile": "webstorm.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "WebStorm",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.jetbrains.WebStorm",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "WebStorm 2022.1, build WS-221.5080.193. Copyright JetBrains s.r.o., (c) 2000-2022",
  "CFBundleShortVersionString": "2022.1",
  "CFBundleVersion": "WS-221.5080.193",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "webstorm"
      ]
    }
  ],
  "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/util.jar:$APP_PACKAGE/Contents/lib/app.jar:$APP_PACKAGE/Contents/lib/3rd-party-rt.jar:$APP_PACKAGE/Contents/lib/jna.jar:$APP_PACKAGE/Contents/lib/platform-statistics-devkit.jar:$APP_PACKAGE/Contents/lib/jps-model.jar:$APP_PACKAGE/Contents/lib/rd-core.jar:$APP_PACKAGE/Contents/lib/rd-framework.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/forms_rt.jar:$APP_PACKAGE/Contents/lib/intellij-test-discovery.jar:$APP_PACKAGE/Contents/lib/rd-swing.jar:$APP_PACKAGE/Contents/lib/groovy.jar:$APP_PACKAGE/Contents/lib/annotations-java5.jar:$APP_PACKAGE/Contents/lib/async-profiler.jar:$APP_PACKAGE/Contents/lib/branding.jar:$APP_PACKAGE/Contents/lib/byte-buddy-agent.jar:$APP_PACKAGE/Contents/lib/error-prone-annotations.jar:$APP_PACKAGE/Contents/lib/externalProcess-rt.jar:$APP_PACKAGE/Contents/lib/grpc-netty-shaded.jar:$APP_PACKAGE/Contents/lib/intellij-coverage-agent-1.0.656.jar:$APP_PACKAGE/Contents/lib/jetbrains-annotations.jar:$APP_PACKAGE/Contents/lib/jsch-agent.jar:$APP_PACKAGE/Contents/lib/junixsocket-core.jar:$APP_PACKAGE/Contents/lib/lz4-java.jar:$APP_PACKAGE/Contents/lib/platform-objectSerializer-annotations.jar:$APP_PACKAGE/Contents/lib/pty4j.jar:$APP_PACKAGE/Contents/lib/rd-text.jar:$APP_PACKAGE/Contents/lib/util_rt.jar:$APP_PACKAGE/Contents/lib/winp.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Options": [],
    "Properties": {
      "java.system.class.loader": "com.intellij.util.lang.PathClassLoader",
      "idea.strict.classpath": "true",
      "idea.vendor.name": "JetBrains",
      "idea.paths.selector": "WebStorm2022.1",
      "idea.platform.prefix": "WebStorm",
      "splash": "true",
      "idea.executable": "webstorm",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in WebStorm requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in WebStorm requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in WebStorm requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in WebStorm requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in WebStorm requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in WebStorm requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in WebStorm requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in WebStorm requests access to files on a removable volume.",
  "NSBluetoothAlwaysUsageDescription": "An application in WebStorm requests access to Bluetooth."
}
Full Meta Details
{
  "fileSize": 0.0881195068359375,
  "architectures": [
    {
      "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": " 0x8"
        },
        {
          "description": "TwoLevel Hints 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": "all",
      "processorType": "ARM"
    }
  ]
}
v2021.3.3
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "js"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "css"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "json"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "webstorm",
  "CFBundleIconFile": "webstorm.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "WebStorm",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.jetbrains.WebStorm",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "WebStorm 2021.3.3, build WS-213.7172.31. Copyright JetBrains s.r.o., (c) 2000-2022",
  "CFBundleShortVersionString": "2021.3.3",
  "CFBundleVersion": "WS-213.7172.31",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "webstorm"
      ]
    }
  ],
  "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/util.jar:$APP_PACKAGE/Contents/lib/bootstrap.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Properties": {
      "java.system.class.loader": "com.intellij.util.lang.PathClassLoader",
      "idea.vendor.name": "JetBrains",
      "idea.paths.selector": "WebStorm2021.3",
      "idea.platform.prefix": "WebStorm",
      "splash": "true",
      "idea.executable": "webstorm",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in WebStorm requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in WebStorm requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in WebStorm requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in WebStorm requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in WebStorm requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in WebStorm requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in WebStorm requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in WebStorm requests access to files on a removable volume.",
  "NSBluetoothAlwaysUsageDescription": "An application in WebStorm requests access to Bluetooth."
}
Full Meta Details
{
  "fileSize": 0.1818084716796875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 75712,
        "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": 75712,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 6144,
          "offset": " 0x20"
        },
        {
          "description": 92336,
          "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": 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": " 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"
    }
  ]
}
v2021.3.2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "js"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "css"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "json"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "webstorm",
  "CFBundleIconFile": "webstorm.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "WebStorm",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.jetbrains.WebStorm",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "WebStorm 2021.3.2, build WS-213.6777.57. Copyright JetBrains s.r.o., (c) 2000-2022",
  "CFBundleShortVersionString": "2021.3.2",
  "CFBundleVersion": "WS-213.6777.57",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "webstorm"
      ]
    }
  ],
  "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/util.jar:$APP_PACKAGE/Contents/lib/bootstrap.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Properties": {
      "java.system.class.loader": "com.intellij.util.lang.PathClassLoader",
      "idea.vendor.name": "JetBrains",
      "idea.paths.selector": "WebStorm2021.3",
      "idea.platform.prefix": "WebStorm",
      "splash": "true",
      "idea.executable": "webstorm",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in WebStorm requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in WebStorm requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in WebStorm requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in WebStorm requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in WebStorm requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in WebStorm requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in WebStorm requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in WebStorm requests access to files on a removable volume.",
  "NSBluetoothAlwaysUsageDescription": "An application in WebStorm requests access to Bluetooth."
}
Full Meta Details
{
  "fileSize": 0.1818084716796875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 75712,
        "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": 75712,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 6144,
          "offset": " 0x20"
        },
        {
          "description": 92336,
          "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": 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": " 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"
    }
  ]
}
v2021.3.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "js"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "css"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "json"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "webstorm",
  "CFBundleIconFile": "webstorm.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "WebStorm",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.jetbrains.WebStorm",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "WebStorm 2021.3.1, build WS-213.6461.79. Copyright JetBrains s.r.o., (c) 2000-2021",
  "CFBundleShortVersionString": "2021.3.1",
  "CFBundleVersion": "WS-213.6461.79",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "webstorm"
      ]
    }
  ],
  "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/util.jar:$APP_PACKAGE/Contents/lib/bootstrap.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Properties": {
      "java.system.class.loader": "com.intellij.util.lang.PathClassLoader",
      "idea.vendor.name": "JetBrains",
      "idea.paths.selector": "WebStorm2021.3",
      "idea.platform.prefix": "WebStorm",
      "splash": "true",
      "idea.executable": "webstorm",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in WebStorm requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in WebStorm requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in WebStorm requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in WebStorm requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in WebStorm requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in WebStorm requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in WebStorm requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in WebStorm requests access to files on a removable volume.",
  "NSBluetoothAlwaysUsageDescription": "An application in WebStorm requests access to Bluetooth."
}
Full Meta Details
{
  "fileSize": 0.1818084716796875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 75712,
        "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": 75712,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 6144,
          "offset": " 0x20"
        },
        {
          "description": 92336,
          "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": 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": " 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"
    }
  ]
}
v2021.3
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "js"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "css"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "json"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "webstorm",
  "CFBundleIconFile": "webstorm.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "WebStorm",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.jetbrains.WebStorm",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "WebStorm 2021.3, build WS-213.5744.224. Copyright JetBrains s.r.o., (c) 2000-2021",
  "CFBundleShortVersionString": "2021.3",
  "CFBundleVersion": "WS-213.5744.224",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "webstorm"
      ]
    }
  ],
  "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/util.jar:$APP_PACKAGE/Contents/lib/bootstrap.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Properties": {
      "java.system.class.loader": "com.intellij.util.lang.PathClassLoader",
      "idea.vendor.name": "JetBrains",
      "idea.paths.selector": "WebStorm2021.3",
      "idea.platform.prefix": "WebStorm",
      "splash": "true",
      "idea.executable": "webstorm",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in WebStorm requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in WebStorm requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in WebStorm requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in WebStorm requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in WebStorm requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in WebStorm requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in WebStorm requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in WebStorm requests access to files on a removable volume.",
  "NSBluetoothAlwaysUsageDescription": "An application in WebStorm requests access to Bluetooth."
}
Full Meta Details
{
  "fileSize": 0.1818084716796875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 75712,
        "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": 75712,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 6144,
          "offset": " 0x20"
        },
        {
          "description": 92336,
          "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": 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": " 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"
    }
  ]
}
v2021.2.2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "js"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "css"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "json"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "webstorm",
  "CFBundleIconFile": "webstorm.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "WebStorm",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.jetbrains.WebStorm",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "WebStorm 2021.2.2, build WS-212.5284.41. Copyright JetBrains s.r.o., (c) 2000-2021",
  "CFBundleShortVersionString": "2021.2.2",
  "CFBundleVersion": "WS-212.5284.41",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "webstorm"
      ]
    }
  ],
  "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/bootstrap.jar:$APP_PACKAGE/Contents/lib/util.jar:$APP_PACKAGE/Contents/lib/jna.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Properties": {
      "java.system.class.loader": "com.intellij.util.lang.PathClassLoader",
      "idea.vendor.name": "JetBrains",
      "idea.paths.selector": "WebStorm2021.2",
      "idea.platform.prefix": "WebStorm",
      "splash": "true",
      "idea.executable": "webstorm",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in WebStorm requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in WebStorm requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in WebStorm requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in WebStorm requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in WebStorm requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in WebStorm requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in WebStorm requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in WebStorm requests access to files on a removable volume.",
  "NSBluetoothAlwaysUsageDescription": "An application in WebStorm requests access to Bluetooth."
}
Full Meta Details
{
  "fileSize": 0.20355224609375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 82288,
        "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": 82288,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 7168,
          "offset": " 0x20"
        },
        {
          "description": 98752,
          "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"
    }
  ]
}
v2021.2.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "js"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "css"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "json"
      ],
      "CFBundleTypeIconFile": "webstorm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "webstorm",
  "CFBundleIconFile": "webstorm.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "WebStorm",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.jetbrains.WebStorm",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "WebStorm 2021.2.1, build WS-212.5080.54. Copyright JetBrains s.r.o., (c) 2000-2021",
  "CFBundleShortVersionString": "2021.2.1",
  "CFBundleVersion": "WS-212.5080.54",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "webstorm"
      ]
    }
  ],
  "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/bootstrap.jar:$APP_PACKAGE/Contents/lib/util.jar:$APP_PACKAGE/Contents/lib/jna.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Properties": {
      "java.system.class.loader": "com.intellij.util.lang.PathClassLoader",
      "idea.vendor.name": "JetBrains",
      "idea.paths.selector": "WebStorm2021.2",
      "idea.platform.prefix": "WebStorm",
      "splash": "true",
      "idea.executable": "webstorm",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in WebStorm requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in WebStorm requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in WebStorm requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in WebStorm requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in WebStorm requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in WebStorm requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in WebStorm requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in WebStorm requests access to files on a removable volume.",
  "NSBluetoothAlwaysUsageDescription": "An application in WebStorm requests access to Bluetooth."
}
Full Meta Details
{
  "fileSize": 0.20355224609375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 82288,
        "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": 82288,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 7168,
          "offset": " 0x20"
        },
        {
          "description": 98752,
          "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"
    }
  ]
}
v2021.1.3
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "js"
      ],
      "CFBundleTypeRole": "Editor",
      "CFBundleTypeIconFile": "webstorm.icns"
    },
    {
      "CFBundleTypeExtensions": [
        "css"
      ],
      "CFBundleTypeRole": "Editor",
      "CFBundleTypeIconFile": "webstorm.icns"
    },
    {
      "CFBundleTypeExtensions": [
        "json"
      ],
      "CFBundleTypeRole": "Editor",
      "CFBundleTypeIconFile": "webstorm.icns"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "webstorm",
  "CFBundleIconFile": "webstorm.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "WebStorm",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.jetbrains.WebStorm",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "WebStorm 2021.1.3, build WS-211.7628.25. Copyright JetBrains s.r.o., (c) 2000-2021",
  "CFBundleShortVersionString": "2021.1.3",
  "CFBundleVersion": "WS-211.7628.25",
  "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": [
        "webstorm"
      ]
    }
  ],
  "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": "WebStorm",
      "idea.paths.selector": "WebStorm2021.1",
      "idea.executable": "webstorm",
      "idea.vendor.name": "JetBrains",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in WebStorm requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in WebStorm requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in WebStorm requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in WebStorm requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in WebStorm requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in WebStorm requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in WebStorm requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in WebStorm requests access to files on a removable volume.",
  "NSBluetoothAlwaysUsageDescription": "An application in WebStorm requests access to Bluetooth."
}
Full Meta Details
{
  "fileSize": 0.20355224609375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 82288,
        "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": 82288,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 7168,
          "offset": " 0x20"
        },
        {
          "description": 98752,
          "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"
    }
  ]
}
v2018.3.4
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86, X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "js",
        "css",
        "json"
      ],
      "CFBundleTypeRole": "Editor",
      "CFBundleTypeIconFile": "webstorm.icns"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "webstorm",
  "CFBundleIconFile": "webstorm.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "WebStorm",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.jetbrains.WebStorm",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "WebStorm 2018.3.4, build WS-183.5429.34. Copyright JetBrains s.r.o., (c) 2000-2019",
  "CFBundleShortVersionString": "2018.3.4",
  "CFBundleVersion": "WS-183.5429.34",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "LSArchitecturePriority": [
    "x86_64"
  ],
  "LSRequiresNativeExecution": "YES",
  "LSMinimumSystemVersion": "10.8",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Stacktrace",
      "CFBundleURLSchemes": [
        "webstorm"
      ]
    }
  ],
  "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/trove4j.jar:$APP_PACKAGE/Contents/lib/jna.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Properties": {
      "idea.platform.prefix": "WebStorm",
      "idea.paths.selector": "WebStorm2018.3",
      "idea.executable": "webstorm",
      "idea.java.redist": "jdk-bundled",
      "idea.home.path": "$APP_PACKAGE/Contents"
    },
    "WorkingDirectory": "$APP_PACKAGE/Contents/bin"
  }
}
Full Meta Details
{
  "fileSize": 0.1004180908203125,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": 524291,
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 524291,
        "ncmds": 256,
        "sizeofcmds": 50368,
        "flags": [
          "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": 524291,
          "offset": " 0x8"
        },
        {
          "description": 256,
          "size": 50368,
          "offset": " 0x10"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 7,
          "offset": " 0x18"
        },
        {
          "description": "Symbol segment command",
          "size": 3584,
          "offset": " 0x20"
        },
        {
          "description": 47952,
          "size": 12,
          "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": 22,
        "sizeofcmds": 3184,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 524291,
          "offset": " 0x1000"
        },
        {
          "description": 524291,
          "size": 22,
          "offset": " 0x1008"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 131205,
          "offset": " 0x1010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x1018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "32-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3472551422,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 23,
        "sizeofcmds": 2644,
        "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"
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 4277009102,
          "size": 7,
          "offset": " 0xe000"
        },
        {
          "description": "Symbol segment command",
          "size": 2,
          "offset": " 0xe008"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 2644,
          "offset": " 0xe010"
        },
        {
          "description": 1179781,
          "size": 1,
          "offset": " 0xe018"
        },
        {
          "description": 56,
          "size": 1095786335,
          "offset": " 0xe020"
        },
        {
          "description": 1163543879,
          "size": 20306,
          "offset": " 0xe028"
        },
        {
          "description": 0,
          "size": 1,
          "offset": " 0xe050"
        },
        {
          "description": 396,
          "size": 1163157343,
          "offset": " 0xe058"
        }
      ],
      "magic": "cefaedfe",
      "offset": "e000",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}