visionOS compability not given #28

Closed
opened 2025-10-14 15:55:51 -06:00 by navan · 0 comments
Owner

Originally created by @flexlixrup on 1/20/2024

What happened?

Compilation on a visionOS Target is not working due to the following error
Value of type 'WhatsNewView.FeaturesPadding' has no member 'horizontalSizeClass'
Right now I have to exclude WhatsNewKit from a dependency of the visionOS platform and add complier directives all over my code

What are the steps to reproduce?

Add visionOS (native) to a target where WhatsNewKit is listed as a dependency

What is the expected behavior?

Compile on visionOS

*Originally created by @flexlixrup on 1/20/2024* ### What happened? Compilation on a visionOS Target is not working due to the following error `Value of type 'WhatsNewView.FeaturesPadding' has no member 'horizontalSizeClass'` Right now I have to exclude WhatsNewKit from a dependency of the visionOS platform and add complier directives all over my code ### What are the steps to reproduce? Add visionOS (native) to a target where WhatsNewKit is listed as a dependency ### What is the expected behavior? Compile on visionOS
navan 2025-10-14 15:55:53 -06:00
  • closed this issue
  • added the
    bug
    bug
    bug
    labels
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/WhatsNewKit#28
No description provided.