Does PopClip work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v2022.5

May also be known as PopClip or Pilotmoon Popclip

๐Ÿ“š Bundle Version History

com.pilotmoon.popclip

v2022.5
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "21E258",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "popclipext"
      ],
      "CFBundleTypeName": "PopClip Extension Package",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "com.pilotmoon.popclip.extension"
      ],
      "LSTypeIsPackage": true
    },
    {
      "CFBundleTypeExtensions": [
        "popclipextz"
      ],
      "CFBundleTypeName": "PopClip Extension",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "com.pilotmoon.popclip.extension.zipped"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "popclipconfig"
      ],
      "CFBundleTypeName": "PopClip Configuration",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "com.pilotmoon.popclip.config"
      ]
    }
  ],
  "CFBundleExecutable": "PopClip",
  "CFBundleIconFile": "PopClipFlat",
  "CFBundleIdentifier": "com.pilotmoon.popclip",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "PopClip",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2022.5",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.pilotmoon.popclip-urlscheme",
      "CFBundleURLSchemes": [
        "popclip"
      ]
    }
  ],
  "CFBundleVersion": "1003895",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13E500a",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.3",
  "DTSDKBuild": "21E226",
  "DTSDKName": "macosx12.3",
  "DTXcode": "1331",
  "DTXcodeBuild": "13E500a",
  "ITSAppUsesNonExemptEncryption": false,
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.13.6",
  "LSUIElement": true,
  "NMStatusItemDelegateClass": "PopStatusItemDelegate",
  "NSAppleEventsUsageDescription": "PopClip uses automation to get the title and URL of the current web page in browsers, and to run extensions that use AppleScript.",
  "NSAppleScriptEnabled": true,
  "NSHumanReadableCopyright": "ยฉ Pilotmoon Software",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "PopApp",
  "NSRemindersUsageDescription": "PopClip needs Reminders access on behalf of an extension you have installed.",
  "OSAScriptingDefinition": "PopClip.sdef",
  "PMAppInfoProviderClass": "PopAppInfo",
  "PMVersionOffset": "1000000",
  "PilotmoonInternalVersionString": "2022.5-rc.1",
  "PilotmoonReleaseChannel": "Production",
  "PilotmoonReleaseEdition": "MAS",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.directory",
        "com.apple.package"
      ],
      "UTTypeDescription": "PopClip Extension Package",
      "UTTypeIconFile": "",
      "UTTypeIdentifier": "com.pilotmoon.popclip.extension",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "popclipext"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "PopClip Extension",
      "UTTypeIconFile": "",
      "UTTypeIdentifier": "com.pilotmoon.popclip.extension.zipped",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "popclipextz"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.property-list",
        "public.data"
      ],
      "UTTypeDescription": "PopClip Configuration",
      "UTTypeIcons": {},
      "UTTypeIdentifier": "com.pilotmoon.popclip.config",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "popclipconfig"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 2.362762451171875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 1250224,
        "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": 1250224,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 79872,
          "offset": " 0x20"
        },
        {
          "description": 1199584,
          "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": 39,
        "sizeofcmds": 5136,
        "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": 39,
          "offset": " 0x4008"
        },
        {
          "description": "Dynamic Loader Environment 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"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x4068"
        },
        {
          "description": 0,
          "size": 55296,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 55296,
          "offset": " 0x4090"
        },
        {
          "description": 55296,
          "size": 5,
          "offset": " 0x4098"
        }
      ],
      "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": 40,
        "sizeofcmds": 5224,
        "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": 40,
          "offset": " 0x138008"
        },
        {
          "description": 40,
          "size": 131205,
          "offset": " 0x138010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x138018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x138020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x138028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x138060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x138068"
        },
        {
          "description": 0,
          "size": 55296,
          "offset": " 0x138080"
        },
        {
          "description": 0,
          "size": 55296,
          "offset": " 0x138090"
        },
        {
          "description": 55296,
          "size": 5,
          "offset": " 0x138098"
        }
      ],
      "magic": "cffaedfe",
      "offset": "138000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update