Does Lightkey work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v3.90

May also be known as Lightkey or De Monospc Lightkey

๐Ÿ“š Bundle Version History

de.monospc.Lightkey

v3.90
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "21C52",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "Project.legacy",
      "CFBundleTypeIconSystemGenerated": 1,
      "CFBundleTypeName": "Lightkey Project",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "de.monospc.lightkey.project"
      ],
      "NSDocumentClass": "LXDocument"
    },
    {
      "CFBundleTypeIconFile": "FixtureProfile.legacy",
      "CFBundleTypeIconSystemGenerated": 1,
      "CFBundleTypeName": "Lightkey Fixture Profile",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "de.monospc.lightkey.fixtureprofile"
      ],
      "NSDocumentClass": "LXFEDDocument"
    },
    {
      "CFBundleTypeIconSystemGenerated": 0,
      "CFBundleTypeName": "Lightkey Activation Response",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "de.monospc.lightkey.activationresponse"
      ]
    },
    {
      "CFBundleTypeIconSystemGenerated": 0,
      "CFBundleTypeName": "Lightkey Bindings Configuration",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "de.monospc.lightkey.bindingsconfiguration"
      ]
    }
  ],
  "CFBundleExecutable": "Lightkey",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "de.monospc.Lightkey",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Lightkey",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.9",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "de.monospc.lightkey.activate",
      "CFBundleURLSchemes": [
        "lightkeyactivate"
      ]
    }
  ],
  "CFBundleVersion": "3.9",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13C100",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.1",
  "DTSDKBuild": "21C46",
  "DTSDKName": "macosx12.1",
  "DTXcode": "1321",
  "DTXcodeBuild": "13C100",
  "INIntentsSupported": [
    "SelectLivePageIntent",
    "GetActiveCuesIntent",
    "FindCuesIntent",
    "SetCueStateIntent",
    "SetCueIntensityIntent",
    "SetCueModifierIntent",
    "SetFrameModifierIntent",
    "ActivateCueInFrameIntent",
    "StartStopCuelistIntent",
    "PauseResumeCuelistIntent",
    "GoToCueInCuelistIntent",
    "FreezeOutputIntent",
    "SetBlindModeIntent",
    "SetMasterDimmerIntent",
    "SetTempoIntent"
  ],
  "LSMinimumSystemVersion": "10.15",
  "LXCommit": "46051102c",
  "LXInstallationVersion": 7,
  "LXOLAPath": "/Library/OLA/0.10.8",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "lightkeyapp.com": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "Lightkey needs access to Mail to send crash reports.",
  "NSHumanReadableCopyright": "ยฉ 2015โ€“2022 Monospace GmbH. All rights reserved.",
  "NSMainNibFile": "LXMainMenu",
  "NSPrincipalClass": "LXApplication",
  "NSUserActivityTypes": [
    "ActivateCueInFrameIntent",
    "FindCuesIntent",
    "FreezeOutputIntent",
    "GetActiveCuesIntent",
    "GoToCueInCuelistIntent",
    "PauseResumeCuelistIntent",
    "SelectLivePageIntent",
    "SetBlindModeIntent",
    "SetCueIntensityIntent",
    "SetCueModifierIntent",
    "SetCueStateIntent",
    "SetFrameModifierIntent",
    "SetMasterDimmerIntent",
    "SetTempoIntent",
    "StartStopCuelistIntent"
  ],
  "SUPublicDSAKeyFile": "pubkey.pem",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeDescription": "Lightkey Project",
      "UTTypeIconFile": "Project.legacy",
      "UTTypeIcons": {
        "UTTypeIconBadgeName": "GenericFile",
        "UTTypeIconText": "Project"
      },
      "UTTypeIdentifier": "de.monospc.lightkey.project",
      "UTTypeTagSpecification": {
        "public.filename-extension": "lightkeyproj"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeDescription": "Lightkey Fixture Profile",
      "UTTypeIconFile": "FixtureProfile.legacy",
      "UTTypeIcons": {
        "UTTypeIconBadgeName": "GenericFile",
        "UTTypeIconText": "Fixture"
      },
      "UTTypeIdentifier": "de.monospc.lightkey.fixtureprofile",
      "UTTypeTagSpecification": {
        "public.filename-extension": "lightkeyfxt"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Lightkey Activation Request",
      "UTTypeIcons": {
        "UTTypeIconBadgeName": "GenericFile"
      },
      "UTTypeIdentifier": "de.monospc.lightkey.activationrequest",
      "UTTypeTagSpecification": {
        "public.filename-extension": "lightkeyactivationrequest"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Lightkey Deactivation Request",
      "UTTypeIcons": {
        "UTTypeIconBadgeName": "GenericFile"
      },
      "UTTypeIdentifier": "de.monospc.lightkey.deactivationrequest",
      "UTTypeTagSpecification": {
        "public.filename-extension": "lightkeydeactivationrequest"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeDescription": "Lightkey Bindings Configuration",
      "UTTypeIcons": {
        "UTTypeIconBadgeName": "GenericFile",
        "UTTypeIconText": ""
      },
      "UTTypeIdentifier": "de.monospc.lightkey.bindingsconfiguration",
      "UTTypeTagSpecification": {
        "public.filename-extension": "lightkeybindings"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Lightkey Binding",
      "UTTypeIcons": {},
      "UTTypeIdentifier": "de.monospc.lightkey.binding",
      "UTTypeReferenceURL": "",
      "UTTypeTagSpecification": {}
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "SSL2 Fixture Profile",
      "UTTypeIcons": {
        "UTTypeIconText": ""
      },
      "UTTypeIdentifier": "de.monospc.lightkey.fixtureprofile.ssl2",
      "UTTypeTagSpecification": {
        "public.filename-extension": "ssl2"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.plain-text "
      ],
      "UTTypeDescription": "FreeStyler Fixture Profile",
      "UTTypeIdentifier": "de.monospc.lightkey.fixtureprofile.fxt",
      "UTTypeTagSpecification": {
        "public.filename-extension": "fxt"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "FreeStyler Packed Fixture Profile",
      "UTTypeIdentifier": "de.monospc.lightkey.fixtureprofile.pff",
      "UTTypeTagSpecification": {
        "public.filename-extension": "pff"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Lightkey Activation Response",
      "UTTypeIdentifier": "de.monospc.lightkey.activationresponse",
      "UTTypeTagSpecification": {
        "public.filename-extension": "lightkeyactivationresponse"
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 26.622573852539062,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 14407968,
        "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": 14407968,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 902144,
          "offset": " 0x20"
        },
        {
          "description": 13481488,
          "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": 78,
        "sizeofcmds": 8768,
        "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": 78,
          "offset": " 0x4008"
        },
        {
          "description": 78,
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x4068"
        },
        {
          "description": 0,
          "size": 45056,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 45056,
          "offset": " 0x4090"
        },
        {
          "description": 45056,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 22,
          "offset": " 0x40a0"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        },
        {
          "description": 0,
          "size": 12784,
          "offset": " 0x40c8"
        },
        {
          "description": 12784,
          "size": 9219344,
          "offset": " 0x40d0"
        },
        {
          "description": 9219344,
          "size": 12784,
          "offset": " 0x40d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x40e8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0x40f8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x4108"
        },
        {
          "description": 0,
          "size": 577008,
          "offset": " 0x4118"
        },
        {
          "description": 577008,
          "size": 9096,
          "offset": " 0x4120"
        },
        {
          "description": 9096,
          "size": 577008,
          "offset": " 0x4128"
        }
      ],
      "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": 78,
        "sizeofcmds": 8688,
        "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": 78,
          "offset": " 0xdc4008"
        },
        {
          "description": 78,
          "size": 2195589,
          "offset": " 0xdc4010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0xdc4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0xdc4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0xdc4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0xdc4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0xdc4068"
        },
        {
          "description": 0,
          "size": 694272,
          "offset": " 0xdc4080"
        },
        {
          "description": 0,
          "size": 694272,
          "offset": " 0xdc4090"
        },
        {
          "description": 694272,
          "size": 5,
          "offset": " 0xdc4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 23,
          "offset": " 0xdc40a0"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 1702125407,
          "offset": " 0xdc40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xdc40b8"
        },
        {
          "description": 0,
          "size": 9540,
          "offset": " 0xdc40c8"
        },
        {
          "description": 9540,
          "size": 8543420,
          "offset": " 0xdc40d0"
        },
        {
          "description": 8543420,
          "size": 9540,
          "offset": " 0xdc40d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xdc40e8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xdc40f8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xdc4108"
        },
        {
          "description": 0,
          "size": 534560,
          "offset": " 0xdc4118"
        },
        {
          "description": 534560,
          "size": 17580,
          "offset": " 0xdc4120"
        },
        {
          "description": 17580,
          "size": 534560,
          "offset": " 0xdc4128"
        }
      ],
      "magic": "cffaedfe",
      "offset": "dc4000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v3.80
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "21A558",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "Project.legacy",
      "CFBundleTypeIconSystemGenerated": 1,
      "CFBundleTypeName": "Lightkey Project",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "de.monospc.lightkey.project"
      ],
      "NSDocumentClass": "LXDocument"
    },
    {
      "CFBundleTypeIconFile": "FixtureProfile.legacy",
      "CFBundleTypeIconSystemGenerated": 1,
      "CFBundleTypeName": "Lightkey Fixture Profile",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "de.monospc.lightkey.fixtureprofile"
      ],
      "NSDocumentClass": "LXFEDDocument"
    },
    {
      "CFBundleTypeIconSystemGenerated": 0,
      "CFBundleTypeName": "Lightkey Activation Response",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "de.monospc.lightkey.activationresponse"
      ]
    },
    {
      "CFBundleTypeIconSystemGenerated": 0,
      "CFBundleTypeName": "Lightkey Bindings Configuration",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "de.monospc.lightkey.bindingsconfiguration"
      ]
    }
  ],
  "CFBundleExecutable": "Lightkey",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "de.monospc.Lightkey",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Lightkey",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.8",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "de.monospc.lightkey.activate",
      "CFBundleURLSchemes": [
        "lightkeyactivate"
      ]
    }
  ],
  "CFBundleVersion": "3.8",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13A5212g",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.0",
  "DTSDKBuild": "21A5304f",
  "DTSDKName": "macosx12.0",
  "DTXcode": "1300",
  "DTXcodeBuild": "13A5212g",
  "INIntentsSupported": [
    "SelectLivePageIntent",
    "GetActiveCuesIntent",
    "FindCuesIntent",
    "SetCueStateIntent",
    "SetCueIntensityIntent",
    "SetCueModifierIntent",
    "SetFrameModifierIntent",
    "ActivateCueInFrameIntent",
    "StartStopCuelistIntent",
    "PauseResumeCuelistIntent",
    "GoToCueInCuelistIntent",
    "FreezeOutputIntent",
    "SetBlindModeIntent",
    "SetMasterDimmerIntent",
    "SetTempoIntent"
  ],
  "LSMinimumSystemVersion": "10.15",
  "LXCommit": "234ef84d9",
  "LXInstallationVersion": 7,
  "LXOLAPath": "/Library/OLA/0.10.8",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "lightkeyapp.com": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "Lightkey needs access to Mail to send crash reports.",
  "NSHumanReadableCopyright": "ยฉ 2015โ€“2021 Monospace GmbH. All rights reserved.",
  "NSMainNibFile": "LXMainMenu",
  "NSPrincipalClass": "LXApplication",
  "NSUserActivityTypes": [
    "ActivateCueInFrameIntent",
    "FindCuesIntent",
    "FreezeOutputIntent",
    "GetActiveCuesIntent",
    "GoToCueInCuelistIntent",
    "PauseResumeCuelistIntent",
    "SelectLivePageIntent",
    "SetBlindModeIntent",
    "SetCueIntensityIntent",
    "SetCueModifierIntent",
    "SetCueStateIntent",
    "SetFrameModifierIntent",
    "SetMasterDimmerIntent",
    "SetTempoIntent",
    "StartStopCuelistIntent"
  ],
  "SUPublicDSAKeyFile": "pubkey.pem",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeDescription": "Lightkey Project",
      "UTTypeIconFile": "Project.legacy",
      "UTTypeIcons": {
        "UTTypeIconBadgeName": "GenericFile",
        "UTTypeIconText": "Project"
      },
      "UTTypeIdentifier": "de.monospc.lightkey.project",
      "UTTypeTagSpecification": {
        "public.filename-extension": "lightkeyproj"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeDescription": "Lightkey Fixture Profile",
      "UTTypeIconFile": "FixtureProfile.legacy",
      "UTTypeIcons": {
        "UTTypeIconBadgeName": "GenericFile",
        "UTTypeIconText": "Fixture"
      },
      "UTTypeIdentifier": "de.monospc.lightkey.fixtureprofile",
      "UTTypeTagSpecification": {
        "public.filename-extension": "lightkeyfxt"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Lightkey Activation Request",
      "UTTypeIcons": {
        "UTTypeIconBadgeName": "GenericFile"
      },
      "UTTypeIdentifier": "de.monospc.lightkey.activationrequest",
      "UTTypeTagSpecification": {
        "public.filename-extension": "lightkeyactivationrequest"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Lightkey Deactivation Request",
      "UTTypeIcons": {
        "UTTypeIconBadgeName": "GenericFile"
      },
      "UTTypeIdentifier": "de.monospc.lightkey.deactivationrequest",
      "UTTypeTagSpecification": {
        "public.filename-extension": "lightkeydeactivationrequest"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeDescription": "Lightkey Bindings Configuration",
      "UTTypeIcons": {
        "UTTypeIconBadgeName": "GenericFile",
        "UTTypeIconText": ""
      },
      "UTTypeIdentifier": "de.monospc.lightkey.bindingsconfiguration",
      "UTTypeTagSpecification": {
        "public.filename-extension": "lightkeybindings"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Lightkey Binding",
      "UTTypeIcons": {},
      "UTTypeIdentifier": "de.monospc.lightkey.binding",
      "UTTypeReferenceURL": "",
      "UTTypeTagSpecification": {}
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "SSL2 Fixture Profile",
      "UTTypeIcons": {
        "UTTypeIconText": ""
      },
      "UTTypeIdentifier": "de.monospc.lightkey.fixtureprofile.ssl2",
      "UTTypeTagSpecification": {
        "public.filename-extension": "ssl2"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.plain-text "
      ],
      "UTTypeDescription": "FreeStyler Fixture Profile",
      "UTTypeIdentifier": "de.monospc.lightkey.fixtureprofile.fxt",
      "UTTypeTagSpecification": {
        "public.filename-extension": "fxt"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "FreeStyler Packed Fixture Profile",
      "UTTypeIdentifier": "de.monospc.lightkey.fixtureprofile.pff",
      "UTTypeTagSpecification": {
        "public.filename-extension": "pff"
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Lightkey Activation Response",
      "UTTypeIdentifier": "de.monospc.lightkey.activationresponse",
      "UTTypeTagSpecification": {
        "public.filename-extension": "lightkeyactivationresponse"
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 25.29083251953125,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 13687984,
        "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": 13687984,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 857088,
          "offset": " 0x20"
        },
        {
          "description": 12805952,
          "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": 76,
        "sizeofcmds": 8640,
        "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": 76,
          "offset": " 0x4008"
        },
        {
          "description": 76,
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x4068"
        },
        {
          "description": 0,
          "size": 42496,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 42496,
          "offset": " 0x4090"
        },
        {
          "description": 42496,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 22,
          "offset": " 0x40a0"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        },
        {
          "description": 0,
          "size": 23136,
          "offset": " 0x40c8"
        },
        {
          "description": 23136,
          "size": 8635680,
          "offset": " 0x40d0"
        },
        {
          "description": 8635680,
          "size": 23136,
          "offset": " 0x40d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x40e8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0x40f8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x4108"
        },
        {
          "description": 0,
          "size": 8658816,
          "offset": " 0x4118"
        },
        {
          "description": 8658816,
          "size": 8286,
          "offset": " 0x4120"
        },
        {
          "description": 8286,
          "size": 8658816,
          "offset": " 0x4128"
        }
      ],
      "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": 76,
        "sizeofcmds": 8560,
        "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": 76,
          "offset": " 0xd14008"
        },
        {
          "description": 76,
          "size": 2195589,
          "offset": " 0xd14010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0xd14018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0xd14020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0xd14028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0xd14060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0xd14068"
        },
        {
          "description": 0,
          "size": 656384,
          "offset": " 0xd14080"
        },
        {
          "description": 0,
          "size": 656384,
          "offset": " 0xd14090"
        },
        {
          "description": 656384,
          "size": 5,
          "offset": " 0xd14098"
        },
        {
          "description": "UNIX Thread command",
          "size": 23,
          "offset": " 0xd140a0"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 1702125407,
          "offset": " 0xd140a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xd140b8"
        },
        {
          "description": 0,
          "size": 9588,
          "offset": " 0xd140c8"
        },
        {
          "description": 9588,
          "size": 8018740,
          "offset": " 0xd140d0"
        },
        {
          "description": 8018740,
          "size": 9588,
          "offset": " 0xd140d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xd140e8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xd140f8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xd14108"
        },
        {
          "description": 0,
          "size": 8028328,
          "offset": " 0xd14118"
        },
        {
          "description": 8028328,
          "size": 15936,
          "offset": " 0xd14120"
        },
        {
          "description": 15936,
          "size": 8028328,
          "offset": " 0xd14128"
        }
      ],
      "magic": "cffaedfe",
      "offset": "d14000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update