google / promises

Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
Apache License 2.0
3.79k stars 292 forks source link

Cannot install 2.0.0 version #173

Closed alexanderkhitev closed 3 years ago

alexanderkhitev commented 3 years ago

Hey! I tried to update & clean install of the PromisesSwift pod. But CocoaPods installs PromisesSwift 1.2.12 version. How can we fix it? Thanks!

nsoojin commented 3 years ago
Screenshot 2021-05-11 at 9 59 46 AM

It's working fine for me.

alexanderkhitev commented 3 years ago

Hey @nsoojin ! Could you please share your Podfile? Could you please have a look? https://github.com/google/promises/pull/169#issuecomment-836548502

alexanderkhitev commented 3 years ago

Hey @nsoojin ! I checked it right now, it works thanks!