Skip to content

Commit cc256d5

Browse files
committed
no sign
1 parent 4f5c04c commit cc256d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ function build() {
5454
fi
5555

5656
echo "self Signing to the app..."
57-
codesign --force --deep --sign "V2rayU" "${V2rayU_RELEASE}/${APP_NAME}.app"
57+
# codesign --force --deep --sign "V2rayU" "${V2rayU_RELEASE}/${APP_NAME}.app"
5858

5959
echo "Creating DMG file..."
6060
rm -f ${V2rayU_64_dmg} ${V2rayU_arm64_dmg}

0 commit comments

Comments
 (0)