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

Won't compile on Swift 4.2 #44

Closed
15458434 opened this issue Sep 20, 2018 · 8 comments
Closed

Won't compile on Swift 4.2 #44

15458434 opened this issue Sep 20, 2018 · 8 comments

Comments

@15458434
Copy link

I'm getting compile issues when trying to compile this on Swift 4.2. I have a fix ready, but can't create a branch on the repo. Can you fix that?

@Ashotych
Copy link

Same issue..

@sean-howard
Copy link
Contributor

Just opened #45 for this.

@15458434
Copy link
Author

Too bad... I've already created my own version of CAReplicatorLayer that does exactly this. I'll post the source code later on.

@shu223
Copy link
Owner

shu223 commented Sep 25, 2018

I've merged the PR for Swift 4.2 support, but can't push the new podspec for now with a validation error for this problem. Seems to need to wait for a new version of CocoaPods. I'm sorry for the inconvenience.

@tapannathvani
Copy link

I am facing the same issue.. Can i know when you are going to update the pod ?

@alexpersian
Copy link

To get around this issue for the time being you can use this in your podfile instead.

pod 'Pulsator', :git => 'https://github.com/shu223/Pulsator.git', :tag => '0.5.3'

@talezion
Copy link

@shu223 Any plans for releasing Swift 4.2? As a tag will not work, as I am using it as a dependency in my podspec. 0.5.3 is not recognised.

@shu223
Copy link
Owner

shu223 commented Feb 24, 2019

I've just published the podspec for 0.5.3 on CocoaPods! I'm sorry for this late release.

@shu223 shu223 closed this as completed Mar 9, 2019
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

7 participants