Version: 5.6

PBXProject.RemoveFrameworkFromProject

Cambiar al Manual
public void RemoveFrameworkFromProject (string targetGuid, string framework);

Parámetros

targetGuid The GUID of the target as returned by TargetGuidByName.
framework The name of the framework. The extension must be ".framework".

Descripción

Removes the given framework from the given target build.