parse-community / Parse-SDK-iOS-OSX

The Apple SDK for Parse Platform (iOS, macOS, watchOS, tvOS)
https://parseplatform.org
Other
2.81k stars 871 forks source link

Add visionOS support #1761

Open bmueller opened 11 months ago

bmueller commented 11 months ago

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

parse-github-assistant[bot] commented 11 months ago

Thanks for opening this issue!

bmueller commented 11 months ago

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

mtrezza commented 11 months ago

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

bmueller commented 11 months ago

Done! https://github.com/parse-community/Parse-SDK-iOS-OSX/pull/1762

bmueller commented 3 weeks ago

Why was this never merged?

mtrezza commented 3 weeks ago

@bmueller there has been feedback on your PR and it seems that was never followed up on, see https://github.com/parse-community/Parse-SDK-iOS-OSX/pull/1762#issuecomment-1762432277.