mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-30 07:00:49 +00:00
- Added SFHFKeyChainUtils with BIT prefix - Save username, email or userid (if provided by the app or the user) in the keychain instead of user defaults or property files
3 lines
291 B
Plaintext
3 lines
291 B
Plaintext
OTHER_LDFLAGS=$(inherited) -framework CoreText -framework CoreGraphics -framework Foundation -framework QuartzCore -framework SystemConfiguration -framework UIKit -framework Security
|
|
HOCKEYSDK_DOCSET_NAME=HockeySDK-iOS
|
|
GCC_PREPROCESSOR_DEFINITIONS=$(inherited) CONFIGURATION_$(CONFIGURATION) |