-
-
Notifications
You must be signed in to change notification settings - Fork 86
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
Add support for OneTouch Ultra Plus Flex meter (UPLOAD-1175) #1612
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
Just noting that it required a couple tweaks to the notary system to (1) disable electron-builder's built in notary function since we're using the afterSign script and (2) removing a property that causes electron-notarize to fall back to the legacy notary system which now errors out
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍🏼
Addresses UPLOAD-1175.
I also cherry-picked @krystophv 's fixes for CircleCI to get the Windows binary to build.