Update iOS Xcode prerequisite checks

This commit is contained in:
Mikhail Kilin
2026-05-20 16:14:17 +03:00
parent e5d0f2c064
commit 6576a37198
5 changed files with 29 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
## Required Before TestFlight
1. Install and select full Xcode with `xcode-select`.
1. Install full Xcode, accept the license, and verify `scripts/check-ios-prereqs.sh`.
2. Create the Xcode app project or wire the Swift package into an Xcode app target.
3. Add app icon, launch screen, bundle id, signing team, notification capability, and entitlements.
4. Build TDLib for simulator and device architectures.