iOS: add APNs registration and notification signing config (#20308)

Merged via /review-pr -> /prepare-pr -> /merge-pr.

Prepared head SHA: 614180020e
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Reviewed-by: @mbelinky
This commit is contained in:
Mariano
2026-02-18 19:37:03 +00:00
committed by GitHub
parent 99d099aa84
commit c2d12b7e31
13 changed files with 160 additions and 18 deletions

View File

@@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2026.2.16</string>
<string>2026.2.18</string>
<key>CFBundleVersion</key>
<string>20260216</string>
<string>20260218</string>
<key>WKCompanionAppBundleIdentifier</key>
<string>ai.openclaw.ios</string>
<string>$(OPENCLAW_APP_BUNDLE_ID)</string>
<key>WKWatchKitApp</key>
<true/>
</dict>