mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-03-11 02:38:58 +00:00
Add libz to linked libraries in xcconfig files
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
OTHER_LDFLAGS=$(inherited) -framework CoreText -framework CoreGraphics -framework Foundation -framework QuartzCore -framework SystemConfiguration -framework UIKit -framework Security -framework AssetsLibrary -framework MobileCoreServices -framework QuickLook -lc++
|
||||
OTHER_LDFLAGS=$(inherited) -framework CoreText -framework CoreGraphics -framework Foundation -framework QuartzCore -framework SystemConfiguration -framework UIKit -framework Security -framework AssetsLibrary -framework MobileCoreServices -framework QuickLook -lc++ -lz
|
||||
HOCKEYSDK_DOCSET_NAME=HockeySDK-iOS
|
||||
GCC_PREPROCESSOR_DEFINITIONS=$(inherited) CONFIGURATION_$(CONFIGURATION)
|
||||
|
||||
Reference in New Issue
Block a user