Version: 2018.4
public void RemoveFrameworkFromProject (string targetGuid, string framework);

パラメーター

targetGuid TargetGuidByName によって返される target の GUID
frameworkThe name of the framework. The extension of the filename must be ".framework".

説明

Removes a system framework dependency for the specified target.

The function assumes system frameworks are located in System/Library/Frameworks folder in the SDK source tree.