diff --git a/RNGoogleMobileAdsExample/ios/Podfile b/RNGoogleMobileAdsExample/ios/Podfile index d16db2f7..0752d4c8 100644 --- a/RNGoogleMobileAdsExample/ios/Podfile +++ b/RNGoogleMobileAdsExample/ios/Podfile @@ -43,7 +43,7 @@ target 'RNGoogleMobileAdsExample' do installer, config[:reactNativePath], :mac_catalyst_enabled => false, - :ccache_enabled => true + :ccache_enabled => false ) end end