{ "project": { "name": "CocotteCockpitiOS", "bundleId": "tech.cocotte.cockpit.ios", "scheme": "CocotteCockpitiOS", "xcodeproj": "CocotteCockpitiOS.xcodeproj", "developmentTeam": "" }, "remote": { "user": "natalie", "host": "plum.lan", "sshAlias": "plum", "projectDir": "/Users/natalie/Code/@projects/@cocottetech/@platform/codebase/@features/ai-copilot/ios-fe/", "sshOptions": { "connectTimeout": 10, "serverAliveInterval": 60, "strictHostKeyChecking": false } }, "build": { "sdk": "iphoneos", "configuration": "Debug", "simulator": { "sdk": "iphonesimulator", "device": "Demo-iPhone", "runtime": "iOS 26.0" } }, "xcode": { "scheme": "CocotteCockpitiOS", "team_id": "", "bundle_id": "tech.cocotte.cockpit.ios" }, "packages": { "dependencies": [ "path:../cockpit-kit", "path:../../../@packages/platform-models", "path:../../../@packages/platform-api-client" ] }, "sync": { "exclude": [ ".git", ".build", ".cache", "DerivedData", ".DS_Store", "node_modules", ".swiftpm" ], "cooldownSeconds": 5 }, "defaultMode": "remote" }