Lookig for older versions of the documentation, pre FAKE v6? See
v5.fake.build
obj
IEquatable<iOSArchiveParams>
IStructuralEquatable
IComparable<iOSArchiveParams>
IComparable
IStructuralComparable
The iOS archive parameter type
Configuration
string
Build configuration, defaults to 'Debug|iPhoneSimulator'
MDToolPath
Path to mdtool, defaults to Xamarin Studio's usual path
ProjectName
Project name within a solution file
SolutionPath
Path to desired solution file. If not provided, mdtool finds the first solution in the current directory. Although mdtool can take a project file, the archiving seems to fail to work without a solution.