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"
|