0

I am building this on Xcode when I build it on Xcode it shows 'Build Successful' But when I type "cordova build ios " I get the above errors shown in image above. I then tried "sudo cordova build ios" but it did not help. I have reinstalled and rebuilt but issue remains same.enter image description here enter image description here

SamFast
  • 1,054
  • 2
  • 16
  • 31

1 Answers1

0

Please add i386 as valid architecture list as shown in the image below

enter image description here

Amit Singh
  • 2,698
  • 21
  • 49