Skip to content

Add visionOS support #1761

Open
Open
@bmueller

Description

@bmueller

New Feature / Enhancement Checklist

Current Limitation

I am unable to build a project for visionOS using the SPM version of the Parse SDK.

Feature / Enhancement Description

Because the package doesn't reference the "vision" target in code, when you build for visionOS it just tries to include AppKit code.

Example Use Case

Alternatives / Workarounds

3rd Party References

Activity

parse-github-assistant

parse-github-assistant commented on Oct 12, 2023

@parse-github-assistant

Thanks for opening this issue!

  • 🎉 We are excited about your ideas for improvement!
bmueller

bmueller commented on Oct 12, 2023

@bmueller
Author

I made the necessary changes to get the project building for visionOS here: https://github.com/bmueller/Parse-SDK-iOS-OSX

mtrezza

mtrezza commented on Oct 12, 2023

@mtrezza
Member

Thanks for sharing @bmueller, would you want to open a PR? We'd be happy to review.

linked a pull request that will close this issue on Oct 13, 2023
bmueller

bmueller commented on Oct 13, 2023

@bmueller
Author

Done! #1762

bmueller

bmueller commented on Sep 13, 2024

@bmueller
Author

Why was this never merged?

mtrezza

mtrezza commented on Sep 13, 2024

@mtrezza
Member

@bmueller there has been feedback on your PR and it seems that was never followed up on, see #1762 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @bmueller@mtrezza

      Issue actions

        Add visionOS support · Issue #1761 · parse-community/Parse-SDK-iOS-OSX