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

Feature Request: visionOS support #2261

Open
3 tasks done
yasircb opened this issue Sep 21, 2023 · 1 comment
Open
3 tasks done

Feature Request: visionOS support #2261

yasircb opened this issue Sep 21, 2023 · 1 comment

Comments

@yasircb
Copy link

yasircb commented Sep 21, 2023

Checklist before submitting a feature request

Goals

I would like to be able to run my app on VisionOS, but it's missing support in Package.swift (Swift Package Manager).

Expected results

The library should be compilable / run under visionOS

@goodones-mac
Copy link

+1 Due to this library having a binary framework, we can't build against the VisionOS Simulator Target that is in Xcode 15.2 now. Please update your library and framework.

Example Error:
/Users/mac/Library/Developer/Xcode/DerivedData/GoodOnes-fydxykcojsejocesyibnphxyrgpb/SourcePackages/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework:1:1 While building for visionOS Simulator, no library for this platform was found in '/Users/mac/Library/Developer/Xcode/DerivedData/GoodOnes-fydxykcojsejocesyibnphxyrgpb/SourcePackages/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'.

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

2 participants