Allow compiling on tvOS, watchOS and visionOS too#260
Allow compiling on tvOS, watchOS and visionOS too#260madsmtm wants to merge 1 commit intoserialport:mainfrom
Conversation
|
Thank for for creating this PR @madsmtm!
Am reading it right, that you are aiming at a future point in time when support for tvOS, watchOS, and visionOS might get into the What do you mean with 'getting rid of that dependency'? |
Unfortunately no,
The use of FYI, I'm somewhat planning to migrate this crate to |
|
Btw, I opened a PR to |
Assuming that the `mach2` crate is updated to support these platforms, or we get rid of that dependency.
Assuming that the
mach2crate is updated to support these platforms, or we get rid of that dependency.I haven't tested this, only did the (very few) necessary changes to make it compile. But I strongly suspect it'll work if it works on iOS.