Skip to content

Instantly share code, notes, and snippets.

@rolfbjarne
Created January 16, 2023 14:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rolfbjarne/6c5395469146bae0674862a9b6655106 to your computer and use it in GitHub Desktop.
Save rolfbjarne/6c5395469146bae0674862a9b6655106 to your computer and use it in GitHub Desktop.
rolf@ ~/test/bundlestructure $ dotnet new macos
The template "macOS Application" was created successfully.
rolf@ ~/test/bundlestructure $ dotnet build
MSBuild version 17.4.0+18d5aef85 for .NET
Determining projects to restore...
Restored /Users/rolf/test/bundlestructure/bundlestructure.csproj (in 119 ms).
Detected signing identity:
Bundle Id: com.companyname.bundlestructure
App Id: com.companyname.bundlestructure
bundlestructure -> /Users/rolf/test/bundlestructure/bin/Debug/net7.0-macos/osx-x64/bundlestructure.dll
Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink
Optimizing assemblies for size. This process might take a while.
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:14.01
Workload updates are available. Run `dotnet workload list` for more information.
rolf@ ~/test/bundlestructure $ find bin/Debug/net7.0-macos/osx-x64/*.app
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MacOS
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MacOS/bundlestructure
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/Resources
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/Resources/AppIcon.icns
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/Resources/archived-expanded-entitlements.xcent
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/Resources/Main.storyboardc
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/Resources/Main.storyboardc/MainMenu.nib
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/Resources/Main.storyboardc/XfG-lQ-9wD-view-m2S-Jp-Qdl.nib
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/Resources/Main.storyboardc/NSWindowController-B8D-0N-5wS.nib
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/Resources/Main.storyboardc/Info.plist
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/Resources/Assets.car
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/Microsoft.CSharp.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Web.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Diagnostics.Contracts.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.ServiceModel.Web.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Diagnostics.FileVersionInfo.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Runtime.Intrinsics.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.Security.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Xml.XPath.XDocument.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Xml.Linq.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.WebSockets.Client.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/createdump
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.IO.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Dynamic.Runtime.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Runtime.Serialization.Xml.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Security.Principal.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Reflection.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Threading.ThreadPool.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.IO.Compression.FileSystem.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Reflection.Metadata.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Security.Cryptography.Cng.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.ComponentModel.EventBasedAsync.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Diagnostics.DiagnosticSource.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Runtime.CompilerServices.VisualC.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Threading.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/netstandard.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/Microsoft.VisualBasic.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.IO.UnmanagedMemoryStream.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.IO.FileSystem.AccessControl.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Xml.XPath.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Xml.XmlDocument.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Configuration.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Resources.Writer.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Console.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/libcoreclr.dylib
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.Sockets.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.Http.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/bundlestructure.pdb
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Web.HttpUtility.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Text.Encoding.Extensions.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.NetworkInformation.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/Microsoft.VisualBasic.Core.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Security.Principal.Windows.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Security.Claims.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.ComponentModel.Primitives.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.IO.FileSystem.DriveInfo.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/libSystem.Native.dylib
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.IO.Compression.Brotli.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.IO.Pipes.AccessControl.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Security.Cryptography.X509Certificates.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Reflection.Primitives.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Runtime.Numerics.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.IO.FileSystem.Watcher.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Diagnostics.TraceSource.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Reflection.Emit.Lightweight.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Text.Encoding.CodePages.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Linq.Expressions.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Threading.Timer.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Runtime.InteropServices.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.IO.Pipes.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.HttpListener.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Formats.Tar.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Text.RegularExpressions.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Runtime.Serialization.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.IO.Compression.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/libSystem.IO.Compression.Native.dylib
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Threading.Tasks.Parallel.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/WindowsBase.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Private.Xml.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Data.DataSetExtensions.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Collections.NonGeneric.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Collections.Concurrent.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.Quic.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Threading.Overlapped.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Text.Encodings.Web.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Xml.Serialization.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Runtime.Handles.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.WebProxy.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Text.Json.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.ObjectModel.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Private.CoreLib.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.WebHeaderCollection.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Runtime.InteropServices.RuntimeInformation.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.ComponentModel.TypeConverter.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.Mail.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Threading.Tasks.Extensions.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Linq.Parallel.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Xml.XDocument.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Security.SecureString.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.ComponentModel.Annotations.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Runtime.InteropServices.JavaScript.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Private.DataContractSerialization.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.IO.FileSystem.Primitives.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/mscorlib.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.Http.Json.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Security.Cryptography.Primitives.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.IO.Compression.ZipFile.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Windows.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Linq.Queryable.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Resources.ResourceManager.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Resources.Reader.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/bundlestructure.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Collections.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Reflection.Emit.ILGeneration.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Data.Common.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.NameResolution.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.ComponentModel.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Private.Uri.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Runtime.Loader.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Xml.ReaderWriter.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/libSystem.Globalization.Native.dylib
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Threading.Tasks.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Diagnostics.Tracing.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.AppContext.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Buffers.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Security.Cryptography.Csp.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Diagnostics.TextWriterTraceListener.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Security.Cryptography.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.Apple.dylib
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Text.Encoding.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/libmscordaccore.dylib
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Transactions.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Threading.Tasks.Dataflow.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.IO.MemoryMappedFiles.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Security.Cryptography.OpenSsl.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Runtime.CompilerServices.Unsafe.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/Microsoft.Win32.Registry.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Globalization.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Collections.Specialized.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.ValueTuple.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/libhostfxr.dylib
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/libSystem.Net.Security.Native.dylib
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Runtime.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.ServicePoint.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Xml.XmlSerializer.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Reflection.Extensions.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Globalization.Extensions.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Runtime.Extensions.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Data.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Security.Cryptography.Encoding.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.IO.IsolatedStorage.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/libmscordbi.dylib
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Security.AccessControl.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Reflection.TypeExtensions.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Globalization.Calendars.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.Requests.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.WebSockets.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Reflection.Emit.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.IO.FileSystem.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Runtime.Serialization.Json.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Security.Cryptography.Algorithms.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Threading.Thread.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Numerics.Vectors.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.ServiceProcess.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/libhostpolicy.dylib
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Linq.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Diagnostics.Process.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Numerics.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Xml.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Diagnostics.Tools.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Collections.Immutable.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/libSystem.Security.Cryptography.Native.OpenSsl.dylib
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Diagnostics.Debug.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/Microsoft.Win32.Primitives.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Runtime.Serialization.Primitives.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Transactions.Local.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Drawing.Primitives.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Drawing.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Runtime.Serialization.Formatters.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.Ping.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/Microsoft.macOS.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Diagnostics.StackTrace.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Security.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Reflection.DispatchProxy.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/libclrjit.dylib
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/libclrgc.dylib
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/runtimeconfig.bin
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Core.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.WebClient.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Formats.Asn1.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.ComponentModel.DataAnnotations.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Private.Xml.Linq.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Memory.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Net.Primitives.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/MonoBundle/System.Threading.Channels.dll
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/Info.plist
bin/Debug/net7.0-macos/osx-x64/bundlestructure.app/Contents/PkgInfo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment