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

App Bundles

org.tempel.findanyfile

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"
    }
  ]
}