facebook-ios-sdk
facebook-ios-sdk copied to clipboard
Feature Request: visionOS support
Checklist before submitting a feature request
- [X] I've updated to the latest released version of the SDK
- [X] I've searched for existing Github issues
- [X] I've read the Code of Conduct
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
+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'.