@@ -36,28 +36,18 @@ public let shared = Manifest(
3636 Pod ( " GoogleAppMeasurementOnDeviceConversion " , isClosedSource: true , platforms: [ " ios " ] ) ,
3737 Pod ( " FirebaseAnalytics " , isClosedSource: true , zip: true ) ,
3838 Pod ( " FirebaseAnalyticsOnDeviceConversion " , platforms: [ " ios " ] , zip: true ) ,
39- Pod ( " FirebaseAnalyticsSwift " , allowWarnings: true ) ,
4039 Pod ( " FirebaseABTesting " , zip: true ) ,
4140 Pod ( " FirebaseAppCheck " , zip: true ) ,
4241 Pod ( " FirebaseRemoteConfig " , zip: true ) ,
43- Pod ( " FirebaseRemoteConfigSwift " , allowWarnings: true ) ,
4442 Pod ( " FirebaseAppDistribution " , isBeta: true , platforms: [ " ios " ] , zip: true ) ,
4543 Pod ( " FirebaseAuth " , zip: true ) ,
4644 Pod ( " FirebaseCrashlytics " , zip: true ) ,
4745 Pod ( " FirebaseDatabase " , zip: true ) ,
48- Pod ( " FirebaseDatabaseSwift " , allowWarnings: true ) ,
4946 Pod ( " FirebaseDynamicLinks " , platforms: [ " ios " ] , zip: true ) ,
5047 Pod ( " FirebaseFirestoreInternal " , allowWarnings: true ) ,
5148 Pod ( " FirebaseFirestore " , allowWarnings: true , zip: true ) ,
52- Pod ( " FirebaseFirestoreSwift " , allowWarnings: true ) ,
5349 Pod ( " FirebaseFunctions " , zip: true ) ,
5450 Pod ( " FirebaseInAppMessaging " , isBeta: true , platforms: [ " ios " ] , zip: true ) ,
55- Pod (
56- " FirebaseInAppMessagingSwift " ,
57- isBeta: true ,
58- allowWarnings: true ,
59- platforms: [ " ios " ]
60- ) ,
6151 Pod ( " FirebaseMessaging " , zip: true ) ,
6252 Pod ( " FirebasePerformance " , platforms: [ " ios " , " tvos " ] , zip: true ) ,
6353 Pod ( " FirebaseStorage " , zip: true ) ,
0 commit comments