mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-03-10 10:19:04 +00:00
Conflicts: HockeySDK-Source.podspec README.md Support/buildnumber.xcconfig Support/release.xcconfig docs/Changelog-template.md docs/Guide-Installation-Setup-template.md
5 lines
230 B
Plaintext
5 lines
230 B
Plaintext
#include "buildnumber.xcconfig"
|
|
|
|
OTHER_CFLAGS[sdk=iphoneos9.*] = -Wall -Wextra -Wshorten-64-to-32 -Wno-unused-parameter -fembed-bitcode
|
|
OTHER_CFLAGS[sdk=iphonesimulator9.*] = -Wall -Wextra -Wshorten-64-to-32 -Wno-unused-parameter
|