-
-
Notifications
You must be signed in to change notification settings - Fork 611
Open
Description
- I have read CONTRIBUTING and have done my best to follow them.
What did you do?
I am using Nimble for a Unit Testing Bundle on a visionOS app, and tried building the unit tests target in order to run the tests
What did you expect to happen?
Expected the unit tests target to be built successfully and the tests to be run succesfully.
What actually happened instead?
The build got failed with an error saying:
While building for visionOS Simulator, no library for this platform was found in '/Users/user_name/sample-apps/visionOS/visionOSCarthage/Carthage/Build/Nimble.xcframework'.
Environment
List the software versions you're using:
- Quick: 7.6.0
- Nimble: 13.3.0
- Xcode Version: 15.4 (15F31d)
- Swift Version: Xcode Default
Please also mention which package manager you used and its version. Delete the
other package managers in this list:
- Carthage: 0.39.1
Metadata
Metadata
Assignees
Labels
No labels