Does Mac App Store accept application written in Python/Java/Ruby?

后端 未结 6 2421
滥情空心
滥情空心 2020-12-29 05:47

Does Mac App Store accept application written in Python/Java/Ruby?

6条回答
  •  北海茫月
    2020-12-29 06:54

    AFAIK, Cocoa will allow you include code written in different languages (including Ruby and Python, but not Java I don't think).

    Check the Apple SDK's for more info, but I believe (thanks to Cocoa) it's not a problem.

提交回复
热议问题