We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6a03f3 + 1cc49ba commit 2fb55c4Copy full SHA for 2fb55c4
ObjectMapper.podspec
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
10
s.authors = { 'Tristan Himmelman' => 'tristanhimmelman@gmail.com' }
11
s.source = { :git => 'https://github.com/tristanhimmelman/ObjectMapper.git', :tag => s.version.to_s }
12
s.resource_bundle = {
13
- "Privacy" => "Sources/ObjectMapper/Resources/PrivacyInfo.xcprivacy"
+ "Privacy" => "Sources/Resources/PrivacyInfo.xcprivacy"
14
}
15
s.watchos.deployment_target = '10.0'
16
s.ios.deployment_target = '17.0'
0 commit comments