최근 미국 정부가 탈중국 기조를 강화하고 지난해 4분기 중국의 코로나19 방역으로 정저우에 위치한 폭스콘 공장 사태로 아이폰 생산 우려가 커지자 상황이 달라졌다는 분석이 나온다. 중국 공급망으로 글로벌 시장에서 선도적 위치를 점했던 애플에 외려 부메랑이 되었다는 것이다.
Async let is part of Swift’s concurrency framework and allows instantiating a constant asynchronously. The concurrency framework introduced the concept of async-await, which results in structured concurrency and more readable code for asynchronous methods.