Hi guys I'm debugging an app but it seems that also it requires the mobileprovision Even doing the test is necessary to have this mobileprovision file?
Parsing code. (0.00s)
Building folders structure. (0.08s)
Compiling code. (0.04s)
Compiling layouts code. (0.03s)
Compiling debugger engine code. (1.45s)
Building Xcode project. (1.08s)
Preparing project for builder. Error
mobileprovision file not found.
The only thing that you can do without an Apple developer account (=certificate + provision profile) is develop with a local Mac and run the app on the simulator.