[swift-users] make swift compiler to use the precompiled module files

Ramakrishna Mallireddy ramakrishna.malli at gmail.com
Fri Apr 29 00:50:08 CDT 2016


I have these precompiled module files generated every-time I run the swift
compiler.

_Builtin_stddef_max_align_t-1LMTETLX3WNFT.pcm
CFNetwork-1UTIO6DPB9R5P.pcm
CoreFoundation-CF8BGN41VJ11.pcm
CoreGraphics-3SDFP08OX46EF.pcm
CoreImage-3SDFP08OX46EF.pcm
Darwin-4F8STAM1KXDF.pcm
Foundation-2LQ7EQYFLQOP.pcm
...etc

How can I make the swift compiler to use these cache rather than compiling
the libraries again.

Thanks
Ramakrishna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160429/33fe5f13/attachment.html>


More information about the swift-users mailing list