Skip to content

Commit 2fb55c4

Browse files
Merge pull request #1144 from selvam4274/Fix-Privacy-Path
Update ObjectMapper.podspec
2 parents d6a03f3 + 1cc49ba commit 2fb55c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ObjectMapper.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
s.authors = { 'Tristan Himmelman' => 'tristanhimmelman@gmail.com' }
1111
s.source = { :git => 'https://github.com/tristanhimmelman/ObjectMapper.git', :tag => s.version.to_s }
1212
s.resource_bundle = {
13-
"Privacy" => "Sources/ObjectMapper/Resources/PrivacyInfo.xcprivacy"
13+
"Privacy" => "Sources/Resources/PrivacyInfo.xcprivacy"
1414
}
1515
s.watchos.deployment_target = '10.0'
1616
s.ios.deployment_target = '17.0'

0 commit comments

Comments
 (0)