| δΈζ | English |
Framework Detector is a powerful and elegant macOS application built with SwiftUI that helps you quickly identify the CPU architectures of your installed applications and command-line tools.
.zip release from the Releases page.Framework detector.app into your /Applications folder.(Note: If you encounter a Gatekeeper warning, go to System Settings -> Privacy & Security -> Open Anyway).
git clone https://github.com/YourUsername/FrameworkDetector.git
Framework detector.xcodeproj in Xcode 15 or later.Cmd + R to build and run the application.To scan package managers like Homebrew and MacPorts, Framework Detector may require Full Disk Access due to macOS sandbox restrictions.
System Settings -> Privacy & Security -> Full Disk Access if necessary.This app supports OTA updates via the Sparkle Framework. If you are compiling this project yourself and want to distribute it:
generate_keys tool) and place the SUPublicEDKey in your Info.plist.SUFeedURL in the Info.plist to point to your appcast.xml hosted on GitHub Pages or your own server.This project is licensed under the MIT License. Feel free to use, modify, and distribute it.