mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-28 02:54:31 +03:00
Tidy up
This commit is contained in:
parent
5f2e505e65
commit
32dc017ea3
@ -91,9 +91,6 @@ echo "### VimR archive file name: ${vimr_file_name}"
|
||||
|
||||
echo "### Notarizing"
|
||||
pushd ./build/Build/Products/Release > /dev/null
|
||||
# codesign \
|
||||
# --force -s "Developer ID Application: Tae Won Ha (H96Q2NKTQH)" --timestamp --options=runtime \
|
||||
# VimR.app/Contents/Frameworks/NvimView.framework/Versions/A/PlugIns/NvimServer
|
||||
ditto -c -k --keepParent VimR.app VimR.app.zip
|
||||
echo "### Uploading"
|
||||
export readonly request_uuid=$(xcrun \
|
||||
|
Loading…
Reference in New Issue
Block a user