Skip to content

Commit ae6b8fc

Browse files
author
pwf2006
committed
pod spec第二次修改
1 parent bbc1edf commit ae6b8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iOS-RunTime.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Pod::Spec.new do |s|
4141
# Not including the public_header_files will make all headers public.
4242
#
4343

44-
s.source_files = "FirstGit", "FirstGit/HomeController.*"
44+
s.source_files = "FirstGit/HomeController.*"
4545
s.exclude_files = "Classes/Exclude"
4646

4747
# s.public_header_files = "Classes/**/*.h"

0 commit comments

Comments
 (0)