Skip to content

Commit

Permalink
Add OSLog to podspec (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 authored Jul 11, 2024
1 parent 3cd2e3d commit 493b5a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions GoogleUtilities.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ other Google CocoaPods. They're not intended for direct public usage.
ls.public_header_files = 'GoogleUtilities/Logger/Public/GoogleUtilities/*.h'
ls.dependency 'GoogleUtilities/Environment'
ls.dependency 'GoogleUtilities/Privacy'
ls.frameworks = [
'OSLog'
]
end


Expand Down

0 comments on commit 493b5a0

Please sign in to comment.