1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 02:54:31 +03:00
This commit is contained in:
Tae Won Ha 2020-01-24 22:33:48 +01:00
parent 5f2e505e65
commit 32dc017ea3
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

View File

@ -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 \