Swiftpack.co - Swift Packages by firebase

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by firebase

firebase/firebase-ios-sdk v8.15.0
Firebase SDK for Apple App Development
⭐️ 5,210
🕓 2 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Firebase Apple 10.24.0
2 weeks ago
The Firebase Apple SDK (10.24.0) is now available. For more details, see the [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#10.24.0) To install this SDK, see [Add Firebase to your project.](https://firebase.google.com/docs/ios/setup) ## What's Changed * Remove calls to fstat in crashlytics by @volantwish in https://github.com/firebase/firebase-ios-sdk/pull/12531 * fix unit tests by @themiswang in https://github.com/firebase/firebase-ios-sdk/pull/12553 * [Release] Add release note for signed artifact changes by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12558 * Fix typo by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12565 * [Firestore] Add a check to ensure FirestoreInternal has same public headers as Firestore by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12575 * Carthage 10.23.0 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12588 * Initial CI for visionOS by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12578 * Upgrade cmake build to grpc 162 by @wu-hui in https://github.com/firebase/firebase-ios-sdk/pull/12417 * More visionOS CI by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12608 * Update versions for Release 10.24.0 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12594 * [Release Tooling] Update XCFramework structure by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12595 * [Docs] Update `FirebaseCore/CHANGELOG.md` with correct issue # by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12639 * Adds putFileHandle and putFileHandleAsync by @mattcomi in https://github.com/firebase/firebase-ios-sdk/pull/12580 * [CocoaPods] Lock FirestoreInternal version to Firestore by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12654 * Merge 10.23.1 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12655 * [Crashlytics] Fix missing Swift header error by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12659 * Move MIEQ to composite index tests by @milaGGL in https://github.com/firebase/firebase-ios-sdk/pull/12416 * feat: add basic support to build frameworks and zip them for the Apple Watch by @jasesuperhero in https://github.com/firebase/firebase-ios-sdk/pull/12624 * Release note for watchOS zip/Carthage by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12670 * [Crashlytics] Remove mach_absolute_time usages by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12664 * Update to SwiftFormat 0.53.5 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12665 * Fix typo: Timout -> Timeout by @Jager-yoo in https://github.com/firebase/firebase-ios-sdk/pull/12672 * [Crashlytics] Regenerate privacy manifest by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12675 * [Release] Version changelog entries for 10.24.0 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12677 * [Release Tooling] Fix METADATA.md regression introduced in #12595 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12661 * Analytics 10.24.0 by @tsunghung in https://github.com/firebase/firebase-ios-sdk/pull/12693 * [Release] Update binary SPM Firestore distro for 10.24.0 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12708 * [Release] Update Firestore's binary deps in Package.swift by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12709 ## New Contributors * @volantwish made their first contribution in https://github.com/firebase/firebase-ios-sdk/pull/12531 * @mattcomi made their first contribution in https://github.com/firebase/firebase-ios-sdk/pull/12580 * @jasesuperhero made their first contribution in https://github.com/firebase/firebase-ios-sdk/pull/12624 * @Jager-yoo made their first contribution in https://github.com/firebase/firebase-ios-sdk/pull/12672 **Full Changelog**: https://github.com/firebase/firebase-ios-sdk/compare/10.23.1...10.24.0
10.23.1
3 weeks ago
The Firebase Apple SDK (10.23.1) is now available. This release is only available for CocoaPods and Swift Package Manager and only changes Firebase Analytics. See details at [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#10.23.1) ## What's Changed * [Release] Update Package.swift for 10.23.1 patch by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12644 * Analytics 10.23.1 by @htcgh in https://github.com/firebase/firebase-ios-sdk/pull/12648 * 10.23.1 podspec updates by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12647 * Tweak release note by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12649 **Full Changelog**: https://github.com/firebase/firebase-ios-sdk/compare/10.23.0...10.23.1
10.23.0
5 weeks ago
The Firebase Apple SDK (10.23.0) is now available. For more details, see the [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#10.23.0) To install this SDK, see [Add Firebase to your project.](https://firebase.google.com/docs/ios/setup) ## What's Changed * [Release] Update versions for Release 10.23.0 by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/12467 * Add API tests for hashed email and phone number by @tsunghung in https://github.com/firebase/firebase-ios-sdk/pull/12469 * Update upload-symbols to 13.7 by @themiswang in https://github.com/firebase/firebase-ios-sdk/pull/12471 * Analytics 10.22.1 by @tsunghung in https://github.com/firebase/firebase-ios-sdk/pull/12482 * Upgrade `clang-format` to v18 by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/12483 * [Release] Add patch note for 10.22.1 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12490 * Restore 10.23.0 versions to main after 10.22.1 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12497 * Patch abseil-cpp to ignore deprecated errors in new Xcode. by @jonsimantov in https://github.com/firebase/firebase-ios-sdk/pull/12498 * Fix CI breakage from recent merge by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12504 * Resolved warning no rule to process file 'PrivacyInfo.xcprivacy' of type 'text.xml' with CocoaPods by @HikaruSato in https://github.com/firebase/firebase-ios-sdk/pull/12513 * Upgrade grpc to 1.62 for cocoapods by @wu-hui in https://github.com/firebase/firebase-ios-sdk/pull/12398 * Snapshot listener source from cache by @milaGGL in https://github.com/firebase/firebase-ios-sdk/pull/12370 * [Rollouts] Feature rollouts merge to main by @themiswang in https://github.com/firebase/firebase-ios-sdk/pull/12410 * [spm] Update grpc to 1.62.3 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12520 * [Release Tooling] Copy over macOS/macCatalyst plists by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12517 * NOTICES Change by @github-actions in https://github.com/firebase/firebase-ios-sdk/pull/12524 * Changelog updates for 10.23.0 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12533 * [Firestore] Improve logging in scripts/check_firestore_symbols.sh by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12535 * [Firestore] Add unlinked symbol introduced in #12370 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12534 * [Firestore] Re-export public header added in #12370 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12537 * [Firestore] Bump dependency ranges for Firestore's binary SPM distro by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12538 * Fix Firestore build warnings by @cherylEnkidu in https://github.com/firebase/firebase-ios-sdk/pull/12536 * Analytics 10.23.0 by @htcgh in https://github.com/firebase/firebase-ios-sdk/pull/12539 * [Release] Update FirebaseFirestoreInternal checksum by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12545 * [Release] Re-spin FST with signed artifact by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12549 ## New Contributors * @HikaruSato made their first contribution in https://github.com/firebase/firebase-ios-sdk/pull/12513 **Full Changelog**: https://github.com/firebase/firebase-ios-sdk/compare/10.22.1...10.23.0
Firebase Apple 10.22.1
7 weeks ago
The Firebase Apple SDK (10.22.1) is now available. For more details, see the [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#10.22.1) To install this SDK, see [Add Firebase to your project.](https://firebase.google.com/docs/ios/setup)
Firebase Apple 10.22.0
7 weeks ago
The Firebase Apple SDK (10.22.0) is now available. For more details, see the [Firebase Apple SDK release notes](https://firebase.google.com/support/release-notes/ios#10.22.0). To install this SDK, see [Add Firebase to your project](https://firebase.google.com/docs/ios/setup).
Firebase Apple 10.21.0
11 weeks ago
The Firebase Apple SDK (10.21.0) is now available. For more details, see the [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#10.21.0) To install this SDK, see [Add Firebase to your project.](https://firebase.google.com/docs/ios/setup)
10.20.0
14 weeks ago
The Firebase Apple SDK (10.20.0) is now available. For more details, see the [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#10.20.0) To install this SDK, see [Add Firebase to your project.](https://firebase.google.com/docs/ios/setup)
Firebase Apple 10.19.0
20 weeks ago
The Firebase Apple SDK (10.19.0) is now available. For more details, see the [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#10.19.0) To install this SDK, see [Add Firebase to your project.](https://firebase.google.com/docs/ios/setup)
Firebase Apple 10.18.0
23 weeks ago
The Firebase Apple SDK (10.18.0) is now available. For more details, see the [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#10.18.0) To install this SDK, see [Add Firebase to your project.](https://firebase.google.com/docs/ios/setup)
Firebase Apple 10.17.0
25 weeks ago
The Firebase Apple SDK (10.17.0) is now available. For more details, see the [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#10.17.0) To install this SDK, see [Add Firebase to your project.](https://firebase.google.com/docs/ios/setup)
iOS macOS watchOS tvOS macCatalyst
firebase/FirebaseUI-iOS v13.1.0
iOS UI bindings for Firebase.
⭐️ 1,485
🕓 31 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
FirebaseUI 13.1.0
31 weeks ago
- Added support for Facebook SDK 16. - Removed usage of deprecated CoreTelephony API previously used to determine default country code in Phone Auth. The default country code must now be manually specified via `FUIPhoneAuth.defaultCountryCode`.
FirebaseUI 13.0.0
1 year ago
Updated Facebook to 15.0.0 and fixed an issue where GTMSessionFetcher was pinned to too low a version.
FirebaseUI 12.3.1
1 year ago
Fixes #1111 (Swift Package Manager only).
FirebaseUI 12.3.0
1 year ago
Fixes #1099, #1028, #1043, and #1083. Also bumps the Firebase support ceiling to Firebase 10 (inclusive).
FirebaseUI 12.2.0
1 year ago
- Fixed an issue where an error would be ignored sometimes in Firebase Auth (#1012). - Updated FirebaseUI to be compatible with both Firebase 8.x and Firebase 9.x.
FirebaseUI 12.1.1
2 years ago
Fixes several packaging issues (#1002, #1007, #1015).
FirebaseUI 12.1.0
2 years ago
- Added support for Facebook Limited Login. - Added nonce utilities to FirebaseAuthUI.
FirebaseUI 12.0.2
2 years ago
- Fixed #998 - Added a nonce to Sign in with Apple requests (#996)
FirebaseUI 12.0.0
2 years ago
Updated GoogleSignIn to 6.0.0 and added support for Swift Package Manager. When migrating, note that any scopes beyond the default email and profile scopes must now be requested in a reauth flow.
FirebaseUI 11.1.3
2 years ago
- Updated Facebook dependency to v11 and replaced FBSDKCoreKit with FBSDKCoreKit_Basics. - Added custom Auth UI parameters to OAuth providers.
iOS
firebase/geofire-objc v5.0.0
GeoFire for Objective-C - Realtime location queries with Firebase
⭐️ 436
🕓 40 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
GeoFire 5.0.0
40 weeks ago
Adds compatibility with Xcode 14. Now requires iOS 11 or higher.
GeoFire 4.4.0
40 weeks ago
Adds compatibility with Firebase 10.
GeoFire 4.3.0
2 years ago
- Fixed an issue where the podspec pinned Firebase to 7.0.0. - Added SPM support (https://github.com/firebase/geofire-objc/pull/155).
GeoFire 4.2.0
3 years ago
- Fixes extraneous Database dependency in GeoFire/Utils. - Updates GeoFire to be compatible with Firebase 7.8 and above.
GeoFire 4.1.0
3 years ago
Broke out geohashing utilities into a RTDB-agnostic subspec (GFUtils).
GeoFire 4.0.1
4 years ago
- Updates GeoFire to use Firebase 6. (#127) - Added Database snapshots to GeoFire events. (#128)
v1.1.3
8 years ago
- Updated `GFEventType` to an `NS_ENUM` for better Swift compatibility.
v1.1.2
8 years ago
Fixed issue with ready event not firing when a query's center or radius is updated.
v1.1.1
8 years ago
Fixed issue with GeoFire install via [Cocoapods](https://cocoapods.org/pods/GeoFire) in a Swift project.
v1.1.0
9 years ago
- **Add a new `.indexOn` rule to your Security and Firebase Rules for best performance. See the GitHub documentation for more information.** - Upgraded Firebase dependency to 2.0.x.
iOS macOS watchOS tvOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics