mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 00:56:16 +00:00
- Clean build environment before building (remove existing files, clean cache) - Add atomic checksum generation using temp directory - Improve error handling with explicit build failure detection - Add debugging output to diagnose 'File exists' errors - Use basename in temp operations to avoid path issues This should resolve the 'Cannot open: File exists' errors occurring during the darwin/arm64 build process.