TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Should I open-source my free iOS app when I publish it in the App Store?

1 点作者 cosmorocket超过 9 年前
I am working on a free app that I am going to publish on App Store, as my first attempt to get to the iOS apps market.<p>It&#x27;s going to be a better (in my dreams and hopes) version of an existing app. Put simple, it will be a messaging app.<p>I wonder if it will have more cons or pros, which is surely debatable, if I open-source it and all its new versions while I am working on further improvements. Pros I imagine are better bugs catching, in case people are interested in improving it, getting advice how to improve its structure. Cons, as one can worry, are if some shady tod decides to use the source to build his own clone of the app and publish on the App Store with his own goals. I am not so worried about this because I am sure it&#x27;s much more to do on the path to success than just changing icons and labels, compiling and publishing.<p>Please share your thoughts on this dilemma.

1 comment

rudimk超过 9 年前
Honestly, I&#x27;d say go for it, open-source it. Like you said, a successful app&#x27;s more than just changing icons and the like!<p>One tip - maybe you could think about constructing a tutorial of sorts around your app&#x27;s codebase? Something like this: <a href="https:&#x2F;&#x2F;mackenziechild.me&#x2F;12-in-12&#x2F;" rel="nofollow">https:&#x2F;&#x2F;mackenziechild.me&#x2F;12-in-12&#x2F;</a>