lcsc-capstone / lcsc-ionic-app

LCSC's new app, built by CS and Web Dev students
0 stars 1 forks source link

Update config.xml #160

Closed clblamires closed 6 years ago

clblamires commented 6 years ago

Since the project is very near completion, the config.xml file needs to be updated.

Lines 2, 3, 4, and 5 in particular need modification. Those include the app's name, description, and author information. The id "io,ionic.starter" is the reverse-domain identifier and needs to be changed.

Specifics on what goes into config.xml can be found on the Cordova documentation

luvjOi commented 6 years ago

I found the file in my copy, would the author be the school information?

dneverson commented 6 years ago

what email address are you wanting to use?

ninamariepeterson commented 6 years ago

Please use the ns-appstore@lcmail.lcsc.edumailto:ns-appstore@lcmail.lcsc.edu email. I will verify the email address tomorrow if you don’t have it.

Thanks, Nina

Sent from my iPhone

On Apr 19, 2018, at 10:13 PM, Derry Everson notifications@github.com<mailto:notifications@github.com> wrote:

what email address are you wanting to use?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/lcsc-capstone/lcsc-ionic-app/issues/160#issuecomment-382978996, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALf3wB46_ugXu8-BGIh-nXOCOUfJDbKhks5tqW57gaJpZM4TYkG4.

dneverson commented 6 years ago

Changing < widget version="0.0.1" > to < widget version="1.0.1" >causes build issues, will investigate further in the morning. all other changes are in calendar-and-events branch now.