Documentation ambiguity for PBXProject.UpdateBuildProperty() method

Hey,

I’m trying to figure out how to remove a property from XCode build settings, and reading the documentation… Well, it’s some kind of an error in there, I guess.

In addition, could anybody explain how to remove a property?

I know that there are some doc fixes in the system… just not sure (myself) if they will solve your problems.

Having the same issue… It is not clear entirely what targetGuids does:

targetGuids An array of target GUIDs.

How is it different form the first targetGuid parameter?

Thanks.