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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: iOS command line app

2 点作者 trolldan超过 10 年前
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

opless超过 10 年前
I'd start by seeing how phonegap does it.