So I\'m working on an iOS project in Swift, and I wanted to create a Static library with some useful stuff in it.
My problem is when I try to build my lib in Xcode (
As of Xcode 9 beta 4, Xcode natively supports static libraries with Swift sources.