Hi,
I’m trying to build my first application and I think a stupid thing is blocking me. I tried to search the forums but none of the suggested solutions matches my problem.
I have a black screen when I launch the application on my phone. After looking at the log, the problem is:
V/Corona (31568): WARNING: Asset file “gfx/bg main.jpg” does not exist.
Every other threads I’ve read are solved because it was a case problem on windows platform. But I’m using Mac OS… 
Here is my base folder:

I tried to rename it, without space, moved it out of the gfx folder to the root of the project. I’m still getting the “Asset […] does not exist” error.
What am I missing?
Thanks a lot. :)
