Build your own Cocoa Touch Frameworks, in Swift
Haroon Baig
6826
Thanks for your article.
But it seems not work at XCode 7.1
What I got error at final step build is : Invalid use of ‘()’ to call a value of non-function type ‘module<MotionKit>’
MotionKit can be import, but nothing could be used…
Any suggestion?