An error occurred while fetching the assigned milestone of the selected merge_request.
1 unresolved thread
Various fixes and changes to be able to create CoreManagers in the iOS swift tester
Activity
requested review from @smorlat
mentioned in merge request linphone-sdk!2886
419 419 tools/tester.h 420 420 ) 421 421 422 # Files defined here will be copied that the root of the framework. 423 # Folders defined here will also be copied, but they will be empty 422 424 set(LINPHONETESTER_RESOURCES 423 "${CMAKE_CURRENT_SOURCE_DIR}/certificates" En fait les resources n'ont pas été enlevées, au contraire. Ce bout de code n'a jamais fonctionné : ça créait uniquement un repertoire vide nommé "certificates" dans le framework. A la place je les ajoute un peu plus bas avec l'appel à "copy_resources_to_linphonetester_framework("certificates")".
Par contre oui je me suis emmêlé les pinceaux dans le commentaire
Edited by Quentin Arguillere
added 12 commits
-
f87f7635...59273a27 - 8 commits from branch
master
- e305ce61 - Add liblinphone_tester_set_dns_engine_by_default function
- f42f53e0 - Add disable_CU_environment flag that can be set in the liblinphone tester. If...
- a7dffef9 - Edit tester CMakeLists to properly copy directories in resources (was empty before)
- 9b896865 - account push param generation: accounts push config now always have a default...
Toggle commit list-
f87f7635...59273a27 - 8 commits from branch
added 8 commits
-
9b896865...19712d87 - 4 commits from branch
master
- fe2a02dd - Add liblinphone_tester_set_dns_engine_by_default function
- 4e24cd7a - Add disable_CU_environment flag that can be set in the liblinphone tester. If...
- ff3fcb23 - Edit tester CMakeLists to properly copy directories in resources (was empty before)
- f530fb84 - account push param generation: accounts push config now always have a default...
Toggle commit list-
9b896865...19712d87 - 4 commits from branch
added 8 commits
-
f530fb84...a89579e1 - 4 commits from branch
master
- 9aa962ab - Add liblinphone_tester_set_dns_engine_by_default function
- 8f0a2947 - Add disable_CU_environment flag that can be set in the liblinphone tester. If...
- 1e3b7852 - Edit tester CMakeLists to properly copy directories in resources (was empty before)
- fcbdf210 - account push param generation: accounts push config now always have a default...
Toggle commit list-
f530fb84...a89579e1 - 4 commits from branch