groue / GRMustache.swift

Flexible Mustache templates for Swift
http://mustache.github.com/
MIT License
597 stars 155 forks source link

Fixed the project to compile and run tests with Swift Package Manager, on OS X #39

Closed vadimeisenbergibm closed 1 year ago

vadimeisenbergibm commented 7 years ago

Hey @groue, any comments regarding this PR?

fumito-ito commented 1 year ago

Hi @vadimeisenbergibm, Sorry for delay. This PR is fixed by #86 with modern Swift Package Manager APIs (e.g. Resource). Please use 4.1.0 if you still need it.