Skip to content

Commit

Permalink
Update 20240930.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uhooi committed Sep 29, 2024
1 parent 3424791 commit 4c0c027
Showing 1 changed file with 119 additions and 7 deletions.
126 changes: 119 additions & 7 deletions Content/posts/119-20240930.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
date: 2024-09-30 09:00
description: iOS 18 リリース、iPadOS 18 リリース、macOS Sequoia リリース、tvOS 18 リリース、watchOS 11 リリース、visionOS 2 リリース、ほか
description: iOS 18 リリース、iPadOS 18 リリース、macOS Sequoia リリース、tvOS 18 リリース、watchOS 11 リリース、visionOS 2 リリース、Swift 6 リリース、Kingfisher 8.0.0 リリース、ほか
---
# 119 2024-09-30

Expand Down Expand Up @@ -46,17 +46,39 @@ tvOS 18 がリリースされました。
visionOS 2 がリリースされました。
詳細は記事をご参照ください。

## Swift 6 の提供開始

[https://www.swift.org/blog/announcing-swift-6/](https://www.swift.org/blog/announcing-swift-6/)

Swift 6 の一般提供が開始されました。

## Apple のソフトウェアリリース情報

Apple が提供している OS や IDE のリリース情報です。

### 正式版

- [TBD](TBD)
- [iOS 18 (22A3354)](https://developer.apple.com/news/releases/?id=09162024a)
- [iPadOS 17.7 (21H16)](https://developer.apple.com/news/releases/?id=09162024h)
- [iPadOS 18 (22A3354)](https://developer.apple.com/news/releases/?id=09162024b)
- [macOS 15 (24A335)](https://developer.apple.com/news/releases/?id=09162024c)
- [watchOS 11 (22R349)](https://developer.apple.com/news/releases/?id=09162024e)
- [tvOS 18 (22J357)](https://developer.apple.com/news/releases/?id=09162024d)
- [visionOS 2 (22N320)](https://developer.apple.com/news/releases/?id=09162024f)
- [visionOS 2.1 (22N5548d)](https://developer.apple.com/news/releases/?id=09172024f)

### 開発者向けベータ

- [TBD](TBD)
- [iOS 18.1 beta 4 (22B5045g | 22B5045h)](https://developer.apple.com/news/releases/?id=09172024a)
- [iOS 18.1 beta 5 (22B5054e)](https://developer.apple.com/news/releases/?id=09232024a)
- [iPadOS 18.1 beta 4 (22B5045g)](https://developer.apple.com/news/releases/?id=09172024b)
- [iPadOS 18.1 beta 5 (22B5054e)](https://developer.apple.com/news/releases/?id=09232024b)
- [macOS 15.1 beta 4 (24B5046f)](https://developer.apple.com/news/releases/?id=09172024c)
- [macOS 15.1 beta 5 (24B5055e)](https://developer.apple.com/news/releases/?id=09232024c)
- [watchOS 11.1 beta 2 (22R5554e)](https://developer.apple.com/news/releases/?id=09232024e)
- [tvOS 18.1 beta 2(22J5552d)](https://developer.apple.com/news/releases/?id=09232024d)
- [visionOS 2.1 beta 2 (22N5553d)](https://developer.apple.com/news/releases/?id=09232024f)
- [Xcode 16.1 beta 2 (16B5014f)](https://developer.apple.com/news/releases/?id=09172024g)

## OSS のリリース情報

Expand All @@ -70,16 +92,106 @@ iOS アプリ開発でよく使われている OSS のリリース情報です

様々な更新がされました。

####
#### Swift Crypto 3.7.1

[https://github.com/apple/swift-crypto/releases/tag/3.7.1](https://github.com/apple/swift-crypto/releases/tag/3.7.1)

BoringSSL が更新されました。

#### Swift Markdown 0.5.0

[https://github.com/swiftlang/swift-markdown/releases/tag/0.5.0](https://github.com/swiftlang/swift-markdown/releases/tag/0.5.0)

- commonmark のリンクタイトルをサポートしました
- Doxygen のディスカッション/ノートタグに対応しました
- Doxygen の新しいタイプの書式設定に対応しました
- Windows ARM64 ビルドに対応しました
- その他様々な更新が行われました

#### Swift 6.0

[https://github.com/swiftlang/swift/releases/tag/swift-6.0-RELEASE](https://github.com/swiftlang/swift/releases/tag/swift-6.0-RELEASE)

様々な更新が行われました。

#### Swift Testing 0.99.0

[https://github.com/swiftlang/swift-testing/releases/tag/0.99.0](https://github.com/swiftlang/swift-testing/releases/tag/0.99.0)

Swift Testing の `0.99.0` がリリースされました。

#### Swift OpenAPI Generator 1.3.1

[https://github.com/apple/swift-openapi-generator/releases/tag/1.3.1](https://github.com/apple/swift-openapi-generator/releases/tag/1.3.1)

- 実行を中止することでエラー診断を強化しました
- `SECURITY.md` の sswg-security のリンクを修正しました
- コード内の依存関係名の重複を避けるようにしました

#### Swift Collections 1.1.4

[https://github.com/apple/swift-collections/releases/tag/1.1.4](https://github.com/apple/swift-collections/releases/tag/1.1.4)

コードレベルの変更はありません。

#### SwiftNIO 2.73.0

[https://github.com/apple/swift-nio/releases/tag/2.73.0](https://github.com/apple/swift-nio/releases/tag/2.73.0)

[]()
様々な更新が行われました。

#### swift-syntax 600.0.1

[https://github.com/swiftlang/swift-syntax/releases/tag/600.0.1](https://github.com/swiftlang/swift-syntax/releases/tag/600.0.1)

C++ 相互運用モードでビルドする際の問題が修正されました。

#### Swift 6.0.1

[https://github.com/swiftlang/swift/releases/tag/swift-6.0.1-RELEASE](https://github.com/swiftlang/swift/releases/tag/swift-6.0.1-RELEASE)

様々な更新が行われました。

### サードパーティ

####
#### Kingfisher

##### 8.0.0

[https://github.com/onevcat/Kingfisher/releases/tag/8.0.0](https://github.com/onevcat/Kingfisher/releases/tag/8.0.0)

並行処理が完全にサポートされ、Swift 6 との互換性もあります。

他にも様々な更新が行われました。

##### 8.0.1

[https://github.com/onevcat/Kingfisher/releases/tag/8.0.1](https://github.com/onevcat/Kingfisher/releases/tag/8.0.1)

Xcode 15.2 によるビルドの問題が修正されました。

##### 8.0.2

[https://github.com/onevcat/Kingfisher/releases/tag/8.0.2](https://github.com/onevcat/Kingfisher/releases/tag/8.0.2)

不具合が修正されました。

##### 8.0.3

[https://github.com/onevcat/Kingfisher/releases/tag/8.0.3](https://github.com/onevcat/Kingfisher/releases/tag/8.0.3)

iOS 18 に関する不具合が修正されました。

#### R.swift

##### 7.6.0

[https://github.com/mac-cain13/R.swift/releases/tag/7.6.0](https://github.com/mac-cain13/R.swift/releases/tag/7.6.0)

Xcode 16 に対応しました。

[]()
##### 7.6.1

[https://github.com/mac-cain13/R.swift/releases/tag/7.6.1](https://github.com/mac-cain13/R.swift/releases/tag/7.6.1)

Xcode 16 対応の追加修正が行われました。

0 comments on commit 4c0c027

Please sign in to comment.