Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

[104] Issue #104 - March 8, 2018 #362

Closed
RomanVolkov opened this issue Jan 31, 2018 · 42 comments
Closed

[104] Issue #104 - March 8, 2018 #362

RomanVolkov opened this issue Jan 31, 2018 · 42 comments
Assignees

Comments

@RomanVolkov
Copy link
Member

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, open a pull request.

@BasThomas
Copy link
Contributor

Created a draft for you @RomanVolkov :)

@mackoj
Copy link
Contributor

mackoj commented Feb 24, 2018

@jessesquires
Copy link
Member

swiftlang/swift#14442

@jessesquires
Copy link
Member

Jordan Rose blog post
http://belkadan.com/blog/2018/02/Many-to-Many-Protocols/

@tapthaker
Copy link
Contributor

@RomanVolkov
Copy link
Member Author

@BasThomas thanks!

@BasThomas
Copy link
Contributor

swiftlang/swift-evolution#794

Sent with GitHawk

@mackoj
Copy link
Contributor

mackoj commented Feb 28, 2018

https://forums.developer.apple.com/thread/97662

@mackoj
Copy link
Contributor

mackoj commented Feb 28, 2018

swiftlang/swift#14854

@BasThomas
Copy link
Contributor

Thanks for sharing these @mackoj!

Sent with GitHawk

@BasThomas
Copy link
Contributor

https://twitter.com/Catfish_Man/status/968567431835795457

This (from @ilseman) is probably the Swift change I’m most excited about this year. Still a ways to go, but look at those delicious 2.5x ObjC bridging speedups even on this relatively early version! swiftlang/swift#14755

@jessesquires
Copy link
Member

Community reports of improved build times with Xcode 9.3 beat 3

https://twitter.com/benasher44/status/968905975724892160
https://twitter.com/adellibovi/status/969012500682477568

@BasThomas
Copy link
Contributor

https://github.com/apple/swift-nio

@BasThomas
Copy link
Contributor

BasThomas commented Mar 1, 2018

Swift 4.2: https://swift.org/blog/4-2-release-process/

@mackoj
Copy link
Contributor

mackoj commented Mar 1, 2018

https://download.developer.apple.com/Developer_Tools/Xcode_9.3_beta_3/Release_Notes_for_Xcode_9.3_beta_3.pdf

Testing

xccov is a new command-line utility for inspecting the contents of Xcode coverage reports. It can be used to view coverage data in both human-readable and machine parseable format. See the man page for more information about the tool (man xccov). (37172926)

@jessesquires
Copy link
Member

Also, regarding swift-nio (which @BasThomas linked above), they're using GH issues, not JIRA:
https://github.com/apple/swift-nio/issues (just interesting to note)

@jessesquires
Copy link
Member

hey @RomanVolkov 👋 Do you want to try to get a draft going soon? 😄

@BasThomas
Copy link
Contributor

@mackoj I covered xccov in issue 103 already. :)

@mackoj
Copy link
Contributor

mackoj commented Mar 2, 2018

@BasThomas sorry I forgot about it :/

@BasThomas
Copy link
Contributor

No worries :)

@mackoj
Copy link
Contributor

mackoj commented Mar 2, 2018

swiftlang/swift#14913

@SD10
Copy link

SD10 commented Mar 2, 2018

Community: First Class Swift API for Objective-C Frameworks

@RomanVolkov
Copy link
Member Author

@jessesquires yeah. I'll make first draft soon. Just had a crazy week after week of snowboarding and broken arm:) will start soon

@BasThomas
Copy link
Contributor

BasThomas commented Mar 3, 2018

Oh noes! If you do need any help, feel free to reach out.

@jessesquires
Copy link
Member

Oh man. Sorry @RomanVolkov ! Get well soon 😊

@jessesquires
Copy link
Member

Update on SE 192
https://forums.swift.org/t/se-0192-non-exhaustive-enums/7291/337

@RomanVolkov
Copy link
Member Author

@BasThomas @jessesquires thank you guys:)

@tapthaker
Copy link
Contributor

tapthaker commented Mar 3, 2018 via email

@RomanVolkov
Copy link
Member Author

@tapthaker yes:) just had bad braking from the top

@RomanVolkov
Copy link
Member Author

@SwiftWeekly/writers Sorry about that, but seems I won't be able to make a good issue this time. Broken arm after traveling kicked me off of regular rhythm and past days were very chaotic. If anyone can handle this one - that will be great. I pushed new branch, but it has very few changes, just the list of started tasks (which is bigger that usual).
Sorry again for late news

@BasThomas
Copy link
Contributor

BasThomas commented Mar 5, 2018

No worries - I can take over if no one else wants to :). Get well soon @RomanVolkov!

@BasThomas BasThomas mentioned this issue Mar 5, 2018
@RomanVolkov
Copy link
Member Author

@BasThomas thanks a lot! Hope will make another issue soon)

@BasThomas
Copy link
Contributor

Xcode 9 beta 4: https://download.developer.apple.com/Developer_Tools/Xcode_9.3_beta_4/Release_Notes_for_Xcode_9.3_beta_4.pdf

@tapthaker
Copy link
Contributor

Take care @RomanVolkov . @BasThomas : let me know if I can help. We can split work amongst ourselves if need be.

@jessesquires
Copy link
Member

fun trivia from Doug Gregor:
https://twitter.com/dgregor79/status/970857272724172800

@jessesquires
Copy link
Member

Thanks @RomanVolkov ! Get well! 🤒

@BasThomas
Copy link
Contributor

BasThomas commented Mar 6, 2018

Thanks @tapthaker! Feel free to commit directly to the branch. 😊
Any specific part you want to help with? Lets try to prevent duplicate work 😁

@BasThomas
Copy link
Contributor

BasThomas commented Mar 6, 2018

https://twitter.com/ericasadun/status/970754573609484288

New post: New to Swift in Xcode 9.3 Beta 4: SE-0075 and SE-0190 allow better configuration testing http://ericasadun.com/2018/03/05/new-to-swift-in-xcode-9-3-beta-4-se-0075-and-se-0190-allow-better-configuration-testing/

@tapthaker
Copy link
Contributor

@BasThomas I will take up Commits & Pull Requests & Proposals.

@jessesquires
Copy link
Member

@tapthaker if you don't mind, just make your edits directly on the existing PR #371 😄

@gregheo
Copy link
Member

gregheo commented Mar 8, 2018

SE-0199 accepted!

https://forums.swift.org/t/accepted-se-199-add-toggle-to-bool/10681
https://github.com/apple/swift-evolution/blob/master/proposals/0199-bool-toggle.md

@BasThomas
Copy link
Contributor

BasThomas commented Mar 8, 2018

194 accepted with revisions (swiftlang/swift-evolution#798)
Lets not add this in this issue unless explicitly accepted in the thread: swiftlang/swift-evolution#798 (comment).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

7 participants