Swiftweekly.github.io: [119] Issue #119 - October 4, 2018

Created on 20 Sep 2018  Â·  18Comments  Â·  Source: SwiftWeekly/swiftweekly.github.io

To contribute to this issue, simply leave a comment here. Please also review our contributing guidelines.

The current draft for this issue in _drafts/. If you want to contribute directly, feel free to open a pull request.

full issue notes

Most helpful comment

All 18 comments

Great article how _CaseIterable_ works internally in Swift.

https://swiftrocks.com/how-caseiterable-works-internally-in-swift.html

229 in review

Apple has doubled Swift usage in iOS 12 apps
https://blog.timac.org/2018/0924-state-of-swift-ios12/

230 awaiting review

apple/swift-nio#609

Yep, now swift-nio is fully compatible with Android. This PR is a part of making Vapor/WebSocket compatible with Android, also you can check working fork here 😊
Next step will be swift-nio-ssl, and vapor related packages.

231 in review

Sent with GitHawk

https://agostini.tech/2018/09/23/building-the-enigma-machine-in-swift/ This can be ending of the newsletter. Really cool small project. :)

Interesting case in macOS development where Obj-C can save the day. https://forums.swift.org/t/anyobject-parameter-cannot-assign-to-immutable-expression/16642

I actually had similar case quite recently with AVFoundation https://forums.swift.org/t/using-methods-marked-unavailable-in-swift-4-2/14949

Swift and Objective-C overview by JetBrains https://www.jetbrains.com/research/devecosystem-2018/swift-objc/

https://twitter.com/AirspeedSwift/status/1047647729323655168

The ABI checker is now checking my ABI-breaking shenanigans, forcing me to confess them on my PRs…
https://github.com/apple/swift/pull/19686/files#diff-143519487d510f4001fa035ff3d84088

https://twitter.com/slava_pestov/status/1047721728074547200

Nice performance improvements here, especially since for now the optimization is only enabled for the stdlib itself: https://github.com/apple/swift/pull/19690

Closed by #415

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jessesquires picture jessesquires  Â·  9Comments

jessesquires picture jessesquires  Â·  10Comments

jessesquires picture jessesquires  Â·  4Comments

jessesquires picture jessesquires  Â·  6Comments

jessesquires picture jessesquires  Â·  7Comments