Those later platforms are "curated", you can only deploy apps via the App
Store. It seems likely to ensure the policies and security model associated
with that curation only Apple signed toolchains can be used for deployment.
-Shawn
On Mon, Jun 13, 2016 at 5:41 PM Karl via swift-dev
wrote:
> Wow
Trying to get back on PR1950 today.. fighting to get things building again
after a recent update-checkout.
-Shawn
On Thu, Apr 21, 2016 at 7:18 PM Sangjin Han via swift-dev <
swift-dev@swift.org> wrote:
> Hi Joel,
>
> I list some URLs.
>
> Bug/Feature report in http://bugs.swift.org
> ---
On Mon, Apr 11, 2016 at 11:42 AM Dave Abrahams wrote:
>
> on Mon Apr 11 2016, Shawn Erickson wrote:
>
> > Anything to attempt on strings? I see you are considering consolidating
> down to
> > a single index type for those, etc. Of course you also imply a large
> string
> > rework that may happen
Anything to attempt on strings? I see you are considering consolidating
down to a single index type for those, etc. Of course you also imply a
large string rework that may happen in the future.
-Shawn
On Mon, Apr 11, 2016 at 11:07 AM Dave Abrahams wrote:
>
> on Sun Apr 10 2016, Austin Zheng wr
Note I have some changes inflight to better isolate use of aspects of
pthreads in the runtime behind a mutex, etc. abstraction (about to open
another pull request).
I was thinking about looking into Windows native implementations.
-Shawn
On Mon, Mar 28, 2016 at 11:18 AM Xuejun Yang via swift-de
Anything I can help with on this effort? It looks like things are moving
along among the Apple folks. Not sure how to jump in without stepping on in
flight work, etc.
On Tue, Mar 15, 2016 at 1:39 AM Dmitri Gribenko wrote:
> On Mon, Mar 14, 2016 at 7:59 PM, Shawn Erickson wrote:
> >
> >
> > On T
On Thu, Mar 10, 2016 at 10:49 PM Dmitri Gribenko
wrote:
> Hi everyone,
>
> I just wanted to announce that we have sufficient change on the
> swift-3-indexing-model branch so that we can build the core standard
> library and StdlibUnittest. We achieved this by putting the protocol
> new structure