shu223 / Pulsator

Pulse animation for iOS
MIT License
1.42k stars 160 forks source link

Swift 4.2 is not available 0.5.3 #48

Closed talezion closed 5 years ago

talezion commented 5 years ago

When are you planning to publish 0.5.3? Seems as if the specs are updates, but was never published.

ghost commented 5 years ago

Please publish on Cocoapods.

thedore17 commented 5 years ago

Still hasn't been updated on cocoapods.

bill350 commented 5 years ago

See his comment here https://github.com/shu223/Pulsator/pull/45#issuecomment-424419062

But I think this message can be ignored and the podspec submitted 🤔

tsvidya commented 5 years ago

This is still not available in the podspec. I still get the following error. But I change it to 4.0 instead of 4.2, the errors are gone. /Pods/Pulsator/Pulsator/Pulsator.swift:15:75: 'UIApplicationWillEnterForeground' has been renamed to 'UIApplication.willEnterForegroundNotification' /Pods/Pulsator/Pulsator/Pulsator.swift:16:75: 'UIApplicationDidEnterBackground' has been renamed to 'UIApplication.didEnterBackgroundNotification' /Pods/Pulsator/Pulsator/Pulsator.swift:108:89: 'kCAMediaTimingFunctionDefault' has been renamed to 'CAMediaTimingFunctionName.default'

shu223 commented 5 years ago

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