Skip to content

Commit

Permalink
Update 084-20231225.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KaitoMuraoka committed Dec 24, 2023
1 parent 44cb9f5 commit 1712fc6
Showing 1 changed file with 34 additions and 13 deletions.
47 changes: 34 additions & 13 deletions Content/posts/084-20231225.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,38 +5,59 @@ tags: TBD
---
# 084 2023-12-25

## TBD
## サブスクリプション向けの条件付き価格設定のお知らせ

{ニュースなどを書く}
[https://developer.apple.com/jp/news/?id=6e9odqgu](https://developer.apple.com/jp/news/?id=6e9odqgu)

サブスクリプション登録者の獲得と維持を促進する新機能が追加されました。
App Store でのサブスクリプション向けの条件付き価格設定では、別のサブスクリプションのアクティブな登録者であるユーザーに対し、サブスクリプションを割引価格で提供できます。

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

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

### 正式版

- [TBD](TBD)

### 開発者向けベータ

- [TBD](TBD)
- [iOS 16.7.4(20H240)](https://developer.apple.com/news/releases/?id=12192023b)
- [iOS 17.2.1(21C66)](https://developer.apple.com/jp/news/releases/?id=12192023a)
- [iPadOS 16.7.4(20H240)](https://developer.apple.com/jp/news/releases/?id=12192023c)
- [macOS 14.2.1(23C71)](https://developer.apple.com/jp/news/releases/?id=12192023d)

## OSS のリリース情報

iOS アプリ開発でよく使われている OSS のリリース情報です。

### Apple

#### TBD
#### swift-collections 1.0.6

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

TBD
バグと様々な箇所が修正されました。

### サードパーティ

#### TBD
#### swift-composable-architecture 1.5.6

[https://github.com/pointfreeco/swift-composable-architecture/releases/tag/1.5.6](https://github.com/pointfreeco/swift-composable-architecture/releases/tag/1.5.6)

様々な変更がされました。
このリリースでは、コンポーザブル・アーキテクチャの API に追加や破壊的な変更はありません。しかし、Store.scope オペレーションはパフォーマンスのために大幅にリファクタリングされています。このバージョンへアップグレードした後、アプリケーションを本番環境へリリースする前に、アプリケーションのビューレイヤーを徹底的にテストしてください。

#### swift-dependencies 1.1.5

[https://github.com/pointfreeco/swift-dependencies/releases/tag/1.1.5](https://github.com/pointfreeco/swift-dependencies/releases/tag/1.1.5)

様々な修正が行われました。

#### Nimble 13.1.1

[https://github.com/Quick/Nimble/releases/tag/v13.1.1](https://github.com/Quick/Nimble/releases/tag/v13.1.1)

cocoapods のリリースを修正しました。

#### realm-swift 10.45.2

[TBD](TBD)
[https://github.com/realm/realm-swift/releases/tag/v10.45.2](https://github.com/realm/realm-swift/releases/tag/v10.45.2)

TBD
様々な機能の強化、修正が行われました。

0 comments on commit 1712fc6

Please sign in to comment.