Qt applications on new Mac App Store

Posted by PDI on Stack Overflow See other posts from Stack Overflow or by PDI
Published on 2010-12-02T17:24:22Z Indexed on 2011/01/07 9:53 UTC
Read the original article Hit count: 217

Filed under:
|
|
|

I have a Qt app that runs on OS X that has potential to go on the new Mac App Store.

I have reviewed the guidelines at https://developer.apple.com/appstore/mac/resources/approval/guidelines.html. I also saw a post here on SO about Java and the AppStore.

Has anyone else considered this with their own apps and whether or not the Qt framework will run afoul of the App police? You still have to stay within the Apple HIG, i.e. no theming and cannot use private APIs.

Still seems like a risky proposition over pure ObjC. Anyone else tempted?

© Stack Overflow or respective owner

Related posts about c++

Related posts about osx