Skip to content

expo-build-propertiesの設定更新#5497

Merged
TinyKitten merged 1 commit intodevfrom
fix/canary-crash
Mar 1, 2026
Merged

expo-build-propertiesの設定更新#5497
TinyKitten merged 1 commit intodevfrom
fix/canary-crash

Conversation

@TinyKitten
Copy link
Member

@TinyKitten TinyKitten commented Mar 1, 2026

EASでビルドしたアプリが起動しなくなった

Summary by CodeRabbit

リリースノート

  • ビルド設定
    • アプリケーションのビルド設定を更新しました。ネイティブコンポーネントの構築方法およびランタイム環境の設定が変更され、アプリケーションのビルドプロセスが調整されています。

@TinyKitten TinyKitten self-assigned this Mar 1, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 1, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e3cb327 and 0625312.

📒 Files selected for processing (1)
  • app.config.ts

📝 Walkthrough

ウォークスルー

app.config.ts内のexpo-build-propertiesプラグインを、デフォルト設定から構成可能な配列形式に変更します。buildReactNativeFromSourceを有効化し、useHermesV1を無効化するプラグイン設定を追加しています。

変更内容

コホート / ファイル(s) 要約
Expo build properties設定
app.config.ts
expo-build-propertiesプラグインをプレーンな文字列から設定オブジェクトを含む配列形式に変更。ネイティブビルドソースの有効化とHermesエンジンv1の無効化を構成。

推定レビュー工数

🎯 1 (Trivial) | ⏱️ ~3 minutes

関連する可能性のあるPR

  • hermes v1導入 #5471: 同じexpo-build-propertiesプラグインを構成配列形式に変更しており、プラグイン初期化設定が関連
  • EASビルド失敗対策 #5494: app.config.ts内のexpo-build-propertiesプラグイン使用とbuildReactNativeFromSource設定を変更
  • hermes v1無効化 #5488: expo-build-propertiesプラグインエントリとbuildReactNativeFromSource/useHermesV1設定を変更

推奨ラベル

ios, android

ポエム

🐰 ウサギより:
ビルドの設定をぴっぴっと変更し
Hermesは一版お別れして
ネイティブソースで力を集め
iOSもAndroidも走り抜ける
モバイルアプリ、さあ前へ!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed プルリクエストのタイトルは、app.config.tsのexpo-build-properties設定の更新という実際の変更内容を正確に反映しており、変更セットの主要な目的を明確に説明しています。
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/canary-crash

Comment @coderabbitai help to get the list of available commands and usage tips.

@TinyKitten TinyKitten merged commit dbfcbbe into dev Mar 1, 2026
5 checks passed
@TinyKitten TinyKitten deleted the fix/canary-crash branch March 1, 2026 02:54
@coderabbitai coderabbitai bot mentioned this pull request Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant