I thought it used to be in the README.md (or somewhere else?), but I don't think the res/ directory is meant to be included at all. When updating the template, you're supposed to take the platform-specific things out of there and put them in the right spot (splash screen and icon). They aren't needed at all by the actually run-time.
On Fri, Oct 18, 2013 at 7:05 PM, Brian LeRoux <b...@brian.io> wrote: > ya merges > > also think we should redo that app to something more sane and tiny > > > On Fri, Oct 18, 2013 at 12:53 PM, Shazron <shaz...@gmail.com> wrote: > > > Didn't think about merges -- +1 merges for moi > > > > > > On Fri, Oct 18, 2013 at 12:41 PM, Jesse <purplecabb...@gmail.com> wrote: > > > > > Also, the images we use are ridiculous large considering we want people > > to > > > replace them. > > > > > > @purplecabbage > > > risingj.com > > > > > > > > > On Fri, Oct 18, 2013 at 12:38 PM, Michal Mocny <mmo...@chromium.org> > > > wrote: > > > > > > > +1 to merges/ > > > > > > > > I don't mind the 8megs shipped with the default helloworld, but it > > should > > > > not be copied into platform's www for sure. > > > > > > > > -Michal > > > > > > > > > > > > On Fri, Oct 18, 2013 at 3:01 PM, Ian Clelland < > iclell...@chromium.org > > > > >wrote: > > > > > > > > > I'd love to have this fixed as part of CB-2606; There's a lot we > > could > > > do > > > > > to make icons and splashscreens better. > > > > > > > > > > > > > > > On Fri, Oct 18, 2013 at 2:52 PM, Shazron <shaz...@gmail.com> > wrote: > > > > > > > > > > > When someone creates a vanilla iOS project from the CLI, the > > default > > > > app > > > > > is > > > > > > 8 MB. It's obvious why this is so, the www/res folder includes > all > > > the > > > > > > icons for all the platforms and is 8 MB. > > > > > > > > > > > > Can we change this (why include all icons -- the www should be > > > > agnostic), > > > > > > or is this a documentation problem. > > > > > > > > > > > > > > > > > > > > >