Would Mac App Store accept an OSX application, if I write core logic / utilities in golang, while write UI in Swift? The UI might spawn a process running golang application and communicated it with either stdin/stdout or some kind of json RPC.