Trying to upgrade a Swift package I use in a project past the current major version (from 2.19 to 4.3.4)
I had to manually edit minimumVersion
in project.pbxproj
That can’t be right, can it?
Trying to upgrade a Swift package I use in a project past the current major version (from 2.19 to 4.3.4)
I had to manually edit minimumVersion
in project.pbxproj
That can’t be right, can it?