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.

Build iOS Apps on Linux and Windows

269 pointsby plurby12 days ago

9 comments

DownrightNifty11 days ago
Mega cool!<p>We should all be taking full advantage of the amazing capabilities of the pocket supercomputers we all carry around with us at all times (even if the companies who make them don&#x27;t want us to or don&#x27;t care about us). Anything less would be silly! Now Linux and Windows users (the majority of iPhone users) can do easily do so, and that&#x27;s great.<p>To install your own personal homebrew apps without Apple&#x27;s approval, use AltStore (Windows) or SideStore (Linux):<p><a href="https:&#x2F;&#x2F;faq.altstore.io&#x2F;altstore-classic&#x2F;how-to-install-altstore-windows" rel="nofollow">https:&#x2F;&#x2F;faq.altstore.io&#x2F;altstore-classic&#x2F;how-to-install-alts...</a><p><a href="https:&#x2F;&#x2F;docs.sidestore.io&#x2F;docs&#x2F;installation&#x2F;linux" rel="nofollow">https:&#x2F;&#x2F;docs.sidestore.io&#x2F;docs&#x2F;installation&#x2F;linux</a>
评论 #43966112 未加载
behnamoh12 days ago
Why does Apple behave like there are no other operating systems or devices in the world? for a long time, even in their keynotes they would compare the new iphones with the last year model, not the flagship androids. and their standards mostly work for themselves, not the rest of the world. for example, most keybindings in Pages are totally different than Word and the rest of the text editing apps (CMD-E is supposed to center things but it doesn&#x27;t). they created a language (Swift) and kept it closed source for a long time, and then didn&#x27;t extend support to other OS&#x27;s. presumably they do this so devs who wanna make iOS apps <i>have to</i> purchase Macs, but quite honestly this is just lazy corporate shenanigans. There are far more important reasons to buy a Mac, and anyone who uses Linux isn&#x27;t suddenly going to convert to macOS just so they can build iOS apps (they probably have more fundamental issues with non-FOSS software anyway).
评论 #43957643 未加载
评论 #43958958 未加载
评论 #43958806 未加载
评论 #43957956 未加载
评论 #43958238 未加载
andrewrn12 days ago
Woah this is very exciting if true! I love Linux and my framework laptop, but have wanted to make simple iOS apps.<p>That being said, PWA’s are damn capable at this point for basic little apps. I wish more laypeople were aware of the ability to “install” PWA’s. Most non-tech people only think apps come from the iOS App Store.
评论 #43963184 未加载
评论 #43957493 未加载
评论 #43958245 未加载
评论 #43960614 未加载
评论 #43955285 未加载
weird_trousers12 days ago
Awesome! I hope Apple will not get the lawyers out for this project (especially for licensing issues)... but this is promising for the future!
评论 #43955191 未加载
评论 #43957837 未加载
preisschild12 days ago
AFAIK the Apple EULA, which you have to agree to before uploading Apps to the App store, requires that you have built the software on Apple Hardware.<p>IANAL, but if I understand correctly that means, the only conformant way to build on linux would be to you install linux on the Apple hardware.
评论 #43956166 未加载
bsaul11 days ago
i was thinking it would have used the swift build project <a href="https:&#x2F;&#x2F;github.com&#x2F;swiftlang&#x2F;swift-build">https:&#x2F;&#x2F;github.com&#x2F;swiftlang&#x2F;swift-build</a> recently released but i didn&#x27;t find any mention of that.<p>Did i miss something ?
wmlive12 days ago
The GNUstep project offers a similar tool:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;gnustep&#x2F;libs-xcode">https:&#x2F;&#x2F;github.com&#x2F;gnustep&#x2F;libs-xcode</a>
justanotheratom12 days ago
Note: you can also use it to replace Xcode on macOS for building iOS software!<p>Also, there is an MCP Server to bypass Xcode from Cursor: <a href="https:&#x2F;&#x2F;github.com&#x2F;cameroncooke&#x2F;XcodeBuildMCP">https:&#x2F;&#x2F;github.com&#x2F;cameroncooke&#x2F;XcodeBuildMCP</a>
tonyhart711 days ago
hope flutter integrate this fast
评论 #43958383 未加载