2026-02-17 20:08:50 +00:00
|
|
|
// Copy to LocalSigning.xcconfig for personal local signing overrides.
|
|
|
|
|
// This file is only an example and should stay committed.
|
|
|
|
|
|
|
|
|
|
OPENCLAW_CODE_SIGN_STYLE = Automatic
|
|
|
|
|
OPENCLAW_DEVELOPMENT_TEAM = P5Z8X89DJL
|
|
|
|
|
|
|
|
|
|
OPENCLAW_APP_BUNDLE_ID = ai.openclaw.ios.test.mariano
|
|
|
|
|
OPENCLAW_SHARE_BUNDLE_ID = ai.openclaw.ios.test.mariano.share
|
2026-02-18 19:37:03 +00:00
|
|
|
OPENCLAW_WATCH_APP_BUNDLE_ID = ai.openclaw.ios.test.mariano.watchkitapp
|
|
|
|
|
OPENCLAW_WATCH_EXTENSION_BUNDLE_ID = ai.openclaw.ios.test.mariano.watchkitapp.extension
|
2026-02-17 20:08:50 +00:00
|
|
|
|
|
|
|
|
// Leave empty with automatic signing.
|
|
|
|
|
OPENCLAW_APP_PROFILE =
|
|
|
|
|
OPENCLAW_SHARE_PROFILE =
|