Hi, I’m new to corona, I am trying to build an app and run it on the device but I am getting this error.
I have searched the forums but I haven’t found a solution, I have the latest xcode version 4.6.2, I have valid provisioning profiles on xcode, I use them when I build my iOS apps with no problem.
failed to extract requirements data: 1 /Users/rbreve/Desktop/MultiPuck.app: invalid signature (code or signature have been modified) failed to extract entitlements: 1 AssertMacros: entitlements\_requested, At least need an application-identifier entitlements file: codesign\_wrapper.c, line: 879 - (null) warning: Unable to extract codesigning entitlements from your application. Please make sure MultiPuck is a valid Mach executable that's properly codesigned. (-19050) /Users/rbreve/Desktop/MultiPuck.app/MultiPuck: invalid signature (code or signature have been modified) - (null)