Answering my own question:
I was expecting that the builds would get stored inside the build folder but they actually get created in the parent directory. So in my case, instead of in Examples\Sprite Game\build_device, I get SpriteGame.pdx inside the Sprite Game folder.
1 Like