Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
da-liii committed Nov 29, 2024
1 parent b81f943 commit bba367b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xmake/research.lua
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ target("research_packager") do
try {
function ()
os.execv(hdiutil_command)
os.exit(0)
end,
catch {
function (errors)
Expand Down

0 comments on commit bba367b

Please sign in to comment.