Merge pull request #533 from alloy/master
Re-add the prefix header import of SystemConfiguration to the podspec.
This commit is contained in:
commit
ed7a4331c0
@ -10,4 +10,5 @@ Pod::Spec.new do |s|
|
||||
s.requires_arc = true
|
||||
|
||||
s.framework = 'SystemConfiguration'
|
||||
s.prefix_header_contents = "#import <SystemConfiguration/SystemConfiguration.h>"
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user