Skip to content

Commit ba33b56

Browse files
Update Flagsmith_privacy location and name (#61)
1 parent 5239324 commit ba33b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlagsmithClient.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
s.source = { :git => 'https://github.com/Flagsmith/flagsmith-ios-client.git', :tag => s.version.to_s }
1717
s.social_media_url = 'https://twitter.com/getflagsmith'
1818
s.resource_bundles = {
19-
'FlagSmith_Privacy' => ['Classes/PrivacyInfo.xcprivacy'],
19+
'Flagsmith_Privacy' => ['FlagsmithClient/Classes/PrivacyInfo.xcprivacy'],
2020
}
2121

2222
s.ios.deployment_target = '12.0'

0 commit comments

Comments
 (0)