icalBuddy64 icon indicating copy to clipboard operation
icalBuddy64 copied to clipboard

Remove -force_cpusubtype_ALL flag

Open alebcay opened this issue 2 years ago • 0 comments

When trying to build icalBuddy with Xcode 15's toolchain on macOS Sonoma, it fails with:

ld: unknown options: -force_cpusubtype_ALL

-force_cpusubtype_ALL is only relevant when building for PowerPC and is no longer allowed in Xcode 15.

alebcay avatar Jan 07 '24 05:01 alebcay