Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
airspeed committed Aug 9, 2021
1 parent 38db6f4 commit b8984fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PREFIX?=/usr/local
TEMPORARY_FOLDER=./tmp_portable_licenseplist

build:
swift build --disable-sandbox -c release
/usr/bin/xcrun --sdk macosx swift build --disable-sandbox -c release

test:
swift test
Expand Down

0 comments on commit b8984fb

Please sign in to comment.