[swift-users] Compiled swift module to be used in swift REPL

TUNG CK cktung at mac.com
Thu Jul 14 00:33:57 CDT 2016


How can I use a compiled swift module to be use in swift REPL or playground ?

such as in swift REPL
import MyModule

P.S. I could use it in swift package manager by adding it as a dependency in  the Package.swift



More information about the swift-users mailing list