shu223 / Pulsator

Pulse animation for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift 4.2 is not available 0.5.3

talezion opened this issue · comments

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

Please publish on Cocoapods.

Still hasn't been updated on cocoapods.

See his comment here
#45 (comment)

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

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'

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