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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Open source iOS Swift projects without dependencies?

2 点作者 hilti将近 7 年前
I&#x27;ve found curated lists on Github, but almost every projects uses podfiles or carthage dependencies even if it&#x27;s a simple project.<p>Does anyone know of some &quot;pure&quot;&#x2F;&quot;vanilla&quot; open source Swift projects?<p>I&#x27;m trying to refresh my Swift knowledge (tried it out a couple years ago) and don&#x27;t want to import unnecessary libraries just to do simple things.

1 comment

cerberusss将近 7 年前
Why don&#x27;t you follow those dependencies until you arrive at the &quot;leaves&quot; of the tree? There you&#x27;ll find Swift projects without dependencies.