Post not yet marked as solved
Post marked as unsolved with 4 replies, 187 views
We tried to build with Xcode 14 and quickly ran into SPM issues, we have one binary submodule for a framework. Has something changed in how package location are described? Can't seem to find it as a legit framework. Can "cd" and inspect, everything appears to be in place.
Showing Recent Errors Only
local binary target 'Service.iOS' does not contain expected binary artifact named 'Service.iOS'
Works without issues in Xcode 13.4.1 and can switch between the versions.
Any ideas?