You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wasn't able to reproduce the warnings, but I made some guesses and I think it should be good now. Could you pull down the head of master and let me know if the warnings are cleared up?
Describe the bug
I have received the following warnings in Xcode for SwiftMessages package (the numbers in brackets indicate the frequency):
BaseView.swift
:(2) Non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
SwiftMessagesSegue.swift
:(1) Unnecessary check for 'iOS'; enclosing scope ensures guard will always be true
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: