unity3d build MAC game, support MAC APP STORE ?

unity3d build MAC , support MAC APP STORE ?
can I upload mygame to MAC AppStore ? but I can’t find any app id information , eg: com.steven.abc

mac unity stand alones do support mac app store, but you have to prepare the info.plist yourself with the proper information, also you need to codesign the app bundle yourself, the only unity specific thing to be done its to turn off logging which i think its in the player settings or somewhere in the settings

make a forum search there are a couple posts which explains how to prepare a stand alone for the mac app store, also apple guides are helpful