From 560c06014feaefacb6e3d04c42fc32a32e8a65b2 Mon Sep 17 00:00:00 2001 From: Juan Ignacio Saucedo Date: Fri, 27 Jan 2017 09:01:50 -0300 Subject: [PATCH] Missing step to Pods.xcodeproj file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 685bf12..f3c2952 100644 --- a/README.md +++ b/README.md @@ -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`