You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Guys!
I compiled your library in Xcode 15.0 Beta 6 (15A5219j) and received the following warning:
PromiseKit/Sources/Guarantee.swift:57:29 Generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
Could you please fix this in future releases?
The text was updated successfully, but these errors were encountered:
Version: 8.1.0
Installed via: Cocoapods
Hi Guys!
I compiled your library in
Xcode 15.0 Beta 6 (15A5219j)
and received the following warning:PromiseKit/Sources/Guarantee.swift:57:29 Generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
Could you please fix this in future releases?
The text was updated successfully, but these errors were encountered: