Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac app signing - Apple developer membership needed? #102

Open
iainmerrick opened this issue Jun 18, 2024 · 2 comments
Open

Mac app signing - Apple developer membership needed? #102

iainmerrick opened this issue Jun 18, 2024 · 2 comments
Labels
help wanted Help could be great for this issue

Comments

@iainmerrick
Copy link

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.

@Maxou44
Copy link
Collaborator

Maxou44 commented Jun 19, 2024

Hello,

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. 😅

We use this module to control Canon cameras: https://github.com/brick-a-brack/napi-canon-cameras but I only built it for Windows, the first step would be to build it on Mac and update the pipeline :) #5

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 😊

@Maxou44
Copy link
Collaborator

Maxou44 commented Jun 22, 2024

I've sent a request for the developer account, I'm waiting for Apple to get back to me.

@Maxou44 Maxou44 added the help wanted Help could be great for this issue label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Help could be great for this issue
Projects
None yet
Development

No branches or pull requests

2 participants