apache / apache/cordova-node-xcode

Unity `AddFileToBuild` How to achieve?

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

Start by reviewing the PBXProject AddFileToBuild example referenced in the issue and the current project documentation. Clarify the intended Unity/iOS usage, then document a complete working example and verify that the explanation answers how to add the file to the build.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, unity
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.