[swift-users] AVFoundation Source Code
Jens Alfke
jens at mooseyard.com
Fri Jul 8 11:38:46 CDT 2016
> On Jul 8, 2016, at 1:31 AM, Leo geng via swift-users <swift-users at swift.org> wrote:
>
> Has AVFoundation been already open source? If yes, Could you give me a url about it?
What’s being open-sourced is the Swift standard library, which is incorporating ports of low-level Apple frameworks like Foundation and libdispatch, since those provide key language features like collections and concurrency.
High-level frameworks for Apple platforms aren’t part of Swift and aren’t going to be open-sourced.
—Jens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160708/5f9234e3/attachment.html>
More information about the swift-users
mailing list