diff --git a/Content/posts/108-20240701.md b/Content/posts/108-20240701.md new file mode 100644 index 0000000..186b733 --- /dev/null +++ b/Content/posts/108-20240701.md @@ -0,0 +1,110 @@ +--- +date: 2024-07-01 09:00 +description: EU域内のアプリに関する変更点が、iPadOS 18ベータ版2で利用可能に、WWDC24 のハイライト、WebサイトでのApple Pay のペイメントシートに関する問題の診断、Apple Vision Pro、日本、中国本土、香港、シンガポールで販売開始 +tags: apple, wwdc, wwdc24, apple-vision-pro, ios, ipados, macos, tvos, visionos, swift-crypto, swift-nio, swift-system, firebase-ios-sdk, Realm, xcodes, xcodesapp, sd-web-image +--- + +# 108 2024-07-01 + +## EU域内のアプリに関する変更点が、iPadOS 18ベータ版2で利用可能に + +[https://developer.apple.com/jp/news/?id=vbmd38t5](https://developer.apple.com/jp/news/?id=vbmd38t5) + + 欧州連合(EU)で配信されるアプリに関する変更点が、Xcode 16 ベータ版 2 を使って iPadOS 18 ベータ版 2 でテストできるようになりました。 + +## WWDC24 のハイライト + +[https://developer.apple.com/jp/news/?id=0o5th70n](https://developer.apple.com/jp/news/?id=0o5th70n) + +数々のセッションが行われたエキサイティングな一週間、その最も注目すべきハイライトを確認しましょう。 + +## WebサイトでのApple Pay のペイメントシートに関する問題の診断 + +[https://developer.apple.com/jp/news/site-updates/?id=06252024a](https://developer.apple.com/jp/news/site-updates/?id=06252024a) + +[https://developer.apple.com/jp/news/site-updates/?id=06252024c](https://developer.apple.com/jp/news/site-updates/?id=06252024c) + +サイトが更新されました。 + +## Apple Vision Pro、日本、中国本土、香港、シンガポールで販売開始 + +[https://www.apple.com/jp/newsroom/2024/06/apple-vision-pro-arrives-in-china-mainland-hong-kong-japan-and-singapore/](https://www.apple.com/jp/newsroom/2024/06/apple-vision-pro-arrives-in-china-mainland-hong-kong-japan-and-singapore/) + +本日、Apple Vision Pro が日本、中国本土、香港、シンガポールの Apple Store 直営店で販売開始されました。 + +## Apple のソフトウェアリリース情報 + +Apple が提供している OS や IDE のリリース情報です。 + +### 開発者向けベータ + +- [iOS 18 beta 2 (22A5297f)](https://developer.apple.com/news/releases/?id=06242024a) +- [iPadOS 18 beta 2 (22A5297f)](https://developer.apple.com/news/releases/?id=06242024b) +- [macOS 15 beta 2 (24A5279h)](https://developer.apple.com/news/releases/?id=06242024c) +- [tvOS 18 beta 2 (22J5305e)](https://developer.apple.com/news/releases/?id=06242024d) +- [visionOS 2 beta 2 (22N5267g)](https://developer.apple.com/news/releases/?id=06242024e) + +## OSS のリリース情報 + +iOS アプリ開発でよく使われている OSS のリリース情報です。 + +### Apple + +#### swift-crypto 3.5.0 + +[https://github.com/apple/swift-crypto/releases/tag/3.5.0](https://github.com/apple/swift-crypto/releases/tag/3.5.0) + +様々な変更が行われました。 + +#### swift-nio 2.68.0 + +[https://github.com/apple/swift-nio/releases/tag/2.68.0](https://github.com/apple/swift-nio/releases/tag/2.68.0) + +様々な変更が行われました。 + +#### swift-system System 1.3.1 + +[https://github.com/apple/swift-system/releases/tag/1.3.1](https://github.com/apple/swift-system/releases/tag/1.3.1) + +様々な変更が行われました。 + +### サードパーティ + +#### apollo-ios 1.13.0 + +[https://github.com/apollographql/apollo-ios/releases/tag/1.13.0](https://github.com/apollographql/apollo-ios/releases/tag/1.13.0) + +ExistentialAny 要件の追加、Schema type のリネームなど、様々な変更が行われました。 + +#### firebase-ios-sdk 10.28.1 + +[https://github.com/firebase/firebase-ios-sdk/releases/tag/10.28.1](https://github.com/firebase/firebase-ios-sdk/releases/tag/10.28.1) + +Firebase Apple SDK (10.28.1)がリリースされました。 +このリリースは CocoaPods と Swift Package Manager のみで、Firebase Crashlytics のみの変更になります。 + +#### realm-swift v10.52.1 + +[https://github.com/realm/realm-swift/releases/tag/v10.52.1](https://github.com/realm/realm-swift/releases/tag/v10.52.1) + +様々な修正が行われました。 + +#### xcodes 1.5.0 + +[https://github.com/XcodesOrg/xcodes/releases/tag/1.5.0](https://github.com/XcodesOrg/xcodes/releases/tag/1.5.0) + +サポートされていないハードウェアキーで認証するときに適切なエラーを表示するようになりました。 +また、.xcode-version ベータフォーマットの解析をサポートしました。 +他にも、様々な修正が行われました。 + +#### XcodesApp v2.2.0 + +[https://github.com/XcodesOrg/XcodesApp](https://github.com/XcodesOrg/XcodesApp) + +様々な機能強化や修正が行われました。 + +#### SDWebImage 5.19.4 + +[https://github.com/SDWebImage/SDWebImage/releases/tag/5.19.4](https://github.com/SDWebImage/SDWebImage/releases/tag/5.19.4) + +様々な修正が行われました。