Skip to content

Commit

Permalink
gh actions macOS 1/n
Browse files Browse the repository at this point in the history
  • Loading branch information
randomlogin authored Sep 5, 2024
1 parent 845e939 commit d99b32a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-macos-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,10 @@ jobs:
chmod +x builds/macos/Fingertip.app/Contents/MacOS/hnsd
dylibbundler -od -b -x builds/macos/Fingertip.app/Contents/MacOS/hnsd -d builds/macos/Fingertip.app/Contents/Frameworks -p @executable_path/../Frameworks/
./builds/macos/build.sh
dylibbundler -od -b -x builds/macos/Fingertip.app/Contents/MacOS/fingertip -d builds/macos/Fingertip.app/Contents/Frameworks -p @executable_path/../Frameworks/
ls -l builds/macos
ls -l builds/macos/Fingertip.app/Contents/MacOS
ls -l builds/macos/Fingertip.app/Contents/Frameworks
- name: Create DMG
working-directory: ./builds/macos
Expand Down

0 comments on commit d99b32a

Please sign in to comment.