AudioKit / Playgrounds

The AudioKit Playground Book for iPad Playgrounds and Xcode Playgrounds
http://audiokit.io
193 stars 37 forks source link

Doesn't build on xcode 10.2 due to various path issues #5

Closed manysounds closed 5 years ago

manysounds commented 5 years ago

On Mojave Fresh install of XCode

Showing Recent Messages :-1: ~/Xcode/Playgrounds-master/Xcode/Pods/Target Support Files/Pods-AudioKitPlaygrounds/Pods-AudioKitPlaygrounds.debug.xcconfig: unable to open file (in target "AudioKitPlaygrounds" in project "AudioKitPlaygrounds") (in target 'AudioKitPlaygrounds')

bashirsk commented 5 years ago

I'm having the same issue

cadyfatcat commented 5 years ago

Also having this issue

aure commented 5 years ago

It was stuck on an old version of AudioKit, allowing it to update works on my machine. I pushed up a pod file fix.

ghost commented 5 years ago

I have this issue on the last version.

From terminal:

Using AudioKit (4.7.1)
aure commented 5 years ago

Should be already on 4.7.2, but I think even 4.7.1 should work. I'm happy to screen share with you, but I can't help with such limited info.

coughski commented 5 years ago

I’m still seeing this issue in Xcode 10.2.1. Are we supposed to run “pod install” ourselves outside of Xcode?

Engid commented 5 years ago

I’m still seeing this issue in Xcode 10.2.1. Are we supposed to run “pod install” ourselves outside of Xcode?

Hey I was having issues too but this newer release worked for me: https://github.com/AudioKit/AudioKit/releases/tag/v4.7.2