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 v114.0
Firefox for iOS
⭐️ 11,398
🕓 2 days 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.
v114.0
2 days ago
# Overview This is our official v114.0 release of Firefox-iOS. It's based on the [v114 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v114) ## Differences between v113.2 & v114.0 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/v113.2...v114.0).
v113.2
2 weeks ago
# Overview This is our official v113.2 release of Firefox-iOS. It's based on the [v113 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v113) # Differences between v113.1 & v113.2 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/v113.1...v113.2).
v113.1
3 weeks ago
# Overview This is our official v113.1 release of Firefox-iOS. It's based on the [v113 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v113) # Differences between v113.0 & v113.1 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/v113.0...v113.1).
4 weeks ago
# Overview This is our official v113.0 release of Firefox-iOS. It's based on the [v113 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v113) ## Differences between v112.2 & v113.0 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/v112.2...v113.0).
v112.2
6 weeks ago
# Overview This is our official v112.2 release of Firefox-iOS. It's based on the [v112 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v112) # Differences between v112.1 & v112.2 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/v112.1...v112.2).
v112.1
7 weeks ago
# Overview This is our official v112.1 release of Firefox-iOS. It's based on the [v112 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v112) # Differences between v112.0 & v112.1 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/v112.0...v112.1).
v112.0
8 weeks ago
# Overview This is our official v112.0 release of Firefox-iOS. It's based on the [v112 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v112) # Differences between v111.2 & v112.0 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/v111.2...v112.0).
v111.2
10 weeks ago
# Overview This is our official v111.2 release of Firefox-iOS. It's based on the [v111.0 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v111.0) # Differences between v111.1 & v111.2 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/v111.1...v111.2).
v111.1
11 weeks ago
# Overview This is our official v111.1 release of Firefox-iOS. It's based on the [v111.0 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v111.0) # Differences between v111.0 & v111.1 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/v111.0...v111.1).
v111.0
13 weeks ago
# Overview This is our official v111.0 release of Firefox-iOS. It's based on the [v111.0 branch](https://github.com/mozilla-mobile/firefox-ios/tree/release/v111.0) ## Differences between v110.2 & v111.0 You can view the changes between our previous and newly released version [here](https://github.com/mozilla-mobile/firefox-ios/compare/release/v110.2...release/v111.0). ## Contributions We've had lots of contributions from the community this release, including: @whitelips with commits: #13143, #13130, #13142, #13098, #13071, #13059, #13047 @rvandermeulen with commits: #13156, #12961 @linabutler with commit: #13152 @ahal with commit: #12944 @gutley with commit: #13138 @issammani with commit: #12787 @q2r5 with commits: #9508, #13000, #12993 @TwizzyIndy with commits: #13040, #13055 @jhugman with commits: #13019, #12925 @nayushi with commit: #12999 @rossmassey with commit: #12951 @tarikeshaq with commit: #12750 @charlie with commit: #12935 Thanks everyone!
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
2 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
3 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
5 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
5 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)
5 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
5 years ago
- Fix DateFormatter to always use UTC timezone
Version 1.0.9
5 years ago
- Fix issue where DateFormatter would inherit the user's local calendar settings
Version 1.0.8
5 years ago
- Fix 'created' measurement for event telemetry - Add 'processStartTimestamp' measurement
iOS

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