Skip to content

Cherry-pick da3cccb21: test: decouple ios talk parsing coverage#1277

Merged
alexey-pelykh merged 1 commit intomainfrom
cherry-pick/da3cccb21-decouple-ios-talk-parsing-coverage
Mar 14, 2026
Merged

Cherry-pick da3cccb21: test: decouple ios talk parsing coverage#1277
alexey-pelykh merged 1 commit intomainfrom
cherry-pick/da3cccb21-decouple-ios-talk-parsing-coverage

Conversation

@alexey-pelykh
Copy link
Copy Markdown

Cherry-pick from upstream

Summary

Splits iOS talk config parsing tests into a separate Tests/Logic/TalkConfigParsingTests.swift file that depends only on RemoteClawKit (no app host required). The main test file is reduced to TalkModeManagerTests containing only PCM format detection tests that need the app target.

Adds a new RemoteClawLogicTests test target and scheme in project.yml for the logic-only tests.

Adaptation

  • Resolved conflicts in test file to keep rebranded imports (RemoteClawKit, RemoteClaw)
  • Rebranded OpenClawKit import to RemoteClawKit in new logic test file
  • Rebranded OpenClawLogicTests target/scheme to RemoteClawLogicTests in project.yml
  • Rebranded all OPENCLAW_* build settings to REMOTECLAW_* and bundle IDs to org.remoteclaw.*
  • Preserved fork's version strings (2026.2.23) instead of upstream's (2026.3.8)
  • Added upstream's new Info.plist entries (NSMotionUsageDescription, NSPhotoLibraryUsageDescription, NSSupportsLiveActivities, ITSAppUsesNonExemptEncryption) with rebranded text

Depends on #1276.
Cherry-picked from openclaw/openclaw per #902.

@alexey-pelykh alexey-pelykh merged commit b969862 into main Mar 14, 2026
7 checks passed
@alexey-pelykh alexey-pelykh deleted the cherry-pick/da3cccb21-decouple-ios-talk-parsing-coverage branch March 14, 2026 05:43
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.

2 participants