79269375

Date: 2024-12-10 18:38:29
Score: 1
Natty:
Report link

I managed to find a solution, just add this to your PodFile, under post_install:

unless target.name == 'Runner'
    config.build_settings['SKIP_INSTALL'] = "YES"
  end

This fixed my problem 100%

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: RoyalCoder