Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehjohn committed Aug 14, 2024
1 parent 570f8b7 commit 5c466e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish-app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ cd Contents
mkdir MacOS
cp -R ../../src/Zen.Desktop.Host/bin/Release/net8.0/osx-x64/publish/* MacOS
mkdir Resources
mv MacOS/_Content Resources
cp MacOS/_Content Resources
cp ../../icon.icns Resources
cp ../../src/Zen.Desktop.Host/Info.plist .
cd ..
Expand Down

0 comments on commit 5c466e6

Please sign in to comment.