[go: up one dir, main page]

Skip to content

Commit

Permalink
things
Browse files Browse the repository at this point in the history
  • Loading branch information
npmaile committed May 3, 2024
1 parent 6432883 commit 22e206e
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 @@ -32,7 +32,7 @@ archive-mac: mkdir clean
-archivePath ./PapeChanger.xcarchive \
archive

mkdir "./build/release/MacOS/Pape Changer.app"
mkdir -p "./build/release/MacOS/Pape Changer.app"
mv "./PapeChanger.xcarchive/Products/Applications/Pape Changer.app/*" "./build/release/MacOS/Pape Changer.app"

create-dmg:
Expand Down

0 comments on commit 22e206e

Please sign in to comment.