Closed lucasderraugh closed 3 years ago
@lucasderraugh Thanks for the contribution! If I remember correctly, I need the CLI to publish a new version, right?
Ya, I think it's just pod trunk push <podspec_name.podspec>
. I'm not 100% sure on that though ha.
Just a question out of interest @lucasderraugh , what are you planning to use the library for?
We use it to encode/decode key blobs that we retrieve from our server. I'm not sure that it's really a requirement, but it's been in the code base for a few years now 😄. If you wouldn't mind letting me know when that goes up to CocoaPods as well I'd greatly appreciate it. Thank you!
I'll upload it in a bit. I'm uploading 2 versions, the one you requested and then the most recent one.
Your PR is pushed to the trunk!
Xcode warns that BSON needs to be converted with "Conversion to Swift 5 is available". This bumps Podspec and increments the version so we can make a new CocoaPods version.