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.

Ask HN: iOS command line app

2 pointsby trolldanover 10 years ago
Hello there, I am currently doing a startup which is an online app builder. I noticed there are a couple app builders out there but they either don't include dynamic content, or are really slow, or are really limited, so I'm trying to make one of my own. I'm currently using AngularJS as my main programming language for this. My question would be the following: Say I make some .swift classes and a .storyboard source code. What other classes do I need to make a fully working project and also how do I commence to building that project from the command line (for starters obtaining a .ipa). tl;dr Building an app buider, need to know what files I need to make manually for it and how to build the project

1 comment

oplessover 10 years ago
I'd start by seeing how phonegap does it.