0

I have been working with the phonertc demo at https://github.com/alongubkin/phonertc and am having trouble when I get to Xcode. I am using Xcode 6.1 when i follow the steps outlined

Valid Architectures => armv7

Build Active Architecture Only => No

Objective-C Bridging Header => [ProjectName]/Plugins/com.dooble.phonertc/Bridging-Header.h

Runpath Search Paths => $(inherited) @executable_path/Frameworks

Where I am struggling is where to find the Runpath Search Paths step. Google searching isn't yielding any direct results. Can anyone tell me where this entry is specifically? Thanks.

1 Answers1

0

Look under Build Settings -> Linking. See the images below:

1

2

JAL
  • 41,701
  • 23
  • 172
  • 300