Summary
Base build plan for Xamarin macOS based applications
- Assembly
- Rocket
.Surgery .Nuke .Xamarin .dll - Namespace
- Rocket
.Surgery .Nuke .Xamarin - Interfaces
Syntax
public interface IXamarinMacBuild : IXamarinBuild, IRocketBoosterBuild
Attributes
Type | Description |
---|---|
Nullable |
Properties
Name | Value | Summary |
---|---|---|
TargetPlatform | TargetPlatform |
Target platform for macOS build.
|
XamarinMac | Target |
Core target that can be used to trigger all targets for this build
|
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|