79517673

Date: 2025-03-18 13:58:46
Score: 0.5
Natty:
Report link

After the top solution didn't work for me, I finally found my issue.

I opened xcodeproj instead of xcodeworkspace.

In summary, try:
1- flutter clean && flutter pub get && cd ios && pod install && cd .. && flutter build ios

2- Check that xcode has xcodeworkspace open and not xcodeproj.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Tim