The new linker in Sonoma / Xcode 15 considers the dependency via the initializer sufficient to pull in the library. The man page now notes: The linker never dead strips initialization and termination routines. They are considered "roots" of the dead strip graph. I could not find a good way to skip only if the linker version is new enough. Before long everyone will be using the new linker anyway...pull/12562/head
parent
f1c748df87
commit
30184a48a0
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue