Fix macOS Universal binary assembly step to inspect file types before invoking lipo, ensuring non-Mach-O assets like com.argyllcms.metainfo.xml are copied directly without error.
### Release Summary (v3.5.0-ICCery.1.4)
- Fix macOS Universal binary assembly step to inspect file types before invoking `lipo`, ensuring non-Mach-O assets like `com.argyllcms.metainfo.xml` are copied directly without error.
Merge pull request 'Fix: Handle non-Mach-O files during macOS universal binary lipo assembly' (#30) from fix/macos-universal-non-macho-lipo into development
gronod
merged commit e0f86eec29 into main2026-09-01 00:16:58 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Release Summary (v3.5.0-ICCery.1.4)
lipo, ensuring non-Mach-O assets likecom.argyllcms.metainfo.xmlare copied directly without error.