import "IQKeyboardManager.h"
static library file IQKeyboardManager not found while archive, But Project is build and run successfully.
static library file IQKeyboardManager not found while archive, But Project is build and run successfully.
Go to Build settings and add $(OBJROOT)/UninstalledProducts/exactPathToHeaders to Header Search Path. Try to archive again. It should solve your problem.
If you still face problem find following links