-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
in Xcode 13.3 betas, the ChoiceMobile package fails to load when using Swift Package Manager.
The error given is
artifact not found for target 'ChoiceMobileBinaryTarget'
It clones and checks out the repo just fine, but fails to find the framework. Perhaps the name mismatch between ChoiceMobile and ChoiceMobileBinaryTarget is the problem? Is it expecting the .xcframework to have the same name as the target?
I've tested beta 2 and beta 3.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels