Kyle Alan Hale
Results
2
issues of
Kyle Alan Hale
When installing the framework via Cocoapods, NSObject subclasses aren't properly boxed, due to the [compiler conditional in Box.swift](https://github.com/groue/GRMustache.swift/blob/4b0543fa25b25bbae4a82f8137af1a62d83d30c2/Sources/Box.swift#L527-L541). Here's a temporary workaround hook for a project's Podfile: ``` ruby post_install...
bug
help wanted
The primary purpose of this pull request is to remove the boost regex dependency and use C++11’s regex support instead, as well as providing some custom trim functions to replace...