128 2024-12-23
プライバシーマニフェストに関する3つのテクニカルノートが公開
- TN3182: プライバシーマニフェストにプライバシートラッキングキーを追加する | Apple Developer Documentation https://developer.apple.com/documentation/technotes/tn3182-adding-privacy-tracking-keys-to-your-privacy-manifest
- TN3183: プライバシーマニフェストに理由が求められるAPI (Required Reason API)に関するエントリーを追加する | Apple Developer Documentation https://developer.apple.com/documentation/technotes/tn3183-adding-required-reason-api-entries-to-your-privacy-manifest
- TN3184: プライバシーマニフェストにデータ収集に関する詳細を追加する | Apple Developer Documentation https://developer.apple.com/documentation/technotes/tn3184-adding-data-collection-details-to-your-privacy-manifest
Apple デベロッパテクニカルサポートが開発に関するさまざまなトピックを取り上げ、ガイダンスとして提供しているテクニカルノートが更新されました。プライバシーマニフェストに関する 3 つのテクニカルノートが公開されています。
App Store Awards 受賞者が発表
App Store Awards の受賞者が発表されました。
Apple のソフトウェアリリース情報
Apple が提供している OS や IDE のリリース情報です。
開発者向けベータ
- iOS 18.3 beta (22D5034e)
- iPadOS 18.3 beta (22D5034e)
- macOS 15.3 beta (24D5034)
- tvOS 18.3 beta (22K5534e)
- visionOS 2.3 beta (22N5875e)
- watchOS 11.3 beta (22S5534d)
OSS のリリース情報
iOS アプリ開発でよく使われている OSS のリリース情報です。
Apple
Swift Async Algorithms 1.0.3
https://github.com/apple/swift-async-algorithms/releases/tag/1.0.3
ライブラリ内部のロック機構のメモリリーク問題が修正されました。
Swift OpenAPI Generator 1.6.0
https://github.com/apple/swift-openapi-generator/releases/tag/1.6.0
命名に関する変更が行われました。またプラグインのエラーメッセージの出力フォーマットが改善されました。
サードパーティ
Nimble 13.7.1
https://github.com/Quick/Nimble/releases/tag/v13.7.1
Sendable
への対応が進みました。また、beIdenticalTo(_:)
・be(_:)
における AnyObject
のマッチングに関する問題が修正されました。
Realm 10.54.2
https://github.com/realm/realm-swift/releases/tag/v10.54.2
Carthage 向けのビルドが Xcode 16.2 でビルドされるようになりました。
Kingfisher 8.1.3
https://github.com/onevcat/Kingfisher/releases/tag/8.1.3
macOS でベクター画像を再描画する際にアサーションエラーが発生する可能性のある問題が修正されました。
xcbeautify 2.16.1 2.17.0
https://github.com/cpisciotta/xcbeautify/releases/tag/2.16.1 https://github.com/cpisciotta/xcbeautify/releases/tag/2.17.0
CI・CD の変更が行われました。NonPCHClangCommandCaptureGroup
が追加されました。