Skip to content

Commit

Permalink
chore: try adding resource bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
wangela committed Feb 15, 2024
1 parent 5741dbf commit de4e482
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Google-Maps-iOS-Utils.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Pod::Spec.new do |s|
s.swift_version = '5.3'

s.dependency 'GoogleMaps'
s.ios.resource_bundle = { 'GoogleMaps' => 'Resources/**/*' }
s.static_framework = true

s.subspec 'QuadTree' do |sp|
Expand Down

0 comments on commit de4e482

Please sign in to comment.