The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JacquardSDK, reference main (7db0fe), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 06:31:45 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

 7543 |     1: .same(proto: "domain"),
 7544 |     2: .same(proto: "opcode"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7597:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7595 | extension Google_Jacquard_Protocol_SupportedRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7596 |   static let protoMessageName: String = _protobuf_package + ".SupportedRequest"
 7597 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7598 |     1: .same(proto: "opcode"),
 7599 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7629:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7627 | extension Google_Jacquard_Protocol_DeviceInfoRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7628 |   static let protoMessageName: String = _protobuf_package + ".DeviceInfoRequest"
 7629 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7630 |     1: .same(proto: "component"),
 7631 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7661:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7659 | extension Google_Jacquard_Protocol_DeviceInfoResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7660 |   static let protoMessageName: String = _protobuf_package + ".DeviceInfoResponse"
 7661 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7662 |     1: .same(proto: "vendor"),
 7663 |     2: .same(proto: "model"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7785:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7783 | extension Google_Jacquard_Protocol_Color: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7784 |   static let protoMessageName: String = _protobuf_package + ".Color"
 7785 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7786 |     1: .same(proto: "red"),
 7787 |     2: .same(proto: "green"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7829:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7827 | extension Google_Jacquard_Protocol_LedPatternFrames: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7828 |   static let protoMessageName: String = _protobuf_package + ".LedPatternFrames"
 7829 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7830 |     1: .same(proto: "color"),
 7831 |     2: .standard(proto: "length_ms"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7867:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7865 | extension Google_Jacquard_Protocol_LedPatternRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7866 |   static let protoMessageName: String = _protobuf_package + ".LedPatternRequest"
 7867 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7868 |     1: .standard(proto: "pattern_uid"),
 7869 |     2: .standard(proto: "pattern_type"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7959:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7957 | extension Google_Jacquard_Protocol_LedPatternNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7958 |   static let protoMessageName: String = _protobuf_package + ".LedPatternNotification"
 7959 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7960 |     1: .standard(proto: "pattern_uid"),
 7961 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7991:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7989 | extension Google_Jacquard_Protocol_ConfigElement: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7990 |   static let protoMessageName: String = _protobuf_package + ".ConfigElement"
 7991 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7992 |     1: .same(proto: "key"),
 7993 |     2: .standard(proto: "bool_val"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8071:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8069 | extension Google_Jacquard_Protocol_ConfigSetRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8070 |   static let protoMessageName: String = _protobuf_package + ".ConfigSetRequest"
 8071 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8072 |     1: .same(proto: "vid"),
 8073 |     2: .same(proto: "pid"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8115:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8113 | extension Google_Jacquard_Protocol_ConfigGetRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8114 |   static let protoMessageName: String = _protobuf_package + ".ConfigGetRequest"
 8115 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8116 |     1: .same(proto: "vid"),
 8117 |     2: .same(proto: "pid"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8159:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8157 | extension Google_Jacquard_Protocol_ConfigGetResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8158 |   static let protoMessageName: String = _protobuf_package + ".ConfigGetResponse"
 8159 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8160 |     1: .same(proto: "config"),
 8161 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8191:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8189 | extension Google_Jacquard_Protocol_ConfigGetIndexRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8190 |   static let protoMessageName: String = _protobuf_package + ".ConfigGetIndexRequest"
 8191 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8192 |     1: .same(proto: "vid"),
 8193 |     2: .same(proto: "pid"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8235:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8233 | extension Google_Jacquard_Protocol_HapticSymbol: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8234 |   static let protoMessageName: String = _protobuf_package + ".HapticSymbol"
 8235 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8236 |     1: .standard(proto: "on_ms"),
 8237 |     2: .standard(proto: "off_ms"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8300:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8298 | extension Google_Jacquard_Protocol_InferenceData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8299 |   static let protoMessageName: String = _protobuf_package + ".InferenceData"
 8300 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8301 |     1: .same(proto: "event"),
 8302 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8332:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8330 | extension Google_Jacquard_Protocol_TouchData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8331 |   static let protoMessageName: String = _protobuf_package + ".TouchData"
 8332 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8333 |     1: .standard(proto: "diff_proximity"),
 8334 |     2: .standard(proto: "diff_touch"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8406:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8404 | extension Google_Jacquard_Protocol_TouchWidgetConfig: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8405 |   static let protoMessageName: String = _protobuf_package + ".TouchWidgetConfig"
 8406 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8407 |     1: .same(proto: "resolution"),
 8408 |     2: .standard(proto: "sensor_clk_freq_divisor"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8457:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8455 | extension Google_Jacquard_Protocol_TouchConfigData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8456 |   static let protoMessageName: String = _protobuf_package + ".TouchConfigData"
 8457 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8458 |     1: .same(proto: "config"),
 8459 |     2: .standard(proto: "compensation_idac_values"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8525:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8523 | extension Google_Jacquard_Protocol_HWGearResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8524 |   static let protoMessageName: String = _protobuf_package + ".HWGearResponse"
 8525 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8526 |     1: .same(proto: "characteristics"),
 8527 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8562:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8560 | extension Google_Jacquard_Protocol_HapticRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8561 |   static let protoMessageName: String = _protobuf_package + ".HapticRequest"
 8562 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8563 |     1: .same(proto: "frames"),
 8564 |     2: .standard(proto: "pause_between_cycles_ms"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8655:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8653 | extension Google_Jacquard_Protocol_DataChannelRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8654 |   static let protoMessageName: String = _protobuf_package + ".DataChannelRequest"
 8655 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8656 |     1: .same(proto: "inference"),
 8657 |     2: .same(proto: "touch"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8693:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8691 | extension Google_Jacquard_Protocol_DataChannelResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8692 |   static let protoMessageName: String = _protobuf_package + ".DataChannelResponse"
 8693 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8694 |     1: .same(proto: "inference"),
 8695 |     2: .same(proto: "touch"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8742:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8740 | extension Google_Jacquard_Protocol_DataChannelNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8741 |   static let protoMessageName: String = _protobuf_package + ".DataChannelNotification"
 8742 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8743 |     1: .standard(proto: "inference_data"),
 8744 |     2: .standard(proto: "touch_data"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8786:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8784 | extension Google_Jacquard_Protocol_HapticNotificationDetails: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8785 |   static let protoMessageName: String = _protobuf_package + ".HapticNotificationDetails"
 8786 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8787 |     1: .standard(proto: "haptic_type"),
 8788 |     2: .standard(proto: "strength_percent"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8837:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8835 | extension Google_Jacquard_Protocol_VibeMotorChar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8836 |   static let protoMessageName: String = _protobuf_package + ".VibeMotorChar"
 8837 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8838 |     1: .standard(proto: "motor_num"),
 8839 |     2: .standard(proto: "attach_notification"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8888:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8886 | extension Google_Jacquard_Protocol_CapacitiveTouchpadChar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8887 |   static let protoMessageName: String = _protobuf_package + ".CapacitiveTouchpadChar"
 8888 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8889 |     1: .same(proto: "material"),
 8890 |     2: .standard(proto: "pitch_mm"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8952:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8950 | extension Google_Jacquard_Protocol_LedsArrayChar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8951 |   static let protoMessageName: String = _protobuf_package + ".LedsArrayChar"
 8952 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8953 |     1: .same(proto: "type"),
 8954 |     2: .standard(proto: "led_num"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9003:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9001 | extension Google_Jacquard_Protocol_GearChar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9002 |   static let protoMessageName: String = _protobuf_package + ".GearChar"
 9003 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9004 |     1: .same(proto: "id"),
 9005 |     4: .standard(proto: "motor_1"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9136:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9134 | extension Google_Jacquard_Protocol_HelloResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9135 |   static let protoMessageName: String = _protobuf_package + ".HelloResponse"
 9136 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9137 |     1: .standard(proto: "protocol_min"),
 9138 |     2: .standard(proto: "protocol_max"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9212:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9210 | extension Google_Jacquard_Protocol_BeginRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9211 |   static let protoMessageName: String = _protobuf_package + ".BeginRequest"
 9212 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9213 |     1: .same(proto: "protocol"),
 9214 |     2: .standard(proto: "auth_challenge"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9261:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9259 | extension Google_Jacquard_Protocol_BeginResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9260 |   static let protoMessageName: String = _protobuf_package + ".BeginResponse"
 9261 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9262 |     1: .standard(proto: "auth_response"),
 9263 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9293:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9291 | extension Google_Jacquard_Protocol_DisconnectNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9292 |   static let protoMessageName: String = _protobuf_package + ".DisconnectNotification"
 9293 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9294 |     1: .same(proto: "reconnect"),
 9295 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9330:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9328 | extension Google_Jacquard_Protocol_AttachedNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9329 |   static let protoMessageName: String = _protobuf_package + ".AttachedNotification"
 9330 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9331 |     1: .standard(proto: "attach_state"),
 9332 |     2: .standard(proto: "vendor_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9380:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9378 | extension Google_Jacquard_Protocol_ErrorNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9379 |   static let protoMessageName: String = _protobuf_package + ".ErrorNotification"
 9380 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9381 |     1: .same(proto: "device"),
 9382 |     2: .same(proto: "subsystem"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9430:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9428 | extension Google_Jacquard_Protocol_DFUStatusRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9429 |   static let protoMessageName: String = _protobuf_package + ".DFUStatusRequest"
 9430 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9431 |     1: .standard(proto: "vendor_id"),
 9432 |     2: .standard(proto: "product_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9468:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9466 | extension Google_Jacquard_Protocol_DFUStatusResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9467 |   static let protoMessageName: String = _protobuf_package + ".DFUStatusResponse"
 9468 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9469 |     1: .same(proto: "component"),
 9470 |     2: .standard(proto: "final_size"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9529:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9527 | extension Google_Jacquard_Protocol_DFUPrepareRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9528 |   static let protoMessageName: String = _protobuf_package + ".DFUPrepareRequest"
 9529 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9530 |     1: .same(proto: "component"),
 9531 |     2: .standard(proto: "final_size"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9592:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9590 | extension Google_Jacquard_Protocol_DFUWriteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9591 |   static let protoMessageName: String = _protobuf_package + ".DFUWriteRequest"
 9592 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9593 |     1: .same(proto: "offset"),
 9594 |     2: .same(proto: "data"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9636:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9634 | extension Google_Jacquard_Protocol_DFUWriteResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9635 |   static let protoMessageName: String = _protobuf_package + ".DFUWriteResponse"
 9636 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9637 |     1: .same(proto: "offset"),
 9638 |     2: .same(proto: "crc"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9680:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9678 | extension Google_Jacquard_Protocol_DFUExecuteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9679 |   static let protoMessageName: String = _protobuf_package + ".DFUExecuteRequest"
 9680 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9681 |     1: .standard(proto: "vendor_id"),
 9682 |     2: .standard(proto: "product_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9730:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9728 | extension Google_Jacquard_Protocol_DFUExecuteUpdateNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9729 |   static let protoMessageName: String = _protobuf_package + ".DFUExecuteUpdateNotification"
 9730 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9731 |     1: .standard(proto: "vendor_id"),
 9732 |     2: .standard(proto: "product_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9792:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9790 | extension Google_Jacquard_Protocol_GenericBlobMessagePayload: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9791 |   static let protoMessageName: String = _protobuf_package + ".GenericBlobMessagePayload"
 9792 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9793 |     1: .standard(proto: "msg_type"),
 9794 |     2: .same(proto: "block"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9836:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9834 | extension Google_Jacquard_Protocol_GenericEncryptedNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9835 |   static let protoMessageName: String = _protobuf_package + ".GenericEncryptedNotification"
 9836 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9837 |     1: .standard(proto: "block_vector"),
 9838 |     2: .standard(proto: "encrypted_block"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9880:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9878 | extension Google_Jacquard_Protocol_GenericPlainNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9879 |   static let protoMessageName: String = _protobuf_package + ".GenericPlainNotification"
 9880 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9881 |     1: .standard(proto: "plain_block"),
 9882 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9917:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9915 | extension Google_Jacquard_Protocol_OtaDfuMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9916 |   static let protoMessageName: String = _protobuf_package + ".OtaDfuMetadata"
 9917 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9918 |     1: .standard(proto: "final_size"),
 9919 |     2: .standard(proto: "final_crc"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10015:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10013 | extension Google_Jacquard_Protocol_ImuConfiguration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10014 |   static let protoMessageName: String = _protobuf_package + ".ImuConfiguration"
10015 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10016 |     1: .standard(proto: "sensor_id"),
10017 |     2: .standard(proto: "accel_low_power_mode"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10095:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10093 | extension Google_Jacquard_Protocol_BleConfiguration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10094 |   static let protoMessageName: String = _protobuf_package + ".BleConfiguration"
10095 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10096 |     1: .standard(proto: "custom_adv_name"),
10097 |     2: .standard(proto: "tx_power_default"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10193:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10191 | extension Google_Jacquard_Protocol_WomConfiguration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10192 |   static let protoMessageName: String = _protobuf_package + ".WomConfiguration"
10193 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10194 |     1: .same(proto: "enable"),
10195 |     2: .same(proto: "sensitivity"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10255:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10253 | extension Google_Jacquard_Protocol_UJTConfigReadRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10254 |   static let protoMessageName: String = _protobuf_package + ".UJTConfigReadRequest"
10255 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10256 |     1: .standard(proto: "imu_config"),
10257 |     2: .standard(proto: "ble_config"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10299:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10297 | extension Google_Jacquard_Protocol_UJTConfigWriteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10298 |   static let protoMessageName: String = _protobuf_package + ".UJTConfigWriteRequest"
10299 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10300 |     1: .standard(proto: "imu_config"),
10301 |     2: .standard(proto: "ble_config"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10379:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10377 | extension Google_Jacquard_Protocol_UJTConfigResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10378 |   static let protoMessageName: String = _protobuf_package + ".UJTConfigResponse"
10379 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10380 |     1: .standard(proto: "imu_config"),
10381 |     2: .standard(proto: "ble_config"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10459:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10457 | extension Google_Jacquard_Protocol_DataCollectionMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10458 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionMetadata"
10459 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10460 |     1: .standard(proto: "campaign_id"),
10461 |     2: .standard(proto: "session_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10539:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10537 | extension Google_Jacquard_Protocol_DataCollectionTrialSensorData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10538 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionTrialSensorData"
10539 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10540 |     1: .standard(proto: "sensor_id"),
10541 |     2: .standard(proto: "format_version"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10589:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10587 | extension Google_Jacquard_Protocol_DataCollectionTrialData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10588 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionTrialData"
10589 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10590 |     1: .standard(proto: "subject_id"),
10591 |     2: .standard(proto: "sensor_data"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10627:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10625 | extension Google_Jacquard_Protocol_DataCollectionTrialList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10626 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionTrialList"
10627 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10628 |     1: .standard(proto: "trial_id"),
10629 |     2: .standard(proto: "trial_data"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10683:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10681 | extension Google_Jacquard_Protocol_DataCollectionStartRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10682 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionStartRequest"
10683 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10684 |     1: .same(proto: "metadata"),
10685 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10715:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10713 | extension Google_Jacquard_Protocol_DataCollectionStartResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10714 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionStartResponse"
10715 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10716 |     1: .standard(proto: "dc_status"),
10717 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10747:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10745 | extension Google_Jacquard_Protocol_DataCollectionStopRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10746 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionStopRequest"
10747 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10748 |     1: .standard(proto: "is_error"),
10749 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10779:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10777 | extension Google_Jacquard_Protocol_DataCollectionStopResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10778 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionStopResponse"
10779 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10780 |     1: .same(proto: "timestamp"),
10781 |     2: .standard(proto: "dc_status"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10836:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10834 | extension Google_Jacquard_Protocol_DataCollectionStatusResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10835 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionStatusResponse"
10836 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10837 |     1: .standard(proto: "dc_status"),
10838 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10868:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10866 | extension Google_Jacquard_Protocol_DataCollectionTrialListRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10867 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionTrialListRequest"
10868 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10869 |     1: .standard(proto: "campaign_id"),
10870 |     2: .standard(proto: "session_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10912:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10910 | extension Google_Jacquard_Protocol_DataCollectionTrialListResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10911 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionTrialListResponse"
10912 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10913 |     1: .standard(proto: "dc_status"),
10914 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10944:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10942 | extension Google_Jacquard_Protocol_DataCollectionTrialListNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10943 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionTrialListNotification"
10944 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10945 |     1: .same(proto: "trials"),
10946 |     2: .same(proto: "trial"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10994:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10992 | extension Google_Jacquard_Protocol_DataCollectionTrialDataRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10993 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionTrialDataRequest"
10994 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10995 |     1: .standard(proto: "campaign_id"),
10996 |     2: .standard(proto: "session_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11062:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11060 | extension Google_Jacquard_Protocol_DataCollectionTrialDataResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11061 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionTrialDataResponse"
11062 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11063 |     4: .standard(proto: "dc_status"),
11064 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11094:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11092 | extension Google_Jacquard_Protocol_DataCollectionEraseTrialDataRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11093 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionEraseTrialDataRequest"
11094 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11095 |     1: .standard(proto: "campaign_id"),
11096 |     2: .standard(proto: "session_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11150:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11148 | extension Google_Jacquard_Protocol_DataCollectionEraseTrialDataResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11149 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionEraseTrialDataResponse"
11150 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11151 |     1: .standard(proto: "dc_status"),
11152 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11201:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11199 | extension Google_Jacquard_Protocol_DataCollectionEraseAllDataResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11200 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionEraseAllDataResponse"
11201 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11202 |     1: .standard(proto: "dc_status"),
11203 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11233:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11231 | extension Google_Jacquard_Protocol_DataCollectionProgressNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11232 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionProgressNotification"
11233 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11234 |     1: .standard(proto: "sensor_id"),
11235 |     2: .standard(proto: "crc_progress_pct"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11277:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11275 | extension Google_Jacquard_Protocol_DataCollectionActionHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11276 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionActionHeader"
11277 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11278 |     1: .standard(proto: "action_id"),
11279 |     2: .standard(proto: "is_error"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11321:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11319 | extension Google_Jacquard_Protocol_ModuleDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11320 |   static let protoMessageName: String = _protobuf_package + ".ModuleDescriptor"
11321 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11322 |     1: .same(proto: "name"),
11323 |     2: .standard(proto: "vendor_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11413:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11411 | extension Google_Jacquard_Protocol_LoadModuleRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11412 |   static let protoMessageName: String = _protobuf_package + ".LoadModuleRequest"
11413 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11414 |     1: .same(proto: "module"),
11415 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11445:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11443 | extension Google_Jacquard_Protocol_LoadModuleNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11444 |   static let protoMessageName: String = _protobuf_package + ".LoadModuleNotification"
11445 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11446 |     1: .same(proto: "status"),
11447 |     2: .same(proto: "module"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11483:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11481 | extension Google_Jacquard_Protocol_UnloadModuleRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11482 |   static let protoMessageName: String = _protobuf_package + ".UnloadModuleRequest"
11483 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11484 |     1: .same(proto: "module"),
11485 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11515:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11513 | extension Google_Jacquard_Protocol_ListModuleResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11514 |   static let protoMessageName: String = _protobuf_package + ".ListModuleResponse"
11515 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11516 |     1: .same(proto: "modules"),
11517 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11547:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11545 | extension Google_Jacquard_Protocol_DeleteModuleRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11546 |   static let protoMessageName: String = _protobuf_package + ".DeleteModuleRequest"
11547 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11548 |     1: .same(proto: "module"),
11549 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11579:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11577 | extension Google_Jacquard_Protocol_BatteryStatusRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11578 |   static let protoMessageName: String = _protobuf_package + ".BatteryStatusRequest"
11579 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11580 |     1: .standard(proto: "read_battery_level"),
11581 |     2: .standard(proto: "read_charging_status"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11617:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11615 | extension Google_Jacquard_Protocol_BatteryStatusResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11616 |   static let protoMessageName: String = _protobuf_package + ".BatteryStatusResponse"
11617 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11618 |     1: .standard(proto: "battery_level"),
11619 |     2: .standard(proto: "charging_status"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11655:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11653 | extension Google_Jacquard_Protocol_BatteryStatusNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11654 |   static let protoMessageName: String = _protobuf_package + ".BatteryStatusNotification"
11655 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11656 |     1: .standard(proto: "battery_level"),
11657 |     2: .standard(proto: "charging_status"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11693:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11691 | extension Google_Jacquard_Protocol_BleDisconnectRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11692 |   static let protoMessageName: String = _protobuf_package + ".BleDisconnectRequest"
11693 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11694 |     1: .standard(proto: "timeout_second"),
11695 |     2: .standard(proto: "reconnect_only_on_wom"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11731:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11729 | extension Google_Jacquard_Protocol_DeviceRebootRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11730 |   static let protoMessageName: String = _protobuf_package + ".DeviceRebootRequest"
11731 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11732 |     1: .standard(proto: "reboot_only_interposer"),
11733 |     2: .standard(proto: "silent_reboot"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11769:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11767 | extension Google_Jacquard_Protocol_FaultlogGetRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11768 |   static let protoMessageName: String = _protobuf_package + ".FaultlogGetRequest"
11769 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11770 |     1: .standard(proto: "start_record_index"),
11771 |     2: .standard(proto: "records_count"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11831:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11829 | extension Google_Jacquard_Protocol_AppErrFaultRecord: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11830 |   static let protoMessageName: String = _protobuf_package + ".AppErrFaultRecord"
11831 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11832 |     1: .standard(proto: "record_id"),
11833 |     2: .same(proto: "id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11887:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11885 | extension Google_Jacquard_Protocol_FaultRecord: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11886 |   static let protoMessageName: String = _protobuf_package + ".FaultRecord"
11887 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11888 |     1: .standard(proto: "record_id"),
11889 |     2: .same(proto: "parameter"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11943:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11941 | extension Google_Jacquard_Protocol_ErrorRecord: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11942 |   static let protoMessageName: String = _protobuf_package + ".ErrorRecord"
11943 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11944 |     1: .standard(proto: "record_id"),
11945 |     2: .same(proto: "parameter"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:12005:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
12003 | extension Google_Jacquard_Protocol_ResetReasonRecord: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
12004 |   static let protoMessageName: String = _protobuf_package + ".ResetReasonRecord"
12005 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
12006 |     1: .standard(proto: "record_id"),
12007 |     2: .standard(proto: "reset_reason"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:12043:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
12041 | extension Google_Jacquard_Protocol_FaultlogGetResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
12042 |   static let protoMessageName: String = _protobuf_package + ".FaultlogGetResponse"
12043 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
12044 |     1: .standard(proto: "last_record_index"),
12045 |     2: .standard(proto: "reset_reason_records"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/publicSdk.pb.swift:197:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
195 |
196 | extension Google_Jacquard_Protocol_Public_Sdk_GearMetadata.Capability: SwiftProtobuf._ProtoNameProviding {
197 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
198 |     0: .same(proto: "LED"),
199 |     1: .same(proto: "GESTURE"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/publicSdk.pb.swift:207:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
205 | extension Google_Jacquard_Protocol_Public_Sdk_GearMetadata.GearData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
206 |   public static let protoMessageName: String = Google_Jacquard_Protocol_Public_Sdk_GearMetadata.protoMessageName + ".GearData"
207 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
208 |     1: .same(proto: "vendors"),
209 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/publicSdk.pb.swift:239:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
237 | extension Google_Jacquard_Protocol_Public_Sdk_GearMetadata.GearData.Product: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
238 |   public static let protoMessageName: String = Google_Jacquard_Protocol_Public_Sdk_GearMetadata.GearData.protoMessageName + ".Product"
239 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
240 |     1: .same(proto: "id"),
241 |     2: .same(proto: "name"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/publicSdk.pb.swift:289:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
287 | extension Google_Jacquard_Protocol_Public_Sdk_GearMetadata.GearData.Vendor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
288 |   public static let protoMessageName: String = Google_Jacquard_Protocol_Public_Sdk_GearMetadata.GearData.protoMessageName + ".Vendor"
289 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
290 |     1: .same(proto: "id"),
291 |     2: .same(proto: "name"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[188/188] Compiling JacquardSDK resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Classes/NotificationProtocol.swift:44:9: warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)' [#DeprecatedDeclaration]
42 |
43 |   public func parseNotification(_ packet: Data) throws -> V2ProtocolNotificationInjectable {
44 |     try Google_Jacquard_Protocol_Notification(
   |         |- warning: 'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)' [#DeprecatedDeclaration]
   |         `- note: use 'init(serializedBytes:extensions:partial:options:)' instead
45 |       serializedData: packet, extensions: Google_Jacquard_Protocol_Jacquard_Extensions)
46 |   }
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7113:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7111 |
 7112 | extension Google_Jacquard_Protocol_Status: SwiftProtobuf._ProtoNameProviding {
 7113 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7114 |     0: .same(proto: "STATUS_OK"),
 7115 |     1: .same(proto: "ERROR_UNSUPPORTED"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7132:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7130 |
 7131 | extension Google_Jacquard_Protocol_Domain: SwiftProtobuf._ProtoNameProviding {
 7132 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7133 |     0: .same(proto: "BASE"),
 7134 |     1: .same(proto: "DFU"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7144:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7142 |
 7143 | extension Google_Jacquard_Protocol_PatternType: SwiftProtobuf._ProtoNameProviding {
 7144 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7145 |     0: .same(proto: "PATTERN_TYPE_NONE"),
 7146 |     1: .same(proto: "PATTERN_TYPE_SOLID"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7157:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7155 |
 7156 | extension Google_Jacquard_Protocol_LogLevel: SwiftProtobuf._ProtoNameProviding {
 7157 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7158 |     0: .same(proto: "LOG_VERBOSE_LEVEL__OFF"),
 7159 |     1: .same(proto: "LOG_VERBOSE_LEVEL__DEBUG"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7169:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7167 |
 7168 | extension Google_Jacquard_Protocol_Opcode: SwiftProtobuf._ProtoNameProviding {
 7169 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7170 |     0: .same(proto: "SUPPORTED"),
 7171 |     1: .aliased(proto: "HELLO", aliases: ["DFU_STATUS", "CONSOLE_OUTPUT", "DATA_COLLECTION_START"]),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7203:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7201 |
 7202 | extension Google_Jacquard_Protocol_PatternPlayType: SwiftProtobuf._ProtoNameProviding {
 7203 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7204 |     0: .same(proto: "PLAY"),
 7205 |     1: .same(proto: "TOGGLE"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7210:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7208 |
 7209 | extension Google_Jacquard_Protocol_HapticSymbolType: SwiftProtobuf._ProtoNameProviding {
 7210 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7211 |     0: .same(proto: "HAPTIC_SYMBOL_HALTED"),
 7212 |     1: .same(proto: "HAPTIC_SYMBOL_SINE_INCREASE"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7223:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7221 |
 7222 | extension Google_Jacquard_Protocol_DataStreamState: SwiftProtobuf._ProtoNameProviding {
 7223 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7224 |     0: .same(proto: "DATA_STREAM_DISABLE"),
 7225 |     1: .same(proto: "DATA_STREAM_ENABLE"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7232:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7230 |
 7231 | extension Google_Jacquard_Protocol_SKUMaterial: SwiftProtobuf._ProtoNameProviding {
 7232 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7233 |     0: .same(proto: "SKUMaterial_Ribbon"),
 7234 |     1: .same(proto: "SKUMaterial_Ripstop"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7240:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7238 |
 7239 | extension Google_Jacquard_Protocol_LEDType: SwiftProtobuf._ProtoNameProviding {
 7240 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7241 |     0: .same(proto: "LEDType_RGB"),
 7242 |     1: .same(proto: "LEDType_SingleColor"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7247:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7245 |
 7246 | extension Google_Jacquard_Protocol_LEDGeometry: SwiftProtobuf._ProtoNameProviding {
 7247 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7248 |     0: .same(proto: "LEDGeometry_Linear"),
 7249 |     2: .same(proto: "LEDGeometry_Circular"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7255:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7253 |
 7254 | extension Google_Jacquard_Protocol_ConnectorType: SwiftProtobuf._ProtoNameProviding {
 7255 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7256 |     0: .same(proto: "ConnectorType_C_Clip"),
 7257 |     1: .same(proto: "ConnectorType_O_Tub"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7263:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7261 |
 7262 | extension Google_Jacquard_Protocol_OrientationType: SwiftProtobuf._ProtoNameProviding {
 7263 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7264 |     0: .same(proto: "OrientationType_Normal"),
 7265 |     1: .same(proto: "OrientationType_Flipped"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7270:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7268 |
 7269 | extension Google_Jacquard_Protocol_HapticType: SwiftProtobuf._ProtoNameProviding {
 7270 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7271 |     0: .same(proto: "HapticType_HALTED"),
 7272 |     1: .same(proto: "HapticType_SINE_INCREASE"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7283:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7281 |
 7282 | extension Google_Jacquard_Protocol_UpdateSchedule: SwiftProtobuf._ProtoNameProviding {
 7283 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7284 |     0: .same(proto: "UPDATE_NOW"),
 7285 |     1: .same(proto: "UPDATE_LATER"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7291:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7289 |
 7290 | extension Google_Jacquard_Protocol_GenericBlobMsgType: SwiftProtobuf._ProtoNameProviding {
 7291 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7292 |     0: .same(proto: "GENERIC_MSGTYPE_ANCS_DS"),
 7293 |     1: .same(proto: "GENERIC_MSGTYPE_ANCS_NS"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7300:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7298 |
 7299 | extension Google_Jacquard_Protocol_DataCollectionStatus: SwiftProtobuf._ProtoNameProviding {
 7300 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7301 |     0: .same(proto: "DATA_COLLECTION_IDLE"),
 7302 |     1: .same(proto: "DATA_COLLECTION_LOGGING"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7336:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7334 |
 7335 | extension Google_Jacquard_Protocol_DataCollectionMode: SwiftProtobuf._ProtoNameProviding {
 7336 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7337 |     0: .same(proto: "DATA_COLLECTION_MODE_STREAMING"),
 7338 |     1: .same(proto: "DATA_COLLECTION_MODE_STORE"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7344:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7342 |
 7343 | extension Google_Jacquard_Protocol_ImuFilterMode: SwiftProtobuf._ProtoNameProviding {
 7344 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7345 |     0: .same(proto: "IMU_FILTER_OSR4"),
 7346 |     1: .same(proto: "IMU_FILTER_OSR2"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7352:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7350 |
 7351 | extension Google_Jacquard_Protocol_ImuAccelSampleRate: SwiftProtobuf._ProtoNameProviding {
 7352 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7353 |     0: .same(proto: "ACCEL_ODR_0_78_HZ"),
 7354 |     1: .same(proto: "ACCEL_ODR_1_56_HZ"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7369:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7367 |
 7368 | extension Google_Jacquard_Protocol_ImuGyroSampleRate: SwiftProtobuf._ProtoNameProviding {
 7369 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7370 |     0: .same(proto: "GYRO_ODR_25_HZ"),
 7371 |     1: .same(proto: "GYRO_ODR_50_HZ"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7382:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7380 |
 7381 | extension Google_Jacquard_Protocol_ImuAccelRange: SwiftProtobuf._ProtoNameProviding {
 7382 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7383 |     0: .same(proto: "IMU_ACCEL_RANGE_2G"),
 7384 |     1: .same(proto: "IMU_ACCEL_RANGE_4G"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7391:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7389 |
 7390 | extension Google_Jacquard_Protocol_ImuGyroRange: SwiftProtobuf._ProtoNameProviding {
 7391 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7392 |     0: .same(proto: "IMU_GYRO_RANGE_125DPS"),
 7393 |     1: .same(proto: "IMU_GYRO_RANGE_250DPS"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7401:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7399 |
 7400 | extension Google_Jacquard_Protocol_WomGearPowerControlPolicy: SwiftProtobuf._ProtoNameProviding {
 7401 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7402 |     0: .same(proto: "WOM_MAINTAIN_GEAR_POWER_AS_IS"),
 7403 |     1: .same(proto: "WOM_MAINTAIN_GEAR_POWER_AT_LOW_POWER_MODE"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7409:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7407 |
 7408 | extension Google_Jacquard_Protocol_WomBleConnectionPolicy: SwiftProtobuf._ProtoNameProviding {
 7409 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7410 |     0: .same(proto: "WOM_MAINTAIN_BLE_CONNECTION_AS_IS"),
 7411 |     1: .same(proto: "WOM_MAINTAIN_BLE_CONNECTION_AT_LOW_POWER_MODE"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7417:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7415 |
 7416 | extension Google_Jacquard_Protocol_ChargingStatus: SwiftProtobuf._ProtoNameProviding {
 7417 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7418 |     1: .same(proto: "CHARGING"),
 7419 |     2: .same(proto: "NOT_CHARGING"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7425:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7423 | extension Google_Jacquard_Protocol_Request: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7424 |   static let protoMessageName: String = _protobuf_package + ".Request"
 7425 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7426 |     1: .same(proto: "domain"),
 7427 |     2: .same(proto: "opcode"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7487:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7485 | extension Google_Jacquard_Protocol_Response: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7486 |   static let protoMessageName: String = _protobuf_package + ".Response"
 7487 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7488 |     1: .same(proto: "id"),
 7489 |     2: .same(proto: "status"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7542:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7540 | extension Google_Jacquard_Protocol_Notification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7541 |   static let protoMessageName: String = _protobuf_package + ".Notification"
 7542 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7543 |     1: .same(proto: "domain"),
 7544 |     2: .same(proto: "opcode"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7597:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7595 | extension Google_Jacquard_Protocol_SupportedRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7596 |   static let protoMessageName: String = _protobuf_package + ".SupportedRequest"
 7597 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7598 |     1: .same(proto: "opcode"),
 7599 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7629:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7627 | extension Google_Jacquard_Protocol_DeviceInfoRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7628 |   static let protoMessageName: String = _protobuf_package + ".DeviceInfoRequest"
 7629 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7630 |     1: .same(proto: "component"),
 7631 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7661:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7659 | extension Google_Jacquard_Protocol_DeviceInfoResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7660 |   static let protoMessageName: String = _protobuf_package + ".DeviceInfoResponse"
 7661 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7662 |     1: .same(proto: "vendor"),
 7663 |     2: .same(proto: "model"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7785:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7783 | extension Google_Jacquard_Protocol_Color: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7784 |   static let protoMessageName: String = _protobuf_package + ".Color"
 7785 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7786 |     1: .same(proto: "red"),
 7787 |     2: .same(proto: "green"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7829:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7827 | extension Google_Jacquard_Protocol_LedPatternFrames: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7828 |   static let protoMessageName: String = _protobuf_package + ".LedPatternFrames"
 7829 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7830 |     1: .same(proto: "color"),
 7831 |     2: .standard(proto: "length_ms"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7867:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7865 | extension Google_Jacquard_Protocol_LedPatternRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7866 |   static let protoMessageName: String = _protobuf_package + ".LedPatternRequest"
 7867 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7868 |     1: .standard(proto: "pattern_uid"),
 7869 |     2: .standard(proto: "pattern_type"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7959:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7957 | extension Google_Jacquard_Protocol_LedPatternNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7958 |   static let protoMessageName: String = _protobuf_package + ".LedPatternNotification"
 7959 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7960 |     1: .standard(proto: "pattern_uid"),
 7961 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:7991:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7989 | extension Google_Jacquard_Protocol_ConfigElement: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7990 |   static let protoMessageName: String = _protobuf_package + ".ConfigElement"
 7991 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7992 |     1: .same(proto: "key"),
 7993 |     2: .standard(proto: "bool_val"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8071:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8069 | extension Google_Jacquard_Protocol_ConfigSetRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8070 |   static let protoMessageName: String = _protobuf_package + ".ConfigSetRequest"
 8071 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8072 |     1: .same(proto: "vid"),
 8073 |     2: .same(proto: "pid"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8115:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8113 | extension Google_Jacquard_Protocol_ConfigGetRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8114 |   static let protoMessageName: String = _protobuf_package + ".ConfigGetRequest"
 8115 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8116 |     1: .same(proto: "vid"),
 8117 |     2: .same(proto: "pid"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8159:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8157 | extension Google_Jacquard_Protocol_ConfigGetResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8158 |   static let protoMessageName: String = _protobuf_package + ".ConfigGetResponse"
 8159 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8160 |     1: .same(proto: "config"),
 8161 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8191:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8189 | extension Google_Jacquard_Protocol_ConfigGetIndexRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8190 |   static let protoMessageName: String = _protobuf_package + ".ConfigGetIndexRequest"
 8191 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8192 |     1: .same(proto: "vid"),
 8193 |     2: .same(proto: "pid"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8235:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8233 | extension Google_Jacquard_Protocol_HapticSymbol: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8234 |   static let protoMessageName: String = _protobuf_package + ".HapticSymbol"
 8235 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8236 |     1: .standard(proto: "on_ms"),
 8237 |     2: .standard(proto: "off_ms"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8300:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8298 | extension Google_Jacquard_Protocol_InferenceData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8299 |   static let protoMessageName: String = _protobuf_package + ".InferenceData"
 8300 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8301 |     1: .same(proto: "event"),
 8302 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8332:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8330 | extension Google_Jacquard_Protocol_TouchData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8331 |   static let protoMessageName: String = _protobuf_package + ".TouchData"
 8332 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8333 |     1: .standard(proto: "diff_proximity"),
 8334 |     2: .standard(proto: "diff_touch"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8406:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8404 | extension Google_Jacquard_Protocol_TouchWidgetConfig: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8405 |   static let protoMessageName: String = _protobuf_package + ".TouchWidgetConfig"
 8406 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8407 |     1: .same(proto: "resolution"),
 8408 |     2: .standard(proto: "sensor_clk_freq_divisor"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8457:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8455 | extension Google_Jacquard_Protocol_TouchConfigData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8456 |   static let protoMessageName: String = _protobuf_package + ".TouchConfigData"
 8457 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8458 |     1: .same(proto: "config"),
 8459 |     2: .standard(proto: "compensation_idac_values"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8525:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8523 | extension Google_Jacquard_Protocol_HWGearResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8524 |   static let protoMessageName: String = _protobuf_package + ".HWGearResponse"
 8525 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8526 |     1: .same(proto: "characteristics"),
 8527 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8562:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8560 | extension Google_Jacquard_Protocol_HapticRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8561 |   static let protoMessageName: String = _protobuf_package + ".HapticRequest"
 8562 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8563 |     1: .same(proto: "frames"),
 8564 |     2: .standard(proto: "pause_between_cycles_ms"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8655:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8653 | extension Google_Jacquard_Protocol_DataChannelRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8654 |   static let protoMessageName: String = _protobuf_package + ".DataChannelRequest"
 8655 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8656 |     1: .same(proto: "inference"),
 8657 |     2: .same(proto: "touch"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8693:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8691 | extension Google_Jacquard_Protocol_DataChannelResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8692 |   static let protoMessageName: String = _protobuf_package + ".DataChannelResponse"
 8693 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8694 |     1: .same(proto: "inference"),
 8695 |     2: .same(proto: "touch"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8742:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8740 | extension Google_Jacquard_Protocol_DataChannelNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8741 |   static let protoMessageName: String = _protobuf_package + ".DataChannelNotification"
 8742 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8743 |     1: .standard(proto: "inference_data"),
 8744 |     2: .standard(proto: "touch_data"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8786:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8784 | extension Google_Jacquard_Protocol_HapticNotificationDetails: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8785 |   static let protoMessageName: String = _protobuf_package + ".HapticNotificationDetails"
 8786 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8787 |     1: .standard(proto: "haptic_type"),
 8788 |     2: .standard(proto: "strength_percent"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8837:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8835 | extension Google_Jacquard_Protocol_VibeMotorChar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8836 |   static let protoMessageName: String = _protobuf_package + ".VibeMotorChar"
 8837 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8838 |     1: .standard(proto: "motor_num"),
 8839 |     2: .standard(proto: "attach_notification"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8888:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8886 | extension Google_Jacquard_Protocol_CapacitiveTouchpadChar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8887 |   static let protoMessageName: String = _protobuf_package + ".CapacitiveTouchpadChar"
 8888 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8889 |     1: .same(proto: "material"),
 8890 |     2: .standard(proto: "pitch_mm"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:8952:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8950 | extension Google_Jacquard_Protocol_LedsArrayChar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8951 |   static let protoMessageName: String = _protobuf_package + ".LedsArrayChar"
 8952 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8953 |     1: .same(proto: "type"),
 8954 |     2: .standard(proto: "led_num"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9003:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9001 | extension Google_Jacquard_Protocol_GearChar: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9002 |   static let protoMessageName: String = _protobuf_package + ".GearChar"
 9003 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9004 |     1: .same(proto: "id"),
 9005 |     4: .standard(proto: "motor_1"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9136:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9134 | extension Google_Jacquard_Protocol_HelloResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9135 |   static let protoMessageName: String = _protobuf_package + ".HelloResponse"
 9136 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9137 |     1: .standard(proto: "protocol_min"),
 9138 |     2: .standard(proto: "protocol_max"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9212:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9210 | extension Google_Jacquard_Protocol_BeginRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9211 |   static let protoMessageName: String = _protobuf_package + ".BeginRequest"
 9212 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9213 |     1: .same(proto: "protocol"),
 9214 |     2: .standard(proto: "auth_challenge"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9261:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9259 | extension Google_Jacquard_Protocol_BeginResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9260 |   static let protoMessageName: String = _protobuf_package + ".BeginResponse"
 9261 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9262 |     1: .standard(proto: "auth_response"),
 9263 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9293:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9291 | extension Google_Jacquard_Protocol_DisconnectNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9292 |   static let protoMessageName: String = _protobuf_package + ".DisconnectNotification"
 9293 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9294 |     1: .same(proto: "reconnect"),
 9295 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9330:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9328 | extension Google_Jacquard_Protocol_AttachedNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9329 |   static let protoMessageName: String = _protobuf_package + ".AttachedNotification"
 9330 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9331 |     1: .standard(proto: "attach_state"),
 9332 |     2: .standard(proto: "vendor_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9380:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9378 | extension Google_Jacquard_Protocol_ErrorNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9379 |   static let protoMessageName: String = _protobuf_package + ".ErrorNotification"
 9380 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9381 |     1: .same(proto: "device"),
 9382 |     2: .same(proto: "subsystem"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9430:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9428 | extension Google_Jacquard_Protocol_DFUStatusRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9429 |   static let protoMessageName: String = _protobuf_package + ".DFUStatusRequest"
 9430 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9431 |     1: .standard(proto: "vendor_id"),
 9432 |     2: .standard(proto: "product_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9468:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9466 | extension Google_Jacquard_Protocol_DFUStatusResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9467 |   static let protoMessageName: String = _protobuf_package + ".DFUStatusResponse"
 9468 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9469 |     1: .same(proto: "component"),
 9470 |     2: .standard(proto: "final_size"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9529:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9527 | extension Google_Jacquard_Protocol_DFUPrepareRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9528 |   static let protoMessageName: String = _protobuf_package + ".DFUPrepareRequest"
 9529 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9530 |     1: .same(proto: "component"),
 9531 |     2: .standard(proto: "final_size"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9592:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9590 | extension Google_Jacquard_Protocol_DFUWriteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9591 |   static let protoMessageName: String = _protobuf_package + ".DFUWriteRequest"
 9592 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9593 |     1: .same(proto: "offset"),
 9594 |     2: .same(proto: "data"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9636:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9634 | extension Google_Jacquard_Protocol_DFUWriteResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9635 |   static let protoMessageName: String = _protobuf_package + ".DFUWriteResponse"
 9636 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9637 |     1: .same(proto: "offset"),
 9638 |     2: .same(proto: "crc"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9680:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9678 | extension Google_Jacquard_Protocol_DFUExecuteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9679 |   static let protoMessageName: String = _protobuf_package + ".DFUExecuteRequest"
 9680 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9681 |     1: .standard(proto: "vendor_id"),
 9682 |     2: .standard(proto: "product_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9730:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9728 | extension Google_Jacquard_Protocol_DFUExecuteUpdateNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9729 |   static let protoMessageName: String = _protobuf_package + ".DFUExecuteUpdateNotification"
 9730 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9731 |     1: .standard(proto: "vendor_id"),
 9732 |     2: .standard(proto: "product_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9792:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9790 | extension Google_Jacquard_Protocol_GenericBlobMessagePayload: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9791 |   static let protoMessageName: String = _protobuf_package + ".GenericBlobMessagePayload"
 9792 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9793 |     1: .standard(proto: "msg_type"),
 9794 |     2: .same(proto: "block"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9836:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9834 | extension Google_Jacquard_Protocol_GenericEncryptedNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9835 |   static let protoMessageName: String = _protobuf_package + ".GenericEncryptedNotification"
 9836 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9837 |     1: .standard(proto: "block_vector"),
 9838 |     2: .standard(proto: "encrypted_block"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9880:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9878 | extension Google_Jacquard_Protocol_GenericPlainNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9879 |   static let protoMessageName: String = _protobuf_package + ".GenericPlainNotification"
 9880 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9881 |     1: .standard(proto: "plain_block"),
 9882 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:9917:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9915 | extension Google_Jacquard_Protocol_OtaDfuMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9916 |   static let protoMessageName: String = _protobuf_package + ".OtaDfuMetadata"
 9917 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9918 |     1: .standard(proto: "final_size"),
 9919 |     2: .standard(proto: "final_crc"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10015:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10013 | extension Google_Jacquard_Protocol_ImuConfiguration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10014 |   static let protoMessageName: String = _protobuf_package + ".ImuConfiguration"
10015 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10016 |     1: .standard(proto: "sensor_id"),
10017 |     2: .standard(proto: "accel_low_power_mode"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10095:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10093 | extension Google_Jacquard_Protocol_BleConfiguration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10094 |   static let protoMessageName: String = _protobuf_package + ".BleConfiguration"
10095 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10096 |     1: .standard(proto: "custom_adv_name"),
10097 |     2: .standard(proto: "tx_power_default"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10193:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10191 | extension Google_Jacquard_Protocol_WomConfiguration: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10192 |   static let protoMessageName: String = _protobuf_package + ".WomConfiguration"
10193 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10194 |     1: .same(proto: "enable"),
10195 |     2: .same(proto: "sensitivity"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10255:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10253 | extension Google_Jacquard_Protocol_UJTConfigReadRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10254 |   static let protoMessageName: String = _protobuf_package + ".UJTConfigReadRequest"
10255 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10256 |     1: .standard(proto: "imu_config"),
10257 |     2: .standard(proto: "ble_config"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10299:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10297 | extension Google_Jacquard_Protocol_UJTConfigWriteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10298 |   static let protoMessageName: String = _protobuf_package + ".UJTConfigWriteRequest"
10299 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10300 |     1: .standard(proto: "imu_config"),
10301 |     2: .standard(proto: "ble_config"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10379:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10377 | extension Google_Jacquard_Protocol_UJTConfigResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10378 |   static let protoMessageName: String = _protobuf_package + ".UJTConfigResponse"
10379 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10380 |     1: .standard(proto: "imu_config"),
10381 |     2: .standard(proto: "ble_config"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10459:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10457 | extension Google_Jacquard_Protocol_DataCollectionMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10458 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionMetadata"
10459 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10460 |     1: .standard(proto: "campaign_id"),
10461 |     2: .standard(proto: "session_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10539:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10537 | extension Google_Jacquard_Protocol_DataCollectionTrialSensorData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10538 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionTrialSensorData"
10539 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10540 |     1: .standard(proto: "sensor_id"),
10541 |     2: .standard(proto: "format_version"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10589:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10587 | extension Google_Jacquard_Protocol_DataCollectionTrialData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10588 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionTrialData"
10589 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10590 |     1: .standard(proto: "subject_id"),
10591 |     2: .standard(proto: "sensor_data"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10627:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10625 | extension Google_Jacquard_Protocol_DataCollectionTrialList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10626 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionTrialList"
10627 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10628 |     1: .standard(proto: "trial_id"),
10629 |     2: .standard(proto: "trial_data"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10683:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10681 | extension Google_Jacquard_Protocol_DataCollectionStartRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10682 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionStartRequest"
10683 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10684 |     1: .same(proto: "metadata"),
10685 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10715:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10713 | extension Google_Jacquard_Protocol_DataCollectionStartResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10714 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionStartResponse"
10715 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10716 |     1: .standard(proto: "dc_status"),
10717 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10747:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10745 | extension Google_Jacquard_Protocol_DataCollectionStopRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10746 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionStopRequest"
10747 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10748 |     1: .standard(proto: "is_error"),
10749 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10779:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10777 | extension Google_Jacquard_Protocol_DataCollectionStopResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10778 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionStopResponse"
10779 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10780 |     1: .same(proto: "timestamp"),
10781 |     2: .standard(proto: "dc_status"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10836:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10834 | extension Google_Jacquard_Protocol_DataCollectionStatusResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10835 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionStatusResponse"
10836 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10837 |     1: .standard(proto: "dc_status"),
10838 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10868:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10866 | extension Google_Jacquard_Protocol_DataCollectionTrialListRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10867 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionTrialListRequest"
10868 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10869 |     1: .standard(proto: "campaign_id"),
10870 |     2: .standard(proto: "session_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10912:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10910 | extension Google_Jacquard_Protocol_DataCollectionTrialListResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10911 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionTrialListResponse"
10912 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10913 |     1: .standard(proto: "dc_status"),
10914 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10944:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10942 | extension Google_Jacquard_Protocol_DataCollectionTrialListNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10943 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionTrialListNotification"
10944 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10945 |     1: .same(proto: "trials"),
10946 |     2: .same(proto: "trial"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:10994:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10992 | extension Google_Jacquard_Protocol_DataCollectionTrialDataRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10993 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionTrialDataRequest"
10994 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10995 |     1: .standard(proto: "campaign_id"),
10996 |     2: .standard(proto: "session_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11062:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11060 | extension Google_Jacquard_Protocol_DataCollectionTrialDataResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11061 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionTrialDataResponse"
11062 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11063 |     4: .standard(proto: "dc_status"),
11064 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11094:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11092 | extension Google_Jacquard_Protocol_DataCollectionEraseTrialDataRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11093 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionEraseTrialDataRequest"
11094 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11095 |     1: .standard(proto: "campaign_id"),
11096 |     2: .standard(proto: "session_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11150:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11148 | extension Google_Jacquard_Protocol_DataCollectionEraseTrialDataResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11149 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionEraseTrialDataResponse"
11150 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11151 |     1: .standard(proto: "dc_status"),
11152 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11201:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11199 | extension Google_Jacquard_Protocol_DataCollectionEraseAllDataResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11200 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionEraseAllDataResponse"
11201 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11202 |     1: .standard(proto: "dc_status"),
11203 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11233:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11231 | extension Google_Jacquard_Protocol_DataCollectionProgressNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11232 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionProgressNotification"
11233 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11234 |     1: .standard(proto: "sensor_id"),
11235 |     2: .standard(proto: "crc_progress_pct"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11277:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11275 | extension Google_Jacquard_Protocol_DataCollectionActionHeader: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11276 |   static let protoMessageName: String = _protobuf_package + ".DataCollectionActionHeader"
11277 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11278 |     1: .standard(proto: "action_id"),
11279 |     2: .standard(proto: "is_error"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11321:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11319 | extension Google_Jacquard_Protocol_ModuleDescriptor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11320 |   static let protoMessageName: String = _protobuf_package + ".ModuleDescriptor"
11321 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11322 |     1: .same(proto: "name"),
11323 |     2: .standard(proto: "vendor_id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11413:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11411 | extension Google_Jacquard_Protocol_LoadModuleRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11412 |   static let protoMessageName: String = _protobuf_package + ".LoadModuleRequest"
11413 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11414 |     1: .same(proto: "module"),
11415 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11445:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11443 | extension Google_Jacquard_Protocol_LoadModuleNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11444 |   static let protoMessageName: String = _protobuf_package + ".LoadModuleNotification"
11445 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11446 |     1: .same(proto: "status"),
11447 |     2: .same(proto: "module"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11483:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11481 | extension Google_Jacquard_Protocol_UnloadModuleRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11482 |   static let protoMessageName: String = _protobuf_package + ".UnloadModuleRequest"
11483 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11484 |     1: .same(proto: "module"),
11485 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11515:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11513 | extension Google_Jacquard_Protocol_ListModuleResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11514 |   static let protoMessageName: String = _protobuf_package + ".ListModuleResponse"
11515 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11516 |     1: .same(proto: "modules"),
11517 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11547:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11545 | extension Google_Jacquard_Protocol_DeleteModuleRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11546 |   static let protoMessageName: String = _protobuf_package + ".DeleteModuleRequest"
11547 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11548 |     1: .same(proto: "module"),
11549 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11579:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11577 | extension Google_Jacquard_Protocol_BatteryStatusRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11578 |   static let protoMessageName: String = _protobuf_package + ".BatteryStatusRequest"
11579 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11580 |     1: .standard(proto: "read_battery_level"),
11581 |     2: .standard(proto: "read_charging_status"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11617:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11615 | extension Google_Jacquard_Protocol_BatteryStatusResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11616 |   static let protoMessageName: String = _protobuf_package + ".BatteryStatusResponse"
11617 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11618 |     1: .standard(proto: "battery_level"),
11619 |     2: .standard(proto: "charging_status"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11655:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11653 | extension Google_Jacquard_Protocol_BatteryStatusNotification: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11654 |   static let protoMessageName: String = _protobuf_package + ".BatteryStatusNotification"
11655 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11656 |     1: .standard(proto: "battery_level"),
11657 |     2: .standard(proto: "charging_status"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11693:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11691 | extension Google_Jacquard_Protocol_BleDisconnectRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11692 |   static let protoMessageName: String = _protobuf_package + ".BleDisconnectRequest"
11693 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11694 |     1: .standard(proto: "timeout_second"),
11695 |     2: .standard(proto: "reconnect_only_on_wom"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11731:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11729 | extension Google_Jacquard_Protocol_DeviceRebootRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11730 |   static let protoMessageName: String = _protobuf_package + ".DeviceRebootRequest"
11731 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11732 |     1: .standard(proto: "reboot_only_interposer"),
11733 |     2: .standard(proto: "silent_reboot"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11769:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11767 | extension Google_Jacquard_Protocol_FaultlogGetRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11768 |   static let protoMessageName: String = _protobuf_package + ".FaultlogGetRequest"
11769 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11770 |     1: .standard(proto: "start_record_index"),
11771 |     2: .standard(proto: "records_count"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11831:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11829 | extension Google_Jacquard_Protocol_AppErrFaultRecord: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11830 |   static let protoMessageName: String = _protobuf_package + ".AppErrFaultRecord"
11831 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11832 |     1: .standard(proto: "record_id"),
11833 |     2: .same(proto: "id"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11887:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11885 | extension Google_Jacquard_Protocol_FaultRecord: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11886 |   static let protoMessageName: String = _protobuf_package + ".FaultRecord"
11887 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11888 |     1: .standard(proto: "record_id"),
11889 |     2: .same(proto: "parameter"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:11943:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11941 | extension Google_Jacquard_Protocol_ErrorRecord: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11942 |   static let protoMessageName: String = _protobuf_package + ".ErrorRecord"
11943 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11944 |     1: .standard(proto: "record_id"),
11945 |     2: .same(proto: "parameter"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:12005:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
12003 | extension Google_Jacquard_Protocol_ResetReasonRecord: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
12004 |   static let protoMessageName: String = _protobuf_package + ".ResetReasonRecord"
12005 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
12006 |     1: .standard(proto: "record_id"),
12007 |     2: .standard(proto: "reset_reason"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/jacquard.pb.swift:12043:58: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
12041 | extension Google_Jacquard_Protocol_FaultlogGetResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
12042 |   static let protoMessageName: String = _protobuf_package + ".FaultlogGetResponse"
12043 |   static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                          `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
12044 |     1: .standard(proto: "last_record_index"),
12045 |     2: .standard(proto: "reset_reason_records"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/publicSdk.pb.swift:197:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
195 |
196 | extension Google_Jacquard_Protocol_Public_Sdk_GearMetadata.Capability: SwiftProtobuf._ProtoNameProviding {
197 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
198 |     0: .same(proto: "LED"),
199 |     1: .same(proto: "GESTURE"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/publicSdk.pb.swift:207:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
205 | extension Google_Jacquard_Protocol_Public_Sdk_GearMetadata.GearData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
206 |   public static let protoMessageName: String = Google_Jacquard_Protocol_Public_Sdk_GearMetadata.protoMessageName + ".GearData"
207 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
208 |     1: .same(proto: "vendors"),
209 |   ]
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/publicSdk.pb.swift:239:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
237 | extension Google_Jacquard_Protocol_Public_Sdk_GearMetadata.GearData.Product: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
238 |   public static let protoMessageName: String = Google_Jacquard_Protocol_Public_Sdk_GearMetadata.GearData.protoMessageName + ".Product"
239 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
240 |     1: .same(proto: "id"),
241 |     2: .same(proto: "name"),
/Users/admin/builder/spi-builder-workspace/JacquardSDK/Protobuf/publicSdk.pb.swift:289:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
287 | extension Google_Jacquard_Protocol_Public_Sdk_GearMetadata.GearData.Vendor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
288 |   public static let protoMessageName: String = Google_Jacquard_Protocol_Public_Sdk_GearMetadata.GearData.protoMessageName + ".Vendor"
289 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
290 |     1: .same(proto: "id"),
291 |     2: .same(proto: "name"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (23.60s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.16.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-junit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/allegro/swift-junit.git"
    },
    {
      "identity" : "swiftcheck",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/typelift/SwiftCheck.git"
    }
  ],
  "manifest_display_name" : "JacquardSDK",
  "name" : "JacquardSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "JacquardSDK",
      "targets" : [
        "JacquardSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "JacquardSDKTests",
      "module_type" : "SwiftTarget",
      "name" : "JacquardSDKTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SwiftCheck",
        "SwiftTestReporter"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestResources/imu1.bin",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestResources/imu2.bin",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AAA_SwiftTestReporterInit.swift",
        "AdvertisedTagModelTests.swift",
        "AttachedNotificationTests.swift",
        "BatteryStatusTests.swift",
        "CacheManagerTests.swift",
        "CloudManagerTests.swift",
        "ComponentInfoCommandTests.swift",
        "ComponentInternalTests.swift",
        "ConnectedTagModelTests/ConnectedGearTests.swift",
        "ConnectedTagModelTests/ConnectedTagModelTests.swift",
        "ContinuousTouchNotificationSubscriptionTests.swift",
        "DFUCommandsTests.swift",
        "DisconnectTagCommandTests.swift",
        "FakeImplementations/FakeCacheManager.swift",
        "FakeImplementations/FakeCentralManager.swift",
        "FakeImplementations/FakeCloudManager.swift",
        "FakeImplementations/FakeComponent.swift",
        "FakeImplementations/FakeConnectedTag.swift",
        "FakeImplementations/FakeDFUCommands.swift",
        "FakeImplementations/FakeFirmwareRetrieverImplementation.swift",
        "FakeImplementations/FakePeripheralImplementation.swift",
        "FakeImplementations/FakeTransport.swift",
        "FakeImplementations/FakeURLProtocol.swift",
        "FirmwareUpdate/FirmwareImageWriterStateMachineTests.swift",
        "FirmwareUpdate/FirmwareRetrieverTests.swift",
        "FirmwareUpdate/FirmwareUpdateManagerTests.swift",
        "FirmwareUpdate/FirmwareUpdateStateMachineTests.swift",
        "FragmenterTests.swift",
        "GearInternalTests.swift",
        "GestureNotificationSubscriptionTests.swift",
        "GetCustomConfigTests.swift",
        "IMUTests/IMUModuleComandsTests.swift",
        "IMUTests/IMUModuleProtocolTests.swift",
        "IMUTests/IMUParser/IMUParserTests.swift",
        "IMUTests/ModuleComandsTests.swift",
        "IMUTests/ModuleTests.swift",
        "JacquardManagerImplementationTests.swift",
        "JacquardTagInternalTests.swift",
        "LoggerTests.swift",
        "MiscExtensionsTests.swift",
        "PlayHapticCommandTests.swift",
        "PlayLEDPatternTests.swift",
        "SDKVersionTests.swift",
        "SetCustomConfigTests.swift",
        "ShareReplayTests.swift",
        "TagConnectionTests/ProtocolStateMachineTests.swift",
        "TagConnectionTests/TagConnectionStateMachineTests.swift",
        "TagConnectionTests/TagPairingStateMachineTests.swift",
        "TestHelpers.swift",
        "TestHelpers/BundleExtensions.swift",
        "TouchDataTests.swift",
        "TransportTests/TransportV2Tests.swift",
        "UJTConfigWriteCommandTests.swift",
        "VarIntTests.swift",
        "VersionTests.swift"
      ],
      "target_dependencies" : [
        "JacquardSDK"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JacquardSDK",
      "module_type" : "SwiftTarget",
      "name" : "JacquardSDK",
      "path" : "JacquardSDK",
      "product_dependencies" : [
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "JacquardSDK"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/JacquardSDK/Resources/BadFirmwareVersion.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/JacquardSDK/Resources/GearMetadata.json",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Classes/API/BatteryStatus.swift",
        "Classes/API/ComponentInfoCommand.swift",
        "Classes/API/DisconnectTagCommand.swift",
        "Classes/API/Gesture.swift",
        "Classes/API/GetCustomConfig.swift",
        "Classes/API/ModuleStatus.swift",
        "Classes/API/PlayHapticCommand.swift",
        "Classes/API/PlayLEDPattern.swift",
        "Classes/API/SetCustomConfig.swift",
        "Classes/API/TouchData.swift",
        "Classes/CentralManagerImplementation.swift",
        "Classes/CentralManagerProtocol.swift",
        "Classes/CommandRequest.swift",
        "Classes/ComponentProtocols.swift",
        "Classes/FirmwareUpdateAPI/FirmwareUpdateManager.swift",
        "Classes/IMUDataCollection/IMUModuleProtocol.swift",
        "Classes/IMUDataCollection/IMUSample.swift",
        "Classes/IMUDataCollection/Module.swift",
        "Classes/Internal/Connection/AdvertisedTagModel.swift",
        "Classes/Internal/Connection/PreConnectedTagModel.swift",
        "Classes/Internal/Connection/ProtocolInitializationStateMachine.swift",
        "Classes/Internal/Connection/TagConnectionStateMachine.swift",
        "Classes/Internal/Connection/TagPairingStateMachine.swift",
        "Classes/Internal/Extensions.swift",
        "Classes/Internal/FirmwareUpdate/CRC16.swift",
        "Classes/Internal/FirmwareUpdate/FirmwareImageWriterStateMachine.swift",
        "Classes/Internal/FirmwareUpdate/FirmwareUpdateManagerImplementation.swift",
        "Classes/Internal/FirmwareUpdate/FirmwareUpdateRequest.swift",
        "Classes/Internal/FirmwareUpdate/FirmwareUpdateRetriever.swift",
        "Classes/Internal/FirmwareUpdate/FirmwareUpdateRetrieverImplementation.swift",
        "Classes/Internal/FirmwareUpdate/FirmwareUpdateStateMachine.swift",
        "Classes/Internal/IMUDataCollectionAPI/IMUModuleComands.swift",
        "Classes/Internal/IMUDataCollectionAPI/IMUModuleImplementation.swift",
        "Classes/Internal/IMUDataCollectionAPI/IMUSessionDataParser.swift",
        "Classes/Internal/IMUDataCollectionAPI/IMUStreamDataParser.swift",
        "Classes/Internal/Identifier.swift",
        "Classes/Internal/ResourceBundle.swift",
        "Classes/Internal/ShareReplay.swift",
        "Classes/Internal/TagAPIDetails/AttachedNotification.swift",
        "Classes/Internal/TagAPIDetails/BatteryStatusInternal.swift",
        "Classes/Internal/TagAPIDetails/ComponentInfoInternal.swift",
        "Classes/Internal/TagAPIDetails/DFUCommands.swift",
        "Classes/Internal/TagAPIDetails/DisconnectTagInternal.swift",
        "Classes/Internal/TagAPIDetails/GesturesInternal.swift",
        "Classes/Internal/TagAPIDetails/GetCustomConfigInternal.swift",
        "Classes/Internal/TagAPIDetails/IMUConfigCommand.swift",
        "Classes/Internal/TagAPIDetails/ModuleCommands.swift",
        "Classes/Internal/TagAPIDetails/PlayHapticInternal.swift",
        "Classes/Internal/TagAPIDetails/PlayLEDPatternInternal.swift",
        "Classes/Internal/TagAPIDetails/SetCustomConfigInternal.swift",
        "Classes/Internal/TagAPIDetails/SetTouchMode.swift",
        "Classes/Internal/TagAPIDetails/TouchDataInternal.swift",
        "Classes/Internal/TagAPIDetails/UJTConfigWrite.swift",
        "Classes/Internal/TagAndComponent/ComponentInternal.swift",
        "Classes/Internal/TagAndComponent/ConnectedTagModel.swift",
        "Classes/Internal/TagAndComponent/GearInternal.swift",
        "Classes/Internal/TagAndComponent/JacquardTagInternal.swift",
        "Classes/Internal/TagAndComponent/TagPeripheralAccess.swift",
        "Classes/Internal/Transport/Fragmenter.swift",
        "Classes/Internal/Transport/Peripheral.swift",
        "Classes/Internal/Transport/PeripheralImplementation.swift",
        "Classes/Internal/Transport/ProtocolConstants.swift",
        "Classes/Internal/Transport/Transport.swift",
        "Classes/Internal/Transport/TransportV2Implementation.swift",
        "Classes/Internal/VarInt.swift",
        "Classes/Internal/Version.swift",
        "Classes/JacquardManagerImplementation.swift",
        "Classes/JacquardManagerProtocol.swift",
        "Classes/JacquardSDKVersion.swift",
        "Classes/Logger.swift",
        "Classes/Model/DFUUpdateInfo.swift",
        "Classes/Model/SDKConfig.swift",
        "Classes/Model/VidPidMid.swift",
        "Classes/Network/CacheManager.swift",
        "Classes/Network/CloudManager.swift",
        "Classes/Network/CloudManagerImpl.swift",
        "Classes/Network/URLRequestBuilder.swift",
        "Classes/NotificationProtocol.swift",
        "Classes/TagProtocols.swift",
        "Protobuf/jacquard.pb.swift",
        "Protobuf/publicSdk.pb.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Done.