mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-07 14:44:01 +00:00
Update path in notarization script to the new output path.
Update SDK.
This commit is contained in:
parent
e614ab9cf7
commit
c460121342
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit ada455e05455be721c96f8a42306c8dc35da1887
|
||||
Subproject commit 51de6331ef92c7fb9c20da0632ad79db9006bbad
|
||||
|
|
@ -3,7 +3,7 @@
|
|||
#Notarization for Mac. Launch it from the build folder
|
||||
|
||||
#rm notarize_result.plist
|
||||
FILES=OUTPUT/Packages/*.dmg
|
||||
FILES=OUTPUT/linphone-app/macos/Packages/*.dmg
|
||||
for f in $FILES
|
||||
do
|
||||
linphone_file=$f
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue