Skip to content

Commit

Permalink
Merge pull request #438 from okta/fix-xcprivacy
Browse files Browse the repository at this point in the history
Update podspec
  • Loading branch information
rajdeepnanua-okta authored Oct 23, 2024
2 parents cadfe35 + 4d362f4 commit b65990b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OktaSdkBridgeReactNative.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ Pod::Spec.new do |s|
s.source_files = 'ios/OktaSdkBridge/**/*.{h,m,swift}', 'packages/okta-react-native/ios/OktaSdkBridge/**/*.{h,m,swift}'

s.dependency 'React'
s.dependency 'OktaOidc', '3.11.5'
s.dependency 'OktaOidc', '3.11.7'
end

0 comments on commit b65990b

Please sign in to comment.