Files
L'électron rare 7d0711b3f6 feat(av-live-body): wire ArkitOSCListener :57129
Receives /body3d/kp from iPhone ARBodyTracker on the diagnostic
port (57129, distinct from Python's 57128 fuse input). Plumbed
through ContentView -> BodyView -> Skeleton3DRenderer so the
ARKit joints can be overlayed alongside Multi-HMR mesh.
2026-05-14 12:32:53 +02:00

9 lines
387 B
Plaintext

// Copy this file to Config/Local.xcconfig and fill in your Apple Developer
// Team ID. The Team ID is the 10-character alphanumeric string visible in
// Xcode → Settings → Accounts → (your Apple ID) → Manage Certificates,
// or via: security find-identity -v -p codesigning
//
// Config/Local.xcconfig is gitignored and must never be committed.
DEVELOPMENT_TEAM = YOUR_TEAM_ID