Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CocoaPods visionOS support #8601

Open
nevil opened this issue May 23, 2024 · 1 comment
Open

CocoaPods visionOS support #8601

nevil opened this issue May 23, 2024 · 1 comment

Comments

@nevil
Copy link
Contributor

nevil commented May 23, 2024

Problem

I mainly use CocoaPods for dependency management and Realm's podspec is missing visionOS.

Solution

Add visionos specifics to the podspec, like:

+  s.visionos.deployment_target = '1.1'

Alternatives

Creating a local podspec that adds visionos specifics like:

+  s.visionos.deployment_target = '1.1'

How important is this improvement for you?

Would be a major improvement

Feature would mainly be used with

Local Database only

Copy link

sync-by-unito bot commented May 23, 2024

➤ PM Bot commented:

Jira ticket: RCOCOA-2369

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

No branches or pull requests

1 participant