Foundation.Bundle package

Asked on 08/14/2024

1 search

The Foundation.Bundle package is part of the Swift Foundation, which has been rewritten from legacy C and Objective-C into modern, portable Swift. This transition aims to provide a more consistent, higher quality, and better-performing API across all platforms. The Swift Foundation is open source, inviting community contributions and an open evolution process for adding new APIs. This new implementation of Foundation first shipped in iOS and macOS last fall, and even Objective-C applications benefit from these improvements.

For more details on the Swift Foundation and its features, you can refer to the session What’s new in Swift (11:27).