apple / swift-log

A Logging API for Swift
https://apple.github.io/swift-log/
Apache License 2.0
3.48k stars 284 forks source link

"Unsupported Runtime" when compiling for xrOS #286

Closed leuski closed 7 months ago

leuski commented 8 months ago

Expected behavior

the library compiles

Actual behavior

the compilations stops with "Unsupported Runtime" error

Steps to reproduce

  1. attempt to compile for xrOS

If possible, minimal yet complete reproducer code (or URL to code)

[anything to help us reproducing the issue]

SwiftLog version/commit hash

[the SwiftLog tag/commit hash]

Swift & OS version (output of swift --version && uname -a)

leuski commented 7 months ago

[the SwiftLog tag/commit hash]

version 1.5.3

leuski commented 7 months ago

Seems to work in 1.5.4