react-native: 0.72.12
react-native-file-access: 3.0.7
Platform: iOS
Bug
After updating to 3.0.7 on iOS I get: Multiple commands produce '.../PrivacyInfo.xcprivacy'
To reproduce
Update to 3.0.7
Details
After updated to 3.0.7 iOS build started to fail with message that Multiple commands produce '.../PrivacyInfo.xcprivacy' in bundle. Reverting to 3.0.6 fixes the problem.