Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created April 16, 2024 17:17
Show Gist options
  • Save vs-mobiletools-engineering-service2/62c6f33b1e9c05a55582fd8183290e58 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/62c6f33b1e9c05a55582fd8183290e58 to your computer and use it in GitHub Desktop.
generator-diff/generator.diff
diff --git a/old/IDE/obj/common/bgen.Resources.resources b/new/IDE/obj/common/bgen.Resources.resources
index 14539ec..90e6285 100644
Binary files a/old/IDE/obj/common/bgen.Resources.resources and b/new/IDE/obj/common/bgen.Resources.resources differ
diff --git a/old/common/Errors.Designer.cs b/new/common/Errors.Designer.cs
index f26824c..f3a7e30 100644
--- a/old/common/Errors.Designer.cs
+++ b/new/common/Errors.Designer.cs
@@ -41,15 +41,10 @@ namespace Xamarin.Bundler {
internal const string MT0030 = "The executable name ({0}) and the app name ({1}) are different, this may prevent crash logs from getting symbolicated properly.";
internal const string MT0031 = "The command line arguments '--enable-background-fetch' and '--launch-for-background-fetch' require '--launchsim' too.";
internal const string MT0032 = "The option '--debugtrack' is ignored unless '--debug' is also specified.";
- internal const string MT0033 = "A Xamarin.iOS project must reference either monotouch.dll or Xamarin.iOS.dll";
internal const string MT0034 = "Cannot reference '{0}.dll' in a {1} project - it is implicitly referenced by '{2}'.";
internal const string MT0036 = "Cannot launch a * simulator for a * app. Please enable the correct architecture(s) in your project's iOS Build options (Advanced page).";
- internal const string MT0037 = "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).";
- internal const string MT0038 = "The old registrars (--registrar:oldstatic|olddynamic) are not supported when referencing Xamarin.iOS.dll.";
- internal const string MT0039 = "Applications targeting ARMv6 cannot reference Xamarin.iOS.dll.";
internal const string MT0040 = "Could not find the assembly '\\*', referenced by '\\*'.";
internal const string MT0041 = "Cannot reference '{0}' in a {1} app.";
- internal const string MT0042 = "No reference to either monotouch.dll or Xamarin.iOS.dll was found. A reference to monotouch.dll will be added.";
internal const string MX0043 = "The Boehm garbage collector is not supported. The SGen garbage collector has been selected instead.";
internal const string MT0044 = "--listsim is only supported with Xcode 6.0 or later.";
internal const string MT0045 = "--extension is only supported when using the iOS 8.0 (or later) SDK.";
@@ -69,7 +64,6 @@ namespace Xamarin.Bundler {
internal const string MT0061 = "No Xcode.app specified (using --sdkroot), using the system Xcode as reported by 'xcode-select --print-path': {0}";
internal const string MT0062 = "No Xcode.app specified (using --sdkroot or 'xcode-select --print-path'), using the default Xcode instead: {0}";
internal const string MT0063 = "Cannot find the executable in the extension * (no CFBundleExecutable entry in its Info.plist)";
- internal const string MT0064 = "Xamarin.iOS only supports embedded frameworks with Unified projects.";
internal const string MT0065 = "Xamarin.iOS only supports embedded frameworks when deployment target is at least 8.0 (current deployment target: '{0}'; embedded frameworks: '{1}')";
internal const string MT0065_A = "Xamarin.iOS only supports embedded frameworks when deployment target is at least 2.0 (current deployment target: '{0}'; embedded frameworks: '{1}')";
internal const string MT0066 = "Invalid build registrar assembly: *";
@@ -101,7 +95,6 @@ namespace Xamarin.Bundler {
internal const string MT0095 = "Aot files could not be copied to the destination directory {0}: {1}";
internal const string MT0095_A = "Aot files could not be copied to the destination directory {0}: Could not start process.";
internal const string MT0095_B = "Aot files could not be copied to the destination directory {0}";
- internal const string MT0096 = "No reference to Xamarin.iOS.dll was found.";
internal const string MM0097 = "machine.config file '{0}' can not be found.";
internal const string MX0099 = "Internal error: {0}. Please file an issue at https://github.com/xamarin/xamarin-macios/issues/new.";
internal const string MT0100 = "Invalid assembly build target: '{0}'. Please file a bug report with a test case (https://github.com/xamarin/xamarin-macios/issues/new).";
@@ -113,7 +106,6 @@ namespace Xamarin.Bundler {
internal const string MT0107 = "The assemblies '{0}' have different custom LLVM optimizations ('{1}'), which is not allowed when they are all compiled to a single binary.";
internal const string MT0108 = "The assembly build target '{0}' did not match any assemblies.";
internal const string MT0109 = "The assembly '{0}' was loaded from a different path than the provided path (provided path: {1}, actual path: {2}).";
- internal const string MT0110 = "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.";
internal const string MT0111 = "Bitcode has been enabled because this version of Xamarin.iOS does not support building watchOS projects using LLVM without enabling bitcode.";
internal const string MT0112 = "Native code sharing has been disabled because {0}";
internal const string MT0112_a = "the container app's deployment target is earlier than iOS 8.0 (it's {0}).";
@@ -144,7 +136,7 @@ namespace Xamarin.Bundler {
internal const string MT0124 = "Could not set the current language to '{0}' (according to LANG={1}): {2}";
internal const string MT0125 = "The --assembly-build-target command-line argument is ignored in the simulator.";
internal const string MT0126 = "Incremental builds have been disabled because incremental builds are not supported in the simulator.";
- internal const string MT0127 = "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.";
+ internal const string MT0127 = "Incremental builds have been disabled because incremental builds are currently not supported in projects that include more than one third-party binding library.";
internal const string MT0128 = "Could not touch the file '{0}': {1}";
internal const string MX0129 = "Debugging symbol file for '{0}' does not match the assembly and is ignored.";
internal const string MX0130 = "No root assemblies found. You should provide at least one root assembly.";
@@ -321,7 +313,7 @@ namespace Xamarin.Bundler {
internal const string MT4138 = "The registrar cannot marshal the property type '{0}' of the property '{1}.{2}'.";
internal const string MT4139 = "The registrar cannot marshal the property type '{0}' of the property '{1}.{2}'. Properties with the [Connect] attribute must have a property type of NSObject (or a subclass of NSObject).";
internal const string MT4140 = "The registrar found a signature mismatch in the method '{0}.{1}' - the selector '{4}' indicates the variadic method takes {2} parameters, while the managed method has {3} parameters.";
- internal const string MT4141 = "Cannot register the selector '{0}' on the member '{1}.{2}' because Xamarin.iOS implicitly registers this selector.";
+ internal const string MT4141 = "Cannot register the selector '{0}' on the member '{1}.{2}' because this selector is already implicitly registered.";
internal const string MT4145 = "Invalid enum '{0}': enums with the [Native] attribute must have a underlying enum type of either 'long' or 'ulong'.";
internal const string MT4146 = "The Name parameter of the Registrar attribute on the class '{0}' ('{3}') contains an invalid character: '{1}' (0x{2}).";
internal const string MT4147 = "Invalid {0} found on '{1}'. Please file a bug report at https://github.com/xamarin/xamarin-macios/issues/new";
diff --git a/old/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs b/new/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs
index eb5ff8b..e1acf50 100644
--- a/old/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs
+++ b/new/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("bgen")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+7f866eeb9b84d34ffc2f6d0cf623c1f8b0c3150f")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6c4caa3236c9bae6258cc7f0d8246519bc209fd9")]
[assembly: System.Reflection.AssemblyProductAttribute("bgen")]
[assembly: System.Reflection.AssemblyTitleAttribute("bgen")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/old/dotnet/IDE/obj/common/bgen/bgen.Resources.resources b/new/dotnet/IDE/obj/common/bgen/bgen.Resources.resources
index 14539ec..90e6285 100644
Binary files a/old/dotnet/IDE/obj/common/bgen/bgen.Resources.resources and b/new/dotnet/IDE/obj/common/bgen/bgen.Resources.resources differ
diff --git a/old/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json b/new/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json
index 714a6dd..f16df77 100644
--- a/old/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json
+++ b/new/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json
@@ -1 +1 @@
-{"documents":{"/Users/builder/azdo/_work/2/a/change-detection/tmp/src/xamarin-macios/*":"https://raw.githubusercontent.com/xamarin/xamarin-macios/7f866eeb9b84d34ffc2f6d0cf623c1f8b0c3150f/*","/Users/builder/azdo/_work/2/a/change-detection/tmp/src/xamarin-macios/external/api-tools/*":"https://raw.githubusercontent.com/xamarin/api-tools/1fbbe003a141231439c08b23989d3dc910bd6182/*","/Users/builder/azdo/_work/2/a/change-detection/tmp/src/xamarin-macios/external/macios-binaries/*":"https://raw.githubusercontent.com/xamarin/macios-binaries/7813391e75d7373ee073ef2d5716e3c607c8636a/*","/Users/builder/azdo/_work/2/a/change-detection/tmp/src/xamarin-macios/external/MonoTouch.Dialog/*":"https://raw.githubusercontent.com/xamarin/MonoTouch.Dialog/77b3337dbbc9e3e2f1b06dab3d37d2822488b0b3/*","/Users/builder/azdo/_work/2/a/change-detection/tmp/src/xamarin-macios/external/opentk/*":"https://raw.githubusercontent.com/mono/opentk/396bc90c7ac2e7ce442840a5e8bd91e5e79b381e/*","/Users/builder/azdo/_work/2/a/change-detection/tmp/src/xamarin-macios/external/Touch.Unit/*":"https://raw.githubusercontent.com/xamarin/Touch.Unit/92a072683b69b2f61f235a7a249c2c7f261236d4/*","/Users/builder/azdo/_work/2/a/change-detection/tmp/src/xamarin-macios/external/Xamarin.MacDev/*":"https://raw.githubusercontent.com/xamarin/Xamarin.MacDev/d1ed5a2dbb0e8f3d91b9bb91e0c921ae90403b7d/*"}}
\ No newline at end of file
+{"documents":{"/Users/builder/azdo/_work/2/s/xamarin-macios/*":"https://raw.githubusercontent.com/xamarin/xamarin-macios/6c4caa3236c9bae6258cc7f0d8246519bc209fd9/*","/Users/builder/azdo/_work/2/s/xamarin-macios/external/api-tools/*":"https://raw.githubusercontent.com/xamarin/api-tools/1fbbe003a141231439c08b23989d3dc910bd6182/*","/Users/builder/azdo/_work/2/s/xamarin-macios/external/macios-binaries/*":"https://raw.githubusercontent.com/xamarin/macios-binaries/7813391e75d7373ee073ef2d5716e3c607c8636a/*","/Users/builder/azdo/_work/2/s/xamarin-macios/external/MonoTouch.Dialog/*":"https://raw.githubusercontent.com/xamarin/MonoTouch.Dialog/77b3337dbbc9e3e2f1b06dab3d37d2822488b0b3/*","/Users/builder/azdo/_work/2/s/xamarin-macios/external/opentk/*":"https://raw.githubusercontent.com/mono/opentk/396bc90c7ac2e7ce442840a5e8bd91e5e79b381e/*","/Users/builder/azdo/_work/2/s/xamarin-macios/external/Touch.Unit/*":"https://raw.githubusercontent.com/xamarin/Touch.Unit/92a072683b69b2f61f235a7a249c2c7f261236d4/*","/Users/builder/azdo/_work/2/s/xamarin-macios/external/Xamarin.MacDev/*":"https://raw.githubusercontent.com/xamarin/Xamarin.MacDev/d1ed5a2dbb0e8f3d91b9bb91e0c921ae90403b7d/*"}}
\ No newline at end of file
diff --git a/old/dotnet/ios/SourceLink.json b/new/dotnet/ios/SourceLink.json
index 5f5400b..b8b7f81 100644
--- a/old/dotnet/ios/SourceLink.json
+++ b/new/dotnet/ios/SourceLink.json
@@ -1,5 +1,5 @@
{
"documents": {
- "/Users/builder/azdo/_work/2/a/change-detection/tmp/src/xamarin-macios/src*": "https://raw.githubusercontent.com/xamarin/xamarin-macios/7f866eeb9b84d34ffc2f6d0cf623c1f8b0c3150f/src*"
+ "/Users/builder/azdo/_work/2/s/xamarin-macios/src*": "https://raw.githubusercontent.com/xamarin/xamarin-macios/6c4caa3236c9bae6258cc7f0d8246519bc209fd9/src*"
}
}
diff --git a/old/dotnet/maccatalyst/SourceLink.json b/new/dotnet/maccatalyst/SourceLink.json
index 5f5400b..b8b7f81 100644
--- a/old/dotnet/maccatalyst/SourceLink.json
+++ b/new/dotnet/maccatalyst/SourceLink.json
@@ -1,5 +1,5 @@
{
"documents": {
- "/Users/builder/azdo/_work/2/a/change-detection/tmp/src/xamarin-macios/src*": "https://raw.githubusercontent.com/xamarin/xamarin-macios/7f866eeb9b84d34ffc2f6d0cf623c1f8b0c3150f/src*"
+ "/Users/builder/azdo/_work/2/s/xamarin-macios/src*": "https://raw.githubusercontent.com/xamarin/xamarin-macios/6c4caa3236c9bae6258cc7f0d8246519bc209fd9/src*"
}
}
diff --git a/old/dotnet/macos/SourceLink.json b/new/dotnet/macos/SourceLink.json
index 5f5400b..b8b7f81 100644
--- a/old/dotnet/macos/SourceLink.json
+++ b/new/dotnet/macos/SourceLink.json
@@ -1,5 +1,5 @@
{
"documents": {
- "/Users/builder/azdo/_work/2/a/change-detection/tmp/src/xamarin-macios/src*": "https://raw.githubusercontent.com/xamarin/xamarin-macios/7f866eeb9b84d34ffc2f6d0cf623c1f8b0c3150f/src*"
+ "/Users/builder/azdo/_work/2/s/xamarin-macios/src*": "https://raw.githubusercontent.com/xamarin/xamarin-macios/6c4caa3236c9bae6258cc7f0d8246519bc209fd9/src*"
}
}
diff --git a/old/dotnet/tvos/SourceLink.json b/new/dotnet/tvos/SourceLink.json
index 5f5400b..b8b7f81 100644
--- a/old/dotnet/tvos/SourceLink.json
+++ b/new/dotnet/tvos/SourceLink.json
@@ -1,5 +1,5 @@
{
"documents": {
- "/Users/builder/azdo/_work/2/a/change-detection/tmp/src/xamarin-macios/src*": "https://raw.githubusercontent.com/xamarin/xamarin-macios/7f866eeb9b84d34ffc2f6d0cf623c1f8b0c3150f/src*"
+ "/Users/builder/azdo/_work/2/s/xamarin-macios/src*": "https://raw.githubusercontent.com/xamarin/xamarin-macios/6c4caa3236c9bae6258cc7f0d8246519bc209fd9/src*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment