Apple Intelligence одобрен в Китае (2026): Qwen + Baidu — техническое руководство
Два года ожидания для CN SKU: 15 июля 2026 Cyberspace Administration of China (CAC) опубликовала регистрацию сервиса «Apple Intelligence», номер Shanghai-AppleZhiNeng-202506160057, субъект — Apple Technology Development (Shanghai) Co., Ltd. Дата filing — 8 июля 2026. Ниже — hardcore-разбор dual-backend архитектуры (Qwen generative + Baidu search/Siri), полный timeline, матрица global vs CN, confirmed/unconfirmed feature set, market telemetry и 5-step dev runbook с акцентом на Neural Engine on-device path и remote Mac CI.
1. Три decision blockers после двухлетнего gap
- Registration ≠ GA rollout : filing 8 июля, публикация 15 июля — но Apple support page всё ещё: «Apple Intelligence недоступен на устройствах, купленных в Китае». Production push ждёт iOS 27 OTA. Любые «unlock/jailbreak AI» схемы — dead end для enterprise compliance.
- Полностью localized cloud backend : не ChatGPT, не Gemini. Generative path — Alibaba Qwen; search + CN Siri — Baidu. On-device preprocessing на Apple Neural Engine сохраняется, но cloud inference routing меняется — пересмотрите App Intents и Siri integration assumptions.
- Hardware gate не снят : iPhone 15 Pro+ (A17 Pro) или M-series iPad/Mac — идентично global. Большой installed base CN без ANE-capable SoC не получит full stack; remote test node или hardware refresh — engineering decision, не marketing.
2. WWDC24 → CAC approval: timeline
CN требует registration для public generative AI services. Apple держит «on-device first, privacy» narrative — конфликт с data localization. Ключевые точки:
| Дата | Событие |
|---|---|
| Июнь 2024 | WWDC24: Apple Intelligence announce; US rollout с iOS 18.1 |
| С марта 2024 | Apple–Baidu talks: поиск compliant partner в CN |
| Июнь 2024 | Parallel outreach: Baidu, Alibaba, Baichuan и др. |
| Декабрь 2024 | Leak: Apple–Baidu deal на Ernie 4.0 |
| Февраль 2025 | Joe Tsai (Alibaba): Apple выбрал Alibaba после screening |
| Апрель 2025 | Apple Intelligence в EU; CN — zero progress |
| Март 2026 | Accidental «early enable» на CN devices на несколько часов + Google Visual Intelligence compliance issue → emergency rollback |
| 8 июля 2026 | Registration completed (filing date) |
| 15 июля 2026 | CAC public announcement |
March 2026 incident — internal test build leak, не intentional GA. Huxiu и Tencent News указывают на non-compliant module stack, ускоривший задержку formal launch.
3. Qwen + Baidu: stack split (не ChatGPT)
3.1 Alibaba Qwen: generative backend
Alibaba confirm: Qwen — core generative capability в Apple Intelligence на iOS, iPadOS, macOS, visionOS. Scope:
- Text understanding/generation (mail summarization, Writing Tools)
- Image understanding/generation (Metal-accelerated preview path + cloud gen)
- Content creation assist
Invocation in-process — без context switch в standalone app. Feb 2025: Tsai — Apple нужен local partner, выбран Alibaba; Qwen уже имеет required CN AI registrations. Июнь 2026: Alibaba выпустила Qwen build, совместимый с Apple Intelligence API surface.
Engineering note: on-device Neural Engine продолжает handle embeddings, lightweight inference и privacy-sensitive preprocessing; heavy generative workloads offload в Qwen cloud с CN data residency constraints.
3.2 Baidu: search + CN Siri backend
Baidu co-develops AI-powered search и upgrade CN Siri. iOS 27 Beta 2 strings: Baidu Visual Search component detected.
Split logic: Qwen = write/generate/understand; Baidu = retrieve/search/Siri Q&A. Global mirror: Apple models + Gemini for Siri search; CN replaces both cloud legs — Apple on-device + ANE unchanged, cloud routing localized.
4. Global vs CN: comparison matrix
| Layer | Global | China (CN SKU) |
|---|---|---|
| Core generative AI | Apple proprietary models | Alibaba Qwen |
| AI search / Siri backend | Google Gemini | Baidu |
| On-device processing | Apple Neural Engine (ANE) | Apple Neural Engine (identical silicon path) |
| GPU / Metal path | Metal for image pipelines | Metal (same); cloud gen backend differs |
| Content compliance | Jurisdiction-level moderation | CN generative AI registration + content filtering |
5. Confirmed / unconfirmed features
Confirmed (expected iOS 27 GA):
- Mail/SMS smart summarization + reply suggestions
- System Writing Tools (Notes, Mail, Reminders)
- Image intelligence (generation, background removal — Metal + cloud hybrid)
- CN Siri voice Q&A upgrade (Baidu backend)
- Text/image understanding (Qwen-driven)
Unconfirmed:
- New Siri AI (Gemini-powered global) — parity timing с CN?
- iPad / Mac / Vision Pro в day-one batch? Registration notice фокус на iPhone; Alibaba claims all platforms
- Exact GA date: Apple silent; window iOS 27 stable осень 2026 (Sep–Oct)
6. Market impact и unit economics
Citable telemetry:
- Q2 2026: Apple Greater China revenue $20.5B, +28% YoY (TechCrunch / Reuters)
- CN smartphone shipments +24.4%; Apple — fastest growth among majors
- Apple reclaimed #2 in CN (behind Huawei)
- «AI phone» penetration projection >50% in CN by 2026
Huawei, OPPO, vivo, Xiaomi уже ship native AI stacks. Apple компенсировала AI gap скидками на 618 и promo windows. Post-approval — software differentiation returns, но system integration до autumn window остаётся critical path. Для dev teams: ANE profiling и cloud latency regression на CN backend — новый item в release checklist.
7. Geopolitics и compliance surface
- US–CN tech friction : Apple–Alibaba/Baidu deal может trigger Washington scrutiny (eWeek)
- Content moderation delta : CN feature surface может быть subset global; Qwen/Baidu уже implement CN legal filtering
- Model export licensing : PRC изучает restrictions на licensing domestic models abroad — short-term не блокирует deal, long-term watch item
- OpenAI unavailable in CN : local partners — единственный viable path under current regulation
8. Dev runbook: 5 шагов (How-to)
- Hardware threshold : test devices iPhone 15 Pro+ или A17 Pro/M-series iPad/Mac; CN = global gate. Verify ANE availability via Instruments.
- iOS 27 Beta tracking : Apple Developer account; monitor Beta 2+ for Baidu Visual Search, Writing Tools API, App Intents changelog.
- Integration audit : apps using Siri Shortcuts, mail summary hooks, Writing Tools — add CN content-filter fallback и degradation paths.
- Isolated test environment : no third-party unlock; dedicated Apple ID, TestFlight, Xcode + Simulator на always-on macOS node.
- CI/CD + artifact sync : AI regression cycles long; laptop sleep kills Beta pipeline. SFTP/rsync builds и configs на shared remote Apple Silicon Mac — 7×24 reproducibility для ANE + cloud hybrid tests.
9. FAQ
Q: Когда CN iPhone получат Apple Intelligence?
Официальной даты нет. Expected: iOS 27 stable осень 2026 (Sep–Oct); possible pre-GA beta.
Q: Старые iPhone?
Global parity: iPhone 15 Pro+ или A17 Pro / M-series.
Q: CN vs global diff?
Backend: Apple + Gemini (global) vs Qwen + Baidu (CN). Feature parity TBD post-compliance filtering.
Q: Qwen = weaker AI?
Not necessarily for zh-CN; benchmark after stable release.
Q: Registration = instant access?
No. Legal prerequisite only; system integration + OTA pending. Ignore unlock hacks.
10. Summary: registration снял regulatory blocker — system integration и test infra следующий bottleneck
Apple Intelligence в CN — strategic localization под privacy + compliance + revenue pressure. Dual-track Qwen/Baidu satisfies regulator без single-vendor dependency. Critical milestone: iOS 27 autumn GA — тогда CN users оценят, стоили ли два года wait.
Для engineers: CAC publication — стартовая точка, не finish line. Beta regression, App Intents migration, Siri integration tests требуют always-on native macOS Apple Silicon. Laptop sleep, Windows cross-compile, underpowered VPS не держат Xcode + TestFlight + SFTP artifact pipeline. Neural Engine profiling sessions на Beta builds нельзя прерывать mid-run.
SFTPMAC remote Mac rental — Apple Silicon nodes для iOS 27 / Apple Intelligence CN adaptation: 7×24 uptime, native launchd daemons, low-latency SFTP/rsync workspace sync. Практичнее «borrowed Mac occasionally» для команд, которым нужен App-level AI integration sign-off до autumn launch window.
Источники: South China Morning Post · TechCrunch · MacRumors · National Business Daily · Nikkei Asia / Reuters