Skip to content

Commit 02964b4

Browse files
committed
Update readme to reflect correct iOS version.
1 parent 2207915 commit 02964b4

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

release_build_files/readme.md

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -230,50 +230,50 @@ Feature | Required Frameworks and Cocoapods
230230
-------------------------- | ---------------------------------------
231231
Firebase Analytics | firebase_analytics.xcframework
232232
| | firebase.xcframework
233-
| | Firebase/Analytics Cocoapod (10.16.0)
233+
| | Firebase/Analytics Cocoapod (10.15.0)
234234
Firebase App Check | firebase_app_check.xcframework
235235
| | firebase.xcframework
236-
| | Firebase/AppCheck Cocoapod (10.16.0)
236+
| | Firebase/AppCheck Cocoapod (10.15.0)
237237
Firebase Authentication | firebase_auth.xcframework
238238
| | firebase.xcframework
239-
| | Firebase/Auth Cocoapod (10.16.0)
239+
| | Firebase/Auth Cocoapod (10.15.0)
240240
Firebase Dynamic Links | firebase_dynamic_links.xcframework
241241
| | firebase.xcframework
242-
| | Firebase/DynamicLinks Cocoapod (10.16.0)
242+
| | Firebase/DynamicLinks Cocoapod (10.15.0)
243243
Cloud Firestore | firebase_firestore.xcframework
244244
| | firebase_auth.xcframework
245245
| | firebase.xcframework
246-
| | Firebase/Firestore Cocoapod (10.16.0)
247-
| | Firebase/Auth Cocoapod (10.16.0)
246+
| | Firebase/Firestore Cocoapod (10.15.0)
247+
| | Firebase/Auth Cocoapod (10.15.0)
248248
Firebase Functions | firebase_functions.xcframework
249249
| | firebase_auth.xcframework (optional)
250250
| | firebase.xcframework
251-
| | Firebase/Functions Cocoapod (10.16.0)
252-
| | Firebase/Auth Cocoapod (10.16.0)
251+
| | Firebase/Functions Cocoapod (10.15.0)
252+
| | Firebase/Auth Cocoapod (10.15.0)
253253
Google Mobile Ads | firebase_gma.xcframework
254254
| | firebase.xcframework
255-
| | Firebase/CoreOnly Cocoapod (10.16.0)
255+
| | Firebase/CoreOnly Cocoapod (10.15.0)
256256
| | Google-Mobile-Ads-SDK Cocoapod (10.12.0)
257257
| | GoogleUserMessagingPlatform Cocoapod (2.1.0)
258258
Firebase Installations | firebase_installations.xcframework
259259
| | firebase.xcframework
260-
| | FirebaseInstallations Cocoapod (10.16.0)
260+
| | FirebaseInstallations Cocoapod (10.15.0)
261261
Firebase Cloud Messaging | firebase_messaging.xcframework
262262
| | firebase.xcframework
263-
| | Firebase/Messaging Cocoapod (10.16.0)
263+
| | Firebase/Messaging Cocoapod (10.15.0)
264264
Firebase Realtime Database | firebase_database.xcframework
265265
| | firebase_auth.xcframework
266266
| | firebase.xcframework
267-
| | Firebase/Database Cocoapod (10.16.0)
268-
| | Firebase/Auth Cocoapod (10.16.0)
267+
| | Firebase/Database Cocoapod (10.15.0)
268+
| | Firebase/Auth Cocoapod (10.15.0)
269269
Firebase Remote Config | firebase_remote_config.xcframework
270270
| | firebase.xcframework
271-
| | Firebase/RemoteConfig Cocoapod (10.16.0)
271+
| | Firebase/RemoteConfig Cocoapod (10.15.0)
272272
Firebase Storage | firebase_storage.xcframework
273273
| | firebase_auth.xcframework
274274
| | firebase.xcframework
275-
| | Firebase/Storage Cocoapod (10.16.0)
276-
| | Firebase/Auth Cocoapod (10.16.0)
275+
| | Firebase/Storage Cocoapod (10.15.0)
276+
| | Firebase/Auth Cocoapod (10.15.0)
277277

278278
Important: Each version of the Firebase C++ SDK supports a specific version of
279279
the Firebase iOS SDK. Please ensure that you reference the Cocoapod versions
@@ -293,50 +293,50 @@ Feature | Required Libraries and Cocoapods
293293
-------------------------- | -----------------------------------------
294294
Firebase Analytics | libfirebase_analytics.a
295295
| | libfirebase_app.a
296-
| | Firebase/Analytics Cocoapod (10.16.0)
296+
| | Firebase/Analytics Cocoapod (10.15.0)
297297
Firebase App Check | firebase_app_check.xcframework
298298
| | firebase.xcframework
299-
| | Firebase/AppCheck Cocoapod (10.16.0)
299+
| | Firebase/AppCheck Cocoapod (10.15.0)
300300
Firebase Authentication | libfirebase_auth.a
301301
| | libfirebase_app.a
302-
| | Firebase/Auth Cocoapod (10.16.0)
302+
| | Firebase/Auth Cocoapod (10.15.0)
303303
Firebase Dynamic Links | libfirebase_dynamic_links.a
304304
| | libfirebase_app.a
305-
| | Firebase/DynamicLinks Cocoapod (10.16.0)
305+
| | Firebase/DynamicLinks Cocoapod (10.15.0)
306306
Cloud Firestore | libfirebase_firestore.a
307307
| | libfirebase_app.a
308308
| | libfirebase_auth.a
309-
| | Firebase/Firestore Cocoapod (10.16.0)
310-
| | Firebase/Auth Cocoapod (10.16.0)
309+
| | Firebase/Firestore Cocoapod (10.15.0)
310+
| | Firebase/Auth Cocoapod (10.15.0)
311311
Firebase Functions | libfirebase_functions.a
312312
| | libfirebase_app.a
313313
| | libfirebase_auth.a (optional)
314-
| | Firebase/Functions Cocoapod (10.16.0)
315-
| | Firebase/Auth Cocoapod (10.16.0)
314+
| | Firebase/Functions Cocoapod (10.15.0)
315+
| | Firebase/Auth Cocoapod (10.15.0)
316316
Google Mobile Ads | libfirebase_gma.a
317317
| | libfirebase_app.a
318-
| | Firebase/CoreOnly Cocoapod (10.16.0)
318+
| | Firebase/CoreOnly Cocoapod (10.15.0)
319319
| | Google-Mobile-Ads-SDK Cocoapod (10.12.0)
320320
| | GoogleUserMessagingPlatform Cocoapod (2.1.0)
321321
Firebase Installations | libfirebase_installations.a
322322
| | libfirebase_app.a
323-
| | FirebaseInstallations Cocoapod (10.16.0)
323+
| | FirebaseInstallations Cocoapod (10.15.0)
324324
Firebase Cloud Messaging | libfirebase_messaging.a
325325
| | libfirebase_app.a
326-
| | Firebase/CloudMessaging Cocoapod (10.16.0)
326+
| | Firebase/CloudMessaging Cocoapod (10.15.0)
327327
Firebase Realtime Database | libfirebase_database.a
328328
| | libfirebase_app.a
329329
| | libfirebase_auth.a
330-
| | Firebase/Database Cocoapod (10.16.0)
331-
| | Firebase/Auth Cocoapod (10.16.0)
330+
| | Firebase/Database Cocoapod (10.15.0)
331+
| | Firebase/Auth Cocoapod (10.15.0)
332332
Firebase Remote Config | libfirebase_remote_config.a
333333
| | libfirebase_app.a
334-
| | Firebase/RemoteConfig Cocoapod (10.16.0)
334+
| | Firebase/RemoteConfig Cocoapod (10.15.0)
335335
Firebase Storage | libfirebase_storage.a
336336
| | libfirebase_app.a
337337
| | libfirebase_auth.a
338-
| | Firebase/Storage Cocoapod (10.16.0)
339-
| | Firebase/Auth Cocoapod (10.16.0)
338+
| | Firebase/Storage Cocoapod (10.15.0)
339+
| | Firebase/Auth Cocoapod (10.15.0)
340340

341341
Important: Each version of the Firebase C++ SDK supports a specific version of
342342
the Firebase iOS SDK. Please ensure that you reference the Cocoapod versions
@@ -633,7 +633,7 @@ code.
633633
## Release Notes
634634
### 11.6.0
635635
- Changes
636-
- General (iOS): Update to Firebase Cocoapods version 10.16.0.
636+
- General (iOS): Update to Firebase Cocoapods version 10.15.0.
637637
- Firestore: Add support for disjunctions in queries (OR queries)
638638
([#1453](https://github.com/firebase/firebase-cpp-sdk/pull/1453)).
639639
- GMA: Added the User Messaging Platform (UMP) SDK, required for obtaining

0 commit comments

Comments
 (0)