# 애플, Swift 버전의 Foundation Framework 를 오픈소스로 공개

> Clean Markdown view of GeekNews topic #8049. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8049](https://news.hada.io/topic?id=8049)
- GeekNews Markdown: [https://news.hada.io/topic/8049.md](https://news.hada.io/topic/8049.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-12-16T12:02:30+09:00
- Updated: 2022-12-16T12:02:30+09:00
- Original source: [swift.org](https://www.swift.org/blog/future-of-foundation/)
- Points: 5
- Comments: 1

## Topic Body

- 거의 모든 Swift 프로젝트에서 사용하는 프레임워크   
- 문자열, 컬렉션, 날짜 같은 기본 기능 부터 훌륭한 Swift코드 작성을 위한 컨벤션 들도 포함   
- 기존처럼 C 코드를 Wrapping하지 않고 네이티브 Swift 코드로 구현   
- 더 작고 세분화된 패키지 옵션 제공   
- Foundation 구현체를 통합   
- 프로젝트는 2023년에서 GitHub에서 런치 예정

## Comments



### Comment 13802

- Author: ragingwind
- Created: 2022-12-16T12:52:38+09:00
- Points: 1

재미있어보이네요!!!
