parse-community / Parse-Swift

The Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, Linux, Android, Windows)
https://parseplatform.org
MIT License
304 stars 69 forks source link

Does not build against visionOS target #449

Open misteu opened 7 months ago

misteu commented 7 months ago

New Issue Checklist

Issue Description

When including Parse-Swift via SPM, building against a visionOS target does not work.

Steps to reproduce

Just try including the SDK and try building on a Vision Pro simulator.

Actual Outcome

Does not build because a deviceType property is not set. image

Expected Outcome

Should build against visionOS. Also the Readme says it's compatible.

Environment

Tested with latest version, i.e. as of writing 4.14.2

Client

Server

Database

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

Thanks for opening this issue!

softcleandev commented 5 months ago

this project is almost dead. the former maintainer @cbaker6 forked it, so only the fork will get updates.