Not sure what happened but yesterday it worked great, and today my app started crashing in my iPhone, so I tried to build it again and it says this error:
fuse build --target=iOS --run
Uno 0.43.8 (build 4429) OS X 10.12 i386 33d72e9
Configuring (0.8 s)
Compiling syntax tree (2.7 s)
Generating code and data (8.7 s)
Building iOS app
** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
(8.2 s)
Build completed in 20.43 seconds
---
2017-01-18 13:47:18.030 ios-deploy[95021:9374299] [ !! ] Can't access app path 'build/Release-iphoneos/myApp.app' : No such file or directory
Can you help me please? Not sure what dependencies I should check, because everything worked…