How to remove Document Type in Xcode 13 Info
Asked Answered
M

2

7

I'm trying to remove an extra document type I accidentally added in the info project settings. I can't seem to remove it. I've opened the plist and removed it from there, but it keeps getting added back in automatically. Anyone know how to do this correctly?

Screenshot

Medusa answered 23/11, 2021 at 0:26 Comment(1)
Same here, and the text of the fields is literally being rendered upside down!Nickel
M
11

I had the same issue, I solved it by opening the Info.plist, removing the unwanted types, then immediately quitting Xcode. Then, restart XCode and reopen the project, the unwanted types are gone.

Mellman answered 22/2, 2022 at 9:12 Comment(1)
Helped me while being on Version 14.2 (14C18).Seal
H
2

You have to reopen the project. It worked for me

Hispania answered 11/1, 2022 at 6:53 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.