11-28-2012 10:32 AM
What error do you get on second signing?
Each time you sign your application, you will need to increment your version. If you already signed:
version="1.0.0.2"
Then you will need to increment that to:
version="1.0.0.3"
Beyond that, this being a BBOS app, there shouldn't really be anything in there that would prevent signing. But if you can provide the error you're seeing, we can be sure.