We are unable to build the package using the package app on macOS. After the build, the app is crashing upon launching. Also, unable to embed the license.xml file into the package.
Attaching the crash logs for reference.
Really looking for assistance.
System.ArgumentOutOfRangeException: Version's parameters must be greater than or equal to zero.
Parameter name: build
at System.Version..ctor (System.Int32 major, System.Int32 minor, System.Int32 build, System.Int32 revision) [0x00040] in <3f6d2a84456e45e092f879821e86b209>:0
at remojoApi.ExtensionMethods.ToVersion (RoyalTSXNativeUI.RASemanticVersion semanticVersion) [0x0002c] in <9f0c444a08da4674a4c33b0f652b85ba>:0
at RoyalTSX.MainApp.AppDelegate.InitWelcomeWindow () [0x0001c] in <bf7dff036f244602a43d6a0fc9348d04>:0
at RoyalTSX.MainApp.AppDelegate.InitEverything () [0x00067] in <bf7dff036f244602a43d6a0fc9348d04>:0
at RoyalTSX.MainApp.AppDelegate.ApplicationDidFinishLaunching (Monobjc.Foundation.NSNotification aNotification) [0x0000e] in <bf7dff036f244602a43d6a0fc9348d04>:0
at Monobjc.Dynamic.Classes.RoyalTSX.MainApp.AppDelegate.ApplicationDidFinishLaunching_Monobjc_Foundation_NSNotification (System.IntPtr receiver, System.IntPtr selector, System.IntPtr aNotification) [0x0000c] in <e7d2367a913747be85e46bf6af008d46>:0
at (wrapper native-to-managed) Monobjc.Dynamic.Classes.RoyalTSX.MainApp.AppDelegate.ApplicationDidFinishLaunching_Monobjc_Foundation_NSNotification(intptr,intptr,intptr)
at (wrapper managed-to-native) Monobjc.Runtime.Messaging.Call(intptr,intptr,string,object[])
at Monobjc.ObjectiveCRuntime.SendMessage (Monobjc.IManagedWrapper receiver, System.String selector, System.Object[] parameters) [0x0001d] in <27690284e8fd49a08c8eafdba5e33580>:0
at Monobjc.AppKit.NSApplication.Run () [0x0000b] in <41678cce81ce465c82d88869cd9d1bb9>:0
at Monobjc.AppKit.NSApplication.RunApplication () [0x0004c] in <41678cce81ce465c82d88869cd9d1bb9>:0
at RoyalTSX.MainApp.Program.RunApplication () [0x0000a] in <bf7dff036f244602a43d6a0fc9348d04>:0
at RoyalTSX.MainApp.Program.Main (System.String[] args) [0x00010] in <bf7dff036f244602a43d6a0fc9348d04>:0