Extension methods for PBXProject.
More... |
| static string | GetUnityMainTargetGuid (this PBXProject @this) |
| | Returns GUID of the main target in Unity project. More...
|
| |
| static string | GetUnityFrameworkTargetGuid (this PBXProject @this) |
| | Returns GUID of the framework target. This target includes source code, plugins, dependent frameworks and source compile/link build options. More...
|
| |
Extension methods for PBXProject.
◆ GetUnityFrameworkTargetGuid()
| static string BFGSDK.BuildProcessing.Extensions.PBXProjectExtensions.GetUnityFrameworkTargetGuid | ( | this PBXProject @ | this | ) | |
| inlinestatic |
Returns GUID of the framework target. This target includes source code, plugins, dependent frameworks and source compile/link build options.
- Parameters
- Returns
- The GUID for the framework target.
◆ GetUnityMainTargetGuid()
| static string BFGSDK.BuildProcessing.Extensions.PBXProjectExtensions.GetUnityMainTargetGuid | ( | this PBXProject @ | this | ) | |
| inlinestatic |
Returns GUID of the main target in Unity project.
- Parameters
- Returns
- The GUID for the main target.
Extension methods for PBXProject.
More... |
| static string | GetUnityMainTargetGuid (this PBXProject @this) |
| | Returns GUID of the main target in Unity project. More...
|
| |
| static string | GetUnityFrameworkTargetGuid (this PBXProject @this) |
| | Returns GUID of the framework target. This target includes source code, plugins, dependent frameworks and source compile/link build options. More...
|
| |
Extension methods for PBXProject.
◆ GetUnityFrameworkTargetGuid()
| static string BFGSDK.BuildProcessing.Extensions.PBXProjectExtensions.GetUnityFrameworkTargetGuid | ( | this PBXProject @ | this | ) | |
| inlinestatic |
Returns GUID of the framework target. This target includes source code, plugins, dependent frameworks and source compile/link build options.
- Parameters
- Returns
- The GUID for the framework target.
◆ GetUnityMainTargetGuid()
| static string BFGSDK.BuildProcessing.Extensions.PBXProjectExtensions.GetUnityMainTargetGuid | ( | this PBXProject @ | this | ) | |
| inlinestatic |
Returns GUID of the main target in Unity project.
- Parameters
- Returns
- The GUID for the main target.