Expo app won't build for ios after updating to Xcode 16.1
Everything was working fine until I updated my Xcode to 16.1. Build fails with: ⚠️ ld: ignoring duplicate libraries: '-lc++' ⚠️ ld: Could not find or use auto-linked framework 'CoreAudioTypes': framework 'CoreAudioTypes' not found ⚠️ ld: Could not parse or…