Skip to content

Commit

Permalink
Add new pod to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 committed Dec 17, 2024
1 parent d995704 commit 82c05e6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ public let shared = Manifest(
Pod("FirebaseInstallations"),
Pod("FirebaseSessions"),
Pod("FirebaseRemoteConfigInterop"),
Pod("FirebaseAnalyticsInterop"),
Pod("GoogleAppMeasurement", isClosedSource: true, platforms: ["ios", "macos", "tvos"]),
Pod("GoogleAppMeasurementOnDeviceConversion", isClosedSource: true, platforms: ["ios"]),
Pod("FirebaseAnalytics", isClosedSource: true, platforms: ["ios", "macos", "tvos"], zip: true),
Expand Down

0 comments on commit 82c05e6

Please sign in to comment.