mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
Merged via squash.
Prepared head SHA: 82b38fe93b
Co-authored-by: ngutman <1540134+ngutman@users.noreply.github.com>
Co-authored-by: ngutman <1540134+ngutman@users.noreply.github.com>
Reviewed-by: @ngutman
9 lines
236 B
Plaintext
9 lines
236 B
Plaintext
// Shared iOS version defaults.
|
|
// Generated overrides live in build/Version.xcconfig (git-ignored).
|
|
|
|
OPENCLAW_GATEWAY_VERSION = 0.0.0
|
|
OPENCLAW_MARKETING_VERSION = 0.0.0
|
|
OPENCLAW_BUILD_VERSION = 0
|
|
|
|
#include? "../build/Version.xcconfig"
|