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 for visionOS #277

Closed Kyle-Ye closed 1 year ago

Kyle-Ye commented 1 year ago

Expected behavior

Build successfully for visionOS

Actual behavior

"Unsupported runtime" when compile

Steps to reproduce

  1. ...
  2. ...

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

[anything to help us reproducing the issue]

SwiftLog version/commit hash

1.5.2

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

Xcode 15 beta 6

Kyle-Ye commented 1 year ago

Fixed by #269 in 1.5.3