This version of Unity is unsupported.

PBXProject.AddRemotePackageReferenceAtRevision

Declaration

public string AddRemotePackageReferenceAtRevision(string url, string revision);

Parameters

url The URL of the repository.
revision The ID of the commit.

Returns

string Returns the GUID of the remote package reference.

Description

Adds a reference to the remote package at the given revision.