more wip linphone
This commit is contained in:
parent
19316dc4c8
commit
20f43fdfda
|
@ -19,13 +19,14 @@ Description:
|
|||
Repo Type:git
|
||||
Repo:git://git.linphone.org/linphone-android.git
|
||||
|
||||
#Build error n.b lot of stuff in build.xml. Not even sure of right commit
|
||||
Build Version:1.3.2,1320,!WIP 1.3.2,buildjni=yes,update=force,\
|
||||
Build Version:2.0.2,2002,2.0.2,buildjni=no,update=force,\
|
||||
init=cd submodules/linphone && git submodule init && git submodule update && cd ../../,\
|
||||
prebuild=export NDK_PATH=$$NDK$$ && ./prepare_sources.sh && \
|
||||
sed -i 's/debuggable ="true"/debuggable ="false"/g' AndroidManifest.xml
|
||||
prebuild=export NDK_PATH=$$NDK$$ && ./prepare_sources.sh && rm -rf tests && \
|
||||
sed -i 's/debuggable ="true"/debuggable ="false"/g' AndroidManifest.xml && \
|
||||
sed -i '/key/d' ant.properties && sed -i 's/markets\">false/markets\">=true/g' res/values/non_localizable_custom.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
Current Version:1.3.2
|
||||
Current Version Code:1320
|
||||
Current Version:2.0.2
|
||||
Current Version Code:2002
|
||||
|
||||
|
|
Loading…
Reference in a new issue