029 2022-10-17
Apple が様々な記事を公開
以下の記事が公開されました。
Apple が様々な動画を公開
以下の動画が公開されました。
デザインリソースの更新
- https://developer.apple.com/jp/news/site-updates/?id=10062022a
- https://developer.apple.com/jp/news/site-updates/?id=10142022a
watchOS 9 および tvOS 16 向けのデザインキットが更新されました。
Ask Apple 初開催
- https://developer.apple.com/jp/news/?id=31nk3oy8
- https://www.apple.com/jp/newsroom/2022/10/apple-introduces-ask-apple-for-developers/
- https://developer.apple.com/jp/events/ask-apple/
2022 年 10 月 17 日〜 21 日に Ask Apple が初開催されます。
登録するには、Apple Developer Program または Apple Developer Enterprise Program のメンバーである必要があります。
Q&A
https://developer.apple.com/jp/events/ask-apple/questions-and-answers/
Slack を使ったテキストベースのグループチャットで、Apple エキスパートに質問を回答してもらったり、デベロッパコミュニティと交流したりできます。
Q&A は日本語、韓国語、簡体中国語でも実施されます。
オフィスアワー
https://developer.apple.com/jp/events/ask-apple/office-hours/
1 対 1 で 25 分間、個別で Apple の方にコンサルティングしてもらえます。
Apple のソフトウェアリリース情報
Apple が提供している OS や IDE のリリース情報です。
正式版
開発者向けベータ
- iOS 16.1 beta 5 (20B5072b)
- iPadOS 16 beta 12 (20B5072b)
- macOS 13 beta 11 (22A5373b)
- watchOS 9.1 beta 5 (20S5072a)
- tvOS 16.1 beta 5 (20K5068a)
OSS のリリース情報
iOS アプリ開発でよく使われている OSS のリリース情報です。
Apple
swift-format 0.50700.1
https://github.com/apple/swift-format/releases/tag/0.50700.1
swift-syntax 0.50700.1 に依存し、 if let
短縮構文が認識されない不具合を修正しました。
SwiftNIO 2.42.1
https://github.com/apple/swift-nio/releases/tag/2.42.1
不具合が修正されました。
サードパーティ
The Composable Architecture
0.41.0
https://github.com/pointfreeco/swift-composable-architecture/releases/tag/0.41.0
様々な変更が入りました。
0.41.2
https://github.com/pointfreeco/swift-composable-architecture/releases/tag/0.41.2
空の unsafeFlags
が削除されました。
0.42.0
https://github.com/pointfreeco/swift-composable-architecture/releases/tag/0.42.0
様々な変更が入りました。
Realm v10.32.0
https://github.com/realm/realm-swift/releases/tag/v10.32.0
様々な変更が入りました。
Lottie for iOS 3.5.0
https://github.com/airbnb/lottie-ios/releases/tag/3.5.0
Apple のフレームワークと型の競合を解決するため、いくつかの型がリネームされました。
Lottie.Animation
→LottieAnimation
Lottie.Color
→LottieColor
Lottie.Vector3D
→LottieVector3D
一貫性を保つため、以下の型もリネームされました。
Lottie.AnimationView
→LottieAnimationView
Lottie.Vector1D
→LottieVector1D
Lottie.Vector2D
→LottieVector2D
下位互換性のため、古い型のタイプエイリアスが含まれています。
Firebase Apple SDK 10.0.0
- https://github.com/firebase/firebase-ios-sdk/releases/tag/10.0.0
- https://firebase.google.com/support/release-notes/ios#version_1000_-_october102022
- パッケージ管理ツールの種類にかかわらず、サポートされる最小バージョンが iOS 11.0 になりました
@DocumentID
プロパティラッパーのセッターを Internal に変更しました- その他様々な変更が入りました
Apollo iOS 1.0.1
https://github.com/apollographql/apollo-ios/releases/tag/1.0.1
様々な変更が入りました。
SwiftFormat 0.50.2
https://github.com/nicklockwood/SwiftFormat/releases/tag/0.50.2
不具合が修正されました。