[go: up one dir, main page]

Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
npmaile authored May 2, 2024
1 parent dfd7f7d commit 31174bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ build-mac: mkdir clean
lipo build/bin/MacOS/amd64_papeChanger -create build/bin/MacOS/arm64_papeChanger -output ./build/bin/MacOs/papechanger

release-mac: mkdir clean
cd AppleWrapepr/PapeChanger/Pape\ Changer.xcodeproj && xcodebuild -configuration Release
xcodebuild -workspace project.xcworkspace -scheme PapeChanger -configuration Release
cd AppleWrapepr/PapeChanger/Pape\ Changer.xcodeproj && xcodebuild -workspace project.xcworkspace -scheme PapeChanger -configuration Release
create-dmg \
--app-drop-link 450 200 \
--icon "Pape Changer.app" 150 200\
Expand Down

0 comments on commit 31174bd

Please sign in to comment.