PiXeL16/RevealingSplashView

Keyword for protocol inheritance is deprecated

lchamp opened this issue · 3 comments

File: SplashAnimatable.swift
Line: 16

Warning:

Using class keyword for protocol inheritance is deprecated; use AnyObject instead

Fix:

Replace class with AnyObject

Can you fix @PiXeL16 ? Thanks in advance!

👋🏼 @PiXeL16 👋🏼

@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 ;)

Thanks! Solved with new version 0.9.0.