79592445

Date: 2025-04-25 11:46:39
Score: 2
Natty:
Report link

If you are using Flutter like me and you just want to create a new release without running the project then just run flutter clean and after this run flutter pub get to install the dependencies and then install pods using cd ios && pod install && cd .. and you should be good to go.

If it's still not working try to restart the X-Code, clean the X-Code cache using CMD+SHIFT+C and you should be good to go.

Reasons:
  • Blacklisted phrase (2): still not working
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ali Hussnain - alichampion