Hi I am trying to write "CFBundleGetInfoString" into "InfoPlist.strings" from cpp code and It is writing successfully. But when i use the InfoPlist.strings in xcode, it gives me a build error /usr/bin/iconv: English.lproj/InfoPlist.strings:1:82: incomplete character or shift sequence
Now if i open the .strings file in dashcode (or any other text editor), it shows me the required text correctly, but when i open the same in xcode - it show something similar to chinese/japanese script. Dashcode shows: CFBundleGetInfoString = "bla bla bla"; Xcode shows: 屲屮䍆䉵湤汥䝥瑉湦潓瑲楮朠㴠≍慩求牯睳敲′⸳⁐䕎呁Ⱐ䍯 Any idea what is happening here?? Advance thanks. -Parimal Das _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com