TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Roboto, build and deliver your iOS and Android apps

24 pointsby phillipcaudellabout 10 years ago

2 comments

phillipcaudellabout 10 years ago
Hey all!<p>I&#x27;ve been working on Roboto for some time now after leaving my full time job as an app developer and designer.<p>One particular pain point was getting beta builds to our testers and deploying to the App Store. We worked in a team, so creating builds would require checking out each other&#x27;s changes, ensuring we had the right profiles on our machines, and so on. Yuck.<p>You might be thinking &quot;you need to use CI - Jenkins!&quot;, and we tried it. I was at an agency with multiple apps on the go every few months, and getting Jenkins set up and working in a way we wanted was a massive pain in the ass. It was a hot mess of plugins, hacks and external services such as TestFlight and HockeyApp. Other services that offered an alternative — such as Travis and CircleCI — would require access to your private source code, signing identifies, etc.<p>Paying someone else to compile your code made little sense to us, as we had perfectly capable Macs of our own. Roboto is built so that we manage the bits you&#x27;d want us to manage: hosting of the IPA and APK packages, installation pages, emails, web interface, users, etc. You then run the &quot;Roboto Worker&quot; on a Mac of your choice, which does all the compilation and source code management locally. The upside of this is we never see your private data, and your builds can make full use of your hardware — no sharing with other developers<p>We have big plans for Roboto. What you see today is just the beginning. Whilst I think sharing future plans publicly can sometimes set people up for heartbreak (scrapped features, delays, etc), here&#x27;s a couple of things already in the works:<p>- Unit test support. - iTunes Connect and Play Store management (metadata, screenshots, etc) - Full build support for Android.<p>So that&#x27;s a bit about why Roboto exists. I&#x27;m really looking forward to seeing what you guys think! Happy to answer any questions you guys and gals have. Thanks!<p>tl;dr: It&#x27;s an out the box CI tool for mobile apps, TRY IT FREE TODAY.
评论 #9335641 未加载
andrewriceabout 10 years ago
Looks great!<p>On a side note, your web design made me smile. Subtly reminds me of the old Trapper Keeper designs of the 90s: <a href="http:&#x2F;&#x2F;i.imgur.com&#x2F;dGF57ff.jpg" rel="nofollow">http:&#x2F;&#x2F;i.imgur.com&#x2F;dGF57ff.jpg</a>