Help! Project works in android, builds and create the package, but Ipa is failing!

Hello sirs,
I need some help. I have a project in ionic v1. It´s working in android. I upload it to my ionic.pro account, build it correctly, create the package correctly…And when i´m going to install the *.ipa on my iphone, there are some errors that doesn´t allow me to enter the application…

I have include a script to show me the errors on an alert:
1st mistake…Some related to sintax… Not expected token > … Ok this is an error that allows me go on…
2nd mistake … And the most important one…Module app.controllers is not available…

I always find module related problems…I changed a lot of things to test it, and always find some problem like: module ----- is not available… And is working on Android!! I have even checked with another ionic 1 projects, to see that everything it´s equal and so on…And it´s like other projects I have done! All the libraries are referenced in index.html, etc…

Please could you help?? Could you let me know why is it possible to work in android, build and create package, and find a problem at the *.ipa??

Thanks