mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 15:15:16 +00:00
[Build] Finally, it appears necessary to manually specify that the pch needs to be built at the start.
This commit is contained in:
@@ -40,6 +40,7 @@ Pod::Spec.new do |spec|
|
||||
# See https://github.com/facebook/AsyncDisplayKit/issues/1153
|
||||
'AsyncDisplayKit/TextKit/*.h',
|
||||
]
|
||||
core.xcconfig = { 'GCC_PRECOMPILE_PREFIX_HEADER' => 'YES' }
|
||||
end
|
||||
|
||||
spec.subspec 'PINRemoteImage' do |pin|
|
||||
|
||||
Reference in New Issue
Block a user