[swift-users] Static linking
Marco S Hyman
marc at snafu.org
Sat Jun 18 17:14:09 CDT 2016
> On Jun 18, 2016, at 2:55 PM, Rod Brown via swift-users <swift-users at swift.org> wrote:
>
> From what I understand, these dylibs are very light
Not always so light as earlier discussed on this list. An Xcode 8 Swift 3 compile shows swift Frameworks taking 9.2 MB of the 11.5 MB total app size for an OS X app I’m working with.
The code portion of this small app is less than .5 MB. Resources are about 1.5 MB.
More information about the swift-users
mailing list