You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the Mac app but was hit with a scary "this application is damaged, you should move it to the bin" message.
Looks like this is because it isn't signed, and the only workaround is to use xattr on the command line -- is that correct?
As Brick à Brack is a non-profit, it looks like you can get a waiver for the Apple Developer Program so you don't need to pay the $99 yearly fee: https://developer.apple.com/support/fee-waiver/
I'd love to help out with Mac feature development, if you're able to get the developer membership sorted out. In particular I'm interested in adding support for Canon cameras.
The text was updated successfully, but these errors were encountered:
You're totally right, Mac/Windows builds are not signed yet, I'll find out how to get an Apple developper account and start the process as a non-profit organization, thanks for the information! 🚀
I would be happy to have some help with camera issues on Apple devices, since I don't have the equipment to test and debug them. 😅
It might also be worthwhile for the Linux and Mac versions to take a look at https://github.com/tsedio/ts-gphoto2-driver to fix camera settings issues mentionned in #93 and add various cameras support.
In the future it could also be awesome to support the WebAssembly version of gPhoto2 to support USB cameras directly on the web version on Mac/Linux #69
Don't hesitate if you have any questions, I'm also available on Discord as @Maxou44 if needed 😊
I installed the Mac app but was hit with a scary "this application is damaged, you should move it to the bin" message.
Looks like this is because it isn't signed, and the only workaround is to use
xattr
on the command line -- is that correct?As Brick à Brack is a non-profit, it looks like you can get a waiver for the Apple Developer Program so you don't need to pay the $99 yearly fee: https://developer.apple.com/support/fee-waiver/
I'd love to help out with Mac feature development, if you're able to get the developer membership sorted out. In particular I'm interested in adding support for Canon cameras.
The text was updated successfully, but these errors were encountered: