Box
Box copied to clipboard
MutableBox.swift:18:21: error: @noescape is now an attribute on a parameter type, instead of on the parameter itself
I use cocoapods 1.2.1 manage library , then Box appended to Pod project automatically. It prompts compiling error when I configurate project mix objective-c with swift 3.
this is related to #35. @Bashta do you know how to update the spec? You mentioned something about it before ...
Looks like the podspec is still not updated. @Bashta did you see the request?