mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
committed by
GitHub
parent
7ee2092dc3
commit
aa44d3175a
@@ -18,15 +18,15 @@
|
||||
#endif
|
||||
|
||||
#ifndef AS_USE_PHOTOS
|
||||
# define AS_USE_PHOTOS 0
|
||||
#define AS_USE_PHOTOS 0
|
||||
#endif
|
||||
|
||||
#ifndef AS_USE_MAPKIT
|
||||
# define AS_USE_MAPKIT 0
|
||||
#define AS_USE_MAPKIT 0
|
||||
#endif
|
||||
|
||||
#ifndef AS_USE_ASSETS_LIBRARY
|
||||
# define AS_USE_ASSETS_LIBRARY 0
|
||||
#define AS_USE_ASSETS_LIBRARY 0
|
||||
#endif
|
||||
|
||||
#ifndef kCFCoreFoundationVersionNumber_iOS_10_0
|
||||
|
||||
Reference in New Issue
Block a user