Skip to content

Add support for signing binaries #65

Open
@prateekma

Description

@prateekma
Member

Currently we do it in allwpilib like this: https://github.com/wpilibsuite/allwpilib/blob/main/build.gradle#L104

It would be nice to have this functionality in native-utils so that it can be used in any native Gradle project.

Activity

added a commit that references this issue on Oct 1, 2024
linked a pull request that will close this issue on Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @rzblue@prateekma

      Issue actions

        Add support for signing binaries · Issue #65 · wpilibsuite/native-utils