Skip to content

v3.5 - Universal Mac App (Intel + Apple Silicon)

Choose a tag to compare

@StewAlexander-com StewAlexander-com released this 16 Dec 15:48
· 9 commits to master since this release

What's New in v3.5

  • Universal macOS app: Now works on both Intel and Apple Silicon Macs
  • Build script updated to create universal2 binaries
  • Fixed compatibility issues for Intel Mac users

Downloads

  • macOS (Universal): Mac-File-Cleanup.zip - Works on both Intel and Apple Silicon Macs
  • Windows: See v3.0 release for Windows build
  • Source: See repository for source code

Changes

  • Updated build script to use --target-arch universal2 for universal app support
  • Rebuilt dependencies (markupsafe) as universal binaries
  • Updated documentation with Intel Mac troubleshooting information