{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij.ce", "CFBundleGetInfoString": "IntelliJ IDEA 2023.3.2, build IC-233.13135.103. Copyright JetBrains s.r.o., (c) 2000-2023", "CFBundleShortVersionString": "2023.3.2", "CFBundleVersion": "IC-233.13135.103", "CFBundleURLTypes": [ { "CFBundleTypeRole": "Editor", "CFBundleURLName": "Stacktrace", "CFBundleURLSchemes": [ "idea" ] } ], "LSApplicationCategoryType": "public.app-category.developer-tools", "LSArchitecturePriority": [ "arm64" ], "LSRequiresNativeExecution": "YES", "LSMinimumSystemVersion": "10.13", "NSHighResolutionCapable": true, "NSSupportsAutomaticGraphicsSwitching": true, "JVMOptions": { "ClassPath": "$APP_PACKAGE/Contents/lib/platform-loader.jar:$APP_PACKAGE/Contents/lib/util-8.jar:$APP_PACKAGE/Contents/lib/util.jar:$APP_PACKAGE/Contents/lib/app-client.jar:$APP_PACKAGE/Contents/lib/util_rt.jar:$APP_PACKAGE/Contents/lib/product-client.jar:$APP_PACKAGE/Contents/lib/app.jar:$APP_PACKAGE/Contents/lib/lib-client.jar:$APP_PACKAGE/Contents/lib/modules.jar:$APP_PACKAGE/Contents/lib/lib.jar:$APP_PACKAGE/Contents/lib/stats.jar:$APP_PACKAGE/Contents/lib/jps-model.jar:$APP_PACKAGE/Contents/lib/external-system-rt.jar:$APP_PACKAGE/Contents/lib/rd.jar:$APP_PACKAGE/Contents/lib/protobuf.jar:$APP_PACKAGE/Contents/lib/bouncy-castle.jar:$APP_PACKAGE/Contents/lib/forms_rt.jar:$APP_PACKAGE/Contents/lib/intellij-test-discovery.jar:$APP_PACKAGE/Contents/lib/annotations.jar:$APP_PACKAGE/Contents/lib/groovy.jar:$APP_PACKAGE/Contents/lib/externalProcess-rt.jar:$APP_PACKAGE/Contents/lib/byte-buddy-agent.jar:$APP_PACKAGE/Contents/lib/error-prone-annotations.jar:$APP_PACKAGE/Contents/lib/grpc.jar:$APP_PACKAGE/Contents/lib/idea_rt.jar:$APP_PACKAGE/Contents/lib/intellij-coverage-agent-1.0.738.jar:$APP_PACKAGE/Contents/lib/jsch-agent.jar:$APP_PACKAGE/Contents/lib/junit4.jar:$APP_PACKAGE/Contents/lib/ant/lib/ant.jar", "JVMVersion": "1.8*,1.8+", "MainClass": "com/intellij/idea/Main", "ErrorFile": "-XX:ErrorFile=$USER_HOME/java_error_in_idea_%p.log", "HeapDump": "-XX:HeapDumpPath=$USER_HOME/java_error_in_idea.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/java.util.concurrent.locks=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": "IdeaIC2023.3", "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", "intellij.platform.runtime.repository.path": "$APP_PACKAGE/Contents/modules/module-descriptors.jar", "idea.platform.prefix": "Idea", "splash": "true", "aether.connector.resumeDownloads": "false", "idea.executable": "idea", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in IntelliJ IDEA requests access to Bluetooth.", "NSAppleEventsUsageDescription": "An application in IntelliJ IDEA requests the ability to send Apple events." }
{ "fileSize": 0.8784027099609375, "architectures": [ { "bits": "64-bit", "fileType": "Demand Paged Executable File", "header": { "magic": 3489328638, "cputype": 12, "cpusubtype": 0, "filetype": 2, "ncmds": 20, "sizeofcmds": 1928, "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": 20, "offset": " 0x8" }, { "description": "Sub Client Load Command", "size": 655493, "offset": " 0x10" }, { "description": 655493, "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "Testlum Desktop Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "Testlum Desktop", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij.ce", "CFBundleGetInfoString": "Testlum Desktop 2023.2.3, build IC-232.SNAPSHOT. Copyright JetBrains s.r.o., (c) 2000-2024", "CFBundleShortVersionString": "2023.2.3", "CFBundleVersion": "IC-232.SNAPSHOT", "CFBundleURLTypes": [ { "CFBundleTypeRole": "Editor", "CFBundleURLName": "Stacktrace", "CFBundleURLSchemes": [ "idea" ] } ], "LSApplicationCategoryType": "public.app-category.developer-tools", "LSArchitecturePriority": [ "arm64", "x86_64" ], "LSRequiresNativeExecution": "YES", "LSMinimumSystemVersion": "10.13", "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/annotations.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/idea_rt.jar:$APP_PACKAGE/Contents/lib/junit4.jar:$APP_PACKAGE/Contents/lib/lib.jar:$APP_PACKAGE/Contents/lib/modules.jar:$APP_PACKAGE/Contents/lib/ant/lib/ant.jar", "JVMVersion": "1.8*,1.8+", "MainClass": "com/intellij/idea/Main", "ErrorFile": "-XX:ErrorFile=$USER_HOME/java_error_in_idea_%p.log", "HeapDump": "-XX:HeapDumpPath=$USER_HOME/java_error_in_idea.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": "Knubisoft", "idea.paths.selector": "TestlumIC2023.2", "jna.boot.library.path": "$APP_PACKAGE/Contents/lib/jna/amd64", "pty4j.preferred.native.folder": "$APP_PACKAGE/Contents/lib/pty4j", "jna.nosys": "true", "jna.noclasspath": "true", "idea.platform.prefix": "Idea", "splash": "true", "aether.connector.resumeDownloads": "false", "idea.executable": "idea", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in Testlum Desktop requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in Testlum Desktop requests access to the device's microphone.", "NSLocationUsageDescription": "An application in Testlum Desktop requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in Testlum Desktop requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in Testlum Desktop requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in Testlum Desktop requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in Testlum Desktop requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in Testlum Desktop requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in Testlum Desktop requests access to Bluetooth.", "NSAppleEventsUsageDescription": "An application in Testlum Desktop requests the ability to send Apple events." }
{ "fileSize": 0.14707183837890625, "architectures": [ { "bits": "32-bit", "fileType": "Fixed Virtual Memory Shared Library File", "header": { "magic": 3405691582, "cputype": 0, "cpusubtype": 16, "filetype": 3, "ncmds": 1024, "sizeofcmds": 55136, "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": 55136, "offset": " 0x10" }, { "description": "Dynamic Linker Load Command", "size": 4108, "offset": " 0x18" }, { "description": 0, "size": 5120, "offset": " 0x20" }, { "description": 72296, "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": 20, "sizeofcmds": 2992, "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": 20, "offset": " 0x4008" }, { "description": "Sub Client 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": " 0x14008" }, { "description": "TwoLevel Hints 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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij.ce", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2022.1.2, build IC-221.5787.30. Copyright JetBrains s.r.o., (c) 2000-2022", "CFBundleShortVersionString": "2022.1.2", "CFBundleVersion": "IC-221.5787.30", "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/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/jsp-base-openapi.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/annotations.jar:$APP_PACKAGE/Contents/lib/groovy.jar:$APP_PACKAGE/Contents/lib/annotations-java5.jar:$APP_PACKAGE/Contents/lib/byte-buddy-agent.jar:$APP_PACKAGE/Contents/lib/dom-impl.jar:$APP_PACKAGE/Contents/lib/dom-openapi.jar:$APP_PACKAGE/Contents/lib/duplicates-analysis.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/idea_rt.jar:$APP_PACKAGE/Contents/lib/intellij-coverage-agent-1.0.656.jar:$APP_PACKAGE/Contents/lib/jsch-agent.jar:$APP_PACKAGE/Contents/lib/junit.jar:$APP_PACKAGE/Contents/lib/junit4.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/structuralsearch.jar:$APP_PACKAGE/Contents/lib/tests_bootstrap.jar:$APP_PACKAGE/Contents/lib/uast-tests.jar:$APP_PACKAGE/Contents/lib/util_rt.jar:$APP_PACKAGE/Contents/lib/winp.jar:$APP_PACKAGE/Contents/lib/ant/lib/ant.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": "IdeaIC2022.1", "idea.platform.prefix": "Idea", "idea.jre.check": "true", "splash": "true", "idea.executable": "idea", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in IntelliJ IDEA requests access to Bluetooth." }
{ "fileSize": 0.181884765625, "architectures": [ { "bits": "32-bit", "fileType": "Fixed Virtual Memory Shared Library File", "header": { "magic": 3405691582, "cputype": 0, "cpusubtype": 16, "filetype": 3, "ncmds": 1024, "sizeofcmds": 75792, "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": 75792, "offset": " 0x10" }, { "description": "Dynamic Linker Load Command", "size": 4108, "offset": " 0x18" }, { "description": 0, "size": 6144, "offset": " 0x20" }, { "description": 5776, "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij.ce", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2021.3.1, build IC-213.6461.79. Copyright JetBrains s.r.o., (c) 2000-2021", "CFBundleShortVersionString": "2021.3.1", "CFBundleVersion": "IC-213.6461.79", "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/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": "IdeaIC2021.3", "idea.platform.prefix": "Idea", "idea.jre.check": "true", "splash": "true", "idea.executable": "idea", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in IntelliJ IDEA requests access to Bluetooth." }
{ "fileSize": 0.18182373046875, "architectures": [ { "bits": "32-bit", "fileType": "Fixed Virtual Memory Shared Library File", "header": { "magic": 3405691582, "cputype": 0, "cpusubtype": 16, "filetype": 3, "ncmds": 1024, "sizeofcmds": 75728, "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": 75728, "offset": " 0x10" }, { "description": "Dynamic Linker Load Command", "size": 4108, "offset": " 0x18" }, { "description": 0, "size": 6144, "offset": " 0x20" }, { "description": 92352, "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij.ce", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2021.2.3, build IC-212.5457.46. Copyright JetBrains s.r.o., (c) 2000-2021", "CFBundleShortVersionString": "2021.2.3", "CFBundleVersion": "IC-212.5457.46", "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/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": "IdeaIC2021.2", "idea.platform.prefix": "Idea", "idea.jre.check": "true", "splash": "true", "idea.executable": "idea", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in IntelliJ IDEA requests access to Bluetooth." }
{ "fileSize": 0.2035675048828125, "architectures": [ { "bits": "32-bit", "fileType": "Fixed Virtual Memory Shared Library File", "header": { "magic": 3405691582, "cputype": 0, "cpusubtype": 16, "filetype": 3, "ncmds": 1024, "sizeofcmds": 82304, "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": 82304, "offset": " 0x10" }, { "description": "Dynamic Linker Load Command", "size": 4108, "offset": " 0x18" }, { "description": 0, "size": 7168, "offset": " 0x20" }, { "description": 98768, "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij.ce", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2021.1.3, build IC-211.7628.21. Copyright JetBrains s.r.o., (c) 2000-2021", "CFBundleShortVersionString": "2021.1.3", "CFBundleVersion": "IC-211.7628.21", "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": "Idea", "idea.paths.selector": "IdeaIC2021.1", "idea.executable": "idea", "idea.vendor.name": "JetBrains", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in IntelliJ IDEA requests access to Bluetooth." }
{ "fileSize": 0.2035675048828125, "architectures": [ { "bits": "32-bit", "fileType": "Fixed Virtual Memory Shared Library File", "header": { "magic": 3405691582, "cputype": 0, "cpusubtype": 16, "filetype": 3, "ncmds": 1024, "sizeofcmds": 82304, "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": 82304, "offset": " 0x10" }, { "description": "Dynamic Linker Load Command", "size": 4108, "offset": " 0x18" }, { "description": 0, "size": 7168, "offset": " 0x20" }, { "description": 98768, "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij.ce", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2020.3.3, build IC-203.7717.56. Copyright JetBrains s.r.o., (c) 2000-2021", "CFBundleShortVersionString": "2020.3.3", "CFBundleVersion": "IC-203.7717.56", "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": "Idea", "idea.paths.selector": "IdeaIC2020.3", "idea.executable": "idea", "idea.vendor.name": "JetBrains", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume." }
{ "fileSize": 0.1224365234375, "architectures": [ { "bits": "32-bit", "fileType": 524291, "header": { "magic": 3405691582, "cputype": 0, "cpusubtype": 16, "filetype": 524291, "ncmds": 256, "sizeofcmds": 4080, "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": 4080, "offset": " 0x10" }, { "description": "Dynamically linked shared library identification command", "size": 7, "offset": " 0x18" }, { "description": "Symbol segment command", "size": 4352, "offset": " 0x20" }, { "description": 58752, "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": 21, "sizeofcmds": 3168, "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": 21, "offset": " 0x1008" }, { "description": "Sub Library 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": 22, "sizeofcmds": 2764, "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": " 0x11000" }, { "description": "Symbol segment command", "size": 2, "offset": " 0x11008" }, { "description": "TwoLevel Hints Load Command", "size": 2764, "offset": " 0x11010" }, { "description": 1179781, "size": 1, "offset": " 0x11018" }, { "description": 56, "size": 1095786335, "offset": " 0x11020" }, { "description": 1163543879, "size": 20306, "offset": " 0x11028" }, { "description": 0, "size": 1, "offset": " 0x11050" } ], "magic": "cefaedfe", "offset": "11000", "processorSubType": 3, "processorType": "X86" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij.ce", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2021.1, build IC-211.6693.111. Copyright JetBrains s.r.o., (c) 2000-2021", "CFBundleShortVersionString": "2021.1", "CFBundleVersion": "IC-211.6693.111", "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": "Idea", "idea.paths.selector": "IdeaIC2021.1", "idea.executable": "idea", "idea.vendor.name": "JetBrains", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in IntelliJ IDEA requests access to Bluetooth." }
{ "fileSize": 0.2035675048828125, "architectures": [ { "bits": "32-bit", "fileType": "Fixed Virtual Memory Shared Library File", "header": { "magic": 3405691582, "cputype": 0, "cpusubtype": 16, "filetype": 3, "ncmds": 1024, "sizeofcmds": 82304, "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": 82304, "offset": " 0x10" }, { "description": "Dynamic Linker Load Command", "size": 4108, "offset": " 0x18" }, { "description": 0, "size": 7168, "offset": " 0x20" }, { "description": 98768, "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij.ce", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2021.2, build IC-212.4746.92. Copyright JetBrains s.r.o., (c) 2000-2021", "CFBundleShortVersionString": "2021.2", "CFBundleVersion": "IC-212.4746.92", "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/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": "IdeaIC2021.2", "idea.platform.prefix": "Idea", "idea.jre.check": "true", "idea.executable": "idea", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in IntelliJ IDEA requests access to Bluetooth." }
{ "fileSize": 0.2035675048828125, "architectures": [ { "bits": "32-bit", "fileType": "Fixed Virtual Memory Shared Library File", "header": { "magic": 3405691582, "cputype": 0, "cpusubtype": 16, "filetype": 3, "ncmds": 1024, "sizeofcmds": 82304, "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": 82304, "offset": " 0x10" }, { "description": "Dynamic Linker Load Command", "size": 4108, "offset": " 0x18" }, { "description": 0, "size": 7168, "offset": " 0x20" }, { "description": 98768, "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2022.3.2, build IU-223.8617.56. Copyright JetBrains s.r.o., (c) 2000-2023", "CFBundleShortVersionString": "2022.3.2", "CFBundleVersion": "IU-223.8617.56", "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/util.jar:$APP_PACKAGE/Contents/lib/app.jar:$APP_PACKAGE/Contents/lib/3rd-party-rt.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/forms_rt.jar:$APP_PACKAGE/Contents/lib/intellij-test-discovery.jar:$APP_PACKAGE/Contents/lib/annotations.jar:$APP_PACKAGE/Contents/lib/groovy.jar:$APP_PACKAGE/Contents/lib/3rd-party-native.jar:$APP_PACKAGE/Contents/lib/annotations-java5.jar:$APP_PACKAGE/Contents/lib/async-profiler-windows.jar:$APP_PACKAGE/Contents/lib/async-profiler.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/idea_rt.jar:$APP_PACKAGE/Contents/lib/intellij-coverage-agent-1.0.682.jar:$APP_PACKAGE/Contents/lib/jsch-agent.jar:$APP_PACKAGE/Contents/lib/jsp-base.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/rd.jar:$APP_PACKAGE/Contents/lib/tools-testsBootstrap.jar:$APP_PACKAGE/Contents/lib/util_rt.jar:$APP_PACKAGE/Contents/lib/ant/lib/ant.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.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": "JetBrains", "idea.paths.selector": "IntelliJIdea2022.3", "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", "splash": "true", "idea.executable": "idea", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in IntelliJ IDEA requests access to Bluetooth.", "NSAppleEventsUsageDescription": "An application in IntelliJ IDEA requests the ability to send Apple events." }
{ "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": 76336, "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": 76336, "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2022.1, build IU-221.5080.210. Copyright JetBrains s.r.o., (c) 2000-2022", "CFBundleShortVersionString": "2022.1", "CFBundleVersion": "IU-221.5080.210", "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/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/jsp-base-openapi.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/annotations.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/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/idea_rt.jar:$APP_PACKAGE/Contents/lib/intellij-coverage-agent-1.0.656.jar:$APP_PACKAGE/Contents/lib/jsch-agent.jar:$APP_PACKAGE/Contents/lib/junit.jar:$APP_PACKAGE/Contents/lib/junit4.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/tests_bootstrap.jar:$APP_PACKAGE/Contents/lib/uast-tests.jar:$APP_PACKAGE/Contents/lib/util_rt.jar:$APP_PACKAGE/Contents/lib/winp.jar:$APP_PACKAGE/Contents/lib/ant/lib/ant.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": "IntelliJIdea2022.1", "idea.jre.check": "true", "splash": "true", "idea.executable": "idea", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in IntelliJ IDEA requests access to Bluetooth." }
{ "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2021.3.3, build IU-213.7172.25. Copyright JetBrains s.r.o., (c) 2000-2022", "CFBundleShortVersionString": "2021.3.3", "CFBundleVersion": "IU-213.7172.25", "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/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": "IntelliJIdea2021.3", "idea.jre.check": "true", "splash": "true", "idea.executable": "idea", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in IntelliJ IDEA requests access to Bluetooth." }
{ "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2021.3.2, build IU-213.6777.52. Copyright JetBrains s.r.o., (c) 2000-2022", "CFBundleShortVersionString": "2021.3.2", "CFBundleVersion": "IU-213.6777.52", "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/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": "IntelliJIdea2021.3", "idea.jre.check": "true", "splash": "true", "idea.executable": "idea", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in IntelliJ IDEA requests access to Bluetooth." }
{ "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2021.3.1, build IU-213.6461.79. Copyright JetBrains s.r.o., (c) 2000-2021", "CFBundleShortVersionString": "2021.3.1", "CFBundleVersion": "IU-213.6461.79", "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/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": "IntelliJIdea2021.3", "idea.jre.check": "true", "splash": "true", "idea.executable": "idea", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in IntelliJ IDEA requests access to Bluetooth." }
{ "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2021.3, build IU-213.5744.223. Copyright JetBrains s.r.o., (c) 2000-2021", "CFBundleShortVersionString": "2021.3", "CFBundleVersion": "IU-213.5744.223", "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/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": "IntelliJIdea2021.3", "idea.jre.check": "true", "splash": "true", "idea.executable": "idea", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in IntelliJ IDEA requests access to Bluetooth." }
{ "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2021.1.3, build IU-211.7628.21. Copyright JetBrains s.r.o., (c) 2000-2021", "CFBundleShortVersionString": "2021.1.3", "CFBundleVersion": "IU-211.7628.21", "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.paths.selector": "IntelliJIdea2021.1", "idea.executable": "idea", "idea.vendor.name": "JetBrains", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in IntelliJ IDEA requests access to Bluetooth." }
{ "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2021.1.2, build IU-211.7442.40. Copyright JetBrains s.r.o., (c) 2000-2021", "CFBundleShortVersionString": "2021.1.2", "CFBundleVersion": "IU-211.7442.40", "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.paths.selector": "IntelliJIdea2021.1", "idea.executable": "idea", "idea.vendor.name": "JetBrains", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in IntelliJ IDEA requests access to Bluetooth." }
{ "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2020.3.2, build IU-203.7148.57. Copyright JetBrains s.r.o., (c) 2000-2021", "CFBundleShortVersionString": "2020.3.2", "CFBundleVersion": "IU-203.7148.57", "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/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.paths.selector": "IntelliJIdea2020.3", "idea.executable": "idea", "idea.vendor.name": "JetBrains", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume." }
{ "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeRole": "Editor", "CFBundleTypeIconFile": "idea.icns" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2020.3, build IU-203.5981.155. Copyright JetBrains s.r.o., (c) 2000-2020", "CFBundleShortVersionString": "2020.3", "CFBundleVersion": "IU-203.5981.155", "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.paths.selector": "IntelliJIdea2020.3", "idea.executable": "idea", "idea.vendor.name": "JetBrains", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume." }
{ "fileSize": 0.1224212646484375, "architectures": [ { "bits": "32-bit", "fileType": 524291, "header": { "magic": 3405691582, "cputype": 0, "cpusubtype": 16, "filetype": 524291, "ncmds": 256, "sizeofcmds": 65264, "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": 65264, "offset": " 0x10" }, { "description": "Dynamically linked shared library identification command", "size": 7, "offset": " 0x18" }, { "description": "Symbol segment command", "size": 4352, "offset": " 0x20" }, { "description": 58736, "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": 21, "sizeofcmds": 3168, "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": 21, "offset": " 0x1008" }, { "description": "Sub Library 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": 22, "sizeofcmds": 2764, "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": " 0x11000" }, { "description": "Symbol segment command", "size": 2, "offset": " 0x11008" }, { "description": "TwoLevel Hints Load Command", "size": 2764, "offset": " 0x11010" }, { "description": 1179781, "size": 1, "offset": " 0x11018" }, { "description": 56, "size": 1095786335, "offset": " 0x11020" }, { "description": 1163543879, "size": 20306, "offset": " 0x11028" }, { "description": 0, "size": 1, "offset": " 0x11050" } ], "magic": "cefaedfe", "offset": "11000", "processorSubType": 3, "processorType": "X86" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleDocumentTypes": [ { "CFBundleTypeExtensions": [ "ipr" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeName": "IntelliJ IDEA Project File", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "java" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "groovy" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kt" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "kts" ], "CFBundleTypeIconFile": "idea.icns", "CFBundleTypeRole": "Editor" }, { "CFBundleTypeExtensions": [ "*" ], "CFBundleTypeName": "All documents", "CFBundleTypeOSTypes": [ "****" ], "CFBundleTypeRole": "Editor", "LSTypeIsPackage": false } ], "CFBundleExecutable": "idea", "CFBundleIconFile": "idea.icns", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "IntelliJ IDEA", "CFBundlePackageType": "APPL", "CFBundleIdentifier": "com.jetbrains.intellij", "CFBundleSignature": "????", "CFBundleGetInfoString": "IntelliJ IDEA 2021.2, build IU-212.4746.92. Copyright JetBrains s.r.o., (c) 2000-2021", "CFBundleShortVersionString": "2021.2", "CFBundleVersion": "IU-212.4746.92", "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/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": "IntelliJIdea2021.2", "idea.jre.check": "true", "idea.executable": "idea", "idea.home.path": "$APP_PACKAGE/Contents" } }, "NSCameraUsageDescription": "An application in IntelliJ IDEA requests access to the device's camera.", "NSMicrophoneUsageDescription": "An application in IntelliJ IDEA requests access to the device's microphone.", "NSLocationUsageDescription": "An application in IntelliJ IDEA requests access to the user's location information.", "NSDesktopFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Desktop folder.", "NSDocumentsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Documents folder.", "NSDownloadsFolderUsageDescription": "An application in IntelliJ IDEA requests access to the user's Downloads folder.", "NSNetworkVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a network volume.", "NSRemovableVolumesUsageDescription": "An application in IntelliJ IDEA requests access to files on a removable volume.", "NSBluetoothAlwaysUsageDescription": "An application in IntelliJ IDEA requests access to Bluetooth." }
{ "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" } ] }
{ "CFBundleDevelopmentRegion": "English", "CFBundleExecutable": "jetbrains-toolbox-launcher", "CFBundleGetInfoString": "", "CFBundleInfoDictionaryVersion": "6.0", "CFBundlePackageType": "APPL", "CFBundleSignature": "????", "NSHumanReadableCopyright": "Copyright (c) JetBrains s.r.o.", "NSHighResolutionCapable": true, "NSUIElement": false, "LSUIElement": true, "LSApplicationCategoryType": "public.app-category.developer-tools", "CFBundleName": "IntelliJ IDEA Community Edition 2021.3.2", "CFBundleIdentifier": "com.jetbrains.toolbox.linkapp.pcom.jetbrains.toolbox__ntelli_ommunity_dition_2021_3_2", "CFBundleVersion": "2021.3.2", "CFBundleLongVersionString": "2021.3.2", "CFBundleShortVersionString": "2021.3.2", "CFBundleIconFile": "icon.icns", "JetBrainsToolboxApp": "/Users/severynbilyy/Library/Application Support/JetBrains/Toolbox/apps/IDEA-C/ch-0/213.6777.52/IntelliJ IDEA CE.app" }
{ "fileSize": 0.035552978515625, "architectures": [ { "bits": "64-bit", "fileType": "Demand Paged Executable File", "header": { "magic": 3489328638, "cputype": 7, "cpusubtype": 3, "filetype": 2, "ncmds": 21, "sizeofcmds": 2088, "flags": [ "The object file has no undefined references and is executable.", "The object file is the input for the dynamic linker and can not be staticly link edited again.", "undefined" ], "reserved": 0 }, "loadCommandsInfo": [ { "description": 4277009103, "size": 524291, "offset": " 0x0" }, { "description": 524291, "size": 21, "offset": " 0x8" }, { "description": "Sub Library Load Command", "size": 131205, "offset": " 0x10" }, { "description": 131205, "size": 25, "offset": " 0x18" }, { "description": "64-bits Segment Load Command", "size": 1095786335, "offset": " 0x20" }, { "description": 1095786335, "size": 20306, "offset": " 0x28" } ], "magic": "cffaedfe", "offset": "0", "processorSubType": 3, "processorType": "X86" } ] }