We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8f422f commit 0a33bffCopy full SHA for 0a33bff
libcurl-ios.podspec
@@ -91,7 +91,7 @@ Pod::Spec.new do |s|
91
# Not including the public_header_files will make all headers public.
92
#
93
94
- s.preserve_paths = "include", "include/**/*.h"
+ s.public_header_files = "include/**/*.h"
95
96
# s.public_header_files = "Classes/**/*.h"
97
s.vendored_libraries = "lib/libcurl.a"
0 commit comments