aboutsummaryrefslogtreecommitdiffstats
path: root/resources/install/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/install/build.xml')
-rw-r--r--resources/install/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/install/build.xml b/resources/install/build.xml
index 41624fa..98202f8 100644
--- a/resources/install/build.xml
+++ b/resources/install/build.xml
@@ -1758,7 +1758,7 @@
<!-- the designated param value is taken after executing the command
on already installed and signed application
$ codesign -d -r- /Applications/Jitsi.app -->
- <arg value="=designated => identifier &quot;org.${package.name}&quot; and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = &quot;BE8738ZVRM&quot;"/>
+ <arg value="=designated => identifier &quot;org.${package.name}&quot; and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = &quot;9J46G85C89&quot;"/>
<arg value="${macosx.app.dir}/${application.name}.app"/>
</exec>