purge Pocket Library; assets missing in apk
This commit is contained in:
parent
43b0ab7eb3
commit
317d03ae88
|
@ -7,7 +7,12 @@ Issue Tracker:https://github.com/wanleung/ChangjieIME/issues
|
|||
Auto Name:Changjie Input Method
|
||||
Summary:Chinese keyboard
|
||||
Description:
|
||||
The project is based on the new ibus-cangjie based library libcangjie.
|
||||
Supported Changjie ( Cangjie ) version 3 and 5, and Quick Method,
|
||||
with Phases support.
|
||||
|
||||
The project is based on the new ibus-cangjie based
|
||||
[https://github.com/Cangjians library] libcangjie.
|
||||
The dictionary is based on [http://cle.linux.org.tw/trac gcin].
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
|
@ -27,11 +27,14 @@ A proprietary analytics library was removed.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/helsinki-city-library/pocketlibrary.git
|
||||
|
||||
Build Version:1.5,18,ad935f,subdir=android,\
|
||||
rm=android/libs/libGoogleAnalyticsV2.jar;iphone;common,\
|
||||
init=rm LibraryProject/build.xml && echo -e "android.library=true\ntarget=android-12" > LibraryProject/project.properties,\
|
||||
srclibs=NoAnalytics@c8d77,\
|
||||
prebuild=$$SDK$$/tools/android update project -l $$NoAnalytics$$ -p .
|
||||
Build:1.5,18
|
||||
commit=ad935f
|
||||
disable=purge apk; assets need to be included from common somehow
|
||||
subdir=android
|
||||
init=rm LibraryProject/build.xml && echo -e "android.library=true\ntarget=android-12" > LibraryProject/project.properties
|
||||
srclibs=NoAnalytics@c8d77
|
||||
rm=android/libs/libGoogleAnalyticsV2.jar;iphone
|
||||
prebuild=$$SDK$$/tools/android update project -l $$NoAnalytics$$ -p .
|
||||
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.5
|
||||
|
|
Loading…
Reference in a new issue