15

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.

B.A.S. Apps
  • 735
  • 1
  • 5
  • 8

1 Answers1

58

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

B.A.S. Apps
  • 735
  • 1
  • 5
  • 8