Open misteu opened 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.42%. Comparing base (
3d4bb13
) to head (9064c2f
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
New Pull Request Checklist
Issue Description
Updates ParseConstants as the SDK currently cannot be built when imported and tried to be built against visionOS target
Closes: #449
Approach
Adds visionOS platform to
ParseConstants
.TODOs before merging