diff --git a/Classes/Base.lproj/WizardViews.xib b/Classes/Base.lproj/WizardViews.xib index 95e4efe8c..9c30bd9cd 100644 --- a/Classes/Base.lproj/WizardViews.xib +++ b/Classes/Base.lproj/WizardViews.xib @@ -1,5 +1,5 @@ - + @@ -30,7 +30,7 @@ - + @@ -62,7 +62,7 @@ - + @@ -159,7 +159,7 @@ - + @@ -247,7 +247,7 @@ - + @@ -308,7 +308,7 @@ - + @@ -389,7 +389,7 @@ - + @@ -459,7 +459,7 @@ - + diff --git a/Classes/WizardViewController.m b/Classes/WizardViewController.m index 9dab1d411..8c8988b32 100644 --- a/Classes/WizardViewController.m +++ b/Classes/WizardViewController.m @@ -365,6 +365,7 @@ static UICompositeViewDescription *compositeDescription = nil; } // Set current view + LOGI(@"Changig assistant view %d -> %d", currentView.tag, view.tag); currentView = view; [contentView insertSubview:view atIndex:0]; [view setFrame:[contentView bounds]]; diff --git a/Tools/imgur_upload.sh b/Tools/imgur_upload.sh index bd36a7c4a..debd736f0 100755 --- a/Tools/imgur_upload.sh +++ b/Tools/imgur_upload.sh @@ -2,7 +2,7 @@ # Install underscore-cli for hacking if ! which underscore &> /dev/null; then - npm install -g underscore-cli >/dev/null + npm install -g underscore-cli &>/dev/null fi cd $KIF_SCREENSHOTS diff --git a/submodules/belle-sip b/submodules/belle-sip index 12d21dbb2..333c42735 160000 --- a/submodules/belle-sip +++ b/submodules/belle-sip @@ -1 +1 @@ -Subproject commit 12d21dbb2ac58dff25b0ca1c66654234b526a429 +Subproject commit 333c427353ee224882e579c3303630a73cba0176 diff --git a/submodules/linphone b/submodules/linphone index fcc39924f..b0d2cd13b 160000 --- a/submodules/linphone +++ b/submodules/linphone @@ -1 +1 @@ -Subproject commit fcc39924ffa45037f83b2217a2f84ddabe962b30 +Subproject commit b0d2cd13b177df4437311258cc3f2ab7f69b2fb5