WWDC23 感想

2023/06/14(Wed) 18:45:23
Keynote - WWDC23 - Videos - Apple Developer
https://developer.apple.com/videos/play/wwdc2023/101/

2023/06/14(Wed) 18:46:40

WWDC23 の基調講演 [2023年6月5日AM10時(日本時間2023年6月6日AM2時)] を Apple TV で視聴しました。15インチ MacBook Air、Mac Studio、Mac Pro、M2 Ultra、iOS 17、iPadOS 17、macOS Sonoma、watchOS 10 が発表されました。Apple Vision Pro には、未来を感じますね。

2023/06/14(Wed) 19:01:23
「Apple Developer」 を App Store で
https://apps.apple.com/jp/app/apple-developer/id640199958
2023/06/14(Wed) 19:10:55
Platforms State of the Union - WWDC23 - Videos - Apple Developer
https://developer.apple.com/videos/play/wwdc2023/102/
2023/06/14(Wed) 19:03:12
Sessions - WWDC23 - Apple Developer
https://developer.apple.com/wwdc23/sessions/

macOS、Apple TV、iOS の Developer アプリで Platforms State of the Union、と幾つかのセッション動画を見ました。

2023/06/14(Wed) 18:49:58
Get started with building apps for spatial computing - WWDC23 - Videos - Apple Developer
https://developer.apple.com/videos/play/wwdc2023/10260/

19:15
Xcode で xrOS を追加

Apple Vision Pro については、6月末に公開される SDK のシュミレーターで早く試してみたいですね。Xcode のプロジェクトを開いて、Target 選択 > General > Support Destinations > + ボタン > xrOS で簡単に Apple Vision Pro に対応させることが出来るみたいですが、SwiftUI アプリ以外でも対応しているのか気になります。

また、Swift Macros、C++ interop についてのドキュメントも、もう公開されているんですね。

2023/06/14(Wed) 18:51:51
Macros | Documentation
https://docs.swift.org/swift-book/documentation/the-swift-programming-language/macros/

2023/06/14(Wed) 18:52:09
Swift.org - Mixing Swift and C++
https://www.swift.org/documentation/cxx-interop/

恒例の The Talk Show Live From WWDC 2023 も YouTube で公開されています。Mac OTAKARA サイトに要約が載っています。

2023/06/14(Wed) 18:53:13
WWDC 2023:Apple幹部、The Talk Show Live From WWDC 2023で多くのバックストーリーを語る | NEWS | Mac OTAKARA
https://www.macotakara.jp/news/entry-44894.html

Apple の世界開発者会議 WWDC22 が日本時間6月7日から11日までオンライン形式で開催、Apple Park で Keynoteと State of the Union ビデオ視聴会に参加人数限定で招待

2022/04/10(Sun) 19:07:32
WWDC22 - Apple Developer
https://developer.apple.com/wwdc22/

Call to code.
Join developers worldwide from June 6 to 10 for an inspiring week of technology and community. Get a first look at Apple’s latest platforms and technologies in sessions, explore the newest tools and tips, and connect with Apple experts in labs and digital lounges. All online and at no cost.

In addition to the online conference, Apple will host a special day for developers and students at Apple Park on June 6 to watch the keynote and State of the Union videos together, along with the online community. Space is limited and details on how to apply to attend will be provided soon.

Wherever you watch from, get ready for a fantastic WWDC.

Talented students can showcase their creativity for the opportunity to receive an award in the Swift Student Challenge.
2022/04/10(Sun) 19:08:35
WWDC22,コードで世界を変えよう。 - 最新ニュース - Apple Developer
https://developer.apple.com/jp/news/?id=w3j4meiy

WWDC22,コードで世界を変えよう。
6月6日から10日まで、世界中の開発者コミュニティとともに刺激的なテクノロジーウィークを過ごしましょう。Appleの最新のプラットフォームやテクノロジーをいち早くセッションで体験し、ラボやデジタルラウンジで最新のツールやヒントを見つけ、Appleのエキスパートと交流しましょう。すべてオンラインで、しかも無料で参加できます。

オンラインカンファレンスに加え、6月6日には、Apple Parkでデベロッパと学生のみなさまがオンラインコミュニティとともにKeynoteとState of the Unionのビデオを一緒にご覧いただける、スペシャルデーの開催を予定しています。席に限りがありますので、参加申し込みの詳細については近日中にお知らせします。

どの場所からご覧いただく場合であっても、素晴らしいWWDCにご期待ください。

また才能ある学生のみなさまは、その創造性を発揮してSwit Student Challengeにご参加いただき、賞を獲得しましょう。

WWDC22 のロゴが Swift なので、SwiftUI が強化されないかな!
普段、使っている自作のテキストエディタを SwiftUI の Text で書き直したいので、UITextView 並の機能を追加して欲しい。

SwiftUI 勉強中

2020/12/10(Thr) 23:54:03 
SwiftUI Tutorials | Apple Developer Documentation 
https://developer.apple.com/tutorials/swiftui/

SwiftUI の書籍を買おうと思ったけど、とりあえず上記サイトのチュートリアルを開始。