> On Jun 13, 2016, at 5:41 PM, Karl via swift-dev wrote:
>
> Wow, Xcode 8 looks like a really great release. Very impressed by the memory
> debugger, but it seems to have lots of really nice improvements all-around.
It's always exciting to be able to share what everyone has been working on.
>
I’m not sure that’s the reason:
- Only Playgrounds are restricted, not Apps. You can still use OSS toolchains
to build apps, like you always could.
- You can only submit to the AppStore from the latest stable Xcode (7.3, isn’t
it?)
- You can also deploy apps by manually building & installing wit
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
Wow, Xcode 8 looks like a really great release. Very impressed by the memory
debugger, but it seems to have lots of really nice improvements all-around.
According to the release notes
(http://adcdownload.apple.com/WWDC_2016/Xcode_8_beta/Release_Notes_for_Xcode_8_beta.pdf),
we can now use OSS to