AudioKit/Playgrounds

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

manysounds opened this issue · 7 comments

On Mojave
Fresh install of XCode

Showing Recent Messages
đź‘Ž ~~~~~/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')

I'm having the same issue

Also having this issue

aure commented

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

I have this issue on the last version.

From terminal:

Using AudioKit (4.7.1)
aure commented

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.

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

Engid commented

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