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

Could not install on Mac OS Catalina #11

Open
mark1bean opened this issue Nov 8, 2019 · 4 comments
Open

Could not install on Mac OS Catalina #11

mark1bean opened this issue Nov 8, 2019 · 4 comments

Comments

@mark1bean
Copy link

Wasn't able to install on Mac OS Catalina 10.15.1.

Screen Shot 2019-11-08 at 12 23 28 pm

@viktorstrate
Copy link
Owner

I've just tried to recompile it. It now works on my computer, but because I don't have an Apple Developer License, I cannot sign it.

Would you mind trying the attached build. If it works I will release it.

Color Picker Plus.colorPicker

@mark1bean
Copy link
Author

Thank you. That build gave a different error:

Screen Shot 2019-11-09 at 12 37 16 am

I guess Apple want everyone to sign with a developer certificate these days.

@viktorstrate
Copy link
Owner

I guess 😞

Try to go to System Preferences -> Security & Privacy -> Genral, right after opening the color picker. Sometimes you can allow untrusted software that way.

Otherwise you can build it yourself as a temporary fix. Just download the repo, open Color Picker Plus.xcodeproj in Xcode and press the play button.

I will keep this issue open, until a better solution is found

@mark1bean
Copy link
Author

Ok, I've built it myself. It converted to swift 5 with no apparent problems, by the way. I'm curious as to how other developers manage code signing of open source projects for Mac OS. I guess one contributor with a developer account signs the final build.

Anyway, I'm go to go. Thanks heaps for the colorpicker!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants