iphone - 有没有好的开源 iOS 应用程序模板?
<p><p>我想知道是否有人知道那里有任何好的开源应用程序模板。</p>
<p>我注意到我通常在我编写的每个应用程序中使用一些开源项目,例如 appirater、flurry、应用程序设置工具包等。</p>
<p>有没有人知道任何已经使用这些模板的应用程序模板?</p>
<p>谢谢!</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>是的,我写了一个。</p>
<p> <a href="https://github.com/steipete/PSiOSAppTemplate" rel="noreferrer noopener nofollow">https://github.com/steipete/PSiOSAppTemplate</a> </p>
<p>盒子里有什么?</p>
<p>英语/德语预设置的本地化</p>
<p>Xcode 无关的 gitignore 设置</p>
<p>通过 Hockey 完全设置自动更新,并使用自定义目标进行即时应用分发。您只需修改 BetaDistribute 目标中的 ssh 脚本并使用 Hockey 服务器部件设置服务器:<a href="https://github.com/TheRealKerni/Hockey" rel="noreferrer noopener nofollow">https://github.com/TheRealKerni/Hockey</a> </p>
<p>集成的崩溃报告服务器发件人。只需在 PSDefines 和 <a href="https://github.com/TheRealKerni/CrashReporterDemo" rel="noreferrer noopener nofollow">https://github.com/TheRealKerni/CrashReporterDemo</a> 中激活即可</p>
<p>为删除崩溃报告符号而改编的符号</p>
<p>集成超快速高效的 YAJL JSON 解析器 <a href="http://lloyd.github.com/yajl/" rel="noreferrer noopener nofollow">http://lloyd.github.com/yajl/</a> </p>
<p>所有这些小类别、可达性和合作的 PSFoundation:<a href="https://github.com/steipete/PSFoundation" rel="noreferrer noopener nofollow">https://github.com/steipete/PSFoundation</a> </p>
<p>Flurry 应用统计信息。只需将您的统计信息键添加到 kFlurryStatisticsKey <a href="http://www.flurry.com/" rel="noreferrer noopener nofollow">http://www.flurry.com/</a> </p>
<p>带有文件记录和 NSLogger 集成的自定义记录 (cocoa-lumberjack) 见 <a href="https://github.com/robbiehanson/CocoaLumberjack" rel="noreferrer noopener nofollow">https://github.com/robbiehanson/CocoaLumberjack</a>和 <a href="https://github.com/fpillet/NSLogger" rel="noreferrer noopener nofollow">https://github.com/fpillet/NSLogger</a> </p>
<p>在模拟器中使用 XcodeColors 的彩色日志输出 <a href="http://deepit.ru/products/XcodeColors/info/" rel="noreferrer noopener nofollow">http://deepit.ru/products/XcodeColors/info/</a> </p>
<p>RegexKitLite <a href="http://regexkit.sourceforge.net/RegexKitLite/" rel="noreferrer noopener nofollow">http://regexkit.sourceforge.net/RegexKitLite/</a> </p>
<p>FTLocationSimualtor 用于在模拟器中调试 CoreLocation <a href="https://github.com/futuretap/FTLocationSimulator" rel="noreferrer noopener nofollow">https://github.com/futuretap/FTLocationSimulator</a> </p>
<p>所有与 http 相关的 asi-http-request;更好的替代 NSURLConnection <a href="https://github.com/pokeb/asi-http-request" rel="noreferrer noopener nofollow">https://github.com/pokeb/asi-http-request</a> </p></p>
<p style="font-size: 20px;">关于iphone - 有没有好的开源 iOS 应用程序模板?,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/3956691/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/3956691/
</a>
</p>
页:
[1]