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 ad2c826
Showing 1 changed file with 36 additions and 15 deletions.
51 changes: 36 additions & 15 deletions Content/posts/084-20231225.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,63 @@
---
date: 2023-12-25 09:00
description: TBD
tags: TBD
description: サブスクリプション向けの条件付き価格設定のお知らせ、iOS 16.7.4 リリース、iOS 17.2.1 リリース など
tags: apple, ios, ipados, macos, swift-composable-architecture, swift-dependencies, Nimble, realm-swift
---
# 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 ad2c826

Please sign in to comment.