Skip to content

Commit 7c6f9d4

Browse files
committed
Preserve nested paths of HarfBuzz
1 parent 1ec8597 commit 7c6f9d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TehreerCocoa.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Pod::Spec.new do |spec|
6161
'Libraries/UniBreak/src/wordbreak.c'
6262
spec.preserve_paths = 'Libraries/FreeType/include/**/*.h',
6363
'Libraries/FreeType/src/**/*.{h,c}',
64-
'Libraries/HarfBuzz/src/*.{h,hh,cc}',
64+
'Libraries/HarfBuzz/src/**/*.{h,hh,cc}',
6565
'Libraries/Patch/*.{h,c}',
6666
'Libraries/SheenBidi/Headers/*.h',
6767
'Libraries/SheenBidi/Source/**/*.{h,c}',

0 commit comments

Comments
 (0)