indygreg/apple-platform-rs

Error: YAML serialization error: serializing nested enums in YAML is not supported yet

Closed this issue · 1 comments

I'm trying to debug an issue with a macOS app generated by Unity but can't run rcodesign print-signature-info on the app as it exits with this error:

Error: YAML serialization error: serializing nested enums in YAML is not supported yet

I've made a trivial test app to demonstrate the problem which I can upload if it would help? It's 34MB compressed.

This should be fixed by commit 33fad6a.