File tree 2 files changed +5
-6
lines changed
2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' utf-8' ?>
2
- <widget android-versionCode =" 1 " id =" edu.berkeley.eecs.embase" ios-CFBundleVersion =" 1 " version =" 1.0.0 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
3
- <name >e²mission </name >
2
+ <widget android-versionCode =" 2 " id =" edu.berkeley.eecs.embase" ios-CFBundleVersion =" 2 " version =" 1.0.1 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
3
+ <name >emTripLog </name >
4
4
<description >
5
5
Base version of the e-mission app, intended for customization by studies.
6
6
</description >
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " edu.berkeley.eecs.emission " ,
3
- "version" : " 2.5.0 " ,
4
- "displayName" : " e²mission " ,
2
+ "name" : " edu.berkeley.eecs.embase " ,
3
+ "version" : " 1.0.1 " ,
4
+ "displayName" : " emTripLog " ,
5
5
"cordova" : {
6
6
"platforms" : [
7
7
" ios" ,
61
61
"edu.berkeley.eecs.emission.cordova.settings" : " https://github.com/e-mission/cordova-connection-settings.git" ,
62
62
"edu.berkeley.eecs.emission.cordova.unifiedlogger" : " https://github.com/e-mission/cordova-unified-logger.git" ,
63
63
"edu.berkeley.eecs.emission.cordova.usercache" : " https://github.com/e-mission/cordova-usercache.git" ,
64
- "em-cordova-connection-settings" : " file:../e-mission-transition-notify" ,
65
64
"em-cordova-transition-notify" : " git+https://github.com/e-mission/e-mission-transition-notify.git" ,
66
65
"fs-extra" : " ^5.0.0" ,
67
66
"ionic-plugin-keyboard" : " ~2.2.1" ,
You can’t perform that action at this time.
0 commit comments