PluginLibEditionDefaults.swift 559 B

1234567891011
  1. // See Makefile how this is generated.
  2. // swift-format-ignore-file
  3. import Foundation
  4. let bundledFeatureSetDefaultBytes: [UInt8] = [
  5. 0x0a, 0x13, 0x18, 0x84, 0x07, 0x22, 0x00, 0x2a, 0x0c, 0x08, 0x01, 0x10,
  6. 0x02, 0x18, 0x02, 0x20, 0x03, 0x28, 0x01, 0x30, 0x02, 0x0a, 0x13, 0x18,
  7. 0xe7, 0x07, 0x22, 0x00, 0x2a, 0x0c, 0x08, 0x02, 0x10, 0x01, 0x18, 0x01,
  8. 0x20, 0x02, 0x28, 0x01, 0x30, 0x01, 0x0a, 0x13, 0x18, 0xe8, 0x07, 0x22,
  9. 0x0c, 0x08, 0x01, 0x10, 0x01, 0x18, 0x01, 0x20, 0x02, 0x28, 0x01, 0x30,
  10. 0x01, 0x2a, 0x00, 0x20, 0xe6, 0x07, 0x28, 0xe8, 0x07
  11. ]