Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Linker error only while archiving

When I build my project with iOS Device, there is no error. I can even run the project on simulator wit debug mode. But when I try to create an ipa using archive, this error comes up. enter image description here I just added another device in the profile, downloaded the new profile and added it in organizer. And now it doesn't let me create an ipa. I tried downloading certificate again, restarting Xcode. But it did not work.

EDIT When I remove the line which calls QuotedPrintable::decode() method, it works fine. How do I set path to quotedPrintable.h in the build settings?

like image 676
Nikita P Avatar asked Dec 19 '25 20:12

Nikita P


1 Answers

I had given multiple paths in *Library Search Paths * that confused xcode. Removing the unwanted, and wrong ones solved the problem. :)

like image 52
Nikita P Avatar answered Dec 21 '25 10:12

Nikita P



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!