This must be a stupid question. I'm using taco-cli and remotebuild to build my cordova app on a macincloud instance.
taco build ios
It works fine, I can clearly see communication between Windows and the remote agent, and it says the build has succeeded. But... where is the built output? Should it appear somewhere on my Windows machine? I've looked in platforms/ios - I was expecting to see a build folder, but there's nothing there.