Skip to content

Commit 9c8c297

Browse files
samedsonncooke3
andauthored
Update FirebaseSessions.podspec
Co-authored-by: Nick Cooke <36927374+ncooke3@users.noreply.github.com>
1 parent b456146 commit 9c8c297

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

FirebaseSessions.podspec

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,7 @@ Pod::Spec.new do |s|
3232
s.cocoapods_version = '>= 1.4.0'
3333
s.prefix_header_file = false
3434

35-
base_dir = "FirebaseSessions/Sources/"
36-
s.source_files = [
37-
base_dir + '**/*.swift',
38-
]
35+
s.source_files = "FirebaseSessions/Sources/**/*.swift"
3936

4037
s.dependency 'FirebaseCore', '~> 10.0'
4138
s.dependency 'FirebaseCoreExtension', '~> 10.0'

0 commit comments

Comments
 (0)