Merged via /review-pr -> /prepare-pr -> /merge-pr. Prepared head SHA: 0a7ab8589ac23d0743d4377683d60601a8c19e61 Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com> Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com> Reviewed-by: @mbelinky
13 lines
412 B
Plaintext
13 lines
412 B
Plaintext
// 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
|
|
|
|
// Leave empty with automatic signing.
|
|
OPENCLAW_APP_PROFILE =
|
|
OPENCLAW_SHARE_PROFILE =
|