When I try to build my flutter app for my iPhone through xcode I get this error enter image description here
I've changed the iOS target to match in cocopods and In xcode but did not help, I've also tried reinstalling cocoapods incase It was the problem but to no help.
I had the same issue for my flutter app. You'll have to install pod again for the project.
Go to iOS
folder and pod install
Go back to main project folder.
flutter clean
flutter build ios
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With