Skip to content

Version 1.4.1

Latest

Choose a tag to compare

@adamsongjam adamsongjam released this 27 Sep 23:36

Released: September 28, 2024.

macOS Compatibility Updates

AlphaLive is now fully compatible with the latest macOS versions:

  • macOS Support: Now compatible with macOS 11.0 (Big Sur) and above, including macOS Sequoia (15.0)
  • Apple Silicon Support: Built as a universal binary supporting both Intel (x86_64) and Apple Silicon (ARM64) Macs
  • Hardened Runtime: Enabled hardened runtime for enhanced security and App Store compatibility
  • Modern SDK: Updated to use macOS 11.0 SDK for better compatibility with current and future macOS versions

Technical Improvements

  • Build System: Updated Xcode project configuration for modern macOS development
  • Security: Added proper entitlements for audio, MIDI, and network functionality
  • Performance: Optimized for modern macOS versions with improved stability
  • Architecture: Universal binary ensuring compatibility across all current Mac hardware

Compatibility

  • Minimum macOS Version: macOS 11.0 (Big Sur) - previous versions (10.9-10.15) should use version 1.4.0
  • Hardware: Supports both Intel and Apple Silicon Macs
  • Windows: No changes to Windows compatibility (still supports Windows 10 64-bit)

Bug Fixes

  • Fixed compatibility issues with macOS Sequoia and other recent macOS versions
  • Resolved build warnings and improved code quality
  • Enhanced security compliance for modern macOS requirements