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

Add darwin arm64 target #34

Merged
merged 15 commits into from Mar 31, 2021
Merged

Add darwin arm64 target #34

merged 15 commits into from Mar 31, 2021

Commits on Mar 7, 2021

  1. Add darwin arm64 target

    This commit add support for the darwin arm64 target.
    
    Additionally provides:
    - Update Go to v1.16.0
    - Update fyne cli to v2.0.1
    - Add darwin arm64 target
    - Remove darwin 386 target
    
    Fixes fyne-io#33
    lucor committed Mar 7, 2021
    Copy the full SHA
    f3557f5 View commit details
    Browse the repository at this point in the history
  2. Update multistage labels

    lucor committed Mar 7, 2021
    Copy the full SHA
    b523710 View commit details
    Browse the repository at this point in the history
  3. Update appID check

    lucor committed Mar 7, 2021
    Copy the full SHA
    2beff8c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Copy the full SHA
    e072d73 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1d0ae5d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Copy the full SHA
    705254e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f9ae7eb View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Revert "Fake sign darwin arm64 binaries using ldid"

    This reverts commit f9ae7eb.
    lucor committed Mar 10, 2021
    Copy the full SHA
    a2003c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Update Go to v1.16.1

    lucor committed Mar 11, 2021
    Copy the full SHA
    27c55af View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Update Go to v1.16.2

    lucor committed Mar 12, 2021
    Copy the full SHA
    c95deca View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0d36b99 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Add the darwin-image command

    lucor committed Mar 13, 2021
    Copy the full SHA
    4707fa3 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    lucor committed Mar 13, 2021
    Copy the full SHA
    372df38 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3aab2ec View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Copy the full SHA
    5e2241a View commit details
    Browse the repository at this point in the history