submodules: fix compilation

This commit is contained in:
Gautier Pelloux-Prayer 2015-07-03 15:51:49 +02:00
parent a8cf7515b2
commit 090b383e68
4 changed files with 6 additions and 6 deletions

View file

@ -61,9 +61,9 @@ NSString* const kLogsUpdateNotification = @"kLogsUpdateNotification";
bc_tester_init((void (*)(int, const char *fm, va_list))linphone_iphone_log_handler, ORTP_MESSAGE, ORTP_ERROR);
liblinphone_tester_add_suites();
bc_tester_read_dir_prefix = ms_strdup([bundlePath UTF8String]);
bc_tester_writable_dir_prefix = ms_strdup([documentPath UTF8String]);
bc_tester_set_resource_dir_prefix([bundlePath UTF8String]);
bc_tester_set_writable_dir_prefix([documentPath UTF8String]);
LOGI(@"Bundle path: %@", bundlePath);
LOGI(@"Document path: %@", documentPath);

@ -1 +1 @@
Subproject commit 2548b92b71c8eeff0e0a898ddf12f585cae447e1
Subproject commit 32977edc43840ab3013fa01642937b52fa58b90a

@ -1 +1 @@
Subproject commit a45c1b0ca6cb3f89fa13dd42f71e0d27e4472b3c
Subproject commit 98bdac2544adaf507a31974bf57b9f9d29589265

@ -1 +1 @@
Subproject commit bc2ba427eabc516f3f39312e92e4dfab78e3108b
Subproject commit ea36261c8095771d0df8284c6a9376d8efb53e20