mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
submodules: update belle-sip and linphone
This commit is contained in:
parent
5cc466c353
commit
131be9790c
4 changed files with 3 additions and 5 deletions
|
|
@ -42,8 +42,6 @@
|
|||
}
|
||||
|
||||
- (void)_externalLoginWithProtocol:(NSString *)protocol {
|
||||
|
||||
[self setInvalidAccountSet:true];
|
||||
[tester tapViewWithAccessibilityLabel:@"Start"];
|
||||
[tester tapViewWithAccessibilityLabel:@"Sign in SIP account"];
|
||||
|
||||
|
|
|
|||
|
|
@ -552,7 +552,7 @@ def main(argv=None):
|
|||
selected_platforms_dup += archs_simu
|
||||
else:
|
||||
selected_platforms_dup += [platform]
|
||||
# unify platforms but provided order
|
||||
# unify platforms but keep provided order
|
||||
selected_platforms = []
|
||||
for x in selected_platforms_dup:
|
||||
if x not in selected_platforms:
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 5910d6bea58e9e4a4d6476aa31318f11f5ef1271
|
||||
Subproject commit c93a01615811bccdcfbc65aad7247babd1356d72
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 1ce35ae7e3934916bde5b3551899f4b838d7964e
|
||||
Subproject commit 879e017e1efde7f294b48ec4fd353bf3fbeed2fd
|
||||
Loading…
Add table
Reference in a new issue