Other Linker Flags missing in Xcode Build Settings
Asked Answered
T

1

16

As the title reads, I go into my Build Settings for my app, and search for "Other Linker Flags", nothing is returner. If I even search simply "Other", there is no "Other Linker Flags" section. I've seen other instances of this happening online, but have found no solutions. How can I find Other Linker Flags?

All help appreciated.

Tragopan answered 25/11, 2014 at 21:38 Comment(0)
T
65

Make sure you click "All" at the top instead of "Basic". OTHER_LDFLAGS is the same thing as Other Linker Flags. Have fun!

Tragopan answered 25/11, 2014 at 22:9 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.