kean / Pulse

Network logger for Apple platforms
https://pulselogger.com
MIT License
6.25k stars 296 forks source link

Vision OS support #206

Open melgu opened 1 year ago

melgu commented 1 year ago

I know, Vision OS is only in Beta, but I wanted to ask, if you could add the appropriate #if os statements inside PulseUI so projects using Pulse at least compile for Vision OS.

kean commented 1 year ago

I'm current focusing on other things, but PRs are always welcome.

Pulse is available on all Apple platforms, so I will definitely be providing a version optimized for visionOS in the future.

kean commented 4 months ago

The initial PR with visionOS support landed in https://github.com/kean/Pulse/pull/239