I am trying to run unsigned application on iOS 5.1/iPhone 4s (jailbroken). What I did:
Disable code signing in XCode.
Built unsigned iPhone
The error assert(2:false) comes from the fact that HelloJB (not HelloJB.app) is write protected!