When I build ProjectTemplates>App project occurred an error. But, I setting build target to phone does not occurred any problem. Only occurs in the simulator.
Undefined symbols for architecture x86_64:
“_CoronaApplicationMain”, referenced from:
_main in main.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)