Firebase Configs in iOS: Using xcconfig to Select the Right GoogleService-Info.plist
May 16, 2026 · 4 min read
Use per-configuration .xcconfig files and a two-line Run Script to copy the right GoogleService-Info.plist into your app bundle — no manual swaps or conditional Firebase setup.