Extra Linker Flags not being added to Shared Code target

I have a value set in Extra Linker Flags in the main Xcode exporter settings… but the value is added to all the targets except the Shared Code.

Thanks,

Rail

I disagree with that change… We need to link the Shared Code to our 3rd party protection libs.

Rail

I think that change might have been a little heavy-handed. I’ve pushed a fix here so that the libs don’t get linked to the shared code target, but the extra linker flags will be added (which is now the same behaviour as the VS exporter). Does this solve your issue?

1 Like

Yes it does… Thanks!

Rail

Hi Ed,

Could this be pushed to the Master branch?

Thanks,

Rail