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

GRMustache not compatible with Swift 6 concurrency checking #116

Closed clausjoergensen closed 3 months ago

clausjoergensen commented 3 months ago

image

And unfortunately importing Mustache with @preconcurrency doesn't prevent this error.

clausjoergensen commented 3 months ago

https://github.com/groue/GRMustache.swift/issues/98