Skip to content

Commit

Permalink
Try resign also the package
Browse files Browse the repository at this point in the history
  • Loading branch information
graphemecluster committed Dec 10, 2024
1 parent 7f7e38d commit e986e21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ci/package-mac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ popd
# Finally, compress back the package
mkdir output
pkgutil --flatten package output/Squirrel-${SQUIRREL_VERSION}-rime-cantonese.pkg

# Resign the package
codesign --sign "$SIGNING_IDENTITY" --timestamp --deep --force output/Squirrel-${SQUIRREL_VERSION}-rime-cantonese.pkg

0 comments on commit e986e21

Please sign in to comment.