Skip to content

Commit f7526b6

Browse files
author
Firefox Sync Engineering
committed
Nightly auto-update (139.0.20250409050339)
1 parent 1267b9a commit f7526b6

File tree

3 files changed

+16
-23
lines changed

3 files changed

+16
-23
lines changed

Package.swift

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
// swift-tools-version:5.4
22
import PackageDescription
33

4-
let checksum = "c19808f4861d1c5316d700abbc68fbc5cdd9bbe6c1e2b48b7db70541a80a5bcb"
5-
let version = "139.0.20250408050333"
6-
let url = "https://firefox-ci-tc.services.mozilla.com/api/index/v1/task/project.application-services.v2.swift.139.20250408050333/artifacts/public/build/MozillaRustComponents.xcframework.zip"
4+
let checksum = "69688cc380bdd1ab398753f3817534812d384abf86200f06033fc5fc0f7c2dfd"
5+
let version = "139.0.20250409050339"
6+
let url = "https://firefox-ci-tc.services.mozilla.com/api/index/v1/task/project.application-services.v2.swift.139.20250409050339/artifacts/public/build/MozillaRustComponents.xcframework.zip"
77

88
// Focus xcframework
9-
let focusChecksum = "65715c56ff803ba14166695668487506de4c776120210eed12eeb9f36865c088"
10-
let focusUrl = "https://firefox-ci-tc.services.mozilla.com/api/index/v1/task/project.application-services.v2.swift.139.20250408050333/artifacts/public/build/FocusRustComponents.xcframework.zip"
9+
let focusChecksum = "d09a49eb75fe0697f7865dc4a2340847210a140054aca388ffcc5044662a7566"
10+
let focusUrl = "https://firefox-ci-tc.services.mozilla.com/api/index/v1/task/project.application-services.v2.swift.139.20250409050339/artifacts/public/build/FocusRustComponents.xcframework.zip"
1111
let package = Package(
1212
name: "MozillaRustComponentsSwift",
1313
platforms: [.iOS(.v14)],

swift-source/all/Generated/Metrics/Metrics.swift

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// -*- mode: Swift -*-
22

3-
// AUTOGENERATED BY glean_parser v17.1.0. DO NOT EDIT. DO NOT COMMIT.
3+
// AUTOGENERATED BY glean_parser v16.2.0. DO NOT EDIT. DO NOT COMMIT.
44

55
#if canImport(Foundation)
66
import Foundation
@@ -23,7 +23,7 @@ extension GleanMetrics {
2323
// Intentionally left private, no external user can instantiate a new global object.
2424
}
2525

26-
public static let info = BuildInfo(buildDate: DateComponents(calendar: Calendar.current, timeZone: TimeZone(abbreviation: "UTC"), year: 2025, month: 4, day: 8, hour: 5, minute: 27, second: 29))
26+
public static let info = BuildInfo(buildDate: DateComponents(calendar: Calendar.current, timeZone: TimeZone(abbreviation: "UTC"), year: 2025, month: 4, day: 9, hour: 5, minute: 21, second: 13))
2727
}
2828

2929
enum NimbusEvents {
@@ -1303,8 +1303,7 @@ extension GleanMetrics {
13031303
enabled: true,
13041304
schedulesPings: [],
13051305
reasonCodes: [],
1306-
followsCollectionEnabled: true,
1307-
uploaderCapabilities: []
1306+
followsCollectionEnabled: true
13081307
)
13091308

13101309
/// A ping sent for every bookmarks sync. It doesn't include the `client_id`
@@ -1318,8 +1317,7 @@ extension GleanMetrics {
13181317
enabled: true,
13191318
schedulesPings: [],
13201319
reasonCodes: [],
1321-
followsCollectionEnabled: true,
1322-
uploaderCapabilities: []
1320+
followsCollectionEnabled: true
13231321
)
13241322

13251323
/// A ping sent for every Credit Cards engine sync. It doesn't include the
@@ -1334,8 +1332,7 @@ extension GleanMetrics {
13341332
enabled: true,
13351333
schedulesPings: [],
13361334
reasonCodes: [],
1337-
followsCollectionEnabled: true,
1338-
uploaderCapabilities: []
1335+
followsCollectionEnabled: true
13391336
)
13401337

13411338
/// A ping sent for every history sync. It doesn't include the `client_id` because
@@ -1349,8 +1346,7 @@ extension GleanMetrics {
13491346
enabled: true,
13501347
schedulesPings: [],
13511348
reasonCodes: [],
1352-
followsCollectionEnabled: true,
1353-
uploaderCapabilities: []
1349+
followsCollectionEnabled: true
13541350
)
13551351

13561352
/// A ping sent for every logins/passwords sync. It doesn't include the `client_id`
@@ -1364,8 +1360,7 @@ extension GleanMetrics {
13641360
enabled: true,
13651361
schedulesPings: [],
13661362
reasonCodes: [],
1367-
followsCollectionEnabled: true,
1368-
uploaderCapabilities: []
1363+
followsCollectionEnabled: true
13691364
)
13701365

13711366
/// A summary ping, sent every time a sync is performed. During each Sync one or
@@ -1388,8 +1383,7 @@ extension GleanMetrics {
13881383
enabled: true,
13891384
schedulesPings: [],
13901385
reasonCodes: [],
1391-
followsCollectionEnabled: true,
1392-
uploaderCapabilities: []
1386+
followsCollectionEnabled: true
13931387
)
13941388

13951389
/// A ping sent for every Tabs engine sync. It doesn't include the `client_id`
@@ -1403,8 +1397,7 @@ extension GleanMetrics {
14031397
enabled: true,
14041398
schedulesPings: [],
14051399
reasonCodes: [],
1406-
followsCollectionEnabled: true,
1407-
uploaderCapabilities: []
1400+
followsCollectionEnabled: true
14081401
)
14091402

14101403
}

swift-source/focus/Generated/Metrics/Metrics.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// -*- mode: Swift -*-
22

3-
// AUTOGENERATED BY glean_parser v17.1.0. DO NOT EDIT. DO NOT COMMIT.
3+
// AUTOGENERATED BY glean_parser v16.2.0. DO NOT EDIT. DO NOT COMMIT.
44

55
#if canImport(Foundation)
66
import Foundation
@@ -23,7 +23,7 @@ extension GleanMetrics {
2323
// Intentionally left private, no external user can instantiate a new global object.
2424
}
2525

26-
public static let info = BuildInfo(buildDate: DateComponents(calendar: Calendar.current, timeZone: TimeZone(abbreviation: "UTC"), year: 2025, month: 4, day: 8, hour: 5, minute: 27, second: 31))
26+
public static let info = BuildInfo(buildDate: DateComponents(calendar: Calendar.current, timeZone: TimeZone(abbreviation: "UTC"), year: 2025, month: 4, day: 9, hour: 5, minute: 21, second: 16))
2727
}
2828

2929
enum NimbusEvents {

0 commit comments

Comments
 (0)