79679997

Date: 2025-06-26 06:30:56
Score: 1
Natty:
Report link

I solve this issue by -
1 . open Terminal and navigate to your project folder.

2 . pod cache clean --all

3 . pod deintegrate

4 . rm -rf Podfile.lock Pods

5 . pod install --repo-update

6. Also delete all Derived Data . Xcode -> Setting -> Locations -> DerivedData

7. Restart Your system.

8. Run with "Rosetta" Simulator.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Vivek Patel