Commit graph

10 commits

Author SHA1 Message Date
Zaprit
c45b9ec37e
Remove macOS staging directory requirement, and update to .NET 8.0 (#41)
* Code cleanup and update to .NET 8

* Fix macOS requiring staging directory to be selected.
Also places eboots on Desktop on macos, to avoid them being inside the app bundle.

* Fix keys discovery on mac

* Removed debug logging, made GetExecutablePath more robust.

* Created a script for building on mac, as creating a universal binary is somewhat involved

* Update UnionPatcher.Gui/Forms/ModeSelectionForm.cs

Co-authored-by: sudokoko <koko@sudokoko.xyz>

* Apply suggestions from code review

Co-authored-by: Josh <josh@slendy.pw>

---------

Co-authored-by: sudokoko <koko@sudokoko.xyz>
Co-authored-by: Josh <josh@slendy.pw>
2024-01-19 00:05:42 +00:00
Zaprit
7b45a190c3
Update Eto.Forms and add arm64 macOS build support (#22)
* Updated Eto.Forms to 2.7.0 and added build support for osx-arm64

* update to .NET 6.0
2022-07-25 14:31:48 -04:00
jvyden
e63532e6d5
Add application icon, build shit correctly 2022-06-14 22:08:11 -04:00
jvyden
bccb6749d1
Use file-scoped namespaces 2022-06-14 21:01:29 -04:00
jvyden
2b7f83213f
Target .NET 6.0 2021-11-29 20:43:20 -05:00
jvyden
91dfa33a7a
Rename root namespace to LBPUnion.UnionPatcher 2021-10-21 16:53:27 -04:00
jvyden
a7212c4ac3
Fix MSB4232 2021-10-19 23:27:39 -04:00
jvyden
a169c7f2b4
Add ValidateExecutableReferencesMatchSelfContained to MacOS Gui project 2021-10-19 23:26:33 -04:00
jvyden
b2eedd16ca
Add osx-x64 runtime identifier to UnionPatcher.Gui.MacOS.csproj
Closes https://github.com/picoe/Eto/issues/2037
2021-10-18 13:10:17 -04:00
jvyden
1e561ccea3
Add MacOS GUI support 2021-10-18 11:32:47 -04:00