Skip to content

Commit

Permalink
Merge pull request #62 from jsaucedo/master
Browse files Browse the repository at this point in the history
Missing step to Pods.xcodeproj file
  • Loading branch information
tlenclos committed Feb 15, 2017
2 parents a315962 + 560c060 commit 854cadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ If you are only looking to play local audio file with app in foreground, please

`$ react-native link react-native-audio-streaming`

Go to `node_modules``react-native-audio-streaming` => `Pods` and drag/drop `Pods.xcodeproj` to the Libraries folder in your XCode project.
Go to `node_modules``react-native-audio-streaming` => `ios` => `Pods` and drag/drop `Pods.xcodeproj` to the Libraries folder in your XCode project.

In XCode, in the project navigator, select your project. Add `libReactNativeAudioStreaming.a` and `libStreamingKit.a` to your project's `Build Phases``Link Binary With Libraries`

Expand Down

0 comments on commit 854cadd

Please sign in to comment.