Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.5.0 (release in Cocoapods) won't compile in Swift 5.1 #90

Open
ggruen opened this issue Oct 23, 2019 · 2 comments
Open

0.5.0 (release in Cocoapods) won't compile in Swift 5.1 #90

ggruen opened this issue Oct 23, 2019 · 2 comments

Comments

@ggruen
Copy link

ggruen commented Oct 23, 2019

Hi -

When installing via Cocoapods, the install succeeds, but when I run a build, I get a bunch of compilation errors. Looks like Cocoapods has version 0.5.0, which appears to be a couple years old, and there are 22 commits to master since that release in GitHub.

When I install using the "manual" method, everything compiles smoothly and I can fetch my inbox using the sample code as expected.

Maybe it's time for a release? :)

@AaronDDM
Copy link

You can still use Cocoapods to pull from the master branch - but yes, a release is probably better!
pod 'Postal', :git => "https://github.com/snipsco/Postal.git", :branch => 'master'

@lionserdar
Copy link

any update on a new release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants