Post

Replies

Boosts

Views

Activity

Reply to How to conditionally link an xcframework?
Hi, I've got a similar issue - I need to link a static lib only when certain feature flag is set, so it's not linked at all when the feature is disabled. I'm struggling with shell scripts, trying to inject linker flag conditionally, but no success, it seems the ld args are overwritten every time at link phase. Any help is highly appreciated! Thanx
Feb ’24