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
Thank you for calling this out! I've updated the 0.13.0 release to reflect that the minimum supported Swift version is 5.8 and by extension Xcode 14.3, I'm assuming this is why xcodebuild fails for you.
The easiest solution is to version lock to the previous release.
xcodebuild fails after updating package from 0.12.2 to 0.13.0.
Should be reproducible with the following github workflow snippet:
The text was updated successfully, but these errors were encountered: