Skip to content

Commit 6a3d4de

Browse files
blutterblutter
blutter
authored and
blutter
committedMar 11, 2016
修复Podspec
1 parent abddc5c commit 6a3d4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎CocoaUI.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Pod::Spec.new do |s|
2424
s.source_files = "IKit/*.{h,m}", "IKit/*/*.{m,h}", "IObj/*.{h,m}"
2525
#s.exclude_files = "Classes/Exclude"
2626

27-
s.public_header_files = "IKit/*.{h}"
27+
#s.public_header_files = "IKit/*.{h}"
2828
s.prefix_header_contents = <<-EOS
2929
#ifndef IKit_PrefixHeader_pch
3030
#define IKit_PrefixHeader_pch

0 commit comments

Comments
 (0)
Please sign in to comment.