2026-06-07 23:00:29 -07:00
|
|
|
{
|
|
|
|
|
"project": {
|
|
|
|
|
"name": "CocotteCockpitiOS",
|
|
|
|
|
"bundleId": "tech.cocotte.cockpit.ios",
|
2026-06-08 00:11:15 -07:00
|
|
|
"scheme": "CocotteCockpitiOS",
|
|
|
|
|
"xcodeproj": "CocotteCockpitiOS.xcodeproj",
|
|
|
|
|
"developmentTeam": ""
|
2026-06-07 23:00:29 -07:00
|
|
|
},
|
|
|
|
|
"remote": {
|
|
|
|
|
"user": "natalie",
|
|
|
|
|
"host": "plum.lan",
|
|
|
|
|
"sshAlias": "plum",
|
2026-06-08 00:11:15 -07:00
|
|
|
"projectDir": "/Users/natalie/Code/@projects/@cocottetech/@platform/codebase/@features/ai-copilot/ios-fe/",
|
2026-06-07 23:00:29 -07:00
|
|
|
"sshOptions": {
|
|
|
|
|
"connectTimeout": 10,
|
|
|
|
|
"serverAliveInterval": 60,
|
|
|
|
|
"strictHostKeyChecking": false
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"build": {
|
|
|
|
|
"sdk": "iphoneos",
|
|
|
|
|
"configuration": "Debug",
|
|
|
|
|
"simulator": {
|
|
|
|
|
"sdk": "iphonesimulator",
|
|
|
|
|
"device": "iPhone 16 Pro",
|
|
|
|
|
"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"
|
|
|
|
|
}
|