Localize-Swift icon indicating copy to clipboard operation
Localize-Swift copied to clipboard

Delete removeObserver(self) line as in upper swift 4 theres no need to use it

Open eliakorkmaz opened this issue 4 years ago • 0 comments

Hey Roy,

I play with the library and example project helped me a lot to get into and play with the language switch feature but I notice that as you know, there's no need to use removeObserver in newer versions of the Swift Language.

I test it with updating pod and it works.

eliakorkmaz avatar Oct 11 '20 18:10 eliakorkmaz