diff --git a/makefile b/makefile index c028fbe4..12566e4e 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,4 @@ macos-release: - rm -r ./Build/ set -o pipefail && xcodebuild archive \ -project ./Loop.xcodeproj \ -destination "generic/platform=macOS" \