Localization.string file error for Xcode 14.1

I am trying to edit my Localization.string file. I want to add few more key value pairs. But after it when I run my code it is giving me no -inputencoding specified and could not detect encoding from input file error for Share Extension.

Please help out for fix for this.

From the screenshot, it looks like you have some corrupt data in that Turkish file. Notice the [?] characters on line 10 and 26. This is likely preventing Xcode from inferring the encoding of your .strings file.

Localization.string file error for Xcode 14.1
 
 
Q