Skip to content

Commit 4d53765

Browse files
author
Firefox Sync Engineering
committed
Nightly auto-update (121.0.20231113221234)
1 parent ff646ff commit 4d53765

File tree

3 files changed

+18
-11
lines changed

3 files changed

+18
-11
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 = "6f72de58f833f1fc560c48d5087f46e0f06b163331a17080749e7cf07b877e63"
5-
let version = "121.0.20231109171254"
6-
let url = "https://firefox-ci-tc.services.mozilla.com/api/index/v1/task/project.application-services.v2.swift.121.20231109171254/artifacts/public/build/MozillaRustComponents.xcframework.zip"
4+
let checksum = "992658f2ae57a8912faf8568bf716e727fda1e4c546b7cc80de1a9678e00eb2a"
5+
let version = "121.0.20231113221234"
6+
let url = "https://firefox-ci-tc.services.mozilla.com/api/index/v1/task/project.application-services.v2.swift.121.20231113221234/artifacts/public/build/MozillaRustComponents.xcframework.zip"
77

88
// Focus xcframework
9-
let focusChecksum = "89b7efb87f1b5346c8ef0d2488291bf63f1291cd5edba963ba608945a0add4ce"
10-
let focusUrl = "https://firefox-ci-tc.services.mozilla.com/api/index/v1/task/project.application-services.v2.swift.121.20231109171254/artifacts/public/build/FocusRustComponents.xcframework.zip"
9+
let focusChecksum = "111afd54cd5594e0997114c8bd109f77f4edb74fc8fc334dfb10ba61f2343e21"
10+
let focusUrl = "https://firefox-ci-tc.services.mozilla.com/api/index/v1/task/project.application-services.v2.swift.121.20231113221234/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: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// -*- mode: Swift -*-
22

3-
// AUTOGENERATED BY glean_parser v8.1.1. DO NOT EDIT. DO NOT COMMIT.
3+
// AUTOGENERATED BY glean_parser v10.0.3. DO NOT EDIT. DO NOT COMMIT.
44

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

28-
public static let info = BuildInfo(buildDate: DateComponents(calendar: Calendar.current, timeZone: TimeZone(abbreviation: "UTC"), year: 2023, month: 11, day: 9, hour: 17, minute: 40, second: 8))
28+
public static let info = BuildInfo(buildDate: DateComponents(calendar: Calendar.current, timeZone: TimeZone(abbreviation: "UTC"), year: 2023, month: 11, day: 13, hour: 22, minute: 33, second: 22))
2929
}
3030

3131
enum NimbusEvents {
@@ -261,7 +261,7 @@ extension GleanMetrics {
261261
name: "enrollment_status",
262262
sendInPings: ["events"],
263263
lifetime: .ping,
264-
disabled: false
264+
disabled: true
265265
)
266266
, ["branch", "conflict_slug", "error_string", "reason", "slug", "status"]
267267
)
@@ -1253,6 +1253,7 @@ extension GleanMetrics {
12531253
name: "addresses-sync",
12541254
includeClientId: false,
12551255
sendIfEmpty: false,
1256+
preciseTimestamps: true,
12561257
reasonCodes: []
12571258
)
12581259

@@ -1262,6 +1263,7 @@ extension GleanMetrics {
12621263
name: "bookmarks-sync",
12631264
includeClientId: false,
12641265
sendIfEmpty: false,
1266+
preciseTimestamps: true,
12651267
reasonCodes: []
12661268
)
12671269

@@ -1272,6 +1274,7 @@ extension GleanMetrics {
12721274
name: "creditcards-sync",
12731275
includeClientId: false,
12741276
sendIfEmpty: false,
1277+
preciseTimestamps: true,
12751278
reasonCodes: []
12761279
)
12771280

@@ -1281,6 +1284,7 @@ extension GleanMetrics {
12811284
name: "history-sync",
12821285
includeClientId: false,
12831286
sendIfEmpty: false,
1287+
preciseTimestamps: true,
12841288
reasonCodes: []
12851289
)
12861290

@@ -1290,6 +1294,7 @@ extension GleanMetrics {
12901294
name: "logins-sync",
12911295
includeClientId: false,
12921296
sendIfEmpty: false,
1297+
preciseTimestamps: true,
12931298
reasonCodes: []
12941299
)
12951300

@@ -1308,6 +1313,7 @@ extension GleanMetrics {
13081313
name: "sync",
13091314
includeClientId: false,
13101315
sendIfEmpty: false,
1316+
preciseTimestamps: true,
13111317
reasonCodes: []
13121318
)
13131319

@@ -1317,6 +1323,7 @@ extension GleanMetrics {
13171323
name: "tabs-sync",
13181324
includeClientId: false,
13191325
sendIfEmpty: false,
1326+
preciseTimestamps: true,
13201327
reasonCodes: []
13211328
)
13221329

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

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

3-
// AUTOGENERATED BY glean_parser v8.1.1. DO NOT EDIT. DO NOT COMMIT.
3+
// AUTOGENERATED BY glean_parser v10.0.3. DO NOT EDIT. DO NOT COMMIT.
44

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

28-
public static let info = BuildInfo(buildDate: DateComponents(calendar: Calendar.current, timeZone: TimeZone(abbreviation: "UTC"), year: 2023, month: 11, day: 9, hour: 17, minute: 40, second: 11))
28+
public static let info = BuildInfo(buildDate: DateComponents(calendar: Calendar.current, timeZone: TimeZone(abbreviation: "UTC"), year: 2023, month: 11, day: 13, hour: 22, minute: 33, second: 25))
2929
}
3030

3131
enum NimbusEvents {
@@ -261,7 +261,7 @@ extension GleanMetrics {
261261
name: "enrollment_status",
262262
sendInPings: ["events"],
263263
lifetime: .ping,
264-
disabled: false
264+
disabled: true
265265
)
266266
, ["branch", "conflict_slug", "error_string", "reason", "slug", "status"]
267267
)

0 commit comments

Comments
 (0)