Version: 5.6

PBXProject.RemoveFrameworkFromProject

Switch to Manual
public void RemoveFrameworkFromProject (string targetGuid, string framework);

Parameters

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

Description

Removes the given framework from the given target build.