7d0711b3f6
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.
9 lines
387 B
Plaintext
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
|