Skip to content

Fix Kith iPhone-only TestFlight build - #5

Merged
sarthakagrawal927 merged 1 commit into
mainfrom
fix/kith-testflight-device-family
Aug 20, 2026
Merged

Fix Kith iPhone-only TestFlight build#5
sarthakagrawal927 merged 1 commit into
mainfrom
fix/kith-testflight-device-family

Conversation

@sarthakagrawal927

Copy link
Copy Markdown
Member

Summary

  • make the Kith app target explicitly iPhone-only in the XcodeGen source and generated project
  • document the personal-team App Store Connect record and accepted internal TestFlight upload
  • preserve the separate unfinished PersonalSyncKit work in the primary checkout

Verification

  • TARGETED_DEVICE_FAMILY = 1 in stable Xcode 26.6 release settings
  • 9 unit tests passed
  • 3 UI tests passed
  • signed archive contains only UIDeviceFamily = [1]
  • App Store Connect accepted Kith 1.0.0 (1) for processing under team 8F7LXHTJZR

Closes #4

@sarthakagrawal927
sarthakagrawal927 merged commit e635108 into main Aug 20, 2026
2 checks passed
@sarthakagrawal927
sarthakagrawal927 deleted the fix/kith-testflight-device-family branch August 20, 2026 21:11
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.

Fix iPhone-only device family for TestFlight validation

1 participant