tlenclos / react-native-audio-streaming

iOS & Android react native module to play an audio stream, with background support and media controls
MIT License
783 stars 254 forks source link

Error after update Xcode 8.3 #82

Open Tavernari opened 7 years ago

Tavernari commented 7 years ago

CompileC /Users/victorctavernari/Projects/RadioOnline/RadioBase/ios/build/Build/Intermediates/Pods.build/Debug-iphonesimulator/RNAudioStreaming.build/Objects-normal/x86_64/ReactNativeAudioStreaming.o /Users/victorctavernari/Projects/RadioOnline/RadioBase/node_modules/react-native-audio-streaming/ios/ReactNativeAudioStreaming.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler

Hi,

I tried all approach about installation and no one have a success, before the update I tried the lib and all work well but now after update I think the lib stoped to work with ios.

Someone have some tip to do work this lib with Xcode.

Thanks Advanced

kostyaVyrodov commented 6 years ago

@Tavernari, same for me. Have you figured out?