mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
[Outgrade submodule]
fix xcode9 compilation
This commit is contained in:
parent
497cf58271
commit
4bdd29a5d9
5 changed files with 10 additions and 5 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -75,9 +75,6 @@
|
|||
path = submodules/externals/vo-amrwbenc
|
||||
url = git://git.linphone.org/vo-amrwbenc.git
|
||||
ignore = dirty
|
||||
[submodule "submodules/externals/libmatroska-c"]
|
||||
path = submodules/externals/libmatroska-c
|
||||
url = git://git.linphone.org/libmatroska-c.git
|
||||
[submodule "submodules/belr"]
|
||||
path = submodules/belr
|
||||
url = git://git.linphone.org/belr
|
||||
|
|
@ -111,3 +108,6 @@
|
|||
[submodule "submodules/ortp"]
|
||||
path = submodules/ortp
|
||||
url = git://git.linphone.org/ortp.git
|
||||
[submodule "submodules/bcmatroska2"]
|
||||
path = submodules/bcmatroska2
|
||||
url = git://git.linphone.org/bcmatroska2.git
|
||||
|
|
|
|||
|
|
@ -127,6 +127,11 @@
|
|||
"idiom" : "ipad",
|
||||
"filename" : "linphone_icon_167.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "ios-marketing",
|
||||
"size" : "1024x1024",
|
||||
"scale" : "1x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
|
|
|
|||
1
submodules/bcmatroska2
Submodule
1
submodules/bcmatroska2
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 46f30179fcc9d00f35f7d0ef8eacce0a204e4d07
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 5bcddfbf5d3433723919cd540cd23040e3b88255
|
||||
Subproject commit 404cd869464fa591c2a11fb91242c2983f73270f
|
||||
1
submodules/externals/libmatroska-c
vendored
1
submodules/externals/libmatroska-c
vendored
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 9837df79acb64f81670e464665985b09c4d0a994
|
||||
Loading…
Add table
Reference in a new issue