Swiftpack.co - Swift Packages by mozilla-mobile

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

Packages published by mozilla-mobile

mozilla-mobile/firefox-ios v123.4
Firefox for iOS
⭐️ 11,955
🕓 5 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.
Firefox v125.1
3 days ago
# Overview This is our official v125.1 release of Firefox-iOS. It's based on the [v125 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v125) ## Differences between v125.0 & v125.1 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/firefox-v125.0...firefox-v125.1).
Focus / Klar v125.0
1 week ago
# Overview This is our official v125.0 release of Focus/Klar-iOS. It's based on the [v125 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v125) ## Differences between v124.1 & v125.0 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/focus/klar-v124.1...focus/klar-v125.0).
Firefox v125.0
1 week ago
# Overview This is our official v125.0 release of Firefox-iOS. It's based on the [v125 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v125) ## Differences between v124.3 & v125.0 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/firefox-v124.3...firefox-v125.0).
Firefox v124.3
2 weeks ago
# Overview This is our official v124.3 release of Firefox-iOS. It's based on the [v124 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v124) ## Differences between v124.2 & v124.3 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/firefox-v124.2...firefox-v124.3).
Firefox v124.2
3 weeks ago
# Overview This is our official v124.2 release of Firefox-iOS. It's based on the [v124 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v124) ## Differences between v124.0 & v124.2 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/firefox-v124.0...firefox-v124.2).
Focus / Klar v124.1
4 weeks ago
# Overview This is our official v124.1 release of Focus/Klar-iOS. It's based on the [v124 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v124) ## Differences between v124.0 & v124.1 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/focus/klar-v124.0...focus/klar-v124.1).
Firefox v124.0
4 weeks ago
# Overview This is our official v124.0 release of Firefox-iOS. It's based on the [v124 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v124) ## Differences between v123.4 & v124.0 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/v123.4...firefox-v124.0).
v123.4
6 weeks ago
# Overview This is our official v123.4 release of Firefox-iOS. It's based on the [v123 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v123) ## Differences between v123.3 & v123.4 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/v123.3...v123.4).
Focus / Klar v124.0
4 weeks ago
# Overview This is our official v124.0 release of Focus/Klar-iOS. It's based on the [v124 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v124) ## Differences between v123.4 & v124.0 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/v123.4...focus/klar-v124.0).
v123.3
6 weeks ago
# Overview This is our official v123.3 release of Firefox-iOS. It's based on the [v123 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v123) ## Differences between v123.2 & v123.3 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/v123.2...v123.3).
iOS macOS
mozilla-mobile/telemetry-ios v1.1.3
A generic library for sending telemetry pings from iOS applications to Mozilla's telemetry service.
⭐️ 28
🕓 2 years 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.
v2.0.0 - Swift Package
2 years ago
This project is now a Swift Package.
v1.1.3 Fix disk out-of-space crash
3 years ago
> View build details and download artifacts on buddybuild: > [Telemetry (iOS, Telemetry)](https://dashboard.buddybuild.com/apps/59ea8abdabcf3a0001b69b1c/build/5eebd580e46a8b0001664a73)
Fix optional values reported in extras
4 years ago
V1.1.1 Swift 4 compat for Xcode 10.2
4 years ago
v1.1.0: The one where we fix the missing and delayed pings
6 years ago
This release fixes the following issues: - Issue #94 - dailyUploadCount is not reset? - Issue #90 - Pings are being sent out of order Also, the base `Telemetry` class now uses `open` access level for subclassing and overriding. > View build details and download artifacts on buddybuild: > [Telemetry (iOS, Telemetry)](https://dashboard.buddybuild.com/apps/59ea8abdabcf3a0001b69b1c/build/5ad90057c992f10001c113ae)
Relax the string constraints in TelemetryEvent
6 years ago
This fixes an issue where certain properties of the `TelemetryEvent` object were being truncated. > View build details and download artifacts on buddybuild: > [Telemetry (iOS, Telemetry)](https://dashboard.buddybuild.com/apps/59ea8abdabcf3a0001b69b1c/build/5ac7b1e6b6b211000198e9ce)
6 years ago
Config option to schedule upload when app foregrounded. > View build details and download artifacts on buddybuild: > [Telemetry (iOS, Telemetry)](https://dashboard.buddybuild.com/apps/59ea8abdabcf3a0001b69b1c/build/5aa9580c8c5fba00011cfea6)
Version 1.0.10
6 years ago
- Fix DateFormatter to always use UTC timezone
Version 1.0.9
6 years ago
- Fix issue where DateFormatter would inherit the user's local calendar settings
Version 1.0.8
6 years ago
- Fix 'created' measurement for event telemetry - Add 'processStartTimestamp' measurement
iOS

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