Version 6.5.16-0 breaks IOS build due to invalid PrivacyInfo.xcprivacy with Expo 51.
❌ error: Multiple commands produce
'/Users/lodev09/Library/Developer/Xcode/DerivedData/XXXX.app/PrivacyInfo.xcprivacy'
I think we can safely ignore this since it will be up for the user to add the privacy file in their project. Expo does it via the app.json config.
Reverting to 6.5.11-2 works just fine.