Does Find Any File work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support as of v2.3

May also be known as Find Any File or Tempel Findanyfile

๐Ÿ“š Bundle Version History

org.tempel.findanyfile

v2.4b2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildDateString": "2023-01-21T20:30:04+0100",
  "BuildMachineOSBuild": "21G320",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "faf"
      ],
      "CFBundleTypeIconFile": "SavedSearch",
      "CFBundleTypeName": "Find Any File search",
      "CFBundleTypeOSTypes": [
        ".FaF"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "org.tempel.findanyfile.faf"
      ],
      "LSTypeIsPackage": 0,
      "NSDocumentClass": "SearchDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "paths"
      ],
      "CFBundleTypeName": "POSIX Paths File",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "cc.utis.paths-file"
      ],
      "LSTypeIsPackage": 0,
      "NSDocumentClass": "ResultDocument"
    },
    {
      "CFBundleTypeName": "Directory",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "None",
      "LSItemContentTypes": [
        "public.directory"
      ]
    }
  ],
  "CFBundleExecutable": "Find Any File",
  "CFBundleIconFile": "AppIcon.icns",
  "CFBundleIdentifier": "org.tempel.findanyfile",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Find Any File",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.4b2",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLIconFile": "SavedSearch",
      "CFBundleURLName": "org.tempel.findanyfile.fafapp",
      "CFBundleURLSchemes": [
        "fafapp"
      ]
    }
  ],
  "CFBundleVersion": "329",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13E113",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.3",
  "DTSDKBuild": "21E226",
  "DTSDKName": "macosx12.3",
  "DTXcode": "1330",
  "DTXcodeBuild": "13E113",
  "DockIconsToChooseFrom": [
    {
      "file name": "AppIcon.icns",
      "title": "Classic Icon"
    },
    {
      "file name": "BS-Blue.icns",
      "title": "Squircle Blue"
    },
    {
      "file name": "BS-Orange.icns",
      "title": "Squircle Orange"
    }
  ],
  "ITSAppUsesNonExemptEncryption": false,
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSFileQuarantineEnabled": false,
  "LSMinimumSystemVersion": "10.11",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "findanyfile.app": {
        "NSIncludesSubdomains": true,
        "NSThirdPartyExceptionAllowsInsecureHTTPLoads": true
      },
      "localhost": {
        "NSIncludesSubdomains": true,
        "NSThirdPartyExceptionAllowsInsecureHTTPLoads": true
      },
      "tempel.org": {
        "NSIncludesSubdomains": true,
        "NSThirdPartyExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "Find Any File likes to use the \"Get Info\" command and inquire the Finder's selection.",
  "NSCalendarsUsageDescription": "Find Any File needs access to this in order to be able to search its contents.",
  "NSContactsUsageDescription": "Find Any File needs access to this in order to be able to search its contents.",
  "NSDockTilePlugIn": "FindAnyFileDockPlugin.docktileplugin",
  "NSExtensionServiceAllowsToolbarItem": false,
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "2005-2022 Thomas Tempelmann",
  "NSMainStoryboardFile": "Main",
  "NSPhotoLibraryUsageDescription": "Find Any File needs access to this in order to be able to search its contents.",
  "NSPrincipalClass": "Application",
  "NSRemindersUsageDescription": "Find Any File needs access to this in order to be able to search its contents.",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "FAF: Find Name"
      },
      "NSMessage": "findByName",
      "NSPortName": "Find Any File",
      "NSRequiredContext": {},
      "NSReturnTypes": [],
      "NSSendTypes": [
        "NSStringPboardType"
      ]
    },
    {
      "NSMenuItem": {
        "default": "FAF: Search Folder(s)"
      },
      "NSMessage": "findInside",
      "NSPortName": "Find Any File",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSReturnTypes": [],
      "NSSendTypes": [
        "NSFilenamesPboardType"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "SMPrivilegedExecutables": {
    "org.tempel.findanyfile.helper": "identifier \"org.tempel.findanyfile.helper\""
  },
  "SUPublicDSAKeyFile": "dsa_pub.pem",
  "SUPublicEDKey": "8JqlskqsidyS/Kf6+36CNJGEuUOClItJVEGrd2x8B8o=",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.utf8-plain-text",
        "public.content"
      ],
      "UTTypeDescription": "FAF search",
      "UTTypeIconFile": "SavedSearch",
      "UTTypeIdentifier": "org.tempel.findanyfile.faf",
      "UTTypeTagSpecification": {
        "com.apple.ostype": [
          ".FaF"
        ],
        "public.filename-extension": [
          "faf"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.utf8-plain-text",
        "posix.paths",
        "org.tempel.findanyfile.paths",
        "public.content"
      ],
      "UTTypeDescription": "POSIX Paths File",
      "UTTypeIdentifier": "cc.utis.paths-file",
      "UTTypeReferenceURL": "https://github.com/utiscc/DotPathsFileSpec",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paths"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeDescription": "Directory",
      "UTTypeIdentifier": "public.directory",
      "UTTypeTagSpecification": {}
    },
    {
      "UTTypeConformsTo": [
        "public.plain-text"
      ],
      "UTTypeDescription": "POSIX Paths",
      "UTTypeIdentifier": "posix.paths",
      "UTTypeTagSpecification": {}
    },
    {
      "UTTypeConformsTo": [
        "public.plain-text"
      ],
      "UTTypeDescription": "POSIX Paths",
      "UTTypeIdentifier": "org.tempel.findanyfile.paths",
      "UTTypeTagSpecification": {}
    }
  ]
}
Full Meta Details
{
  "fileSize": 6.923431396484375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 3685360,
        "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": 3685360,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 231424,
          "offset": " 0x20"
        },
        {
          "description": 3556960,
          "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": 40,
        "sizeofcmds": 5272,
        "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": 40,
          "offset": " 0x4008"
        },
        {
          "description": 40,
          "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": 9472,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 9472,
          "offset": " 0x4090"
        },
        {
          "description": 9472,
          "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": 41,
        "sizeofcmds": 5360,
        "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": 41,
          "offset": " 0x388008"
        },
        {
          "description": "Data In Code Load Command",
          "size": 131205,
          "offset": " 0x388010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x388018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x388020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x388028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x388060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x388068"
        },
        {
          "description": 0,
          "size": 9216,
          "offset": " 0x388080"
        },
        {
          "description": 0,
          "size": 9216,
          "offset": " 0x388090"
        },
        {
          "description": 9216,
          "size": 5,
          "offset": " 0x388098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0x3880a0"
        }
      ],
      "magic": "cffaedfe",
      "offset": "388000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v2.3.2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildDateString": "2021-12-29T22:36:59+0100",
  "BuildMachineOSBuild": "21C52",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "faf"
      ],
      "CFBundleTypeIconFile": "SavedSearch",
      "CFBundleTypeName": "Find Any File search",
      "CFBundleTypeOSTypes": [
        ".FaF"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "org.tempel.findanyfile.faf"
      ],
      "LSTypeIsPackage": 0,
      "NSDocumentClass": "SearchDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "paths"
      ],
      "CFBundleTypeName": "POSIX Paths File",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "cc.utis.paths-file"
      ],
      "LSTypeIsPackage": 0,
      "NSDocumentClass": "ResultDocument"
    },
    {
      "CFBundleTypeName": "Directory",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "None",
      "LSItemContentTypes": [
        "public.directory"
      ]
    }
  ],
  "CFBundleExecutable": "Find Any File",
  "CFBundleIconFile": "AppIcon.icns",
  "CFBundleIdentifier": "org.tempel.findanyfile",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Find Any File",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.3.2",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLIconFile": "SavedSearch",
      "CFBundleURLName": "org.tempel.findanyfile.fafapp",
      "CFBundleURLSchemes": [
        "fafapp"
      ]
    }
  ],
  "CFBundleVersion": "302",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13A1030d",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.0",
  "DTSDKBuild": "21A344",
  "DTSDKName": "macosx12.0",
  "DTXcode": "1310",
  "DTXcodeBuild": "13A1030d",
  "DockIconsToChooseFrom": [
    {
      "file name": "AppIcon.icns",
      "title": "Classic Icon"
    },
    {
      "file name": "BS-Blue.icns",
      "title": "Squircle Blue"
    },
    {
      "file name": "BS-Orange.icns",
      "title": "Squircle Orange"
    }
  ],
  "ITSAppUsesNonExemptEncryption": false,
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSFileQuarantineEnabled": false,
  "LSMinimumSystemVersion": "10.11",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "findanyfile.app": {
        "NSIncludesSubdomains": true,
        "NSThirdPartyExceptionAllowsInsecureHTTPLoads": true
      },
      "localhost": {
        "NSIncludesSubdomains": true,
        "NSThirdPartyExceptionAllowsInsecureHTTPLoads": true
      },
      "tempel.org": {
        "NSIncludesSubdomains": true,
        "NSThirdPartyExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "Find Any File likes to use the \"Get Info\" command and inquire the Finder's selection.",
  "NSCalendarsUsageDescription": "Find Any File needs access to this in order to be able to search its contents.",
  "NSContactsUsageDescription": "Find Any File needs access to this in order to be able to search its contents.",
  "NSExtensionServiceAllowsToolbarItem": false,
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "2005-2021 Thomas Tempelmann",
  "NSMainStoryboardFile": "Main",
  "NSPhotoLibraryUsageDescription": "Find Any File needs access to this in order to be able to search its contents.",
  "NSPrincipalClass": "Application",
  "NSRemindersUsageDescription": "Find Any File needs access to this in order to be able to search its contents.",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "FAF: Find Name"
      },
      "NSMessage": "findByName",
      "NSPortName": "Find Any File",
      "NSRequiredContext": {},
      "NSReturnTypes": [],
      "NSSendTypes": [
        "NSStringPboardType"
      ]
    },
    {
      "NSMenuItem": {
        "default": "FAF: Search Folder(s)"
      },
      "NSMessage": "findInside",
      "NSPortName": "Find Any File",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSReturnTypes": [],
      "NSSendTypes": [
        "NSFilenamesPboardType"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "SMPrivilegedExecutables": {
    "org.tempel.findanyfile.helper": "identifier \"org.tempel.findanyfile.helper\" and anchor apple generic and certificate leaf[subject.CN] = \"Mac Developer: Thomas Tempelmann (83FDUCJ4U8)\" and certificate 1[field.1.2.840.113635.100.6.2.1] /* exists */"
  },
  "SUPublicDSAKeyFile": "dsa_pub.pem",
  "SUPublicEDKey": "8JqlskqsidyS/Kf6+36CNJGEuUOClItJVEGrd2x8B8o=",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.utf8-plain-text"
      ],
      "UTTypeDescription": "FAF search",
      "UTTypeIconFile": "SavedSearch",
      "UTTypeIdentifier": "org.tempel.findanyfile.faf",
      "UTTypeTagSpecification": {
        "com.apple.ostype": [
          ".FaF"
        ],
        "public.filename-extension": [
          "faf"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.utf8-plain-text",
        "posix.paths",
        "org.tempel.findanyfile.paths"
      ],
      "UTTypeDescription": "POSIX Paths File",
      "UTTypeIdentifier": "cc.utis.paths-file",
      "UTTypeReferenceURL": "https://github.com/utiscc/DotPathsFileSpec",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paths"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeDescription": "Directory",
      "UTTypeIdentifier": "public.directory",
      "UTTypeTagSpecification": {}
    },
    {
      "UTTypeConformsTo": [
        "public.plain-text"
      ],
      "UTTypeDescription": "POSIX Paths",
      "UTTypeIdentifier": "posix.paths",
      "UTTypeTagSpecification": {}
    },
    {
      "UTTypeConformsTo": [
        "public.plain-text"
      ],
      "UTTypeDescription": "POSIX Paths",
      "UTTypeIdentifier": "org.tempel.findanyfile.paths",
      "UTTypeTagSpecification": {}
    }
  ]
}
Full Meta Details
{
  "fileSize": 3.1439666748046875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 1693392,
        "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": 1693392,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 107520,
          "offset": " 0x20"
        },
        {
          "description": 101808,
          "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": 37,
        "sizeofcmds": 5040,
        "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": 37,
          "offset": " 0x4008"
        },
        {
          "description": "Minimum Version Requirement Command for iPhone",
          "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": 88064,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 88064,
          "offset": " 0x4090"
        }
      ],
      "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": 38,
        "sizeofcmds": 328,
        "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": 38,
          "offset": " 0x1a4008"
        },
        {
          "description": "Function Starts Command",
          "size": 131205,
          "offset": " 0x1a4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x1a4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1a4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1a4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x1a4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x1a4068"
        },
        {
          "description": 0,
          "size": 83968,
          "offset": " 0x1a4080"
        },
        {
          "description": 0,
          "size": 83968,
          "offset": " 0x1a4090"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1a4000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v2.3.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildDateString": "2021-07-14T21:51:25+0200",
  "BuildMachineOSBuild": "20F71",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "faf"
      ],
      "CFBundleTypeIconFile": "SavedSearch",
      "CFBundleTypeName": "Find Any File search",
      "CFBundleTypeOSTypes": [
        ".FaF"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "org.tempel.findanyfile.faf"
      ],
      "LSTypeIsPackage": 0,
      "NSDocumentClass": "SearchDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "paths"
      ],
      "CFBundleTypeName": "POSIX Paths",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "posix.paths"
      ],
      "LSTypeIsPackage": 0,
      "NSDocumentClass": "ResultDocument"
    },
    {
      "CFBundleTypeName": "Directory",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "None",
      "LSItemContentTypes": [
        "public.directory"
      ]
    }
  ],
  "CFBundleExecutable": "Find Any File",
  "CFBundleIconFile": "AppIcon.icns",
  "CFBundleIdentifier": "org.tempel.findanyfile",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Find Any File",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.3.1",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLIconFile": "SavedSearch",
      "CFBundleURLName": "org.tempel.findanyfile.fafapp",
      "CFBundleURLSchemes": [
        "fafapp"
      ]
    }
  ],
  "CFBundleVersion": "280",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12D4e",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.1",
  "DTSDKBuild": "20C63",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "ITSAppUsesNonExemptEncryption": false,
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSFileQuarantineEnabled": false,
  "LSMinimumSystemVersion": "10.11",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "findanyfile.app": {
        "NSIncludesSubdomains": true,
        "NSThirdPartyExceptionAllowsInsecureHTTPLoads": true
      },
      "localhost": {
        "NSIncludesSubdomains": true,
        "NSThirdPartyExceptionAllowsInsecureHTTPLoads": true
      },
      "tempel.org": {
        "NSIncludesSubdomains": true,
        "NSThirdPartyExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSAppleEventsUsageDescription": "Find Any File likes to use the \"Get Info\" command and inquire the Finder's selection.",
  "NSCalendarsUsageDescription": "Find Any File needs access to this in order to be able to search its contents.",
  "NSContactsUsageDescription": "Find Any File needs access to this in order to be able to search its contents.",
  "NSExtensionServiceAllowsToolbarItem": false,
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "2005-2021 Thomas Tempelmann",
  "NSMainStoryboardFile": "Main",
  "NSPhotoLibraryUsageDescription": "Find Any File needs access to this in order to be able to search its contents.",
  "NSPrincipalClass": "Application",
  "NSRemindersUsageDescription": "Find Any File needs access to this in order to be able to search its contents.",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "FAF: Find Name"
      },
      "NSMessage": "findByName",
      "NSPortName": "Find Any File",
      "NSRequiredContext": {},
      "NSReturnTypes": [],
      "NSSendTypes": [
        "NSStringPboardType"
      ]
    },
    {
      "NSMenuItem": {
        "default": "FAF: Search Folder(s)"
      },
      "NSMessage": "findInside",
      "NSPortName": "Find Any File",
      "NSRequiredContext": {
        "NSTextContent": "FilePath"
      },
      "NSReturnTypes": [],
      "NSSendTypes": [
        "NSFilenamesPboardType"
      ]
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "SMPrivilegedExecutables": {
    "org.tempel.findanyfile.helper": "anchor apple generic and identifier \"org.tempel.findanyfile.helper\" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = \"25856V4B4X\")"
  },
  "SUPublicDSAKeyFile": "dsa_pub.pem",
  "SUPublicEDKey": "8JqlskqsidyS/Kf6+36CNJGEuUOClItJVEGrd2x8B8o=",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.plain-text"
      ],
      "UTTypeDescription": "FAF search",
      "UTTypeIconFile": "SavedSearch",
      "UTTypeIdentifier": "org.tempel.findanyfile.faf",
      "UTTypeTagSpecification": {
        "com.apple.ostype": [
          ".FaF"
        ],
        "public.filename-extension": [
          "faf"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.plain-text"
      ],
      "UTTypeDescription": "POSIX Paths",
      "UTTypeIdentifier": "posix.paths",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paths"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeDescription": "Directory",
      "UTTypeIdentifier": "public.directory",
      "UTTypeTagSpecification": {}
    }
  ]
}
Full Meta Details
{
  "fileSize": 3.5997772216796875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 2048,
        "sizeofcmds": 1915808,
        "flags": [
          "The object file has no undefined references and is executable.",
          "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": 2048,
          "size": 1915808,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Identifier",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 121856,
          "offset": " 0x20"
        },
        {
          "description": 1824944,
          "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": 36,
        "sizeofcmds": 4968,
        "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": " 0x8000"
        },
        {
          "description": "Symbol segment command",
          "size": 36,
          "offset": " 0x8008"
        },
        {
          "description": "Minimum Version Requirement Command for OSX",
          "size": 131205,
          "offset": " 0x8010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x8018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x8020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x8028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x8060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x8068"
        },
        {
          "description": 0,
          "size": 63488,
          "offset": " 0x8080"
        }
      ],
      "magic": "cffaedfe",
      "offset": "8000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 37,
        "sizeofcmds": 5056,
        "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": 37,
          "offset": " 0x1dc008"
        },
        {
          "description": "Minimum Version Requirement Command for iPhone",
          "size": 131205,
          "offset": " 0x1dc010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x1dc018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1dc020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1dc028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x1dc060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x1dc068"
        },
        {
          "description": 0,
          "size": 3840,
          "offset": " 0x1dc080"
        },
        {
          "description": 0,
          "size": 3840,
          "offset": " 0x1dc090"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1dc000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}