TuningFork
TuningFork copied to clipboard
Not working on XCode 9 ios11
Swift compiler error in TuningFork.swift
Module compiled with Swift 3.1 cannot be imported in Swift 3.2
A workaround is to download the latest AudioKit framework, embed it into source code. Ensure you remove references to AudioKit in the pods file. Also bring in TuningFork into your own project.
@TheDarkRoom created pull request with update to Swift 4.2