I trying to install the application into my device, i am getting lots of warning messages and one error. I am using MAC 10.7 and Xcode 4.1
warning: no rule to process file '$(PROJECT_DIR)/ThirdParty/ShareKit/Customize UI/SHKCustomShareMenu.m' of type sourcecode.c.objc for architecture i386
Error: Command /usr/bin/codesign failed with exit code 1.
can anybody help me Thanks in advance.
Please check project setting add the Architectue "armv6" if missing, because Apple drops the armv6 architecture in iOS5 and refer this.