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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Apple restricts new Swift concurrency features to iOS 15 and above only

3 点作者 joshuawright11将近 4 年前

2 条评论

ch_an将近 4 年前
Most places I've worked support at least a couple OS versions back. Lately because of when the last device support cutoff was, it seems to be iOS 12. That's a long time to have to wait to use any of this, especially given the enormous benefits and how much more efficient it could make developers. Yes, we could #if available, but that would end up doubling up the work you have to do, completely nullifying most of the benefits.
joshuawright11将近 4 年前
Sounds like they are considering adding back support, but personally I&#x27;m a bit surprised that isn&#x27;t set in stone since these are some game changing features.<p>Does sound like there would be a lot of technical limitations to adding support in prior versions.<p>Interesting discussion of the behind the scenes here <a href="https:&#x2F;&#x2F;developer.apple.com&#x2F;videos&#x2F;play&#x2F;wwdc2021&#x2F;10254&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developer.apple.com&#x2F;videos&#x2F;play&#x2F;wwdc2021&#x2F;10254&#x2F;</a>