Keyword for protocol inheritance is deprecated
lchamp opened this issue · 3 comments
lchamp commented
File: SplashAnimatable.swift
Line: 16
Warning:
Using
class
keyword for protocol inheritance is deprecated; useAnyObject
instead
Fix:
Replace
class
withAnyObject
Can you fix @PiXeL16 ? Thanks in advance!
PiXeL16 commented
@lchamp Just gave you collaborator access to the repo, as I dont have too much time to maintain anymore. Please take good care of it ;)
lchamp commented
Thanks! Solved with new version 0.9.0.