๐Ÿ“š Bundle Version History

com.timpler.screenstudio

v2.17.12
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleDisplayName": "Screen Studio",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "screenstudio"
      ],
      "CFBundleTypeIconFile": "icon.icns",
      "CFBundleTypeName": "Screen Studio Project",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSTypeIsPackage": true
    },
    {
      "CFBundleTypeExtensions": [
        "screenstudiopreset"
      ],
      "CFBundleTypeIconFile": "icon.icns",
      "CFBundleTypeName": "Screen Studio Preset",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSTypeIsPackage": true
    }
  ],
  "CFBundleExecutable": "Screen Studio",
  "CFBundleIconFile": "icon.icns",
  "CFBundleIdentifier": "com.timpler.screenstudio",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Screen Studio",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.17.12",
  "CFBundleVersion": "2.17.12",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "22E245",
  "DTSDKName": "macosx13.3",
  "DTXcode": "1431",
  "DTXcodeBuild": "14E300c",
  "ElectronAsarIntegrity": {
    "Resources/app.asar": {
      "algorithm": "SHA256",
      "hash": "1f4748116d3acb1f2f5bf84091056e2fbf8f4e8327efa1cfda41e8790e9b6be1"
    }
  },
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSEnvironment": {
    "MallocNanoZone": "0"
  },
  "LSMinimumSystemVersion": "10.13",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsLocalNetworking": true,
    "NSCameraUsageDescription": "Screen Studio requires camera access to camera video.",
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      },
      "localhost": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      },
      "screen.studio": {
        "NSExceptionAllowsInsecureHTTPLoads": true,
        "NSExceptionRequiresForwardSecrecy": false,
        "NSIncludesSubdomains": true,
        "NSRequiresCertificateTransparency": false
      }
    },
    "NSMicrophoneUsageDescription": "Screen Studio requires microphone access to record audio."
  },
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "ยฉ 2023 Adam Pietrasiak",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.066864013671875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1384,
        "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": 16,
          "offset": " 0x8"
        },
        {
          "description": "Prebound Dynamic Library 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"
    }
  ]
}
Report Update