You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that visionOS SDK is out, I get this error trying to build for the visionOS Simulator.
…/SourcePackages/artifacts/twilio-video-ios/TwilioVideo/TwilioVideo.xcframework:1:1 While building for visionOS Simulator, no library for this platform was found in ‘…/SourcePackages/artifacts/twilio-video-ios/TwilioVideo/TwilioVideo.xcframework’.
Steps to Reproduce
Create a new Xcode Project with Xcode 15 beta 2 or newer, select VisionOS App
Add the TwilioVideo framework
Build and Run the project
Code
n/a
Expected Behavior
I would expect the build to be successful and the app to launch in the VisionOS Simulator
Actual Behavior
Build error (see Logs below)
Reproduces How Often
100%
Logs
…/SourcePackages/artifacts/twilio-video-ios/TwilioVideo/TwilioVideo.xcframework:1:1 While building for visionOS Simulator, no library for this platform was found in ‘…/SourcePackages/artifacts/twilio-video-ios/TwilioVideo/TwilioVideo.xcframework’.
Versions
twilio-video-ios version 5.6.0
Video iOS SDK
5.6.0 via Swift Package Manager
Xcode
15.0 beta 2 (15A5161b)
iOS Version
n/a
visionOS 1.0
iOS Device
n/a
Vision Pro simulator
The text was updated successfully, but these errors were encountered:
Description
Now that visionOS SDK is out, I get this error trying to build for the visionOS Simulator.
…/SourcePackages/artifacts/twilio-video-ios/TwilioVideo/TwilioVideo.xcframework:1:1 While building for visionOS Simulator, no library for this platform was found in ‘…/SourcePackages/artifacts/twilio-video-ios/TwilioVideo/TwilioVideo.xcframework’.
Steps to Reproduce
Code
n/a
Expected Behavior
I would expect the build to be successful and the app to launch in the VisionOS Simulator
Actual Behavior
Build error (see Logs below)
Reproduces How Often
100%
Logs
…/SourcePackages/artifacts/twilio-video-ios/TwilioVideo/TwilioVideo.xcframework:1:1 While building for visionOS Simulator, no library for this platform was found in ‘…/SourcePackages/artifacts/twilio-video-ios/TwilioVideo/TwilioVideo.xcframework’.
Versions
twilio-video-ios version 5.6.0
Video iOS SDK
5.6.0 via Swift Package Manager
Xcode
15.0 beta 2 (15A5161b)
iOS Version
n/a
visionOS 1.0
iOS Device
n/a
Vision Pro simulator
The text was updated successfully, but these errors were encountered: