We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a90a3 commit cc09746Copy full SHA for cc09746
installer/distribution.xml
@@ -13,10 +13,10 @@
13
</choices-outline>
14
15
<choice id="module" title="Module">
16
- <pkg-ref id="org.audacity.openvino-module"/>
+ <pkg-ref id="org.audacityteam.openvino-module"/>
17
</choice>
18
19
- <pkg-ref id="org.audacity.openvino-module">
+ <pkg-ref id="org.audacityteam.openvino-module">
20
#openvino-module.pkg
21
<must-close>
22
<app id="org.audacityteam.audacity"/>
scripts/build.sh
@@ -159,7 +159,7 @@ pkgbuild \
159
--root dist \
160
--scripts Scripts \
161
--install-location / \
162
- --identifier org.audacityteam.audacity \
+ --identifier org.audacityteam.openvino-module \
163
--version "$MODULE_VERSION" \
164
packages/openvino-module.pkg
165
0 commit comments