Skip to content

Fix warnings for depredated use of class for protocol inheritance#73

Merged
NghiaTranUIT merged 1 commit intoProxymanApp:mainfrom
copia-wealth-studios:main
Jun 4, 2021
Merged

Fix warnings for depredated use of class for protocol inheritance#73
NghiaTranUIT merged 1 commit intoProxymanApp:mainfrom
copia-wealth-studios:main

Conversation

@crayment
Copy link
Copy Markdown
Contributor

@crayment crayment commented Jun 4, 2021

We were seeing warnings on these two lines in our xcodebuild output using Xcode 12.5

using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead

using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
@NghiaTranUIT
Copy link
Copy Markdown
Member

Thanks for your contribution @crayment 🙌

It's good to go 👍

@NghiaTranUIT NghiaTranUIT merged commit d205719 into ProxymanApp:main Jun 4, 2021
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

Successfully merging this pull request may close these issues.

2 participants