Skip to content

Commit

Permalink
DEBUG:save env
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffie committed Dec 12, 2023
1 parent 2b805d7 commit 50853b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mac/deploy_mac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ build_installer_image() {

# Build installer image

echo DYLD_INSERT_LIBRARIES=$DYLD_INSERT_LIBRARIES
export DYLD_INSERT_LIBRARIES=''
env > debug-env.sh
env
bash -x create-dmg \
--volname "${client_target_name} Installer" \
--hdiutil-verbose \
Expand Down

0 comments on commit 50853b7

Please sign in to comment.