audio_recorder
audio_recorder copied to clipboard
Unable to determine Swift version for the following pods
-
audio_recorder
does not specify a Swift version and none of the targets (Runner
) integrating it have theSWIFT_VERSION
attribute set. Please contact the author or set theSWIFT_VERSION
attribute in at least one of the targets that integrate this pod
Any progress on this?
Any update? how to fix
Ok, I realized that this is not an issue with new flutter projects. To fix this, just flutter create
a new repo, and transfer your old files over. For me, copying over the entire ios folder from a new project (with the exact same name as the old one) was sufficient to fix this.
please use flutter create -i swfit .