Skip to content

Commit

Permalink
chore: temporarily disable privacy_file_aggregation for ios
Browse files Browse the repository at this point in the history
  • Loading branch information
UNIDY2002 committed May 25, 2024
1 parent 278b4de commit a9481b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/thu-info-app/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ target 'thu_info' do
config = use_native_modules!

use_react_native!(
privacy_file_aggregation_enabled: false,
:path => config[:reactNativePath],
# An absolute path to your application root.
:app_path => "#{Pod::Config.instance.installation_root}/.."
Expand Down

0 comments on commit a9481b2

Please sign in to comment.