๐Ÿ“š Bundle Version History

com.ripperhe.Bob

v0.6.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "BuildMachineOSBuild": "20D64",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "bobplugin"
      ],
      "CFBundleTypeName": "Bob Plugin",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.ripperhe.bob.plugin"
      ]
    }
  ],
  "CFBundleExecutable": "Bob",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.ripperhe.Bob",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Bob",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "0.6.1",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "4",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12D4e",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.1",
  "DTSDKBuild": "20C63",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.13",
  "LSUIElement": true,
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSExceptionDomains": {
      "api.interpreter.caiyunai.com": {
        "NSExceptionAllowsInsecureHTTPLoads": true,
        "NSIncludesSubdomains": true
      },
      "deepi.sogou.com": {
        "NSExceptionAllowsInsecureHTTPLoads": true,
        "NSIncludesSubdomains": true
      },
      "fanyi.sogou.com": {
        "NSExceptionAllowsInsecureHTTPLoads": true,
        "NSIncludesSubdomains": true
      },
      "localhost": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleScriptEnabled": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2019 ripperhe. All rights reserved.",
  "NSMainStoryboardFile": "Main",
  "NSPrincipalClass": "NSApplication",
  "NSSupportsAutomaticTermination": false,
  "NSSupportsSuddenTermination": false,
  "OSAScriptingDefinition": "Bob.sdef",
  "SUFeedURL": "https://gitee.com/ripperhe/Bob/raw/master/appcast.xml",
  "SUPublicEDKey": "9A+xsrQOIlVVWM8Ck/XH0AoTCqHf7S7S1SKTNP62LJE=",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "com.apple.package"
      ],
      "UTTypeDescription": "Bob Plugin",
      "UTTypeIdentifier": "com.ripperhe.bob.plugin",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "bobplugin"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 1.5803985595703125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 70,
        "sizeofcmds": 7568,
        "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": 70,
          "offset": " 0x8"
        },
        {
          "description": 70,
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 78848,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 78848,
          "offset": " 0x90"
        },
        {
          "description": 78848,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 18,
          "offset": " 0xa0"
        },
        {
          "description": "Sub Framework Load Command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 13100,
          "offset": " 0xc8"
        },
        {
          "description": 13100,
          "size": 60164,
          "offset": " 0xd0"
        },
        {
          "description": 60164,
          "size": 13100,
          "offset": " 0xd8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xe8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xf8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x108"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update