I have to update an old project that was developed with titanium, but after a long time of researching I am not able to even run it in my device. That is why I have decided ask for help here.
The error message that I am getting is:
[ERROR] : Invalid "--pp-uuid" value "0ca5b889-29b7-49f0-816b-29ec40783b84"
For help, run: titanium.js help build
I have read in another post in stackoverflow: Appcelerator [ERROR] : Invalid "--pp-uuid" after provisioning certificate update that I have to look at Run Configurations and change provisions there to make sure have green check all.
But I am still getting the error with the uuid, if I try to change the app id the I am getting the "Select Provisioning Profile" red, so I also can not run it. Thoughts in what I can do?