nicklockwood / SwiftFormat

A command-line tool and Xcode Extension for formatting Swift code
MIT License
7.92k stars 639 forks source link

How do i find the checksum? #1465

Closed NoamEfergan closed 1 year ago

NoamEfergan commented 1 year ago

Mega noob question sorry about it, i'm trying to integrate the binary, how can i find the checksum? what do i need to do?

NoamEfergan commented 1 year ago

Noob question, noob answer.

  1. download the artifact.zip file
  2. cd into where it is
  3. touch Package.swift
  4. swift package compute-checksum name_of_the_file_with_arficats.zip