system.getInfo("platform") returning "android" in Windows simulator

system.getInfo(“platform”) is returning “android” for me in the Windows simulator instead of “win32” as expected. I’m running build 3068.

This is a new Corona installation as I got a new computer. On my older computer (running build 3044) the platform is set to win32. Is this a bug or did I somehow set something up incorrectly?

Never mind, I just read the documentation more closely and realized it depends on the selected skin (the “Platform” option in the custom device).

Never mind, I just read the documentation more closely and realized it depends on the selected skin (the “Platform” option in the custom device).