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 d7b2551 commit 1d9eb86Copy full SHA for 1d9eb86
CRBoostSwift.podspec
@@ -41,4 +41,6 @@ Pod::Spec.new do |s|
41
# s.public_header_files = 'Pod/Classes/**/*.h'
42
# s.frameworks = 'UIKit', 'MapKit'
43
# s.dependency 'AFNetworking', '~> 2.3'
44
+ s.pod_target_xcconfig = { 'APPLICATION_EXTENSION_API_ONLY' => 'NO' }
45
+
46
end
0 commit comments