cordova-node-xcode icon indicating copy to clipboard operation
cordova-node-xcode copied to clipboard

Unity `AddFileToBuild` How to achieve?

Open sbfkcel opened this issue 6 years ago • 0 comments

Unity AddFileToBuild How to achieve?

// https://docs.unity3d.com/ScriptReference/iOS.Xcode.PBXProject.html
proj.AddFileToBuild(target, proj.AddFile(fileName, fileName, PBXSourceTree.Source));

The documentation is too smal.

sbfkcel avatar Feb 01 '19 07:02 sbfkcel