We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db329fd commit ba8d617Copy full SHA for ba8d617
InPlayerSDK.podspec
@@ -79,7 +79,7 @@ Pod::Spec.new do |s|
79
# Not including the public_header_files will make all headers public.
80
#
81
82
- s.source_files = "Source/**/*.*"
+ s.source_files = "Source/**/*.swift"
83
84
# ――― Resources ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
85
0 commit comments