xcodebuild: error: Could not resolve package dependencies:
Dependencies could not be resolved because 'something' depends on 'maplibre-swiftui-dsl-playground' 0.0.2..<1.0.0.
'maplibre-swiftui-dsl-playground' >= 0.0.2 cannot be used because package 'maplibre-swiftui-dsl-playground' is required using a stable-version but 'maplibre-swiftui-dsl-playground' depends on an unstable-version package 'maplibre-swift-macros' and no versions of 'maplibre-swiftui-dsl-playground' match the requirement 0.0.3..<1.0.0.
Once https://github.com/stadiamaps/maplibre-swift-macros has tagged releases, we need to bump it to
from: "x.x.x"
tag to allow using tagged releases of this library.