mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-18 10:16:28 +00:00
removing unnecessary linking and add comment to all features xcconfig
This commit is contained in:
@@ -1 +1,3 @@
|
||||
#include "release.xcconfig"
|
||||
|
||||
// We don't have to specify usage of the features for the "AllFeatures"-config as the default in the feautre-config-header is "1".
|
||||
@@ -4,9 +4,7 @@ framework module HockeySDK {
|
||||
export *
|
||||
module * { export * }
|
||||
|
||||
link framework "AssetsLibrary"
|
||||
link framework "CoreTelephony"
|
||||
link framework "CoreText"
|
||||
link framework "CoreGraphics"
|
||||
link framework "Foundation"
|
||||
link framework "MobileCoreServices"
|
||||
|
||||
Reference in New Issue
Block a user