auth0 / Auth0.swift

Auth0 SDK for Apple platforms
https://auth0.github.io/Auth0.swift
MIT License
345 stars 225 forks source link

Unsync releases broke the stuff #869

Closed pewkachu closed 3 weeks ago

pewkachu commented 4 weeks ago

Checklist

Description

SPM is broken because of the async release of your libraries. I assume the release pipeline needs some improvements

CleanShot 2024-09-17 at 12 36 46

Waiting for the 2.9.0 version release

Reproduction

Just use this package as a dependency. Even your sample app is broken

CleanShot 2024-09-17 at 12 41 22

Additional context

No response

Auth0.swift version

2.8.0

Platform

iOS

Platform version(s)

iOS

Xcode version

15.4

Package manager

Swift Package Manager

jfk056 commented 3 weeks ago

Hi @desusai7, I hope you're doing well! Would you mind taking a look at this issue when you have a moment? Our CI process is completely blocked and we would like to resolve the issue as soon as possible, due to upcoming release. Thanks so much for your time!

desusai7 commented 3 weeks ago

Hi @pewkachu, @jfk056,

Apologies for all the delay on this, we've just released 2.9.0

desusai7 commented 3 weeks ago

Closing this for now, feel free to re-open it again if you run into any issues