Closed christophwille closed 3 years ago
Would a dotnet build & dotnet publish suffice? (ie is cake "overkill"?)
Need special treatments for osx. I don't see dotnet
provides such feature to create app bundle for osx.
Valid argument. Ok, so we keep cake.
.cake has been fixed, matrix build is active.
Need special treatments for osx. I don't see
dotnet
provides such feature to create app bundle for osx.
Maybe this could help? https://avaloniaui.net/docs/packing/macOS
@jeffreye https://github.com/icsharpcode/AvaloniaILSpy/blob/master/build.cake#L5 is this still needed? Obviously wouldn't be x-plat.
https://github.com/icsharpcode/AvaloniaILSpy/pull/53#issuecomment-782740324 maybe a build matrix but ubuntu might be sufficient. Question is: are x permissions on the build output in the first place?