Skip to content

Guard FirebasePerformanceLogger to supported Apple platforms#55

Merged
AllDmeat merged 10 commits intomainfrom
feature/firebase-platform-guards
Jan 21, 2026
Merged

Guard FirebasePerformanceLogger to supported Apple platforms#55
AllDmeat merged 10 commits intomainfrom
feature/firebase-platform-guards

Conversation

@AllDmeat
Copy link
Copy Markdown
Contributor

@AllDmeat AllDmeat commented Jan 20, 2026

Summary

  • Gate FirebasePerformanceLogger to iOS/tvOS builds and exclude Mac Catalyst
  • Provide an unavailable stub for unsupported platforms to fail fast with a clear message
  • Expand CI test matrix to all Apple platforms (iOS, macOS, tvOS, watchOS)
  • Add create_sim action to explicitly create simulators with specific OS versions
  • Update CI to macos-26 runner and Xcode 26
  • Extract OS version to single env variable for easier updates

Test plan

  • Verify builds pass on all platforms in CI matrix
  • Verify tests run on iOS and tvOS simulators
  • Verify macOS and watchOS builds succeed (no tests for FirebasePerformance there)

🤖 Generated with Claude Code

@AllDmeat AllDmeat force-pushed the feature/firebase-platform-guards branch from 6347fff to ecc908d Compare January 21, 2026 13:17
AllDmeat and others added 4 commits January 21, 2026 18:26
Move device and system configuration from env variables into the matrix.
Create simulators for iOS, tvOS, and watchOS (skip macOS).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@AllDmeat AllDmeat merged commit e9dcbf2 into main Jan 21, 2026
5 checks passed
@AllDmeat AllDmeat deleted the feature/firebase-platform-guards branch January 21, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant