openbakery / gradle-xcodePlugin

gradle plugin for building Xcode Projects for iOS, watchOS, macOS or tvOS
Apache License 2.0
455 stars 127 forks source link

Plugin versioning issue #462

Open jbruchanov opened 1 year ago

jbruchanov commented 1 year ago

I'm trying to use the plugin with version 0.22.2 as latest release with no luck. Getting an error "not found"...

So checking the repo and got to this link https://openbakery.org/repository/org/openbakery/xcode-plugin/org.openbakery.xcode-plugin.gradle.plugin/0.22.2.19/org.openbakery.xcode-plugin.gradle.plugin-0.22.2.pom

and it seems like I have to use version 0.22.2.19, to make it working.

Looks like there is some internal counter being added to the maven publishing which is breaking the release version...

jbruchanov commented 1 year ago

similarly 0.23.0 must be 0.23.0.28