v5.0.2
                                                        
                                                            
                                                                ๐ถ App has not yet been reported to be native to Apple Silicon
                                                            
                                                            
                                                                ๐ฅ Supported Architectures X86
                                                            
                                                         
                                                        
                                                            Full Info Plist
                                                            {
  "CFBundleAllowMixedLocalizations": "true",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "bluej",
        "jar",
        "bjar"
      ],
      "CFBundleTypeIconFile": "bluej.icns",
      "CFBundleTypeName": "bluejproject",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folder",
      "CFBundleTypeOSTypes": [
        "fold"
      ],
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "CFBundleExecutable": "JavaAppLauncher",
  "CFBundleGetInfoString": "5.0.2",
  "CFBundleIconFile": "bluej.icns",
  "CFBundleIdentifier": "org.bluej.BlueJ",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "BlueJ",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "5.0.2",
  "CFBundleSignature": "bluJ",
  "CFBundleVersion": "5.0.2",
  "JavaProps": {
    "ClassPath": [
      "$JAVAROOT/bluej.jar",
      "$JAVAROOT/javafx/lib/javafx.base.jar",
      "$JAVAROOT/javafx/lib/javafx.controls.jar",
      "$JAVAROOT/javafx/lib/javafx.fxml.jar",
      "$JAVAROOT/javafx/lib/javafx.graphics.jar",
      "$JAVAROOT/javafx/lib/javafx.media.jar",
      "$JAVAROOT/javafx/lib/javafx.properties.jar",
      "$JAVAROOT/javafx/lib/javafx.swing.jar",
      "$JAVAROOT/javafx/lib/javafx.web.jar"
    ],
    "MainClass": "bluej.Boot",
    "JVMRuntime": "jdk",
    "Properties": {
      "com.apple.macos.useScreenMenuBar": "true",
      "https.protocols": "TLSv1,TLSv1.1,TLSv1.2"
    },
    "VMOptions": [
      "Xmx512M"
    ]
  },
  "NSHighResolutionCapable": true
}
                                                         
                                                        
                                                            Full Meta Details
                                                            {
  "fileSize": 0.0526580810546875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 20,
        "sizeofcmds": 2752,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 20,
          "offset": " 0x8"
        },
        {
          "description": "Sub Client 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"
    }
  ]
}
                                                         
                                                     
                                                
                                                    
                                                        v5.0.0
                                                        
                                                            
                                                                ๐ถ App has not yet been reported to be native to Apple Silicon
                                                            
                                                            
                                                                ๐ฅ Supported Architectures X86
                                                            
                                                         
                                                        
                                                            Full Info Plist
                                                            {
  "CFBundleAllowMixedLocalizations": "true",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "bluej",
        "jar",
        "bjar"
      ],
      "CFBundleTypeIconFile": "bluej.icns",
      "CFBundleTypeName": "bluejproject",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Folder",
      "CFBundleTypeOSTypes": [
        "fold"
      ],
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "CFBundleExecutable": "JavaAppLauncher",
  "CFBundleGetInfoString": "5.0.0",
  "CFBundleIconFile": "bluej.icns",
  "CFBundleIdentifier": "org.bluej.BlueJ",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "BlueJ",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "5.0.0",
  "CFBundleSignature": "bluJ",
  "CFBundleVersion": "5.0.0",
  "JavaProps": {
    "ClassPath": [
      "$JAVAROOT/bluej.jar",
      "$JAVAROOT/javafx/lib/javafx.base.jar",
      "$JAVAROOT/javafx/lib/javafx.controls.jar",
      "$JAVAROOT/javafx/lib/javafx.fxml.jar",
      "$JAVAROOT/javafx/lib/javafx.graphics.jar",
      "$JAVAROOT/javafx/lib/javafx.media.jar",
      "$JAVAROOT/javafx/lib/javafx.properties.jar",
      "$JAVAROOT/javafx/lib/javafx.swing.jar",
      "$JAVAROOT/javafx/lib/javafx.web.jar"
    ],
    "MainClass": "bluej.Boot",
    "JVMRuntime": "jdk",
    "Properties": {
      "com.apple.macos.useScreenMenuBar": "true",
      "javafx.embed.singleThread": "true",
      "https.protocols": "TLSv1,TLSv1.1,TLSv1.2"
    },
    "VMOptions": [
      "Xmx512M"
    ]
  },
  "NSHighResolutionCapable": true
}
                                                         
                                                        
                                                            Full Meta Details
                                                            {
  "fileSize": 0.0526580810546875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 20,
        "sizeofcmds": 2752,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 20,
          "offset": " 0x8"
        },
        {
          "description": "Sub Client 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"
    }
  ]
}