Fuse version: v0.36.0 build 11838
Mac OS X Sierra 10.12.5 beta (16F43c)
XCode 8.3.1 (8E1000a)
Create a new empty app.
Start the command
fuse preview -tios
output is:
Fuse 0.36.0 (build 11838)
Build started: FullCompile
Configuring (0.8 s)
Compiling syntax tree (2.7 s)
Generating code and data (6.8 s)
FATAL ERROR: Value cannot be null.
Parameter name: source (pass --trace for stack trace)
Build ended
fuse: Failed to compile project
The same error with build, with fuse dashboard and so on. I’ve already tried all the possible way to compile but nothing.
The simple local preview works but the build not.
what can i do?