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

1.2.9 #790

Merged
merged 10 commits into from
Oct 25, 2019
Merged

1.2.9 #790

merged 10 commits into from
Oct 25, 2019

Conversation

katat
Copy link
Contributor

@katat katat commented Oct 25, 2019

  • Add script for notarizing mac version
  • Increase the default gas limit for nahmii deposit

appleIdPassword: process.env.APPLE_ID_PASSWORD,
});
} catch (error) {
console.error(error);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it make sense to catch this error and continue? Should the build succeed if we are not able to notarize the app? Or is this intentional, in mitigating the current long processing time of notarizations?

@katat katat merged commit d6ce2fa into master Oct 25, 2019
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.

2 participants