xamarin-macios/tools/mtouch/Errors.designer.cs

4082 строки
155 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Xamarin.Bundler {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// This class was generated by MSBuild using the GenerateResource task.
/// To add or remove a member, edit your .resx file then rerun MSBuild.
/// </summary>
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Build.Tasks.StronglyTypedResourceBuilder", "15.1.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class Errors {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Errors() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Xamarin.Bundler.Errors", typeof(Errors).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to The error message for code {0} could not be found. Please report this missing message on GitHub at https://github.com/xamarin/xamarin-macios/issues/new.
/// </summary>
public static string _default {
get {
return ResourceManager.GetString("default", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This version of Xamarin.Mac requires Mono {0} (the current Mono version is {1}). Please update the Mono.framework from http://mono-project.com/Downloads
/// .
/// </summary>
public static string MM0001 {
get {
return ResourceManager.GetString("MM0001", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You should provide one root assembly only, found {0} assemblies: &apos;{1}&apos;
/// .
/// </summary>
public static string MM0008 {
get {
return ResourceManager.GetString("MM0008", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Application name &apos;{0}.exe&apos; conflicts with another user assembly.
/// .
/// </summary>
public static string MM0023 {
get {
return ResourceManager.GetString("MM0023", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You cannot provide a root assembly if --no-root-assembly is passed, found {0} assemblies: &apos;{1}&apos;
/// .
/// </summary>
public static string MM0050 {
get {
return ResourceManager.GetString("MM0050", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to An output directory (--output) is required if --no-root-assembly is passed.
/// .
/// </summary>
public static string MM0051 {
get {
return ResourceManager.GetString("MM0051", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No executable was copied into the app bundle. Please contact &apos;support@xamarin.com&apos;
/// .
/// </summary>
public static string MM0079 {
get {
return ResourceManager.GetString("MM0079", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to machine.config file &apos;{0}&apos; can not be found.
/// .
/// </summary>
public static string MM0097 {
get {
return ResourceManager.GetString("MM0097", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hybrid AOT compilation requires all assemblies to be AOT compiled
/// .
/// </summary>
public static string MM0114 {
get {
return ResourceManager.GetString("MM0114", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Projects using the Classic API are not supported anymore. Please migrate the project to the Unified API.
/// .
/// </summary>
public static string MM0143 {
get {
return ResourceManager.GetString("MM0143", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Building 32-bit apps is not supported anymore. Please change the architecture in the project&apos;s Mac Build options to &apos;x86_64&apos;.
/// .
/// </summary>
public static string MM0144 {
get {
return ResourceManager.GetString("MM0144", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to parse the cflags &apos;{0} from pkg-config: {1}
/// .
/// </summary>
public static string MM0147 {
get {
return ResourceManager.GetString("MM0147", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not create symlink &apos;{0}&apos; -&gt; &apos;{1}&apos;: error {2}
/// .
/// </summary>
public static string MM1034 {
get {
return ResourceManager.GetString("MM1034", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The required &apos;Xamarin.Mac.dll&apos; assembly is missing from the references
/// .
/// </summary>
public static string MM1401 {
get {
return ResourceManager.GetString("MM1401", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The assembly &apos;{0}&apos; is not compatible with this tool or profile
/// .
/// </summary>
public static string MM1402 {
get {
return ResourceManager.GetString("MM1402", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} {1} could not be found. Target framework &apos;{2}&apos; is unusable to package the application.
/// .
/// </summary>
public static string MM1403 {
get {
return ResourceManager.GetString("MM1403", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Target framework &apos;{0}&apos; is invalid.
/// .
/// </summary>
public static string MM1404 {
get {
return ResourceManager.GetString("MM1404", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to useFullXamMacFramework must always target framework .NET 4.5, not &apos;{0}&apos; which is invalid.
/// .
/// </summary>
public static string MM1405 {
get {
return ResourceManager.GetString("MM1405", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Mismatch between Xamarin.Mac reference &apos;{0}&apos; and target framework selected &apos;{1}&apos;.
/// .
/// </summary>
public static string MM1407 {
get {
return ResourceManager.GetString("MM1407", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not resolve reference: {0}
/// .
/// </summary>
public static string MM1501 {
get {
return ResourceManager.GetString("MM1501", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Native library &apos;{0}&apos; was referenced but could not be found.
/// .
/// </summary>
public static string MM2006 {
get {
return ResourceManager.GetString("MM2006", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Xamarin.Mac Unified API against a full .NET framework does not support linking SDK or All assemblies. Pass either the `-nolink` or `-linkplatform` flag.
/// .
/// </summary>
public static string MM2007 {
get {
return ResourceManager.GetString("MM2007", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Referenced by {0}.{1}
/// .
/// </summary>
public static string MM2009 {
get {
return ResourceManager.GetString("MM2009", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Only first {0} of {1} \&quot;Referenced by\&quot; warnings shown.
/// .
/// </summary>
public static string MM2012 {
get {
return ResourceManager.GetString("MM2012", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to resolve the reference to \&quot;{0}\&quot;, referenced in \&quot;{1}\&quot;. The app will not include the referenced assembly, and may fail at runtime.
/// .
/// </summary>
public static string MM2013 {
get {
return ResourceManager.GetString("MM2013", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not optimize the call to BlockLiteral.{2} in {0} at offset {1} because the previous instruction was unexpected ({3})
/// .
/// </summary>
public static string MM2106 {
get {
return ResourceManager.GetString("MM2106", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not optimize the call to BlockLiteral.{2} in {0} at offset {1} because could not determine the type of the delegate type of the first argument (instruction: {3})
/// .
/// </summary>
public static string MM2106_A {
get {
return ResourceManager.GetString("MM2106_A", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not optimize the call to BlockLiteral.{2} in {0} because the type of the value passed as the first argument (the trampoline) is {1}, which makes it impossible to compute the block signature.
/// .
/// </summary>
public static string MM2106_B {
get {
return ResourceManager.GetString("MM2106_B", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not optimize the call to BlockLiteral.SetupBlock in {0} at offset {1} because no [UserDelegateType] attribute could be found on {2}.
/// .
/// </summary>
public static string MM2106_C {
get {
return ResourceManager.GetString("MM2106_C", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not optimize the call to BlockLiteral.SetupBlock in {0} at offset {1}: {2}.
/// .
/// </summary>
public static string MM2106_D {
get {
return ResourceManager.GetString("MM2106_D", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to It&apos;s not safe to remove the dynamic registrar, because {0} references &apos;{1}.{2} ({3})&apos;.
/// .
/// </summary>
public static string MM2107 {
get {
return ResourceManager.GetString("MM2107", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} was stripped of architectures except {1} to comply with App Store restrictions. This could break existing codesigning signatures. Consider stripping the library with lipo or disabling with --optimize=-trim-architectures
/// .
/// </summary>
public static string MM2108 {
get {
return ResourceManager.GetString("MM2108", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Xamarin.Mac &apos;Partial Static&apos; registrar does not support linking. Disable linking or use another registrar mode.
/// .
/// </summary>
public static string MM2110 {
get {
return ResourceManager.GetString("MM2110", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to AOT of &apos;{0}&apos; was requested but was not found
/// .
/// </summary>
public static string MM3009 {
get {
return ResourceManager.GetString("MM3009", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Exclusion of AOT of &apos;{0}&apos; was requested but was not found
/// .
/// </summary>
public static string MM3010 {
get {
return ResourceManager.GetString("MM3010", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your application is using the &apos;{0}&apos; framework, which isn&apos;t included in the {3} SDK you&apos;re using to build your app (this framework was introduced in {3} {2}, while you&apos;re building with the {3} {1} SDK.) This configuration is not supported with the static registrar (pass --registrar:dynamic as an additional mmp argument in your project&apos;s Mac Build option to select). Alternatively select a newer SDK in your app&apos;s Mac Build options.
/// .
/// </summary>
public static string MM4134 {
get {
return ResourceManager.GetString("MM4134", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to compile. Error code - {0}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MM5103 {
get {
return ResourceManager.GetString("MM5103", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Native linking failed with error code 1. Check build log for details.
/// .
/// </summary>
public static string MM5109 {
get {
return ResourceManager.GetString("MM5109", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Mono.framework MDK is missing. Please install the MDK for your Mono.framework version from https://www.mono-project.com/download/
/// .
/// </summary>
public static string MM5202 {
get {
return ResourceManager.GetString("MM5202", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can&apos;t find {0}, likely because of a corrupted Xamarin.Mac installation. Please reinstall Xamarin.Mac.
/// .
/// </summary>
public static string MM5203 {
get {
return ResourceManager.GetString("MM5203", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid architecture &apos;{0}&apos;. The only valid architectures is x86_64.
/// .
/// </summary>
public static string MM5205 {
get {
return ResourceManager.GetString("MM5205", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Skipping framework &apos;{0}&apos;. It is prohibited (rejected) by the Mac App Store
/// .
/// </summary>
public static string MM5220 {
get {
return ResourceManager.GetString("MM5220", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Linking against framework &apos;{0}&apos;. It is prohibited (rejected) by the Mac App Store
/// .
/// </summary>
public static string MM5221 {
get {
return ResourceManager.GetString("MM5221", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Xcode license agreement may not have been accepted. Please launch Xcode.
/// .
/// </summary>
public static string MM5308 {
get {
return ResourceManager.GetString("MM5308", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to install_name_tool failed with an error code &apos;{0}&apos;. Check build log for details.
/// .
/// </summary>
public static string MM5310 {
get {
return ResourceManager.GetString("MM5310", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unexpected error - Please fill a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT0000 {
get {
return ResourceManager.GetString("MT0000", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to &apos;-devname&apos; was provided without any device-specific action
/// .
/// </summary>
public static string MT0001 {
get {
return ResourceManager.GetString("MT0001", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not parse the environment variable &apos;{0}&apos;
/// .
/// </summary>
public static string MT0002 {
get {
return ResourceManager.GetString("MT0002", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to New refcounting logic requires SGen to be enabled too.
/// .
/// </summary>
public static string MT0004 {
get {
return ResourceManager.GetString("MT0004", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The output directory * does not exist.
/// .
/// </summary>
public static string MT0005 {
get {
return ResourceManager.GetString("MT0005", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There is no devel platform at {0}, use --platform=PLAT to specify the SDK.
/// .
/// </summary>
public static string MT0006 {
get {
return ResourceManager.GetString("MT0006", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} was built against a more recent runtime ({1}) than Xamarin.iOS supports.
/// .
/// </summary>
public static string MT0011 {
get {
return ResourceManager.GetString("MT0011", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Incomplete data is provided to complete *.
/// .
/// </summary>
public static string MT0012 {
get {
return ResourceManager.GetString("MT0012", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Profiling support requires sgen to be enabled too.
/// .
/// </summary>
public static string MT0013 {
get {
return ResourceManager.GetString("MT0013", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The iOS {0} SDK does not support building applications targeting {1}.
/// .
/// </summary>
public static string MT0014 {
get {
return ResourceManager.GetString("MT0014", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid ABI: {0}. Supported ABIs are: i386, x86_64, armv7, armv7+llvm, armv7+llvm+thumb2, armv7s, armv7s+llvm, armv7s+llvm+thumb2, armv7k, armv7k+llvm, arm64, arm64+llvm, arm64_32 and arm64_32+llvm.
/// .
/// </summary>
public static string MT0015 {
get {
return ResourceManager.GetString("MT0015", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Only one --[log|install|kill|launch]dev or --[launch|debug]sim option can be used.
/// .
/// </summary>
public static string MT0019 {
get {
return ResourceManager.GetString("MT0019", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot compile using gcc/g++ (--use-gcc) when using the static registrar (this is the default when compiling for device). Either remove the --use-gcc flag or use the dynamic registrar (--registrar:dynamic).
/// .
/// </summary>
public static string MT0021 {
get {
return ResourceManager.GetString("MT0021", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The options &apos;--unsupported--enable-generics-in-registrar&apos; and &apos;--registrar&apos; are not compatible.
/// .
/// </summary>
public static string MT0022 {
get {
return ResourceManager.GetString("MT0022", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The root assembly {0} conflicts with another assembly ({1}).
/// .
/// </summary>
public static string MT0023 {
get {
return ResourceManager.GetString("MT0023", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not find required file &apos;{0}&apos;.
/// .
/// </summary>
public static string MT0024 {
get {
return ResourceManager.GetString("MT0024", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No SDK version was provided. Please add --sdk=X.Y to specify which {0} SDK should be used to build your application.
/// .
/// </summary>
public static string MT0025 {
get {
return ResourceManager.GetString("MT0025", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The options &apos;\*&apos; and &apos;\*&apos; are not compatible.
/// .
/// </summary>
public static string MT0027 {
get {
return ResourceManager.GetString("MT0027", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot enable PIE (-pie) when targeting iOS 4.1 or earlier. Please disable PIE (-pie:false) or set the deployment target to at least iOS 4.2
/// .
/// </summary>
public static string MT0028 {
get {
return ResourceManager.GetString("MT0028", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to REPL (--enable-repl) is only supported in the simulator (--sim).
/// .
/// </summary>
public static string MT0029 {
get {
return ResourceManager.GetString("MT0029", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The executable name ({0}) and the app name ({1}) are different, this may prevent crash logs from getting symbolicated properly.
/// .
/// </summary>
public static string MT0030 {
get {
return ResourceManager.GetString("MT0030", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The command line arguments &apos;--enable-background-fetch&apos; and &apos;--launch-for-background-fetch&apos; require &apos;--launchsim&apos; too.
/// .
/// </summary>
public static string MT0031 {
get {
return ResourceManager.GetString("MT0031", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The option &apos;--debugtrack&apos; is ignored unless &apos;--debug&apos; is also specified.
/// .
/// </summary>
public static string MT0032 {
get {
return ResourceManager.GetString("MT0032", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A Xamarin.iOS project must reference either monotouch.dll or Xamarin.iOS.dll
/// .
/// </summary>
public static string MT0033 {
get {
return ResourceManager.GetString("MT0033", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot reference &apos;{0}.dll&apos; in a {1} project - it is implicitly referenced by &apos;{2}&apos;.
/// .
/// </summary>
public static string MT0034 {
get {
return ResourceManager.GetString("MT0034", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot launch a * simulator for a * app. Please enable the correct architecture(s) in your project&apos;s iOS Build options (Advanced page).
/// .
/// </summary>
public static string MT0036 {
get {
return ResourceManager.GetString("MT0036", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to monotouch.dll is not 64-bit compatible. Either reference Xamarin.iOS.dll, or do not build for a 64-bit architecture (ARM64 and/or x86_64).
/// .
/// </summary>
public static string MT0037 {
get {
return ResourceManager.GetString("MT0037", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The old registrars (--registrar:oldstatic|olddynamic) are not supported when referencing Xamarin.iOS.dll.
/// .
/// </summary>
public static string MT0038 {
get {
return ResourceManager.GetString("MT0038", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Applications targeting ARMv6 cannot reference Xamarin.iOS.dll.
/// .
/// </summary>
public static string MT0039 {
get {
return ResourceManager.GetString("MT0039", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not find the assembly &apos;\*&apos;, referenced by &apos;\*&apos;.
/// .
/// </summary>
public static string MT0040 {
get {
return ResourceManager.GetString("MT0040", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot reference &apos;{0}&apos; in a {1} app.
/// .
/// </summary>
public static string MT0041 {
get {
return ResourceManager.GetString("MT0041", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No reference to either monotouch.dll or Xamarin.iOS.dll was found. A reference to monotouch.dll will be added.
/// .
/// </summary>
public static string MT0042 {
get {
return ResourceManager.GetString("MT0042", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to --listsim is only supported with Xcode 6.0 or later.
/// .
/// </summary>
public static string MT0044 {
get {
return ResourceManager.GetString("MT0044", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to --extension is only supported when using the iOS 8.0 (or later) SDK.
/// .
/// </summary>
public static string MT0045 {
get {
return ResourceManager.GetString("MT0045", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The minimum deployment target for Unified applications is 5.1.1, the current deployment target is &apos;*&apos;. Please select a newer deployment target in your project&apos;s iOS Application options.
/// .
/// </summary>
public static string MT0047 {
get {
return ResourceManager.GetString("MT0047", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}.framework is supported only if deployment target is 8.0 or later. {0} features might not work correctly.
/// .
/// </summary>
public static string MT0049 {
get {
return ResourceManager.GetString("MT0049", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {3} {0} requires Xcode {4} or later. The current Xcode version (found in {2}) is {1}.
/// .
/// </summary>
public static string MT0051 {
get {
return ResourceManager.GetString("MT0051", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No command specified.
/// .
/// </summary>
public static string MT0052 {
get {
return ResourceManager.GetString("MT0052", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to canonicalize the path &apos;{0}&apos;: {1} ({2}).
/// .
/// </summary>
public static string MT0054 {
get {
return ResourceManager.GetString("MT0054", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The Xcode path &apos;{0}&apos; does not exist.
/// .
/// </summary>
public static string MT0055 {
get {
return ResourceManager.GetString("MT0055", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot determine the path to Xcode.app from the sdk root &apos;{0}&apos;. Please specify the full path to the Xcode.app bundle.
/// .
/// </summary>
public static string MT0057 {
get {
return ResourceManager.GetString("MT0057", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The Xcode.app &apos;{0}&apos; is invalid (the file &apos;{1}&apos; does not exist).
/// .
/// </summary>
public static string MT0058 {
get {
return ResourceManager.GetString("MT0058", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No Xcode.app specified (using --sdkroot), using the system Xcode as reported by &apos;xcode-select --print-path&apos;: {0}
/// .
/// </summary>
public static string MT0061 {
get {
return ResourceManager.GetString("MT0061", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No Xcode.app specified (using --sdkroot or &apos;xcode-select --print-path&apos;), using the default Xcode instead: {0}
/// .
/// </summary>
public static string MT0062 {
get {
return ResourceManager.GetString("MT0062", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot find the executable in the extension * (no CFBundleExecutable entry in its Info.plist)
/// .
/// </summary>
public static string MT0063 {
get {
return ResourceManager.GetString("MT0063", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Xamarin.iOS only supports embedded frameworks with Unified projects.
/// .
/// </summary>
public static string MT0064 {
get {
return ResourceManager.GetString("MT0064", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Xamarin.iOS only supports embedded frameworks when deployment target is at least 8.0 (current deployment target: &apos;{0}&apos;; embedded frameworks: &apos;{1}&apos;)
/// .
/// </summary>
public static string MT0065 {
get {
return ResourceManager.GetString("MT0065", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Xamarin.iOS only supports embedded frameworks when deployment target is at least 2.0 (current deployment target: &apos;{0}&apos;; embedded frameworks: &apos;{1}&apos;)
/// .
/// </summary>
public static string MT0065_A {
get {
return ResourceManager.GetString("MT0065_A", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid build registrar assembly: *
/// .
/// </summary>
public static string MT0066 {
get {
return ResourceManager.GetString("MT0066", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid registrar: {0}
/// .
/// </summary>
public static string MT0067 {
get {
return ResourceManager.GetString("MT0067", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Extensions are not supported for the platform &apos;{0}&apos;.
/// .
/// </summary>
public static string MT0072 {
get {
return ResourceManager.GetString("MT0072", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {4} {0} does not support a deployment target of {1} for {3} (the minimum is {2}). Please select a newer deployment target in your project&apos;s Info.plist.
/// .
/// </summary>
public static string MT0073 {
get {
return ResourceManager.GetString("MT0073", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid architecture &apos;{0}&apos; for {1} projects. Valid architectures are: {2}
/// .
/// </summary>
public static string MT0075 {
get {
return ResourceManager.GetString("MT0075", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No architecture specified (using the --abi argument). An architecture is required for {0} projects.
/// .
/// </summary>
public static string MT0076 {
get {
return ResourceManager.GetString("MT0076", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to WatchOS projects must be extensions.
/// .
/// </summary>
public static string MT0077 {
get {
return ResourceManager.GetString("MT0077", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Incremental builds are enabled with a deployment target &lt; 8.0 (currently {0}). This is not supported (the resulting application will not launch on iOS 9), so the deployment target will be set to 8.0.
/// .
/// </summary>
public static string MT0078 {
get {
return ResourceManager.GetString("MT0078", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The recommended Xcode version for {4} {0} is Xcode {3} or later. The current Xcode version (found in {2}) is {1}.
/// .
/// </summary>
public static string MT0079 {
get {
return ResourceManager.GetString("MT0079", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The command line argument --download-crash-report also requires --download-crash-report-to.
/// .
/// </summary>
public static string MT0081 {
get {
return ResourceManager.GetString("MT0081", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to REPL (--enable-repl) is only supported when linking is not used (--nolink).
/// .
/// </summary>
public static string MT0082 {
get {
return ResourceManager.GetString("MT0082", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Asm-only bitcode is not supported on watchOS. Use either --bitcode:marker or --bitcode:full.
/// .
/// </summary>
public static string MT0083 {
get {
return ResourceManager.GetString("MT0083", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bitcode is not supported in the simulator. Do not pass --bitcode when building for the simulator.
/// .
/// </summary>
public static string MT0084 {
get {
return ResourceManager.GetString("MT0084", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No reference to &apos;{0}&apos; was found. It will be added automatically.
/// .
/// </summary>
public static string MT0085 {
get {
return ResourceManager.GetString("MT0085", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Incremental builds (--fastdev) is not supported with the Boehm GC. Incremental builds will be disabled.
/// .
/// </summary>
public static string MT0087 {
get {
return ResourceManager.GetString("MT0087", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The GC must be in cooperative mode for watchOS apps. Please remove the --coop:false argument to mtouch.
/// .
/// </summary>
public static string MT0088 {
get {
return ResourceManager.GetString("MT0088", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The option &apos;{0}&apos; cannot take the value &apos;{1}&apos; when cooperative mode is enabled for the GC.
/// .
/// </summary>
public static string MT0089 {
get {
return ResourceManager.GetString("MT0089", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not find &apos;mlaunch&apos;.
/// .
/// </summary>
public static string MT0093 {
get {
return ResourceManager.GetString("MT0093", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Aot files could not be copied to the destination directory {0}: {1}
/// .
/// </summary>
public static string MT0095 {
get {
return ResourceManager.GetString("MT0095", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Aot files could not be copied to the destination directory {0}: Could not start process.
/// .
/// </summary>
public static string MT0095_A {
get {
return ResourceManager.GetString("MT0095_A", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Aot files could not be copied to the destination directory {0}
/// .
/// </summary>
public static string MT0095_B {
get {
return ResourceManager.GetString("MT0095_B", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No reference to Xamarin.iOS.dll was found.
/// .
/// </summary>
public static string MT0096 {
get {
return ResourceManager.GetString("MT0096", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid assembly build target: &apos;{0}&apos;. Please file a bug report with a test case (https://github.com/xamarin/xamarin-macios/issues/new).
/// .
/// </summary>
public static string MT0100 {
get {
return ResourceManager.GetString("MT0100", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The assembly &apos;{0}&apos; is specified multiple times in --assembly-build-target arguments.
/// .
/// </summary>
public static string MT0101 {
get {
return ResourceManager.GetString("MT0101", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The assemblies &apos;{0}&apos; and &apos;{1}&apos; have the same target name (&apos;{2}&apos;), but different targets (&apos;{3}&apos; and &apos;{4}&apos;).
/// .
/// </summary>
public static string MT0102 {
get {
return ResourceManager.GetString("MT0102", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The static object &apos;{0}&apos; contains more than one assembly (&apos;{1}&apos;), but each static object must correspond with exactly one assembly.
/// .
/// </summary>
public static string MT0103 {
get {
return ResourceManager.GetString("MT0103", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No assembly build target was specified for &apos;{0}&apos;.
/// .
/// </summary>
public static string MT0105 {
get {
return ResourceManager.GetString("MT0105", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The assembly build target name &apos;{0}&apos; is invalid: the character &apos;{1}&apos; is not allowed.
/// .
/// </summary>
public static string MT0106 {
get {
return ResourceManager.GetString("MT0106", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The assemblies &apos;{0}&apos; have different custom LLVM optimizations (&apos;{1}&apos;), which is not allowed when they are all compiled to a single binary.
/// .
/// </summary>
public static string MT0107 {
get {
return ResourceManager.GetString("MT0107", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The assembly build target &apos;{0}&apos; did not match any assemblies.
/// .
/// </summary>
public static string MT0108 {
get {
return ResourceManager.GetString("MT0108", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The assembly &apos;{0}&apos; was loaded from a different path than the provided path (provided path: {1}, actual path: {2}).
/// .
/// </summary>
public static string MT0109 {
get {
return ResourceManager.GetString("MT0109", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Incremental builds have been disabled because this version of Xamarin.iOS does not support incremental builds in projects that include third-party binding libraries and that compiles to bitcode.
/// .
/// </summary>
public static string MT0110 {
get {
return ResourceManager.GetString("MT0110", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bitcode has been enabled because this version of Xamarin.iOS does not support building watchOS projects using LLVM without enabling bitcode.
/// .
/// </summary>
public static string MT0111 {
get {
return ResourceManager.GetString("MT0111", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Native code sharing has been disabled because {0}
/// .
/// </summary>
public static string MT0112 {
get {
return ResourceManager.GetString("MT0112", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the container app&apos;s deployment target is earlier than iOS 8.0 (it&apos;s {0}).
/// .
/// </summary>
public static string MT0112_a {
get {
return ResourceManager.GetString("MT0112_a", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the container app includes I18N assemblies ({0}).
/// .
/// </summary>
public static string MT0112_b {
get {
return ResourceManager.GetString("MT0112_b", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the container app has custom xml definitions for the managed linker ({0}).
/// .
/// </summary>
public static string MT0112_c {
get {
return ResourceManager.GetString("MT0112_c", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Native code sharing has been disabled for the extension &apos;{0}&apos; because {1}
/// .
/// </summary>
public static string MT0113 {
get {
return ResourceManager.GetString("MT0113", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the bitcode options differ between the container app ({0}) and the extension ({1}).
/// .
/// </summary>
public static string MT0113_a {
get {
return ResourceManager.GetString("MT0113_a", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the --assembly-build-target options are different between the container app ({0}) and the extension ({1}).
/// .
/// </summary>
public static string MT0113_b {
get {
return ResourceManager.GetString("MT0113_b", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the I18N assemblies are different between the container app ({0}) and the extension ({1}).
/// .
/// </summary>
public static string MT0113_c {
get {
return ResourceManager.GetString("MT0113_c", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the arguments to the AOT compiler are different between the container app ({0}) and the extension ({1}).
/// .
/// </summary>
public static string MT0113_d {
get {
return ResourceManager.GetString("MT0113_d", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the other arguments to the AOT compiler are different between the container app ({0}) and the extension ({1}).
/// .
/// </summary>
public static string MT0113_e {
get {
return ResourceManager.GetString("MT0113_e", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to LLVM is not enabled or disabled in both the container app ({0}) and the extension ({1}).
/// .
/// </summary>
public static string MT0113_f {
get {
return ResourceManager.GetString("MT0113_f", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the managed linker settings are different between the container app ({0}) and the extension ({1}).
/// .
/// </summary>
public static string MT0113_g {
get {
return ResourceManager.GetString("MT0113_g", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the skipped assemblies for the managed linker are different between the container app ({0}) and the extension ({1}).
/// .
/// </summary>
public static string MT0113_h {
get {
return ResourceManager.GetString("MT0113_h", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the extension has custom xml definitions for the managed linker ({0}).
/// .
/// </summary>
public static string MT0113_i {
get {
return ResourceManager.GetString("MT0113_i", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the interpreter settings are different between the container app ({0}) and the extension ({1}).
/// .
/// </summary>
public static string MT0113_j {
get {
return ResourceManager.GetString("MT0113_j", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the interpreted assemblies are different between the container app ({0}) and the extension ({1}).
/// .
/// </summary>
public static string MT0113_k {
get {
return ResourceManager.GetString("MT0113_k", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the container app does not build for the ABI {0} (while the extension is building for this ABI).
/// .
/// </summary>
public static string MT0113_l {
get {
return ResourceManager.GetString("MT0113_l", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the container app is building for the ABI {0}, which is not compatible with the extension&apos;s ABI ({1}).
/// .
/// </summary>
public static string MT0113_m {
get {
return ResourceManager.GetString("MT0113_m", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the remove-dynamic-registrar optimization differ between the container app ({0}) and the extension ({1}).
/// .
/// </summary>
public static string MT0113_n {
get {
return ResourceManager.GetString("MT0113_n", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to the container app is referencing the assembly &apos;{0}&apos; from &apos;{1}&apos;, while the extension references a different version from &apos;{2}&apos;.
/// .
/// </summary>
public static string MT0113_o {
get {
return ResourceManager.GetString("MT0113_o", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to It is recommended to reference dynamic symbols using code (--dynamic-symbol-mode=code) when bitcode is enabled.
/// .
/// </summary>
public static string MT0115 {
get {
return ResourceManager.GetString("MT0115", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid architecture: {0}. 32-bit architectures are not supported when deployment target is 11 or later.
/// .
/// </summary>
public static string MT0116 {
get {
return ResourceManager.GetString("MT0116", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can&apos;t launch a 32-bit app on a simulator that only supports 64-bit.
/// .
/// </summary>
public static string MT0117 {
get {
return ResourceManager.GetString("MT0117", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The directory {0} containing the mono symbols could not be found.
/// .
/// </summary>
public static string MT0118 {
get {
return ResourceManager.GetString("MT0118", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The executable assembly {0} does not reference {1}.dll.
/// .
/// </summary>
public static string MT0123 {
get {
return ResourceManager.GetString("MT0123", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not set the current language to &apos;{0}&apos; (according to LANG={1}): {2}
/// .
/// </summary>
public static string MT0124 {
get {
return ResourceManager.GetString("MT0124", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The --assembly-build-target command-line argument is ignored in the simulator.
/// .
/// </summary>
public static string MT0125 {
get {
return ResourceManager.GetString("MT0125", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Incremental builds have been disabled because incremental builds are not supported in the simulator.
/// .
/// </summary>
public static string MT0126 {
get {
return ResourceManager.GetString("MT0126", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Incremental builds have been disabled because this version of Xamarin.iOS does not support incremental builds in projects that include more than one third-party binding libraries.
/// .
/// </summary>
public static string MT0127 {
get {
return ResourceManager.GetString("MT0127", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not touch the file &apos;{0}&apos;: {1}
/// .
/// </summary>
public static string MT0128 {
get {
return ResourceManager.GetString("MT0128", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot find the assembly &apos;{0}&apos; referenced from &apos;{1}&apos;.
/// .
/// </summary>
public static string MT0136 {
get {
return ResourceManager.GetString("MT0136", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot find the assembly &apos;{0}&apos;, referenced by a {2} attribute in &apos;{1}&apos;.
/// .
/// </summary>
public static string MT0137 {
get {
return ResourceManager.GetString("MT0137", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File &apos;{0}&apos; is not a valid framework.
/// .
/// </summary>
public static string MT0140 {
get {
return ResourceManager.GetString("MT0140", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The interpreter is not supported in the simulator. Switching to REPL which provide the same extra features on the simulator.
/// .
/// </summary>
public static string MT0141 {
get {
return ResourceManager.GetString("MT0141", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot find the assembly &apos;{0}&apos;, passed as an argument to --interpreter.
/// .
/// </summary>
public static string MT0142 {
get {
return ResourceManager.GetString("MT0142", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please use device specific builds on WatchOS when building for Debug.
/// .
/// </summary>
public static string MT0145 {
get {
return ResourceManager.GetString("MT0145", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ARM64_32 Debug mode requires --interpreter[=all], forcing it.
/// .
/// </summary>
public static string MT0146 {
get {
return ResourceManager.GetString("MT0146", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internal error: The interpreter is currently only available for 64 bits.
/// .
/// </summary>
public static string MT0150 {
get {
return ResourceManager.GetString("MT0150", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internal error: byref array is neither string, NSObject or INativeObject.
/// .
/// </summary>
public static string MT0156 {
get {
return ResourceManager.GetString("MT0156", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internal error: can&apos;t convert from &apos;{0}&apos; to &apos;{1}&apos; in {2}. Please file a bug report with a test case (https://github.com/xamarin/xamarin-macios/issues/new).
/// .
/// </summary>
public static string MT0157 {
get {
return ResourceManager.GetString("MT0157", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internal error: the smart enum {0} doesn&apos;t seem to be a smart enum after all. Please file a bug report with a test case (https://github.com/xamarin/xamarin-macios/issues/new).
/// .
/// </summary>
public static string MT0158 {
get {
return ResourceManager.GetString("MT0158", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internal error: unsupported tokentype ({0}) for {1}. Please file a bug report with a test case (https://github.com/xamarin/xamarin-macios/issues/new).
/// .
/// </summary>
public static string MT0159 {
get {
return ResourceManager.GetString("MT0159", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internal error: the static registrar should not execute unless the linker also executed (or was disabled). A potential workaround is to pass &apos;-f&apos; as an additional {0} argument to force a full build. Please file a bug report with a test case (https://github.com/xamarin/xamarin-macios/issues/new).
/// .
/// </summary>
public static string MT0160 {
get {
return ResourceManager.GetString("MT0160", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internal error: symbol without a name (type: {0}). Please file a bug report with a test case (https://github.com/xamarin/xamarin-macios/issues/new).
/// .
/// </summary>
public static string MT0161 {
get {
return ResourceManager.GetString("MT0161", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internal error: &apos;can&apos;t convert frameworks to frameworks: {0}&apos;. Please file a bug report with a test case (https://github.com/xamarin/xamarin-macios/issues/new).
/// .
/// </summary>
public static string MT0168 {
get {
return ResourceManager.GetString("MT0168", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The assembly {0} was referenced by another assembly, but at the same time linked out by the linker.
/// .
/// </summary>
public static string MT0174_a {
get {
return ResourceManager.GetString("MT0174_a", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The linker output contains more than one assemblies named &apos;{0}&apos;:\n\t{1}
/// .
/// </summary>
public static string MT0175_a {
get {
return ResourceManager.GetString("MT0175_a", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Not all assemblies for {0} have link tasks
/// .
/// </summary>
public static string MT0175_b {
get {
return ResourceManager.GetString("MT0175_b", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Link tasks for {0} aren&apos;t all the same
/// .
/// </summary>
public static string MT0175_c {
get {
return ResourceManager.GetString("MT0175_c", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not load the assembly &apos;{0}&apos;: {1}
/// .
/// </summary>
public static string MT1010 {
get {
return ResourceManager.GetString("MT1010", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Dependency tracking error: no files to compare. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new with a test case.
/// .
/// </summary>
public static string MT1013 {
get {
return ResourceManager.GetString("MT1013", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to re-use cached version of &apos;{0}&apos;: {1}.
/// .
/// </summary>
public static string MT1014 {
get {
return ResourceManager.GetString("MT1014", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to create the executable &apos;{0}&apos;: {1}
/// .
/// </summary>
public static string MT1015 {
get {
return ResourceManager.GetString("MT1015", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not copy the directory &apos;{0}&apos; to &apos;{1}&apos;: {2}
/// .
/// </summary>
public static string MT1022 {
get {
return ResourceManager.GetString("MT1022", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot include different versions of the framework &apos;{0}&apos;
/// .
/// </summary>
public static string MT1035 {
get {
return ResourceManager.GetString("MT1035", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Framework &apos;{0}&apos; included from: {1} (Related to previous error)
/// .
/// </summary>
public static string MT1036 {
get {
return ResourceManager.GetString("MT1036", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unsupported bitcode platform: {0}.
/// .
/// </summary>
public static string MT1300 {
get {
return ResourceManager.GetString("MT1300", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unsupported TvOS ABI: {0}.
/// .
/// </summary>
public static string MT1301 {
get {
return ResourceManager.GetString("MT1301", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not extract the native library &apos;{0}&apos; from &apos;{1}&apos;. Please ensure the native library was properly embedded in the managed assembly (if the assembly was built using a binding project, the native library must be included in the project, and its Build Action must be &apos;ObjcBindingNativeLibrary&apos;).
/// .
/// </summary>
public static string MT1302 {
get {
return ResourceManager.GetString("MT1302", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid escape sequence when converting .s to .ll, \\ as the last characted in {0}:{1}.
/// .
/// </summary>
public static string MT1302_A {
get {
return ResourceManager.GetString("MT1302_A", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid escape sequence when converting .s to .ll, bad octal escape in {0}:{1} due to {2}.
/// .
/// </summary>
public static string MT1302_B {
get {
return ResourceManager.GetString("MT1302_B", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not decompress the native framework &apos;{0}&apos; from &apos;{1}&apos;. Please review the build log for more information from the native &apos;unzip&apos; command.
/// .
/// </summary>
public static string MT1303 {
get {
return ResourceManager.GetString("MT1303", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The binding library &apos;{0}&apos; contains a user framework ({0}), but embedded user frameworks require iOS 8.0 (the deployment target is {1}). Please set the deployment target in the Info.plist file to at least 8.0.
/// .
/// </summary>
public static string MT1305 {
get {
return ResourceManager.GetString("MT1305", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Not a Mach-O static library (unknown header &apos;{0}&apos;, expected &apos;!&lt;arch&gt;&apos;).
/// .
/// </summary>
public static string MT1601 {
get {
return ResourceManager.GetString("MT1601", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid entry &apos;{0}&apos; in the static library &apos;{1}&apos;, entry header doesn&apos;t end with 0x60 0x0A (found &apos;0x{2} 0x{3}&apos;)
/// .
/// </summary>
public static string MT1605 {
get {
return ResourceManager.GetString("MT1605", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not resolve reference: {0}
/// .
/// </summary>
public static string MT2002 {
get {
return ResourceManager.GetString("MT2002", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Option &apos;--optimize={0}{1}&apos; will be ignored since the static registrar is not enabled
/// .
/// </summary>
public static string MT2003 {
get {
return ResourceManager.GetString("MT2003", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Option &apos;--optimize={0}{1}&apos; will be ignored since linking is disabled
/// .
/// </summary>
public static string MT2003_B {
get {
return ResourceManager.GetString("MT2003_B", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Option &apos;--optimize={0}&apos; will be ignored since it&apos;s only applicable to {1}..
/// </summary>
public static string MT2003_C {
get {
return ResourceManager.GetString("MT2003_C", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not load mscorlib.dll from: &apos;{0}&apos;. Please reinstall Xamarin.iOS.
/// .
/// </summary>
public static string MT2006 {
get {
return ResourceManager.GetString("MT2006", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to resolve &quot;{0}&quot; reference from &quot;{1}&quot;
/// .
/// </summary>
public static string MT2007 {
get {
return ResourceManager.GetString("MT2007", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unknown HttpMessageHandler `{0}`. Valid values are HttpClientHandler (default), CFNetworkHandler or NSUrlSessionHandler
/// .
/// </summary>
public static string MT2010 {
get {
return ResourceManager.GetString("MT2010", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to link assembly &apos;{0}&apos; as it is mixed-mode.
/// .
/// </summary>
public static string MT2014 {
get {
return ResourceManager.GetString("MT2014", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid HttpMessageHandler `{0}` for watchOS. The only valid value is NSUrlSessionHandler.
/// .
/// </summary>
public static string MT2015 {
get {
return ResourceManager.GetString("MT2015", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The assembly &apos;{0}&apos; is referenced from two different locations: &apos;{1}&apos; and &apos;{2}&apos;.
/// .
/// </summary>
public static string MT2018 {
get {
return ResourceManager.GetString("MT2018", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not load the root assembly &apos;{0}&apos;.
/// .
/// </summary>
public static string MT2019 {
get {
return ResourceManager.GetString("MT2019", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can&apos;t resolve the reference &apos;{0}&apos;, referenced from the method &apos;{1}&apos; in &apos;{2}&apos;.
/// .
/// </summary>
public static string MT2101 {
get {
return ResourceManager.GetString("MT2101", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Error processing the method &apos;{0}&apos; in the assembly &apos;{1}&apos;: {2}
/// .
/// </summary>
public static string MT2102 {
get {
return ResourceManager.GetString("MT2102", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Error processing the method &apos;{0}&apos; in the assembly &apos;{1}&apos;
/// .
/// </summary>
public static string MT2102_A {
get {
return ResourceManager.GetString("MT2102_A", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The [BindingImpl] attribute on the member &apos;{0}&apos; is invalid: did not expect fields.
/// .
/// </summary>
public static string MT2105_A {
get {
return ResourceManager.GetString("MT2105_A", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The [BindingImpl] attribute on the member &apos;{0}&apos; is invalid: did not expect properties.
/// .
/// </summary>
public static string MT2105_B {
get {
return ResourceManager.GetString("MT2105_B", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The [BindingImpl] attribute on the member &apos;{0}&apos; is invalid: did not expect a constructor with a &apos;{1}&apos; parameter type (expected &apos;ObjCRuntime.BindingImplOptions).
/// .
/// </summary>
public static string MT2105_C {
get {
return ResourceManager.GetString("MT2105_C", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The [BindingImpl] attribute on the member &apos;{0}&apos; is invalid: did not expect a constructor with a {1} parameters (expected 1 parameters).
/// .
/// </summary>
public static string MT2105_D {
get {
return ResourceManager.GetString("MT2105_D", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The property {0}.{1} contains a &apos;{2}&apos; exception clause, which is currently not supported when compiling for bitcode. This property will throw an exception if called.
/// .
/// </summary>
public static string MT2105_E {
get {
return ResourceManager.GetString("MT2105_E", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The method {0}.{1} contains a &apos;{2}&apos; exception clause, which is currently not supported when compiling for bitcode. This method will throw an exception if called.
/// .
/// </summary>
public static string MT2105_F {
get {
return ResourceManager.GetString("MT2105_F", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Debugging is not supported when building with LLVM. Debugging has been disabled.
/// .
/// </summary>
public static string MT3003 {
get {
return ResourceManager.GetString("MT3003", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not AOT the assembly &apos;{0}&apos; because it doesn&apos;t exist.
/// .
/// </summary>
public static string MT3004 {
get {
return ResourceManager.GetString("MT3004", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The dependency &apos;{0}&apos; of the assembly &apos;{1}&apos; was not found. Please review the project&apos;s references.
/// .
/// </summary>
public static string MT3005 {
get {
return ResourceManager.GetString("MT3005", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not compute a complete dependency map for the project. This will result in slower build times because Xamarin.iOS can&apos;t properly detect what needs to be rebuilt (and what does not need to be rebuilt). Please review previous warnings for more details.
/// .
/// </summary>
public static string MT3006 {
get {
return ResourceManager.GetString("MT3006", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bitcode support requires the use of LLVM (--abi=arm64+llvm etc.)
/// .
/// </summary>
public static string MT3008 {
get {
return ResourceManager.GetString("MT3008", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The main template could not be expanded to `{0}`.
/// .
/// </summary>
public static string MT4001 {
get {
return ResourceManager.GetString("MT4001", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to compile the generated code for P/Invoke methods. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT4002 {
get {
return ResourceManager.GetString("MT4002", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar cannot build a signature for type `{0}`.
/// .
/// </summary>
public static string MT4101 {
get {
return ResourceManager.GetString("MT4101", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar found an invalid type `{0}` in signature for method `{2}`. Use `{1}` instead.
/// .
/// </summary>
public static string MT4102 {
get {
return ResourceManager.GetString("MT4102", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar found an invalid type `{0}` in signature for method `{1}`: The type implements INativeObject, but does not have a constructor that takes two (IntPtr, bool) arguments.
/// .
/// </summary>
public static string MT4103 {
get {
return ResourceManager.GetString("MT4103", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar cannot marshal the return value for type `{0}` in signature for method `{1}`.
/// .
/// </summary>
public static string MT4104 {
get {
return ResourceManager.GetString("MT4104", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar cannot marshal the return value of type `{0}` in the method `{1}.{2}`.
/// .
/// </summary>
public static string MT4104_A {
get {
return ResourceManager.GetString("MT4104_A", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar cannot marshal the parameter of type `{0}` in signature for method `{1}`.
/// .
/// </summary>
public static string MT4105 {
get {
return ResourceManager.GetString("MT4105", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar cannot get the ObjectiveC type for managed type `{0}`.
/// .
/// </summary>
public static string MT4108 {
get {
return ResourceManager.GetString("MT4108", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to compile the generated registrar code. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT4109 {
get {
return ResourceManager.GetString("MT4109", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar cannot marshal the out parameter of type `{0}` in signature for method `{1}`.
/// .
/// </summary>
public static string MT4110 {
get {
return ResourceManager.GetString("MT4110", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar cannot build a signature for type `{0}&apos; in method `{1}`.
/// .
/// </summary>
public static string MT4111 {
get {
return ResourceManager.GetString("MT4111", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar found a generic method: &apos;{0}&apos;. Exporting generic methods is not supported, and will lead to random behavior and/or crashes
/// .
/// </summary>
public static string MT4113 {
get {
return ResourceManager.GetString("MT4113", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unexpected error in the registrar for the method &apos;{0}.{1}&apos; - Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT4114 {
get {
return ResourceManager.GetString("MT4114", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not register the assembly &apos;{0}&apos;: {1}
/// .
/// </summary>
public static string MT4116 {
get {
return ResourceManager.GetString("MT4116", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar found a signature mismatch in the method &apos;{0}.{1}&apos; - the selector &apos;{4}&apos; indicates the method takes {2} parameters, while the managed method has {3} parameters.
/// .
/// </summary>
public static string MT4117 {
get {
return ResourceManager.GetString("MT4117", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register two managed types (&apos;{0}&apos; and &apos;{1}&apos;) with the same native name (&apos;{2}&apos;).
/// .
/// </summary>
public static string MT4118 {
get {
return ResourceManager.GetString("MT4118", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not register the selector &apos;{0}&apos; of the member &apos;{1}.{2}&apos; because the selector is already registered on the member &apos;{3}&apos;.
/// .
/// </summary>
public static string MT4119 {
get {
return ResourceManager.GetString("MT4119", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar found an unknown field type &apos;{0}&apos; in field &apos;{1}.{2}&apos;. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT4120 {
get {
return ResourceManager.GetString("MT4120", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot use GCC/G++ to compile the generated code from the static registrar when using the Accounts framework (the header files provided by Apple used during the compilation require Clang). Either use Clang (--compiler:clang) or the dynamic registrar (--registrar:dynamic).
/// .
/// </summary>
public static string MT4121 {
get {
return ResourceManager.GetString("MT4121", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The type of the variadic parameter in the variadic function &apos;{0}&apos; must be System.IntPtr.
/// .
/// </summary>
public static string MT4123 {
get {
return ResourceManager.GetString("MT4123", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid {0} found on &apos;{1}&apos;. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT4124 {
get {
return ResourceManager.GetString("MT4124", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid RegisterAttribute property {1} found on &apos;{0}&apos;. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT4124_A {
get {
return ResourceManager.GetString("MT4124_A", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid AdoptsAttribute found on &apos;{0}&apos;: expected 1 constructor arguments, got {1}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT4124_B {
get {
return ResourceManager.GetString("MT4124_B", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid BindAsAttribute found on &apos;{0}.{1}&apos;: unknown field {2}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT4124_C {
get {
return ResourceManager.GetString("MT4124_C", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid {0} found on &apos;{1}.{2}&apos;. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT4124_D {
get {
return ResourceManager.GetString("MT4124_D", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid BindAsAttribute found on &apos;{0}&apos;: should have 1 constructor arguments, found {1}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT4124_E {
get {
return ResourceManager.GetString("MT4124_E", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid BindAsAttribute found on &apos;{0}&apos;: could not find the underlying enum type of {1}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT4124_H {
get {
return ResourceManager.GetString("MT4124_H", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar found an invalid type &apos;{0}&apos; in signature for method &apos;{1}&apos;: The interface must have a Protocol attribute specifying its wrapper type.
/// .
/// </summary>
public static string MT4125 {
get {
return ResourceManager.GetString("MT4125", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register two managed protocols (&apos;{0}&apos; and &apos;{1}&apos;) with the same native name (&apos;{2}&apos;).
/// .
/// </summary>
public static string MT4126 {
get {
return ResourceManager.GetString("MT4126", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register more than one interface method for the method &apos;{0}.{1}&apos;.
/// .
/// </summary>
public static string MT4127 {
get {
return ResourceManager.GetString("MT4127", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar found an invalid generic parameter type &apos;{0}&apos; in the parameter {2} of the method &apos;{1}&apos;. The generic parameter must have an &apos;NSObject&apos; constraint.
/// .
/// </summary>
public static string MT4128 {
get {
return ResourceManager.GetString("MT4128", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar found an invalid generic return type &apos;{0}&apos; in the method &apos;{1}&apos;. The generic return type must have an &apos;NSObject&apos; constraint.
/// .
/// </summary>
public static string MT4129 {
get {
return ResourceManager.GetString("MT4129", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar cannot export static methods in generic classes (&apos;{0}&apos;).
/// .
/// </summary>
public static string MT4130 {
get {
return ResourceManager.GetString("MT4130", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar cannot export static properties in generic classes (&apos;{0}.{1}&apos;).
/// .
/// </summary>
public static string MT4131 {
get {
return ResourceManager.GetString("MT4131", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar found an invalid generic return type &apos;{0}&apos; in the property &apos;{1}.{2}&apos;. The return type must have an &apos;NSObject&apos; constraint.
/// .
/// </summary>
public static string MT4132 {
get {
return ResourceManager.GetString("MT4132", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your application is using the &apos;{0}&apos; framework, which isn&apos;t included in the {3} SDK you&apos;re using to build your app (this framework was introduced in {3} {2}, while you&apos;re building with the {3} {1} SDK.) Please select a newer SDK in your app&apos;s {3} Build options.
/// .
/// </summary>
public static string MT4134 {
get {
return ResourceManager.GetString("MT4134", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The member &apos;{0}&apos; has an Export attribute without a selector. A selector is required.
/// .
/// </summary>
public static string MT4135 {
get {
return ResourceManager.GetString("MT4135", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar cannot marshal the parameter type &apos;{0}&apos; of the parameter &apos;{1}&apos; in the method &apos;{2}.{3}&apos;
/// .
/// </summary>
public static string MT4136 {
get {
return ResourceManager.GetString("MT4136", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The method &apos;{0}.{1}&apos; is implementing &apos;{2}.{3}&apos;.
/// .
/// </summary>
public static string MT4137 {
get {
return ResourceManager.GetString("MT4137", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar cannot marshal the property type &apos;{0}&apos; of the property &apos;{1}.{2}&apos;.
/// .
/// </summary>
public static string MT4138 {
get {
return ResourceManager.GetString("MT4138", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar cannot marshal the property type &apos;{0}&apos; of the property &apos;{1}.{2}&apos;. Properties with the [Connect] attribute must have a property type of NSObject (or a subclass of NSObject).
/// .
/// </summary>
public static string MT4139 {
get {
return ResourceManager.GetString("MT4139", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar found a signature mismatch in the method &apos;{0}.{1}&apos; - the selector &apos;{4}&apos; indicates the variadic method takes {2} parameters, while the managed method has {3} parameters.
/// .
/// </summary>
public static string MT4140 {
get {
return ResourceManager.GetString("MT4140", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register the selector &apos;{0}&apos; on the member &apos;{1}.{2}&apos; because Xamarin.iOS implicitly registers this selector.
/// .
/// </summary>
public static string MT4141 {
get {
return ResourceManager.GetString("MT4141", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid enum &apos;{0}&apos;: enums with the [Native] attribute must have a underlying enum type of either &apos;long&apos; or &apos;ulong&apos;.
/// .
/// </summary>
public static string MT4145 {
get {
return ResourceManager.GetString("MT4145", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The Name parameter of the Registrar attribute on the class &apos;{0}&apos; (&apos;{3}&apos;) contains an invalid character: &apos;{1}&apos; (0x{2}).
/// .
/// </summary>
public static string MT4146 {
get {
return ResourceManager.GetString("MT4146", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid {0} found on &apos;{1}&apos;. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT4147 {
get {
return ResourceManager.GetString("MT4147", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar found a generic protocol: &apos;{0}&apos;. Exporting generic protocols is not supported.
/// .
/// </summary>
public static string MT4148 {
get {
return ResourceManager.GetString("MT4148", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register the extension method &apos;{0}.{1}&apos; because the type of the first parameter (&apos;{2}&apos;) does not match the category type (&apos;{3}&apos;).
/// .
/// </summary>
public static string MT4149 {
get {
return ResourceManager.GetString("MT4149", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register the type &apos;{0}&apos; because the category type &apos;{1}&apos; in its Category attribute does not inherit from NSObject.
/// .
/// </summary>
public static string MT4150 {
get {
return ResourceManager.GetString("MT4150", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register the type &apos;{0}&apos; because the Type property in its Category attribute isn&apos;t set.
/// .
/// </summary>
public static string MT4151 {
get {
return ResourceManager.GetString("MT4151", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register the type &apos;{0}&apos; as a category because it implements INativeObject or subclasses NSObject.
/// .
/// </summary>
public static string MT4152 {
get {
return ResourceManager.GetString("MT4152", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register the type &apos;{0}&apos; as a category because it&apos;s generic.
/// .
/// </summary>
public static string MT4153 {
get {
return ResourceManager.GetString("MT4153", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register the method &apos;{0}.{1}&apos; as a category method because it&apos;s generic.
/// .
/// </summary>
public static string MT4154 {
get {
return ResourceManager.GetString("MT4154", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register two categories (&apos;{0}&apos; and &apos;{1}&apos;) with the same native name (&apos;{2}&apos;)
/// .
/// </summary>
public static string MT4156 {
get {
return ResourceManager.GetString("MT4156", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register the category method &apos;{0}.{1}&apos; because at least one parameter is required for extension methods (and its type must match the category type &apos;{2}&apos;).
/// .
/// </summary>
public static string MT4157 {
get {
return ResourceManager.GetString("MT4157", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register the constructor {0}.{1} in the category {0} because constructors in categories are not supported.
/// .
/// </summary>
public static string MT4158 {
get {
return ResourceManager.GetString("MT4158", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register the method &apos;{0}.{1}&apos; as a category method because category methods must be static.
/// .
/// </summary>
public static string MT4159 {
get {
return ResourceManager.GetString("MT4159", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid character &apos;{0}&apos; (0x{1}) found in selector &apos;{2}&apos; for &apos;{3}.{4}&apos;
/// .
/// </summary>
public static string MT4160 {
get {
return ResourceManager.GetString("MT4160", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar found an unsupported structure &apos;{0}&apos;: All fields in a structure must also be structures (field &apos;{1}&apos; with type &apos;{2}&apos; is not a structure).
/// .
/// </summary>
public static string MT4161 {
get {
return ResourceManager.GetString("MT4161", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The type &apos;{0}&apos; is not available in {3} {4} (it was introduced in {3} {5}){6} Please build with a newer {3} SDK (usually done by using the most recent version of Xcode).
/// .
/// </summary>
public static string MT4162_A {
get {
return ResourceManager.GetString("MT4162_A", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The type &apos;{0}&apos; (used as a base type of {1}) is not available in {2} {3} (it was introduced in {2} {4}){5} Please build with a newer {2} SDK (usually done by using the most recent version of Xcode).
/// .
/// </summary>
public static string MT4162_BaseType {
get {
return ResourceManager.GetString("MT4162_BaseType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The type &apos;{0}&apos; (used as a parameter in {1}) is not available in {2} {3} (it was introduced in {2} {4}){5} Please build with a newer {2} SDK (usually done by using the most recent version of Xcode).
/// .
/// </summary>
public static string MT4162_Parameter {
get {
return ResourceManager.GetString("MT4162_Parameter", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The type &apos;{0}&apos; (used as the property type of {1}) is not available in {2} {3} (it was introduced in {2} {4}){5} Please build with a newer {2} SDK (usually done by using the most recent version of Xcode).
/// .
/// </summary>
public static string MT4162_PropertyType {
get {
return ResourceManager.GetString("MT4162_PropertyType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The type &apos;{0}&apos; (used as a return type in {1}) is not available in {2} {3} (it was introduced in {2} {4}){5} Please build with a newer {2} SDK (usually done by using the most recent version of Xcode).
/// .
/// </summary>
public static string MT4162_ReturnType {
get {
return ResourceManager.GetString("MT4162_ReturnType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internal error in the registrar ({0} ctor with {1} arguments). Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT4163 {
get {
return ResourceManager.GetString("MT4163", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internal error in the registrar (Unknown availability kind: {0}). Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT4163_A {
get {
return ResourceManager.GetString("MT4163_A", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internal error in the registrar (BindAs parameters can&apos;t be ref/out: {0}). Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT4163_B {
get {
return ResourceManager.GetString("MT4163_B", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot export the property &apos;{0}&apos; because its selector &apos;{1}&apos; is an Objective-C keyword. Please use a different name.
/// .
/// </summary>
public static string MT4164 {
get {
return ResourceManager.GetString("MT4164", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar couldn&apos;t find the type &apos;System.Void&apos; in any of the referenced assemblies.
/// .
/// </summary>
public static string MT4165 {
get {
return ResourceManager.GetString("MT4165", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register the method &apos;{0}&apos; because the signature contains a type ({1}) that isn&apos;t a reference type.
/// .
/// </summary>
public static string MT4166 {
get {
return ResourceManager.GetString("MT4166", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register the method &apos;{0}&apos; because the signature contains a generic type ({1}) with a generic argument type that doesn&apos;t implement INativeObject ({2}).
/// .
/// </summary>
public static string MT4167 {
get {
return ResourceManager.GetString("MT4167", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot register the type &apos;{0}&apos; because its Objective-C name &apos;{1}&apos; is an Objective-C keyword. Please use a different name.
/// .
/// </summary>
public static string MT4168 {
get {
return ResourceManager.GetString("MT4168", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to generate a P/Invoke wrapper for {0}: {1}
/// .
/// </summary>
public static string MT4169 {
get {
return ResourceManager.GetString("MT4169", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar can&apos;t convert from &apos;{0}&apos; to &apos;{1}&apos; for the return value in the method {2}.
/// .
/// </summary>
public static string MT4170 {
get {
return ResourceManager.GetString("MT4170", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The BindAs attribute on the return value of the method {0} is invalid: the BindAs type {1} is different from the return type {2}.
/// .
/// </summary>
public static string MT4171 {
get {
return ResourceManager.GetString("MT4171", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The BindAs attribute on the parameter #{0} is invalid: the BindAs type {1} is different from the parameter type {2}.
/// .
/// </summary>
public static string MT4171_A {
get {
return ResourceManager.GetString("MT4171_A", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The BindAs attribute on the property {0}.{1} is invalid: the BindAs type {2} is different from the property type {1}.
/// .
/// </summary>
public static string MT4171_B {
get {
return ResourceManager.GetString("MT4171_B", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar can&apos;t convert from &apos;{0}&apos; to &apos;{1}&apos; for the parameter &apos;{2}&apos; in the method {3}.
/// .
/// </summary>
public static string MT4172 {
get {
return ResourceManager.GetString("MT4172", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar can&apos;t compute the block signature for the delegate of type {0} in the method {1} because {0} doesn&apos;t have a specific signature.
/// .
/// </summary>
public static string MT4173 {
get {
return ResourceManager.GetString("MT4173", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar can&apos;t compute the block signature for the delegate of type {0} in the method {1} because it couldn&apos;t find the Invoke method of the delegate type.
/// .
/// </summary>
public static string MT4173_A {
get {
return ResourceManager.GetString("MT4173_A", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to locate the block to delegate conversion method for the method {0}&apos;s parameter #{1}.
/// .
/// </summary>
public static string MT4174 {
get {
return ResourceManager.GetString("MT4174", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to locate the block to delegate conversion method for the method {0}&apos;s parameter #{1}.
/// .
/// </summary>
public static string MT4175 {
get {
return ResourceManager.GetString("MT4175", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to locate the delegate to block conversion type for the return value of the method {0}.
/// .
/// </summary>
public static string MT4176 {
get {
return ResourceManager.GetString("MT4176", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The &apos;ProtocolType&apos; parameter of the &apos;Adopts&apos; attribute used in class &apos;{0}&apos; contains an invalid character. Value used: &apos;{1}&apos; Invalid Char: &apos;{2}&apos;
/// .
/// </summary>
public static string MT4177 {
get {
return ResourceManager.GetString("MT4177", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The class &apos;{0}&apos; will not be registered because the WatchKit framework has been removed from the iOS SDK.
/// .
/// </summary>
public static string MT4178 {
get {
return ResourceManager.GetString("MT4178", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar found the abstract type &apos;{0}&apos; in the signature for &apos;{1}&apos;. Abstract types should not be used in the signature for a member exported to Objective-C.
/// .
/// </summary>
public static string MT4179 {
get {
return ResourceManager.GetString("MT4179", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internal error in the registrar (BindAs parameters can&apos;t be ref/out: {0}). Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT4184 {
get {
return ResourceManager.GetString("MT4184", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The registrar can&apos;t compute the block signature for the delegate of type {0} in the method {1} because it couldn&apos;t find the Invoke method of the delegate type.
/// .
/// </summary>
public static string MT4185 {
get {
return ResourceManager.GetString("MT4185", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Missing &apos;{0}&apos; compiler. Please install Xcode &apos;Command-Line Tools&apos; component
/// .
/// </summary>
public static string MT5101 {
get {
return ResourceManager.GetString("MT5101", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not find neither the &apos;{0}&apos; nor the &apos;{1}&apos; compiler. Please install Xcode &apos;Command-Line Tools&apos; component
/// .
/// </summary>
public static string MT5103 {
get {
return ResourceManager.GetString("MT5103", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to compile the file(s) &apos;{0}&apos;. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT5103_A {
get {
return ResourceManager.GetString("MT5103_A", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not compile the file(s) &apos;{0}&apos;. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT5106 {
get {
return ResourceManager.GetString("MT5106", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The assembly &apos;{0}&apos; can&apos;t be AOT-compiled for 32-bit architectures because the native code is too big for the 32-bit ARM architecture.
/// .
/// </summary>
public static string MT5107 {
get {
return ResourceManager.GetString("MT5107", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The compiler output is too long, it&apos;s been limited to 1000 lines.
/// .
/// </summary>
public static string MT5108 {
get {
return ResourceManager.GetString("MT5108", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Native linking failed. Please review the build log and the user flags provided to gcc: {0}
/// .
/// </summary>
public static string MT5201 {
get {
return ResourceManager.GetString("MT5201", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Native linking failed. Please review the build log.
/// .
/// </summary>
public static string MT5202 {
get {
return ResourceManager.GetString("MT5202", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Native linking warning: {0}
/// .
/// </summary>
public static string MT5203 {
get {
return ResourceManager.GetString("MT5203", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Native linking failed. Please review the build log.
/// .
/// </summary>
public static string MT5204 {
get {
return ResourceManager.GetString("MT5204", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Native linking error: {0}
/// .
/// </summary>
public static string MT5209 {
get {
return ResourceManager.GetString("MT5209", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Native linking failed, undefined symbol: {0}. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in.
/// .
/// </summary>
public static string MT5210 {
get {
return ResourceManager.GetString("MT5210", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Native linking failed, undefined Objective-C class: {0}. The symbol &apos;{1}&apos; could not be found in any of the libraries or frameworks linked with your application.
/// .
/// </summary>
public static string MT5211 {
get {
return ResourceManager.GetString("MT5211", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Native linking failed, duplicate symbol: &apos;{0}&apos;.
/// .
/// </summary>
public static string MT5212 {
get {
return ResourceManager.GetString("MT5212", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Duplicate symbol in: {0} (Location related to previous error)
/// .
/// </summary>
public static string MT5213 {
get {
return ResourceManager.GetString("MT5213", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Native linking failed, undefined symbol: {0}. This symbol was referenced by the managed member {1}.{2}. Please verify that all the necessary frameworks have been referenced and native libraries linked.
/// .
/// </summary>
public static string MT5214 {
get {
return ResourceManager.GetString("MT5214", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to References to &apos;{0}&apos; might require additional -framework=XXX or -lXXX instructions to the native linker
/// .
/// </summary>
public static string MT5215 {
get {
return ResourceManager.GetString("MT5215", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Native linking failed for &apos;{0}&apos;. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MT5216 {
get {
return ResourceManager.GetString("MT5216", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Native linking failed because the linker command line was too long ({0} characters).
/// .
/// </summary>
public static string MT5217 {
get {
return ResourceManager.GetString("MT5217", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can&apos;t ignore the dynamic symbol {0} (--ignore-dynamic-symbol={0}) because it was not detected as a dynamic symbol.
/// .
/// </summary>
public static string MT5218 {
get {
return ResourceManager.GetString("MT5218", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Not linking with WatchKit because it has been removed from iOS.
/// .
/// </summary>
public static string MT5219 {
get {
return ResourceManager.GetString("MT5219", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Missing &apos;strip&apos; tool. Please install Xcode &apos;Command-Line Tools&apos; component
/// .
/// </summary>
public static string MT5301 {
get {
return ResourceManager.GetString("MT5301", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Missing &apos;dsymutil&apos; tool. Please install Xcode &apos;Command-Line Tools&apos; component
/// .
/// </summary>
public static string MT5302 {
get {
return ResourceManager.GetString("MT5302", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to generate the debug symbols (dSYM directory). Please review the build log.
/// .
/// </summary>
public static string MT5303 {
get {
return ResourceManager.GetString("MT5303", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to strip the final binary. Please review the build log.
/// .
/// </summary>
public static string MT5304 {
get {
return ResourceManager.GetString("MT5304", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to create the a fat library. Please review the build log.
/// .
/// </summary>
public static string MT5306 {
get {
return ResourceManager.GetString("MT5306", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internal consistency error. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new.
/// .
/// </summary>
public static string MT8018 {
get {
return ResourceManager.GetString("MT8018", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The linker step &apos;{0}&apos; failed during processing: {1}.
/// </summary>
public static string MX_ConfigurationAwareStep {
get {
return ResourceManager.GetString("MX_ConfigurationAwareStep", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The linker step &apos;{0}&apos; failed while processing {1}: {2}.
/// </summary>
public static string MX_ConfigurationAwareStepWithAssembly {
get {
return ResourceManager.GetString("MX_ConfigurationAwareStepWithAssembly", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The linker step &apos;{0}&apos; failed processing `{1}`..
/// </summary>
public static string MX_ExceptionalSubSteps {
get {
return ResourceManager.GetString("MX_ExceptionalSubSteps", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Application name &apos;{0}.exe&apos; conflicts with an SDK or product assembly (.dll) name.
/// .
/// </summary>
public static string MX0003 {
get {
return ResourceManager.GetString("MX0003", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The root assembly &apos;{0}&apos; does not exist
/// .
/// </summary>
public static string MX0007 {
get {
return ResourceManager.GetString("MX0007", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Error while loading assemblies: {0}.
/// .
/// </summary>
public static string MX0009 {
get {
return ResourceManager.GetString("MX0009", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not parse the command line arguments: {0}
/// .
/// </summary>
public static string MX0010 {
get {
return ResourceManager.GetString("MX0010", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The option &apos;{0}&apos; has been deprecated.
/// .
/// </summary>
public static string MX0016 {
get {
return ResourceManager.GetString("MX0016", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You should provide a root assembly.
/// .
/// </summary>
public static string MX0017 {
get {
return ResourceManager.GetString("MX0017", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unknown command line argument: &apos;{0}&apos;
/// .
/// </summary>
public static string MX0018 {
get {
return ResourceManager.GetString("MX0018", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The valid options for &apos;{0}&apos; are &apos;{1}&apos;.
/// .
/// </summary>
public static string MX0020 {
get {
return ResourceManager.GetString("MX0020", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not parse the command line argument &apos;-{0}&apos;: {1}
/// .
/// </summary>
public static string MX0026 {
get {
return ResourceManager.GetString("MX0026", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The Boehm garbage collector is not supported. The SGen garbage collector has been selected instead.
/// .
/// </summary>
public static string MX0043 {
get {
return ResourceManager.GetString("MX0043", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot find Xcode in the default location (/Applications/Xcode.app). Please install Xcode, or pass a custom path using --sdkroot &lt;path&gt;.
/// .
/// </summary>
public static string MX0056 {
get {
return ResourceManager.GetString("MX0056", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not find the currently selected Xcode on the system: {0}
/// .
/// </summary>
public static string MX0059 {
get {
return ResourceManager.GetString("MX0059", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not find the currently selected Xcode on the system. &apos;xcode-select --print-path&apos; returned &apos;{0}&apos;, but that directory does not exist.
/// .
/// </summary>
public static string MX0060 {
get {
return ResourceManager.GetString("MX0060", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid value for target framework: {0}.
/// .
/// </summary>
public static string MX0068 {
get {
return ResourceManager.GetString("MX0068", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid target framework: {0}. Valid target frameworks are: {1}.
/// .
/// </summary>
public static string MX0070 {
get {
return ResourceManager.GetString("MX0070", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unknown platform: {0}. This usually indicates a bug in {1}; please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new with a test case.
/// .
/// </summary>
public static string MX0071 {
get {
return ResourceManager.GetString("MX0071", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {4} {0} does not support a deployment target of {1} for {3} (the maximum is {2}). Please select an older deployment target in your project&apos;s Info.plist or upgrade to a newer version of {4}.
/// .
/// </summary>
public static string MX0074 {
get {
return ResourceManager.GetString("MX0074", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Disabling the new refcount logic is deprecated.
/// .
/// </summary>
public static string MX0080 {
get {
return ResourceManager.GetString("MX0080", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A target framework (--target-framework) must be specified.
/// .
/// </summary>
public static string MX0086 {
get {
return ResourceManager.GetString("MX0086", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The target framework &apos;{0}&apos; is deprecated. Use &apos;{1}&apos; instead.
/// .
/// </summary>
public static string MX0090 {
get {
return ResourceManager.GetString("MX0090", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internal error: {0}. Please file an issue at https://github.com/xamarin/xamarin-macios/issues/new.
/// .
/// </summary>
public static string MX0099 {
get {
return ResourceManager.GetString("MX0099", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Debugging symbol file for &apos;{0}&apos; does not match the assembly and is ignored.
/// .
/// </summary>
public static string MX0129 {
get {
return ResourceManager.GetString("MX0129", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No root assemblies found. You should provide at least one root assembly.
/// .
/// </summary>
public static string MX0130 {
get {
return ResourceManager.GetString("MX0130", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Product assembly &apos;{0}&apos; not found in assembly list: &apos;{1}&apos;
/// .
/// </summary>
public static string MX0131 {
get {
return ResourceManager.GetString("MX0131", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unknown optimization: &apos;{0}&apos;. Valid optimizations are: {1}.
/// .
/// </summary>
public static string MX0132 {
get {
return ResourceManager.GetString("MX0132", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Found more than 1 assembly matching &apos;{0}&apos; choosing first:{1}{2}
/// .
/// </summary>
public static string MX0133 {
get {
return ResourceManager.GetString("MX0133", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Did not link system framework &apos;{0}&apos; (referenced by assembly &apos;{1}&apos;) because it was introduced in {2} {3}, and we&apos;re using the {2} {4} SDK.
/// .
/// </summary>
public static string MX0135 {
get {
return ResourceManager.GetString("MX0135", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to parse the linker flags &apos;{0}&apos; from the LinkWith attribute for the library &apos;{1}&apos; in {2} : {3}
/// .
/// </summary>
public static string MX0148 {
get {
return ResourceManager.GetString("MX0148", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The assembly &apos;{0}&apos; was resolved from the system&apos;s GAC: {1}. This could potentially be a problem in the future; to avoid such problems, please make sure to not use assemblies only available in the system&apos;s GAC.
/// .
/// </summary>
public static string MX0176 {
get {
return ResourceManager.GetString("MX0176", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unknown platform: {0}. This usually indicates a bug; please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new with a test case..
/// </summary>
public static string MX0177 {
get {
return ResourceManager.GetString("MX0177", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Debugging symbol file for &apos;{0}&apos; is not valid and was ignored.
/// .
/// </summary>
public static string MX0178 {
get {
return ResourceManager.GetString("MX0178", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This version of {0} requires the {1} {2} SDK (shipped with Xcode {3}). Either upgrade Xcode to get the required header files or use the dynamic registrar or set the managed linker behaviour to Link Platform or Link Framework SDKs Only in your project&apos;s Mac Build Options &gt; Linker Behavior) (to try to avoid the new APIs)..
/// </summary>
public static string MX0179 {
get {
return ResourceManager.GetString("MX0179", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This version of {0} requires the {1} {2} SDK (shipped with Xcode {3}). Either upgrade Xcode to get the required header files or set the managed linker behaviour to Link Framework SDKs Only in your project&apos;s iOS Build Options &gt; Linker Behavior (to try to avoid the new APIs)..
/// </summary>
public static string MX0180 {
get {
return ResourceManager.GetString("MX0180", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Not linking with the framework {0} (used by the type {1}) because it&apos;s not available on the current platform ({2})..
/// </summary>
public static string MX0181 {
get {
return ResourceManager.GetString("MX0181", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Not linking with the framework {0} (referenced by a module reference in {1}) because it&apos;s not available on the current platform ({2})..
/// </summary>
public static string MX0182 {
get {
return ResourceManager.GetString("MX0182", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not map the Mac Catalyst version {0} to a corresponding macOS version. Valid Mac Catalyst versions are: {1}.
/// </summary>
public static string MX0183 {
get {
return ResourceManager.GetString("MX0183", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not map the macOS version {0} to a corresponding Mac Catalyst version. Valid macOS versions are: {1}.
/// </summary>
public static string MX0184 {
get {
return ResourceManager.GetString("MX0184", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The option &apos;{0}&apos; cannot take the value &apos;{1}&apos; when using CoreCLR..
/// </summary>
public static string MX0185 {
get {
return ResourceManager.GetString("MX0185", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not copy the assembly &apos;{0}&apos; to &apos;{1}&apos;: {2}
/// .
/// </summary>
public static string MX1009 {
get {
return ResourceManager.GetString("MX1009", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not decompress the file &apos;{0}&apos;. Please review the build log for more information from the native &apos;unzip&apos; command..
/// </summary>
public static string MX1306 {
get {
return ResourceManager.GetString("MX1306", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to One or more reference(s) to type &apos;{0}&apos; already exists inside &apos;{1}&apos; before linking
/// .
/// </summary>
public static string MX1502 {
get {
return ResourceManager.GetString("MX1502", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to One or more reference(s) to type &apos;{0}&apos; still exists inside &apos;{1}&apos; after linking
/// .
/// </summary>
public static string MX1503 {
get {
return ResourceManager.GetString("MX1503", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Not a Mach-O dynamic library (unknown header &apos;0x{0}&apos;): {1}.
/// .
/// </summary>
public static string MX1600 {
get {
return ResourceManager.GetString("MX1600", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Not a Mach-O dynamic library (unknown header &apos;0x{0}&apos;): {1}.
/// .
/// </summary>
public static string MX1602 {
get {
return ResourceManager.GetString("MX1602", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unknown format for fat entry at position {0} in {1}.
/// .
/// </summary>
public static string MX1603 {
get {
return ResourceManager.GetString("MX1603", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File of type {0} is not a MachO file ({1}).
/// .
/// </summary>
public static string MX1604 {
get {
return ResourceManager.GetString("MX1604", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not link assemblies. {0}
/// .
/// </summary>
public static string MX2001 {
get {
return ResourceManager.GetString("MX2001", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Extra linker definitions file &apos;{0}&apos; could not be located.
/// .
/// </summary>
public static string MX2004 {
get {
return ResourceManager.GetString("MX2004", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Definitions from &apos;{0}&apos; could not be parsed.
/// .
/// </summary>
public static string MX2005 {
get {
return ResourceManager.GetString("MX2005", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not process XML description: {0}
/// .
/// </summary>
public static string MX2017 {
get {
return ResourceManager.GetString("MX2017", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Error processing assembly &apos;{0}&apos;: {1}
/// .
/// </summary>
public static string MX2103 {
get {
return ResourceManager.GetString("MX2103", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not find the corlib assembly &apos;{0}&apos; in the list of loaded assemblies.
/// .
/// </summary>
public static string MX2111 {
get {
return ResourceManager.GetString("MX2111", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not {0} the assembly &apos;{1}&apos;
/// .
/// </summary>
public static string MX3001 {
get {
return ResourceManager.GetString("MX3001", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Debug info files (*.mdb / *.pdb) will not be loaded when llvm is enabled.
/// .
/// </summary>
public static string MX3007 {
get {
return ResourceManager.GetString("MX3007", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The native linker failed to execute: {0}. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new
/// .
/// </summary>
public static string MX5222 {
get {
return ResourceManager.GetString("MX5222", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Did not link with the framework &apos;{0}&apos;, because the current {1} SDK does not contain support for this framework in the simulator..
/// </summary>
public static string MX5223 {
get {
return ResourceManager.GetString("MX5223", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Missing &apos;lipo&apos; tool. Please install Xcode &apos;Command-Line Tools&apos; component
/// .
/// </summary>
public static string MX5305 {
get {
return ResourceManager.GetString("MX5305", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Missing &apos;{0}&apos; tool. Please install Xcode &apos;Command-Line Tools&apos; component
/// .
/// </summary>
public static string MX5307 {
get {
return ResourceManager.GetString("MX5307", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to execute the tool &apos;{0}&apos;, it failed with an error code &apos;{1}&apos;. Please check the build log for details.
/// .
/// </summary>
public static string MX5309 {
get {
return ResourceManager.GetString("MX5309", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to lipo failed with an error code &apos;{0}&apos;. Check build log for details.
/// .
/// </summary>
public static string MX5311 {
get {
return ResourceManager.GetString("MX5311", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to pkg-config failed with an error code &apos;{0}&apos;. Check build log for details.
/// .
/// </summary>
public static string MX5312 {
get {
return ResourceManager.GetString("MX5312", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not find {0}. Please install the Mono.framework from https://mono-project.com/Downloads
/// .
/// </summary>
public static string MX5313 {
get {
return ResourceManager.GetString("MX5313", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to execute pkg-config: &apos;{0}&apos;. Check build log for details.
/// .
/// </summary>
public static string MX5314 {
get {
return ResourceManager.GetString("MX5314", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The tool xcrun failed to find result when looking for the tool &apos;{0}&apos; (the file &apos;{1}&apos; does not exist). Check build log for details.
/// .
/// </summary>
public static string MX5315 {
get {
return ResourceManager.GetString("MX5315", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Don&apos;t know how to marshal the parameter of type {0} for parameter {1} in call to {2}.
/// </summary>
public static string MX8037 {
get {
return ResourceManager.GetString("MX8037", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Don&apos;t know how to marshal back the parameter of type {0} for parameter {1} in call to {2}.
/// </summary>
public static string MX8038 {
get {
return ResourceManager.GetString("MX8038", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to marshal from {0} to an Objective-C object. The managed class must either inherit from NSObject or implement INativeObject..
/// </summary>
public static string MX8039 {
get {
return ResourceManager.GetString("MX8039", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid type encoding for parameter..
/// </summary>
public static string MX8040 {
get {
return ResourceManager.GetString("MX8040", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to create an instance of the type {0}..
/// </summary>
public static string MX8041 {
get {
return ResourceManager.GetString("MX8041", resourceCulture);
}
}
}
}