agilebits / onepassword-app-extension

1Password Extension for iOS Apps
2.58k stars 312 forks source link

Update Cocoapods for new version #421

Closed kevinbhayes closed 4 years ago

kevinbhayes commented 4 years ago

To-do from customer:

It looks like the repository has been updated. However, the podspec still needs updating. The current version on CocoaPods reads 1.8.5 instead of 1.8.6 which you can see at https://cocoapods.org/pods/1PasswordExtension

diegoreymendez commented 4 years ago

Are you planning to update the extension in CocoaPods? We need to integrate the latest version as well.

pmusolino commented 4 years ago

Same here āœ‹

pedrommcarrasco commented 4 years ago

What's the current status on this?

MrRooni commented 4 years ago

Hi folks. CocoaPods support has been something that was driven by external contributors in the past (in particular @tapi ). If someone else would like to take on the mantle that's something we can talk about.

pmusolino commented 4 years ago

I can take care of this release on Cocoapods. @MrRooni

pedrommcarrasco commented 4 years ago

I can also take care of it if needed šŸ‘

tapi commented 4 years ago

@MrRooni I can update the version if needed. Rad was doing it. Think Iā€™m still an owner on trunk. Will check later. Have kids home ATM

pmusolino commented 4 years ago

Thanks @tapi!

tapi commented 4 years ago

Pushed the update for 1.8.6 to trunk. Iā€™m not at my machine right now but it shows up on cocoapods.org though the search index appears to be stale. Tapping into it does show 1.8.6

Will verify on command line in a bit

tapi commented 4 years ago

Seeing 1.8.6 on the command line now. Had to do a pod repo update to get it to show up in search even when using the CDN. Everything should be šŸ‘

MrRooni commented 4 years ago

Thanks @tapi !