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

Issue 116 #117

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from
Open

Issue 116 #117

wants to merge 9 commits into from

Conversation

BobEvans
Copy link
Collaborator

@BobEvans BobEvans commented Jan 28, 2022

Fixes #116 macOS signable binary with hardened runtime.

It's a good idea to open an issue first for discussion.

  • Tests pass
  • Appropriate changes to README are included in PR

Bob Evans added 2 commits January 27, 2022 15:53
Note this requires using at least JDK 11, which is what intelliJplugins currently require.
@BobEvans
Copy link
Collaborator Author

Hi Rundong, This is a first version of the updates to make a modified dart sdk, a signable macOS binary and add the hardened runtime so that it can be notarized.

I would start with the create_macos_app.sh file as it outlines the steps involved.

I am still cleaning it up and testing it but this is the procedure I used to produce v1.3.2. I thought you might want to look at it now.

@BobEvans
Copy link
Collaborator Author

BobEvans commented Feb 1, 2022

Note, still testing these changes.

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

Successfully merging this pull request may close these issues.

macOS taqo_daemon dart native binary cannot be signed - prevents launching app easily
1 participant