Skip to content

Prod版のInfo.plistにITSAppUsesNonExemptEncryptionを追加してApple輸出コンプラチェックをスキップ#5363

Merged
TinyKitten merged 1 commit intodevfrom
claude/bypass-apple-export-check-KW9q4
Feb 20, 2026
Merged

Prod版のInfo.plistにITSAppUsesNonExemptEncryptionを追加してApple輸出コンプラチェックをスキップ#5363
TinyKitten merged 1 commit intodevfrom
claude/bypass-apple-export-check-KW9q4

Conversation

@TinyKitten
Copy link
Member

@TinyKitten TinyKitten commented Feb 20, 2026

https://claude.ai/code/session_017pquDycSTE92qREsDHtjVu

Summary by CodeRabbit

リリースノート

  • Chores
    • プロダクション環境の基本設定を更新して、アプリケーションの安定性を改善しました。

@github-actions github-actions bot added the ios label Feb 20, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 20, 2026

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

Prod スキームの Info.plist ファイルに ITSAppUsesNonExemptEncryption キーを false 値で追加しました。既存のキーの変更・削除はなく、新しいブール値フラグのみを挿入しています。

Changes

Cohort / File(s) Summary
設定ファイル更新
ios/TrainLCD/Schemes/Prod/Info.plist
ITSAppUsesNonExemptEncryption キーを false で追加。暗号化関連の設定フラグを明示的に指定。

推定レビュー時間

🎯 1 (Trivial) | ⏱️ ~2分

Poem

🐰✨
ファイルひとつ、キー追加され
暗号化の旗、そっと降りて
Info.plist、スッキリ整う
リリース準備、万全なり!

🚥 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 プルリクエストのタイトルは、Info.plistにITSAppUsesNonExemptEncryptionキーを追加し、Apple輸出コンプライアンスチェックをスキップするという変更内容を明確かつ具体的に説明しており、変更セットの主要な目的と完全に関連しています。
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 unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch claude/bypass-apple-export-check-KW9q4

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

@TinyKitten TinyKitten merged commit 29bfd55 into dev Feb 20, 2026
5 checks passed
@TinyKitten TinyKitten deleted the claude/bypass-apple-export-check-KW9q4 branch February 20, 2026 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants