jpsim / Yams

A Sweet and Swifty YAML parser.
https://jpsim.com/Yams
MIT License
1.11k stars 141 forks source link

Implement Anchor coding, Tag coding and redundancy auto-aliasing #428

Open lynchsft opened 4 weeks ago

lynchsft commented 4 weeks ago
lynchsft commented 3 weeks ago

@jpsim is it intended configuration that the workflows won't run without a maintainer approving? I would have loved to validated that all builds succeeded before bugging you. 🙏🏻

lynchsft commented 1 week ago

I see the failed checks and will work to resolve them. :) 🙏🏻

lynchsft commented 1 week ago

The pod lib lint failed because of a workflow/host misconfiguration.

ERROR | [visionOS] unknown: Encountered an unknown error (Could not find axrossimulator (valid values: ios, tvos, watchos). Ensure that Xcode -> Window -> Devices has at least onexrossimulator listed or otherwise add one.

IIRC xros was a preview-name of VisionOS.

Suggestions how to proceed with this failure?

(I'm gonna push fixes to the linting errors next.)

lynchsft commented 4 days ago

I believe all the linting errors have been resolved. :)