diff --git a/packages/react-native/third-party-podspecs/glog.podspec b/packages/react-native/third-party-podspecs/glog.podspec index 6fbda3a9427..ee1b5fbb605 100644 --- a/packages/react-native/third-party-podspecs/glog.podspec +++ b/packages/react-native/third-party-podspecs/glog.podspec @@ -29,6 +29,7 @@ Pod::Spec.new do |spec| 'src/base/*.h' spec.exclude_files = "src/windows/**/*" spec.compiler_flags = '-Wno-shorten-64-to-32' + spec.resource_bundles = {'glog_privacy' => 'glog/PrivacyInfo.xcprivacy'} spec.pod_target_xcconfig = { "USE_HEADERMAP" => "NO", diff --git a/packages/react-native/third-party-podspecs/glog/PrivacyInfo.xcprivacy b/packages/react-native/third-party-podspecs/glog/PrivacyInfo.xcprivacy new file mode 100644 index 00000000000..6be0f26360c --- /dev/null +++ b/packages/react-native/third-party-podspecs/glog/PrivacyInfo.xcprivacy @@ -0,0 +1,21 @@ + + + + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryFileTimestamp + NSPrivacyAccessedAPITypeReasons + + C617.1 + + + + NSPrivacyCollectedDataTypes + + NSPrivacyTracking + + +