-1

I got this error only when I build the project in for archive the application install normally in my iPhone.

Some Help please

Dansp
  • 1,378
  • 2
  • 14
  • 36

1 Answers1

0

I solve this problem by changing the production release to -Onone

enter image description here

and changing release to DWARF

enter image description here

In the Build setting.

Dansp
  • 1,378
  • 2
  • 14
  • 36