When I was truing to rename my class in swift it will show error like below.
I just want to know that, in Objective C it allow us to rename class name, then why it not available in Swift, or any other way to do the same.
If there is any good way then please suggest me.
Thanks.