Hmmm.  Symlinks will break if the code ever touches Windows but they could be 
safely created as a part of a before_compile hook since that would only ever 
run on OSX practically speaking.  (after_prepare would still fire if you add 
iOS on Windows - which is something we talked about being a potential issue if 
platforms are referenced in package.json.)

-Chuck

-----Original Message-----
From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew Grieve
Sent: Thursday, June 11, 2015 11:27 AM
To: dev
Subject: Re: [iOS 8] WKWebView moving forward

Could maybe try creating symlinks / hardlinks to save on space / creation time?

On Wed, Jun 10, 2015 at 12:00 PM, Shazron <shaz...@gmail.com> wrote:

> Safari View Controller video:
> https://developer.apple.com/videos/wwdc/2015/?id=504
>
> What's New in Web Development in WebKit and Safari video:
> https://developer.apple.com/videos/wwdc/2015/?id=501
>
>
> On Tue, Jun 9, 2015 at 3:59 PM, Shazron <shaz...@gmail.com> wrote:
>
> > I definitely will watch.
> > Just read about ODR
> >
> https://developer.apple.com/library/prerelease/ios/documentation/FileM
> anagement/Conceptual/On_Demand_Resources_Guide/Chapters/IntroToODR.htm
> l#//apple_ref/doc/uid/TP40015083-CH2-SW1
> >
> > So we could still use the copy method (fast, small app bundle) and 
> > have a solution in Cordova for ODR for app bundles that are huge. 
> > For example,
> in
> > the CLI prepare step.
> >
> > Of course this won't be a universal solution and is more complicated.
> >
> > On Tuesday, June 9, 2015, Carlos Santana <csantan...@gmail.com> wrote:
> >
> >> What do we loose, I just attended the session.
> >> I think for most uses is a win at least in the security aspect 
> >> Watch the session when the video is available and we can discuss later.
> >>
> >> On Tue, Jun 9, 2015 at 1:23 PM Shazron <shaz...@gmail.com> wrote:
> >>
> >> > We could use it for InAppBrowser but we might lose some features 
> >> > that
> we
> >> > have possibly.
> >> >
> >> > Anyways, one piece of bad news for WKWebView iOS 9 - you can load 
> >> > file
> >> urls
> >> > in Library and Documents, but not the app bundle.
> >> > https://twitter.com/wkwebview/status/608359163299819521
> >> >
> >> > On Tue, Jun 9, 2015 at 1:02 PM, Carlos Santana 
> >> > <csantan...@gmail.com>
> >> > wrote:
> >> >
> >> > > Yay !
> >> > > There is also a new Safari View Controller, don't know if it's
> >> applicable
> >> > > to replace wkwebview but at least I think it can be use to 
> >> > > build the
> >> next
> >> > > gen inappbrowser since its beats a makeup in iOS anyway.
> >> > >
> >> > > The session is in 30 minutes so I'm planning attending.
> >> > > On Mon, Jun 8, 2015 at 2:33 PM Shazron <shaz...@gmail.com> wrote:
> >> > >
> >> > > > There is a WWDC session: "Safari Extensibility: Content 
> >> > > > Blocking
> and
> >> > > Shared
> >> > > > Links". So I'm hopeful for whitelisting
> >> > > >
> >> > > > On Mon, Jun 8, 2015 at 1:22 PM, Shazron <shaz...@gmail.com>
> wrote:
> >> > > >
> >> > > > > Moar news
> https://twitter.com/wkwebview/status/608005652720451584
> >> > > > >
> >> > > > >
> >> > > > > On Monday, June 8, 2015, Shazron <shaz...@gmail.com> wrote:
> >> > > > >
> >> > > > >> Cordova developers rejoice, iOS 9 includes the API to load
> pages
> >> > from
> >> > > > >> file:// urls
> >> > https://twitter.com/wkwebview/status/608002548151119872
> >> > > > >>
> >> > > > >> On Mon, Feb 9, 2015 at 2:19 PM, Shazron 
> >> > > > >> <shaz...@gmail.com>
> >> wrote:
> >> > > > >>
> >> > > > >>> Also Xcode 6.3 now *requires* Yosemite. Fair warning to
> upgrade
> >> I
> >> > > > >>> suppose for your dev machines and build servers...
> >> > > > >>>
> >> > > > >>>
> >> > > > >>> On Mon, Feb 9, 2015 at 2:13 PM, tommy-carlos williams 
> >> > > > >>> <to...@devgeeks.org> wrote:
> >> > > > >>> > Oh, FFS.
> >> > > > >>> >
> >> > > > >>> > I give up on Apple solving this, personally. Most apps 
> >> > > > >>> > don’t
> >> > > > >>> *actually* need it (they think they do, but they don’t). 
> >> > > > >>> I am
> >> going
> >> > > to
> >> > > > find
> >> > > > >>> another way to solve it for our apps… maybe I will 
> >> > > > >>> actually
> >> have to
> >> > > > write a
> >> > > > >>> native plugin for the crypto :(
> >> > > > >>> >
> >> > > > >>> > --
> >> > > > >>> > tommy-carlos williams
> >> > > > >>> >
> >> > > > >>> > On 10 February 2015 at 08:18:31, Shazron 
> >> > > > >>> > (shaz...@gmail.com
> )
> >> > > wrote:
> >> > > > >>> >
> >> > > > >>> > In other news -- the new Xcode 6.3 beta (iOS 8.3) does 
> >> > > > >>> > *not*
> >> > > contain
> >> > > > >>> > the loadFileURL:readAccessURL: selector that we are all
> >> waiting
> >> > for
> >> > > > >>> > :'(
> >> > > > >>> > https://twitter.com/wkwebview/status/564865657225756672
> >> > > > >>>
> >> > > > >>
> >> > > > >>
> >> > > >
> >> > >
> >> >
> >>
> >
>

Reply via email to