mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-07 16:11:13 +00:00
8 lines
223 B
Plaintext
8 lines
223 B
Plaintext
#include "HockeySDK.xcconfig"
|
|
|
|
BUILD_NUMBER = 17
|
|
VERSION_STRING = 3.5.0b1
|
|
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) BITHOCKEY_VERSION="@\""$(VERSION_STRING)"\""
|
|
BIT_ARM_ARCHS = armv7 armv7s arm64
|
|
ARCHS = $(BIT_ARM_ARCHS)
|