apache / apache/cordova-node-xcode
Unity `AddFileToBuild` How to achieve?
Open
- Dominant language
- JavaScript
- Stars
- 217
- Forks
- 102
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 6
Description
Unity `AddFileToBuild` How to achieve?
```csharp
// https://docs.unity3d.com/ScriptReference/iOS.Xcode.PBXProject.html
proj.AddFileToBuild(target, proj.AddFile(fileName, fileName, PBXSourceTree.Source));
```
The documentation is too smal.
Contributor guide
Assessment
This issue has not been assessed yet.