Tagged Questions

14
votes
9answers
4k views

Which open source licenses are compatible with the iPhone and App Store?

I'm writing an iPhone app, and I would like to use a 3rd party library for part of its functionality. I intend on selling it through the App Store and my code will not be open sourced. Which open ...
6
votes
3answers
2k views

using BSD-licensed libraries on iPhone

I would like to use the JSON-framework ObjC library, which is licensed under BSD license, in my iPhone application. The thing is, I'm not sure what does the BSD license require me to do. The text of ...
1
vote
1answer
138 views

Thinking of making an opensource iOS app, what should I put in my .gitingnore?

I also want to distribute it in the App Store. I want to put the XCode project and all source on github. Is there anything I should exclude from the repo to avoid exposing personally identifying ...
0
votes
0answers
48 views

Any open source mobile app store/marketplace software?

Any one know any open source mobile app store/marketplace software? Even if not free do let me know. I am interesting in building internal app stores with iOS, Android, HTML5 apps for our employees. ...