groue / GRMustache.swift

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

deprecated class keyword replaced with AnyObject #80

Closed BlixLT closed 1 year ago

BlixLT commented 2 years ago

This PR fixes warning: Tag.swift:56:22: Using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead