We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5239324 commit ba33b56Copy full SHA for ba33b56
FlagsmithClient.podspec
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
16
s.source = { :git => 'https://github.com/Flagsmith/flagsmith-ios-client.git', :tag => s.version.to_s }
17
s.social_media_url = 'https://twitter.com/getflagsmith'
18
s.resource_bundles = {
19
- 'FlagSmith_Privacy' => ['Classes/PrivacyInfo.xcprivacy'],
+ 'Flagsmith_Privacy' => ['FlagsmithClient/Classes/PrivacyInfo.xcprivacy'],
20
}
21
22
s.ios.deployment_target = '12.0'
0 commit comments