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.
SwiftUIIntrospect.podspec
1 parent 95c4382 commit a6ced72Copy full SHA for a6ced72
SwiftUIIntrospect.podspec
@@ -10,7 +10,7 @@ Pod::Spec.new do |spec|
10
tag: spec.version
11
}
12
13
- spec.source_files = 'Sources/**.swift'
+ spec.source_files = 'Sources/**/*.swift'
14
15
spec.swift_version = '5.7'
16
spec.ios.deployment_target = '13.0'
0 commit comments