Chris Hennes
Chris Hennes
Here's an example of how the C++ Core Guidelines does it: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#es23-prefer-the--initializer-syntax
This is really two different issues: we should definitely sign our executable, and that can be done without any sort of "approval" from Apple, we just need someone with a...
@yorikvanhavre and I are working on it. There are a few steps involved, but we're making progress.
The basic signing part of this RFI is resolved, and scripted/documented in https://github.com/FreeCAD/FreeCAD/blob/master/src/Tools/macos_sign_and_notarize.sh . We still need to figure out how to get an App into the App Store as...
Can you give it a look now and see if it's any better? We switched the theme to one that might be better.
I don't know if it's possible, this is an automatically-generated website created from Markdown files. Can you find another GitHub Site where they do such a thing?
It looks like the single biggest thing is to resize the images so they are the actual size that gets rendered, and consider migrating to a more modern image format....
I've updated Gandi to forward tracker.freecad.org to the GitHub issues page (it will take a couple of hours to take effect). @kkremitzki it looks like there is a DNS A...
Second report was merged: https://github.com/FreeCAD/FPA/pull/180
Third report was merged: #188