iOS Adding Linker Flags to iOS - mchirico/tutorials GitHub Wiki

Step 1

Select your project.

Step 2

After the Kernel Module settings, you should see the Linking module. Go all the way down to Other Linker Flags and add your flags. The example shows flags added for pthread.

linker image