This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.VSforMac.
Summary
Common project type GUID values for Xamarin projects.
- Assembly
- Cake
.Xamarin .dll - Namespace
- Cake
.Xamarin - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["CommonProjectTypeGuids"]
class Type type-node
Syntax
public static class CommonProjectTypeGuids
Fields
Name | Constant Value | Summary |
---|---|---|
XamarinAndroid | {EFBA0AD7-5A72-4C68-AF49-83D382785DCF} |
Xamarin.Android Project Type GUID
static
|
Xamarin |
{10368E6C-D01B-4462-8E8B-01FC667A7035} |
Xamarin.Android Binding Project Type Guid
static
|
XamariniOS | {FEACFBD2-3405-455C-9665-78FE426C6842} |
Xamarin.iOS Project Type GUID
static
|
XamariniOSBinding | {8FFB629D-F513-41CE-95D2-7ECE97B6EEEC} |
Xamarin.iOS Binding Project Type GUID
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|