AudioKitSynthOne icon indicating copy to clipboard operation
AudioKitSynthOne copied to clipboard

Building

Open bradhowes opened this issue 3 years ago • 3 comments

Hello all. I'm trying to build a debug version of AudioKitSynthOne but I am unable to build it in Xcode 13.0. I am using the develop branch but I am encountering errors about Swift versions. I tried moving to one of the tagged releases, but that did not help.

This is the error from OneSignalNotificationServiceExtension:

<unknown>:0: error: module compiled with Swift 5.1.1 cannot be imported by the Swift 5.5 compiler: /Users/howes/src/AudioKitSynthOne/Pods/AudioKit/iOS/AudioKit.framework/Modules/AudioKit.swiftmodule/arm64-apple-ios.swiftmodule

bradhowes avatar Oct 04 '21 01:10 bradhowes

I got rid of this error by changing the "Build Libraries for Distribution" setting to yes, but am not getting an error saying "using bridging headers with module interfaces is unsupported." Can anyone help me with that?

aarushbothra avatar Feb 03 '22 01:02 aarushbothra

I'm in the same sport as you @aarushbothra did you manage to find a solution to that?

Rembrandtsx avatar Nov 25 '22 23:11 Rembrandtsx

Did either of you get it building? I'd like to build the synth in Xcode 14 but it's not sounding promising and it seems very quiet in this repo..

msp avatar Apr 30 '24 16:04 msp