This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this questionIs it possible to submit an application to the Apple Store under a GPL license?
You can submit it, but it sounds like Apple's TOS will violate the license.
http://www.fsf.org/blogs/licensing/more-about-the-app-store-gpl-enforcement
http://www.fsf.org/news/2010-05-app-store-compliance
http://diveintomark.org/archives/2008/03/07/iphone-gpl
This app store license conflicts with the GPL. The app store license states that you cannot distribute your app on other platforms other than the app store, but the GPL license permits people to do so.
Yes, it sure is.
The code is GPL'ed, you do not submit your code to Apple, the binary is what you submit and that is under the terms of their TOS, you can use your code to build binaries for whatever platforms and on whatever licenses.
As far as i can understand Apple's TOS has nothing to do with the license of the code.
精彩评论