IPhone : Exclude static library for iOS simulator target

on Saturday, February 21, 2015

My vendor has shared static libraries for his modules , but he is denying to support for iOS simulator due to security reasons . So when i add this libs in my project & run on simulator it used to give me i386 linker errors .


So is their any way i can create target & exclude this libs for simulator target or explicitly convert that libs to support i386 ?


Help me developers!!


0 comments:

Post a Comment