Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version format breaks SwiftPM resolution #253

Closed
brentleyjones opened this issue Jun 14, 2024 · 2 comments
Closed

New version format breaks SwiftPM resolution #253

brentleyjones opened this issue Jun 14, 2024 · 2 comments

Comments

@brentleyjones
Copy link

SwiftPM treats 2.0.07 and 2.0.7 the same (incorrectly), which means the new 2.0.7 release breaks it for people depending on 2.0.07:

error: 'flexlayout': Revision fcb3e7940948abf02cd5b7205e53e870d7a73401 for flexlayout remoteSourceControl https://github.com/layoutBox/FlexLayout version 2.0.7 does not match previously recorded value ad20f2874f0fe87300e89caed2f03d5c9525c3c0

Can that release be pulled, and re-published as 2.0.08 or 2.0.8?

@brentleyjones brentleyjones changed the title New version breaks SwiftPM resolution New version format breaks SwiftPM resolution Jun 14, 2024
@lucdion
Copy link
Member

lucdion commented Jun 15, 2024

I have created a new 2.0.8 release

@lucdion lucdion closed this as completed Jun 15, 2024
@OhKanghoon
Copy link
Contributor

OhKanghoon commented Jun 17, 2024

hi @lucdion

Could you remove the newly added 2.0.8 release and tag?
It conflicts with the existing '2.0.08' version and make breaking changes to the spm user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants