We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc1edf commit ae6b8fcCopy full SHA for ae6b8fc
iOS-RunTime.podspec
@@ -41,7 +41,7 @@ Pod::Spec.new do |s|
41
# Not including the public_header_files will make all headers public.
42
#
43
44
- s.source_files = "FirstGit", "FirstGit/HomeController.*"
+ s.source_files = "FirstGit/HomeController.*"
45
s.exclude_files = "Classes/Exclude"
46
47
# s.public_header_files = "Classes/**/*.h"
0 commit comments