mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-22 13:28:10 +00:00
54 lines
1.8 KiB
JSON
54 lines
1.8 KiB
JSON
{
|
|
"teamId": "FWJYW4S8P8",
|
|
"signingRepo": "git@github.com:openclaw/apps-signing.git",
|
|
"signingBranch": "main",
|
|
"profileType": "appstore",
|
|
"targets": [
|
|
{
|
|
"target": "OpenClaw",
|
|
"displayName": "OpenClaw",
|
|
"bundleId": "ai.openclawfoundation.app",
|
|
"platform": "IOS",
|
|
"profileKey": "OPENCLAW_APP_PROFILE",
|
|
"profileName": "OpenClaw App Store ai.openclawfoundation.app",
|
|
"capabilities": ["PUSH_NOTIFICATIONS"]
|
|
},
|
|
{
|
|
"target": "OpenClawShareExtension",
|
|
"displayName": "OpenClaw Share",
|
|
"bundleId": "ai.openclawfoundation.app.share",
|
|
"platform": "IOS",
|
|
"profileKey": "OPENCLAW_SHARE_PROFILE",
|
|
"profileName": "OpenClaw App Store ai.openclawfoundation.app.share",
|
|
"capabilities": []
|
|
},
|
|
{
|
|
"target": "OpenClawActivityWidget",
|
|
"displayName": "OpenClaw Activity Widget",
|
|
"bundleId": "ai.openclawfoundation.app.activitywidget",
|
|
"platform": "IOS",
|
|
"profileKey": "OPENCLAW_ACTIVITY_WIDGET_PROFILE",
|
|
"profileName": "OpenClaw App Store ai.openclawfoundation.app.activitywidget",
|
|
"capabilities": []
|
|
},
|
|
{
|
|
"target": "OpenClawWatchApp",
|
|
"displayName": "OpenClaw Watch App",
|
|
"bundleId": "ai.openclawfoundation.app.watchkitapp",
|
|
"platform": "IOS",
|
|
"profileKey": "OPENCLAW_WATCH_APP_PROFILE",
|
|
"profileName": "OpenClaw App Store ai.openclawfoundation.app.watchkitapp",
|
|
"capabilities": []
|
|
},
|
|
{
|
|
"target": "OpenClawWatchExtension",
|
|
"displayName": "OpenClaw Watch Extension",
|
|
"bundleId": "ai.openclawfoundation.app.watchkitapp.extension",
|
|
"platform": "IOS",
|
|
"profileKey": "OPENCLAW_WATCH_EXTENSION_PROFILE",
|
|
"profileName": "OpenClaw App Store ai.openclawfoundation.app.watchkitapp.extension",
|
|
"capabilities": []
|
|
}
|
|
]
|
|
}
|