groue / GRMustache

Flexible and production-ready Mustache templates for MacOS Cocoa and iOS
http://mustache.github.com/
MIT License
1.44k stars 190 forks source link

Fix compile error "expected a type" #92

Closed nolanw closed 9 years ago

nolanw commented 9 years ago

Not entirely sure how this compiled before, but I noticed it failing when including as a CocoaPod with use_frameworks!.

groue commented 9 years ago

Thanks, @nolanw!

I've never used GRMustache as a CocoaPod framework yet. Besides this problem, is everything OK?

nolanw commented 9 years ago

Works great!

groue commented 9 years ago

Gorgeous! GRMustache 7.3.1 has just been released with your fix. Thanks, @nolanw, happy Mustache!

nolanw commented 9 years ago

And a happy Mustache to you!