syedhali / EZAudio

An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
Other
4.96k stars 822 forks source link

Run greyed out, using xcode 8.3 and iphone 6 connected,compiles file but no app or archive #365

Open sriranjanr opened 6 years ago

sriranjanr commented 6 years ago

Hello,

I am trying to get your code working. First problem the Run option in xcode is greyed out for your project and then when I build it, it successfully compiles but the app does not install on iphone6. It also archives but I cant see the app, the archive settings dont open. Why is there no output from the examples xcodeproj or even the ezaudio xcodeproj?

sriranjanr commented 6 years ago

I solved this run greyed out project by mentioning the output as executable. But now the application crashes. I am running the app on iphone6 using xcode 8.3

sriranjanr commented 6 years ago

I tried audiokit but swift programming is not as obvious as objective c. I like the code style of ezaudio and ezaudio we can mention different mic inputs. I just want to get the ezaudio apps running on my phone.please help me.I am new to iphone app development

sriranjanr commented 6 years ago

I am getting the following warnings " OsAtomicAdd32Barrier is deprecated ". Is this the reason why the passthrough app is crashing?

sriranjanr commented 6 years ago

compile time warnings program crash