Giter Site home page Giter Site logo

Comments (6)

ajmcateer avatar ajmcateer commented on June 2, 2024 1

Yea there was a bug in the build script I used, Thanks for pointing it out. I fixed it and just released a new version with some improvements.

from gotifydesktop.

ScrumpyJack avatar ScrumpyJack commented on June 2, 2024

The Mac build is still very broken. Not sure what's going on. The archive contains MS DLLs, and file names have paths in them.

from gotifydesktop.

ajmcateer avatar ajmcateer commented on June 2, 2024

Its an issue with the Powershell module I used to compress the archive. It looks fine on any windows machine but Mac and Linux don't like the way it compresses it. I uploaded new files, let me know how it looks don't have a mac to compare with.

from gotifydesktop.

Piggeldi2013 avatar Piggeldi2013 commented on June 2, 2024

Well - you don't need a mac to open zips, right? ;)

The Zips in BETA2 are still containing a lot of stuff not needed, I think.

Just an excerpt:
image

from gotifydesktop.

ajmcateer avatar ajmcateer commented on June 2, 2024

That is the default output of the dotnet build process for Mac. Some of those dll's are probably not needed, but given that I don't have a Mac to test with I don't want to start removing dll's. I could use Trim, but in the past I have had issues with it and again without being able to test don't want to risk it.

I did resolve an issue where zip files on Mac and Linux would convert folders to filenames that is an issue with PowerShell and how it creates Zip files. Which is resolved, but as far as the dll's go they aren't hurting anything, just create a shortcut to launch it and forget they are they. If I get a reliable way to test the Mac release myself I will look into trimming the unneeded dlls, if there are any.

This program is written in C# so even if the dll says Microsoft or Windows it might still be needed to run on Mac there might be some dependency on it in either a package I use or the dotnet library.

from gotifydesktop.

Piggeldi2013 avatar Piggeldi2013 commented on June 2, 2024

Ah ok, my bad.
I was expecting less than that - seems that everything is shipped what is needed to run the program.

Just installed VS Code and the dotnet - maybe there is something I can contribute. ;)

from gotifydesktop.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.