The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SFSymbols, reference main (480df3), with Swift 6.2 for Android on 10 Dec 2025 00:34:35 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

1391 |          .squareAndArrowUpOnSquareFill,
1392 |          .squareAndLineVerticalAndSquare,
1393 |          .squareAndLineVerticalAndSquareFill,
     |           |- warning: 'squareAndLineVerticalAndSquareFill' is deprecated: Use 'squareAndLineVerticalAndSquareFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'squareAndLineVerticalAndSquareFilled' instead
1394 |          .squareAndPencil,
1395 |          .squareFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1396:11: warning: 'squareFillAndLineVerticalAndSquare' is deprecated: Use 'squareFilledAndLineVerticalAndSquare' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1394 |          .squareAndPencil,
1395 |          .squareFill,
1396 |          .squareFillAndLineVerticalAndSquare,
     |           |- warning: 'squareFillAndLineVerticalAndSquare' is deprecated: Use 'squareFilledAndLineVerticalAndSquare' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'squareFilledAndLineVerticalAndSquare' instead
1397 |          .squareFillAndLineVerticalSquareFill,
1398 |          .squareFillOnCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1397:11: warning: 'squareFillAndLineVerticalSquareFill' is deprecated: Use 'squareFillAndLineVerticalAndSquareFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1395 |          .squareFill,
1396 |          .squareFillAndLineVerticalAndSquare,
1397 |          .squareFillAndLineVerticalSquareFill,
     |           |- warning: 'squareFillAndLineVerticalSquareFill' is deprecated: Use 'squareFillAndLineVerticalAndSquareFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'squareFillAndLineVerticalAndSquareFill' instead
1398 |          .squareFillOnCircleFill,
1399 |          .squareFillOnSquareFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1405:11: warning: 'squareLefthalfFill' is deprecated: Use 'squareLefthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1403 |          .squareGrid3x2Fill,
1404 |          .squareGrid4x3Fill,
1405 |          .squareLefthalfFill,
     |           |- warning: 'squareLefthalfFill' is deprecated: Use 'squareLefthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'squareLefthalfFilled' instead
1406 |          .squareOnCircle,
1407 |          .squareOnSquare,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1408:11: warning: 'squareRighthalfFill' is deprecated: Use 'squareRighthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1406 |          .squareOnCircle,
1407 |          .squareOnSquare,
1408 |          .squareRighthalfFill,
     |           |- warning: 'squareRighthalfFill' is deprecated: Use 'squareRighthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'squareRighthalfFilled' instead
1409 |          .squareSplit1x2,
1410 |          .squareSplit1x2Fill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1416:11: warning: 'squareStack3DDownDottedline' is deprecated: Use 'squareStack3DForwardDottedline' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1414 |          .squareSplit2x2Fill,
1415 |          .squareStack,
1416 |          .squareStack3DDownDottedline,
     |           |- warning: 'squareStack3DDownDottedline' is deprecated: Use 'squareStack3DForwardDottedline' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'squareStack3DForwardDottedline' instead
1417 |          .squareStack3DDownRight,
1418 |          .squareStack3DDownRightFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1429:11: warning: 'starLefthalfFill' is deprecated: Use 'starLeadinghalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1427 |          .starCircleFill,
1428 |          .starFill,
1429 |          .starLefthalfFill,
     |           |- warning: 'starLefthalfFill' is deprecated: Use 'starLeadinghalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'starLeadinghalfFilled' instead
1430 |          .starSlash,
1431 |          .starSlashFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1466:11: warning: 'tBubble' is deprecated: Use 'characterBubble' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1464 |          .sunset,
1465 |          .sunsetFill,
1466 |          .tBubble,
     |           |- warning: 'tBubble' is deprecated: Use 'characterBubble' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'characterBubble' instead
1467 |          .tBubbleFill,
1468 |          .tCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1467:11: warning: 'tBubbleFill' is deprecated: Use 'characterBubbleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1465 |          .sunsetFill,
1466 |          .tBubble,
1467 |          .tBubbleFill,
     |           |- warning: 'tBubbleFill' is deprecated: Use 'characterBubbleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'characterBubbleFill' instead
1468 |          .tCircle,
1469 |          .tCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1472:11: warning: 'table' is deprecated: Use 'tablecells' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1470 |          .tSquare,
1471 |          .tSquareFill,
1472 |          .table,
     |           |- warning: 'table' is deprecated: Use 'tablecells' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'tablecells' instead
1473 |          .tableBadgeMore,
1474 |          .tableBadgeMoreFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1473:11: warning: 'tableBadgeMore' is deprecated: Use 'tablecellsBadgeEllipsis' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1471 |          .tSquareFill,
1472 |          .table,
1473 |          .tableBadgeMore,
     |           |- warning: 'tableBadgeMore' is deprecated: Use 'tablecellsBadgeEllipsis' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'tablecellsBadgeEllipsis' instead
1474 |          .tableBadgeMoreFill,
1475 |          .tableFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1474:11: warning: 'tableBadgeMoreFill' is deprecated: Use 'tablecellsFillBadgeEllipsis' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1472 |          .table,
1473 |          .tableBadgeMore,
1474 |          .tableBadgeMoreFill,
     |           |- warning: 'tableBadgeMoreFill' is deprecated: Use 'tablecellsFillBadgeEllipsis' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'tablecellsFillBadgeEllipsis' instead
1475 |          .tableFill,
1476 |          .tag,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1475:11: warning: 'tableFill' is deprecated: Use 'tablecellsFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1473 |          .tableBadgeMore,
1474 |          .tableBadgeMoreFill,
1475 |          .tableFill,
     |           |- warning: 'tableFill' is deprecated: Use 'tablecellsFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'tablecellsFill' instead
1476 |          .tag,
1477 |          .tagCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1497:11: warning: 'textCursor' is deprecated: Use 'characterCursorIbeam' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1495 |          .textBubble,
1496 |          .textBubbleFill,
1497 |          .textCursor,
     |           |- warning: 'textCursor' is deprecated: Use 'characterCursorIbeam' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'characterCursorIbeam' instead
1498 |          .textInsert,
1499 |          .textJustify,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1500:11: warning: 'textJustifyleft' is deprecated: Use 'textJustifyLeft' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1498 |          .textInsert,
1499 |          .textJustify,
1500 |          .textJustifyleft,
     |           |- warning: 'textJustifyleft' is deprecated: Use 'textJustifyLeft' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'textJustifyLeft' instead
1501 |          .textJustifyright,
1502 |          .textQuote,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1501:11: warning: 'textJustifyright' is deprecated: Use 'textJustifyRight' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1499 |          .textJustify,
1500 |          .textJustifyleft,
1501 |          .textJustifyright,
     |           |- warning: 'textJustifyright' is deprecated: Use 'textJustifyRight' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'textJustifyRight' instead
1502 |          .textQuote,
1503 |          .textbox,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1503:11: warning: 'textbox' is deprecated: Use 'characterTextbox' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1501 |          .textJustifyright,
1502 |          .textQuote,
1503 |          .textbox,
     |           |- warning: 'textbox' is deprecated: Use 'characterTextbox' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'characterTextbox' instead
1504 |          .textformat,
1505 |          .textformat123,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1505:11: warning: 'textformat123' is deprecated: Use 'numbers' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1503 |          .textbox,
1504 |          .textformat,
1505 |          .textformat123,
     |           |- warning: 'textformat123' is deprecated: Use 'numbers' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'numbers' instead
1506 |          .textformatAbc,
1507 |          .textformatAbcDottedunderline,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1506:11: warning: 'textformatAbc' is deprecated: Use 'textformatCharacters' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1504 |          .textformat,
1505 |          .textformat123,
1506 |          .textformatAbc,
     |           |- warning: 'textformatAbc' is deprecated: Use 'textformatCharacters' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'textformatCharacters' instead
1507 |          .textformatAbcDottedunderline,
1508 |          .textformatAlt,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1507:11: warning: 'textformatAbcDottedunderline' is deprecated: Use 'textformatCharactersDottedunderline' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1505 |          .textformat123,
1506 |          .textformatAbc,
1507 |          .textformatAbcDottedunderline,
     |           |- warning: 'textformatAbcDottedunderline' is deprecated: Use 'textformatCharactersDottedunderline' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'textformatCharactersDottedunderline' instead
1508 |          .textformatAlt,
1509 |          .textformatSize,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1512:11: warning: 'thermometer' is deprecated: Use 'thermometerMedium' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1510 |          .textformatSubscript,
1511 |          .textformatSuperscript,
1512 |          .thermometer,
     |           |- warning: 'thermometer' is deprecated: Use 'thermometerMedium' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'thermometerMedium' instead
1513 |          .thermometerSnowflake,
1514 |          .thermometerSun,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1539:11: warning: 'triangleLefthalfFill' is deprecated: Use 'triangleLefthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1537 |          .triangle,
1538 |          .triangleFill,
1539 |          .triangleLefthalfFill,
     |           |- warning: 'triangleLefthalfFill' is deprecated: Use 'triangleLefthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'triangleLefthalfFilled' instead
1540 |          .triangleRighthalfFill,
1541 |          .tropicalstorm,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1540:11: warning: 'triangleRighthalfFill' is deprecated: Use 'triangleRighthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1538 |          .triangleFill,
1539 |          .triangleLefthalfFill,
1540 |          .triangleRighthalfFill,
     |           |- warning: 'triangleRighthalfFill' is deprecated: Use 'triangleRighthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'triangleRighthalfFilled' instead
1541 |          .tropicalstorm,
1542 |          .tugriksignCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1555:11: warning: 'tvMusicNote' is deprecated: Use 'musicNoteTv' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1553 |          .tvCircleFill,
1554 |          .tvFill,
1555 |          .tvMusicNote,
     |           |- warning: 'tvMusicNote' is deprecated: Use 'musicNoteTv' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'musicNoteTv' instead
1556 |          .tvMusicNoteFill,
1557 |          .uCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1556:11: warning: 'tvMusicNoteFill' is deprecated: Use 'musicNoteTvFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1554 |          .tvFill,
1555 |          .tvMusicNote,
1556 |          .tvMusicNoteFill,
     |           |- warning: 'tvMusicNoteFill' is deprecated: Use 'musicNoteTvFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'musicNoteTvFill' instead
1557 |          .uCircle,
1558 |          .uCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1571:11: warning: 'videoBadgePlusFill' is deprecated: Use 'videoFillBadgePlus' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1569 |          .video,
1570 |          .videoBadgePlus,
1571 |          .videoBadgePlusFill,
     |           |- warning: 'videoBadgePlusFill' is deprecated: Use 'videoFillBadgePlus' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'videoFillBadgePlus' instead
1572 |          .videoCircle,
1573 |          .videoCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1588:11: warning: 'wandAndStars' is deprecated: Use 'wandAndSparkles' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1586 |          .wandAndRays,
1587 |          .wandAndRaysInverse,
1588 |          .wandAndStars,
     |           |- warning: 'wandAndStars' is deprecated: Use 'wandAndSparkles' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'wandAndSparkles' instead
1589 |          .wandAndStarsInverse,
1590 |          .waveform,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1589:11: warning: 'wandAndStarsInverse' is deprecated: Use 'wandAndSparklesInverse' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1587 |          .wandAndRaysInverse,
1588 |          .wandAndStars,
1589 |          .wandAndStarsInverse,
     |           |- warning: 'wandAndStarsInverse' is deprecated: Use 'wandAndSparklesInverse' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'wandAndSparklesInverse' instead
1590 |          .waveform,
1591 |          .waveformCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1606:11: warning: 'wrench' is deprecated: Use 'wrenchAdjustable' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1604 |          .wonsignSquare,
1605 |          .wonsignSquareFill,
1606 |          .wrench,
     |           |- warning: 'wrench' is deprecated: Use 'wrenchAdjustable' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'wrenchAdjustable' instead
1607 |          .wrenchFill,
1608 |          .xCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1607:11: warning: 'wrenchFill' is deprecated: Use 'wrenchAdjustableFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1605 |          .wonsignSquareFill,
1606 |          .wrench,
1607 |          .wrenchFill,
     |           |- warning: 'wrenchFill' is deprecated: Use 'wrenchAdjustableFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'wrenchAdjustableFill' instead
1608 |          .xCircle,
1609 |          .xCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1612:11: warning: 'xSquareroot' is deprecated: Use 'radicandSquareroot' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1610 |          .xSquare,
1611 |          .xSquareFill,
1612 |          .xSquareroot,
     |           |- warning: 'xSquareroot' is deprecated: Use 'radicandSquareroot' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'radicandSquareroot' instead
1613 |          .xmark,
1614 |          .xmarkCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13P1.swift:23:11: warning: 'flipHorizontal' is deprecated: Use 'arrowTriangleheadLeftAndRightRighttriangleLeftRighttriangleRight' instead. This symbol has been renamed. [#DeprecatedDeclaration]
21 |          .flashlightOffFill,
22 |          .flashlightOnFill,
23 |          .flipHorizontal,
   |           |- warning: 'flipHorizontal' is deprecated: Use 'arrowTriangleheadLeftAndRightRighttriangleLeftRighttriangleRight' instead. This symbol has been renamed. [#DeprecatedDeclaration]
   |           `- note: use 'arrowTriangleheadLeftAndRightRighttriangleLeftRighttriangleRight' instead
24 |          .flipHorizontalFill,
25 |          .mappinCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13P1.swift:24:11: warning: 'flipHorizontalFill' is deprecated: Use 'arrowTriangleheadLeftAndRightRighttriangleLeftRighttriangleRightFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
22 |          .flashlightOnFill,
23 |          .flipHorizontal,
24 |          .flipHorizontalFill,
   |           |- warning: 'flipHorizontalFill' is deprecated: Use 'arrowTriangleheadLeftAndRightRighttriangleLeftRighttriangleRightFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
   |           `- note: use 'arrowTriangleheadLeftAndRightRighttriangleLeftRighttriangleRightFill' instead
25 |          .mappinCircle,
26 |          .mappinCircleFill,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[34/66] Compiling SFSymbols SFSymbol+All13P1.swift
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:272:11: warning: 'a' is deprecated: Use 'character' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 270 |          ._9Square,
 271 |          ._9SquareFill,
 272 |          .a,
     |           |- warning: 'a' is deprecated: Use 'character' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'character' instead
 273 |          .aCircle,
 274 |          .aCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:278:11: warning: 'airplayaudio' is deprecated: Use 'airplayAudio' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 276 |          .aSquareFill,
 277 |          .airplane,
 278 |          .airplayaudio,
     |           |- warning: 'airplayaudio' is deprecated: Use 'airplayAudio' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'airplayAudio' instead
 279 |          .airplayvideo,
 280 |          .alarm,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:279:11: warning: 'airplayvideo' is deprecated: Use 'airplayVideo' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 277 |          .airplane,
 278 |          .airplayaudio,
 279 |          .airplayvideo,
     |           |- warning: 'airplayvideo' is deprecated: Use 'airplayVideo' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'airplayVideo' instead
 280 |          .alarm,
 281 |          .alarmFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:297:11: warning: 'arrow2Circlepath' is deprecated: Use 'arrowTrianglehead2ClockwiseRotate90' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 295 |          .archiveboxFill,
 296 |          .arkit,
 297 |          .arrow2Circlepath,
     |           |- warning: 'arrow2Circlepath' is deprecated: Use 'arrowTrianglehead2ClockwiseRotate90' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowTrianglehead2ClockwiseRotate90' instead
 298 |          .arrow2CirclepathCircle,
 299 |          .arrow2CirclepathCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:298:11: warning: 'arrow2CirclepathCircle' is deprecated: Use 'arrowTrianglehead2ClockwiseRotate90Circle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 296 |          .arkit,
 297 |          .arrow2Circlepath,
 298 |          .arrow2CirclepathCircle,
     |           |- warning: 'arrow2CirclepathCircle' is deprecated: Use 'arrowTrianglehead2ClockwiseRotate90Circle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowTrianglehead2ClockwiseRotate90Circle' instead
 299 |          .arrow2CirclepathCircleFill,
 300 |          .arrow2Squarepath,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:299:11: warning: 'arrow2CirclepathCircleFill' is deprecated: Use 'arrowTrianglehead2ClockwiseRotate90CircleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 297 |          .arrow2Circlepath,
 298 |          .arrow2CirclepathCircle,
 299 |          .arrow2CirclepathCircleFill,
     |           |- warning: 'arrow2CirclepathCircleFill' is deprecated: Use 'arrowTrianglehead2ClockwiseRotate90CircleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowTrianglehead2ClockwiseRotate90CircleFill' instead
 300 |          .arrow2Squarepath,
 301 |          .arrow3Trianglepath,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:302:11: warning: 'arrowBranch' is deprecated: Use 'arrowTriangleheadBranch' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 300 |          .arrow2Squarepath,
 301 |          .arrow3Trianglepath,
 302 |          .arrowBranch,
     |           |- warning: 'arrowBranch' is deprecated: Use 'arrowTriangleheadBranch' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowTriangleheadBranch' instead
 303 |          .arrowClockwise,
 304 |          .arrowClockwiseCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:306:11: warning: 'arrowClockwiseIcloud' is deprecated: Use 'arrowTriangleheadClockwiseIcloud' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 304 |          .arrowClockwiseCircle,
 305 |          .arrowClockwiseCircleFill,
 306 |          .arrowClockwiseIcloud,
     |           |- warning: 'arrowClockwiseIcloud' is deprecated: Use 'arrowTriangleheadClockwiseIcloud' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowTriangleheadClockwiseIcloud' instead
 307 |          .arrowClockwiseIcloudFill,
 308 |          .arrowCounterclockwise,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:307:11: warning: 'arrowClockwiseIcloudFill' is deprecated: Use 'arrowTriangleheadClockwiseIcloudFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 305 |          .arrowClockwiseCircleFill,
 306 |          .arrowClockwiseIcloud,
 307 |          .arrowClockwiseIcloudFill,
     |           |- warning: 'arrowClockwiseIcloudFill' is deprecated: Use 'arrowTriangleheadClockwiseIcloudFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowTriangleheadClockwiseIcloudFill' instead
 308 |          .arrowCounterclockwise,
 309 |          .arrowCounterclockwiseCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:311:11: warning: 'arrowCounterclockwiseIcloud' is deprecated: Use 'arrowTriangleheadCounterclockwiseIcloud' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 309 |          .arrowCounterclockwiseCircle,
 310 |          .arrowCounterclockwiseCircleFill,
 311 |          .arrowCounterclockwiseIcloud,
     |           |- warning: 'arrowCounterclockwiseIcloud' is deprecated: Use 'arrowTriangleheadCounterclockwiseIcloud' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowTriangleheadCounterclockwiseIcloud' instead
 312 |          .arrowCounterclockwiseIcloudFill,
 313 |          .arrowDown,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:312:11: warning: 'arrowCounterclockwiseIcloudFill' is deprecated: Use 'arrowTriangleheadCounterclockwiseIcloudFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 310 |          .arrowCounterclockwiseCircleFill,
 311 |          .arrowCounterclockwiseIcloud,
 312 |          .arrowCounterclockwiseIcloudFill,
     |           |- warning: 'arrowCounterclockwiseIcloudFill' is deprecated: Use 'arrowTriangleheadCounterclockwiseIcloudFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowTriangleheadCounterclockwiseIcloudFill' instead
 313 |          .arrowDown,
 314 |          .arrowDownCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:316:11: warning: 'arrowDownDoc' is deprecated: Use 'arrowDownDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 314 |          .arrowDownCircle,
 315 |          .arrowDownCircleFill,
 316 |          .arrowDownDoc,
     |           |- warning: 'arrowDownDoc' is deprecated: Use 'arrowDownDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowDownDocument' instead
 317 |          .arrowDownDocFill,
 318 |          .arrowDownLeft,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:317:11: warning: 'arrowDownDocFill' is deprecated: Use 'arrowDownDocumentFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 315 |          .arrowDownCircleFill,
 316 |          .arrowDownDoc,
 317 |          .arrowDownDocFill,
     |           |- warning: 'arrowDownDocFill' is deprecated: Use 'arrowDownDocumentFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowDownDocumentFill' instead
 318 |          .arrowDownLeft,
 319 |          .arrowDownLeftCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:334:11: warning: 'arrowDownToLineAlt' is deprecated: Use 'arrowDownToLineCompact' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 332 |          .arrowDownSquareFill,
 333 |          .arrowDownToLine,
 334 |          .arrowDownToLineAlt,
     |           |- warning: 'arrowDownToLineAlt' is deprecated: Use 'arrowDownToLineCompact' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowDownToLineCompact' instead
 335 |          .arrowLeft,
 336 |          .arrowLeftAndRight,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:346:11: warning: 'arrowLeftToLineAlt' is deprecated: Use 'arrowLeftToLineCompact' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 344 |          .arrowLeftSquareFill,
 345 |          .arrowLeftToLine,
 346 |          .arrowLeftToLineAlt,
     |           |- warning: 'arrowLeftToLineAlt' is deprecated: Use 'arrowLeftToLineCompact' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowLeftToLineCompact' instead
 347 |          .arrowMerge,
 348 |          .arrowRight,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:347:11: warning: 'arrowMerge' is deprecated: Use 'arrowTriangleheadMerge' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 345 |          .arrowLeftToLine,
 346 |          .arrowLeftToLineAlt,
 347 |          .arrowMerge,
     |           |- warning: 'arrowMerge' is deprecated: Use 'arrowTriangleheadMerge' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowTriangleheadMerge' instead
 348 |          .arrowRight,
 349 |          .arrowRightArrowLeft,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:349:11: warning: 'arrowRightArrowLeft' is deprecated: Use 'arrowLeftArrowRight' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 347 |          .arrowMerge,
 348 |          .arrowRight,
 349 |          .arrowRightArrowLeft,
     |           |- warning: 'arrowRightArrowLeft' is deprecated: Use 'arrowLeftArrowRight' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowLeftArrowRight' instead
 350 |          .arrowRightArrowLeftCircle,
 351 |          .arrowRightArrowLeftCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:350:11: warning: 'arrowRightArrowLeftCircle' is deprecated: Use 'arrowLeftArrowRightCircle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 348 |          .arrowRight,
 349 |          .arrowRightArrowLeft,
 350 |          .arrowRightArrowLeftCircle,
     |           |- warning: 'arrowRightArrowLeftCircle' is deprecated: Use 'arrowLeftArrowRightCircle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowLeftArrowRightCircle' instead
 351 |          .arrowRightArrowLeftCircleFill,
 352 |          .arrowRightArrowLeftSquare,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:351:11: warning: 'arrowRightArrowLeftCircleFill' is deprecated: Use 'arrowLeftArrowRightCircleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 349 |          .arrowRightArrowLeft,
 350 |          .arrowRightArrowLeftCircle,
 351 |          .arrowRightArrowLeftCircleFill,
     |           |- warning: 'arrowRightArrowLeftCircleFill' is deprecated: Use 'arrowLeftArrowRightCircleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowLeftArrowRightCircleFill' instead
 352 |          .arrowRightArrowLeftSquare,
 353 |          .arrowRightArrowLeftSquareFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:352:11: warning: 'arrowRightArrowLeftSquare' is deprecated: Use 'arrowLeftArrowRightSquare' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 350 |          .arrowRightArrowLeftCircle,
 351 |          .arrowRightArrowLeftCircleFill,
 352 |          .arrowRightArrowLeftSquare,
     |           |- warning: 'arrowRightArrowLeftSquare' is deprecated: Use 'arrowLeftArrowRightSquare' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowLeftArrowRightSquare' instead
 353 |          .arrowRightArrowLeftSquareFill,
 354 |          .arrowRightCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:353:11: warning: 'arrowRightArrowLeftSquareFill' is deprecated: Use 'arrowLeftArrowRightSquareFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 351 |          .arrowRightArrowLeftCircleFill,
 352 |          .arrowRightArrowLeftSquare,
 353 |          .arrowRightArrowLeftSquareFill,
     |           |- warning: 'arrowRightArrowLeftSquareFill' is deprecated: Use 'arrowLeftArrowRightSquareFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowLeftArrowRightSquareFill' instead
 354 |          .arrowRightCircle,
 355 |          .arrowRightCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:359:11: warning: 'arrowRightToLineAlt' is deprecated: Use 'arrowRightToLineCompact' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 357 |          .arrowRightSquareFill,
 358 |          .arrowRightToLine,
 359 |          .arrowRightToLineAlt,
     |           |- warning: 'arrowRightToLineAlt' is deprecated: Use 'arrowRightToLineCompact' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowRightToLineCompact' instead
 360 |          .arrowSwap,
 361 |          .arrowTurnDownLeft,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:360:11: warning: 'arrowSwap' is deprecated: Use 'arrowTriangleheadSwap' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 358 |          .arrowRightToLine,
 359 |          .arrowRightToLineAlt,
 360 |          .arrowSwap,
     |           |- warning: 'arrowSwap' is deprecated: Use 'arrowTriangleheadSwap' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowTriangleheadSwap' instead
 361 |          .arrowTurnDownLeft,
 362 |          .arrowTurnDownRight,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:384:11: warning: 'arrowUpDoc' is deprecated: Use 'arrowUpDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 382 |          .arrowUpCircle,
 383 |          .arrowUpCircleFill,
 384 |          .arrowUpDoc,
     |           |- warning: 'arrowUpDoc' is deprecated: Use 'arrowUpDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowUpDocument' instead
 385 |          .arrowUpDocFill,
 386 |          .arrowUpLeft,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:385:11: warning: 'arrowUpDocFill' is deprecated: Use 'arrowUpDocumentFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 383 |          .arrowUpCircleFill,
 384 |          .arrowUpDoc,
 385 |          .arrowUpDocFill,
     |           |- warning: 'arrowUpDocFill' is deprecated: Use 'arrowUpDocumentFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowUpDocumentFill' instead
 386 |          .arrowUpLeft,
 387 |          .arrowUpLeftAndArrowDownRight,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:395:11: warning: 'arrowUpRightDiamond' is deprecated: Use 'arrowTriangleheadTurnUpRightDiamond' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 393 |          .arrowUpRightCircle,
 394 |          .arrowUpRightCircleFill,
 395 |          .arrowUpRightDiamond,
     |           |- warning: 'arrowUpRightDiamond' is deprecated: Use 'arrowTriangleheadTurnUpRightDiamond' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowTriangleheadTurnUpRightDiamond' instead
 396 |          .arrowUpRightDiamondFill,
 397 |          .arrowUpRightSquare,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:396:11: warning: 'arrowUpRightDiamondFill' is deprecated: Use 'arrowTriangleheadTurnUpRightDiamondFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 394 |          .arrowUpRightCircleFill,
 395 |          .arrowUpRightDiamond,
 396 |          .arrowUpRightDiamondFill,
     |           |- warning: 'arrowUpRightDiamondFill' is deprecated: Use 'arrowTriangleheadTurnUpRightDiamondFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowTriangleheadTurnUpRightDiamondFill' instead
 397 |          .arrowUpRightSquare,
 398 |          .arrowUpRightSquareFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:404:11: warning: 'arrowUpToLineAlt' is deprecated: Use 'arrowUpToLineCompact' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 402 |          .arrowUpSquareFill,
 403 |          .arrowUpToLine,
 404 |          .arrowUpToLineAlt,
     |           |- warning: 'arrowUpToLineAlt' is deprecated: Use 'arrowUpToLineCompact' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowUpToLineCompact' instead
 405 |          .arrowUturnDown,
 406 |          .arrowUturnDownCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:493:11: warning: 'battery0' is deprecated: Use 'battery0Percent' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 491 |          .barcode,
 492 |          .barcodeViewfinder,
 493 |          .battery0,
     |           |- warning: 'battery0' is deprecated: Use 'battery0Percent' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'battery0Percent' instead
 494 |          .battery100,
 495 |          .battery25,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:494:11: warning: 'battery100' is deprecated: Use 'battery100Percent' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 492 |          .barcodeViewfinder,
 493 |          .battery0,
 494 |          .battery100,
     |           |- warning: 'battery100' is deprecated: Use 'battery100Percent' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'battery100Percent' instead
 495 |          .battery25,
 496 |          .bedDouble,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:495:11: warning: 'battery25' is deprecated: Use 'battery25Percent' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 493 |          .battery0,
 494 |          .battery100,
 495 |          .battery25,
     |           |- warning: 'battery25' is deprecated: Use 'battery25Percent' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'battery25Percent' instead
 496 |          .bedDouble,
 497 |          .bedDoubleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:504:11: warning: 'binXmark' is deprecated: Use 'xmarkBin' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 502 |          .bellSlash,
 503 |          .bellSlashFill,
 504 |          .binXmark,
     |           |- warning: 'binXmark' is deprecated: Use 'xmarkBin' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'xmarkBin' instead
 505 |          .binXmarkFill,
 506 |          .bitcoinsignCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:505:11: warning: 'binXmarkFill' is deprecated: Use 'xmarkBinFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 503 |          .bellSlashFill,
 504 |          .binXmark,
 505 |          .binXmarkFill,
     |           |- warning: 'binXmarkFill' is deprecated: Use 'xmarkBinFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'xmarkBinFill' instead
 506 |          .bitcoinsignCircle,
 507 |          .bitcoinsignCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:514:11: warning: 'boltBadgeA' is deprecated: Use 'boltBadgeAutomatic' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 512 |          .boldUnderline,
 513 |          .bolt,
 514 |          .boltBadgeA,
     |           |- warning: 'boltBadgeA' is deprecated: Use 'boltBadgeAutomatic' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'boltBadgeAutomatic' instead
 515 |          .boltBadgeAFill,
 516 |          .boltCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:515:11: warning: 'boltBadgeAFill' is deprecated: Use 'boltBadgeAutomaticFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 513 |          .bolt,
 514 |          .boltBadgeA,
 515 |          .boltBadgeAFill,
     |           |- warning: 'boltBadgeAFill' is deprecated: Use 'boltBadgeAutomaticFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'boltBadgeAutomaticFill' instead
 516 |          .boltCircle,
 517 |          .boltCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:563:11: warning: 'cameraRotate' is deprecated: Use 'arrowTrianglehead2ClockwiseRotate90Camera' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 561 |          .cameraOnRectangle,
 562 |          .cameraOnRectangleFill,
 563 |          .cameraRotate,
     |           |- warning: 'cameraRotate' is deprecated: Use 'arrowTrianglehead2ClockwiseRotate90Camera' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowTrianglehead2ClockwiseRotate90Camera' instead
 564 |          .cameraRotateFill,
 565 |          .cameraViewfinder,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:564:11: warning: 'cameraRotateFill' is deprecated: Use 'arrowTrianglehead2ClockwiseRotate90CameraFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 562 |          .cameraOnRectangleFill,
 563 |          .cameraRotate,
 564 |          .cameraRotateFill,
     |           |- warning: 'cameraRotateFill' is deprecated: Use 'arrowTrianglehead2ClockwiseRotate90CameraFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowTrianglehead2ClockwiseRotate90CameraFill' instead
 565 |          .cameraViewfinder,
 566 |          .capslock,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:615:11: warning: 'chevronLeftSlashChevronRight' is deprecated: Use 'chevronLeftForwardslashChevronRight' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 613 |          .chevronLeftCircle,
 614 |          .chevronLeftCircleFill,
 615 |          .chevronLeftSlashChevronRight,
     |           |- warning: 'chevronLeftSlashChevronRight' is deprecated: Use 'chevronLeftForwardslashChevronRight' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'chevronLeftForwardslashChevronRight' instead
 616 |          .chevronLeftSquare,
 617 |          .chevronLeftSquareFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:631:11: warning: 'circleBottomthirdSplit' is deprecated: Use 'sleep' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 629 |          .chevronUpSquareFill,
 630 |          .circle,
 631 |          .circleBottomthirdSplit,
     |           |- warning: 'circleBottomthirdSplit' is deprecated: Use 'sleep' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'sleep' instead
 632 |          .circleFill,
 633 |          .circleGrid3x3,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:635:11: warning: 'circleGridHex' is deprecated: Use 'circleHexagongrid' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 633 |          .circleGrid3x3,
 634 |          .circleGrid3x3Fill,
 635 |          .circleGridHex,
     |           |- warning: 'circleGridHex' is deprecated: Use 'circleHexagongrid' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'circleHexagongrid' instead
 636 |          .circleGridHexFill,
 637 |          .circleLefthalfFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:636:11: warning: 'circleGridHexFill' is deprecated: Use 'circleHexagongridFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 634 |          .circleGrid3x3Fill,
 635 |          .circleGridHex,
 636 |          .circleGridHexFill,
     |           |- warning: 'circleGridHexFill' is deprecated: Use 'circleHexagongridFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'circleHexagongridFill' instead
 637 |          .circleLefthalfFill,
 638 |          .circleRighthalfFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:637:11: warning: 'circleLefthalfFill' is deprecated: Use 'circleLefthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 635 |          .circleGridHex,
 636 |          .circleGridHexFill,
 637 |          .circleLefthalfFill,
     |           |- warning: 'circleLefthalfFill' is deprecated: Use 'circleLefthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'circleLefthalfFilled' instead
 638 |          .circleRighthalfFill,
 639 |          .clear,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:638:11: warning: 'circleRighthalfFill' is deprecated: Use 'circleRighthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 636 |          .circleGridHexFill,
 637 |          .circleLefthalfFill,
 638 |          .circleRighthalfFill,
     |           |- warning: 'circleRighthalfFill' is deprecated: Use 'circleRighthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'circleRighthalfFilled' instead
 639 |          .clear,
 640 |          .clearFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:690:11: warning: 'cubeBox' is deprecated: Use 'shippingbox' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 688 |          .cruzeirosignSquareFill,
 689 |          .cube,
 690 |          .cubeBox,
     |           |- warning: 'cubeBox' is deprecated: Use 'shippingbox' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'shippingbox' instead
 691 |          .cubeBoxFill,
 692 |          .cubeFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:691:11: warning: 'cubeBoxFill' is deprecated: Use 'shippingboxFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 689 |          .cube,
 690 |          .cubeBox,
 691 |          .cubeBoxFill,
     |           |- warning: 'cubeBoxFill' is deprecated: Use 'shippingboxFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'shippingboxFill' instead
 692 |          .cubeFill,
 693 |          .cursorRays,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:693:11: warning: 'cursorRays' is deprecated: Use 'pointerArrowRays' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 691 |          .cubeBoxFill,
 692 |          .cubeFill,
 693 |          .cursorRays,
     |           |- warning: 'cursorRays' is deprecated: Use 'pointerArrowRays' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'pointerArrowRays' instead
 694 |          .dCircle,
 695 |          .dCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:705:11: warning: 'dial' is deprecated: Use 'dialLow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 703 |          .deleteRightFill,
 704 |          .desktopcomputer,
 705 |          .dial,
     |           |- warning: 'dial' is deprecated: Use 'dialLow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'dialLow' instead
 706 |          .dialFill,
 707 |          .divide,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:706:11: warning: 'dialFill' is deprecated: Use 'dialLowFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 704 |          .desktopcomputer,
 705 |          .dial,
 706 |          .dialFill,
     |           |- warning: 'dialFill' is deprecated: Use 'dialLowFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'dialLowFill' instead
 707 |          .divide,
 708 |          .divideCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:712:11: warning: 'doc' is deprecated: Use 'document' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 710 |          .divideSquare,
 711 |          .divideSquareFill,
 712 |          .doc,
     |           |- warning: 'doc' is deprecated: Use 'document' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'document' instead
 713 |          .docAppend,
 714 |          .docCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:713:11: warning: 'docAppend' is deprecated: Use 'appendPage' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 711 |          .divideSquareFill,
 712 |          .doc,
 713 |          .docAppend,
     |           |- warning: 'docAppend' is deprecated: Use 'appendPage' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'appendPage' instead
 714 |          .docCircle,
 715 |          .docCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:714:11: warning: 'docCircle' is deprecated: Use 'documentCircle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 712 |          .doc,
 713 |          .docAppend,
 714 |          .docCircle,
     |           |- warning: 'docCircle' is deprecated: Use 'documentCircle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'documentCircle' instead
 715 |          .docCircleFill,
 716 |          .docFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:715:11: warning: 'docCircleFill' is deprecated: Use 'documentCircleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 713 |          .docAppend,
 714 |          .docCircle,
 715 |          .docCircleFill,
     |           |- warning: 'docCircleFill' is deprecated: Use 'documentCircleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'documentCircleFill' instead
 716 |          .docFill,
 717 |          .docOnClipboard,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:716:11: warning: 'docFill' is deprecated: Use 'documentFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 714 |          .docCircle,
 715 |          .docCircleFill,
 716 |          .docFill,
     |           |- warning: 'docFill' is deprecated: Use 'documentFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'documentFill' instead
 717 |          .docOnClipboard,
 718 |          .docOnClipboardFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:717:11: warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 715 |          .docCircleFill,
 716 |          .docFill,
 717 |          .docOnClipboard,
     |           |- warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'documentOnClipboard' instead
 718 |          .docOnClipboardFill,
 719 |          .docOnDoc,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:718:11: warning: 'docOnClipboardFill' is deprecated: Use 'documentOnClipboardFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 716 |          .docFill,
 717 |          .docOnClipboard,
 718 |          .docOnClipboardFill,
     |           |- warning: 'docOnClipboardFill' is deprecated: Use 'documentOnClipboardFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'documentOnClipboardFill' instead
 719 |          .docOnDoc,
 720 |          .docOnDocFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:719:11: warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 717 |          .docOnClipboard,
 718 |          .docOnClipboardFill,
 719 |          .docOnDoc,
     |           |- warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'documentOnDocument' instead
 720 |          .docOnDocFill,
 721 |          .docPlaintext,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:720:11: warning: 'docOnDocFill' is deprecated: Use 'documentOnDocumentFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 718 |          .docOnClipboardFill,
 719 |          .docOnDoc,
 720 |          .docOnDocFill,
     |           |- warning: 'docOnDocFill' is deprecated: Use 'documentOnDocumentFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'documentOnDocumentFill' instead
 721 |          .docPlaintext,
 722 |          .docRichtext,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:721:11: warning: 'docPlaintext' is deprecated: Use 'textPage' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 719 |          .docOnDoc,
 720 |          .docOnDocFill,
 721 |          .docPlaintext,
     |           |- warning: 'docPlaintext' is deprecated: Use 'textPage' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'textPage' instead
 722 |          .docRichtext,
 723 |          .docText,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:722:11: warning: 'docRichtext' is deprecated: Use 'richtextPage' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 720 |          .docOnDocFill,
 721 |          .docPlaintext,
 722 |          .docRichtext,
     |           |- warning: 'docRichtext' is deprecated: Use 'richtextPage' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'richtextPage' instead
 723 |          .docText,
 724 |          .docTextFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:723:11: warning: 'docText' is deprecated: Use 'textDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 721 |          .docPlaintext,
 722 |          .docRichtext,
 723 |          .docText,
     |           |- warning: 'docText' is deprecated: Use 'textDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'textDocument' instead
 724 |          .docTextFill,
 725 |          .docTextMagnifyingglass,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:724:11: warning: 'docTextFill' is deprecated: Use 'textDocumentFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 722 |          .docRichtext,
 723 |          .docText,
 724 |          .docTextFill,
     |           |- warning: 'docTextFill' is deprecated: Use 'textDocumentFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'textDocumentFill' instead
 725 |          .docTextMagnifyingglass,
 726 |          .docTextViewfinder,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:725:11: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 723 |          .docText,
 724 |          .docTextFill,
 725 |          .docTextMagnifyingglass,
     |           |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'textPageBadgeMagnifyingglass' instead
 726 |          .docTextViewfinder,
 727 |          .dollarsignCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:726:11: warning: 'docTextViewfinder' is deprecated: Use 'documentViewfinder' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 724 |          .docTextFill,
 725 |          .docTextMagnifyingglass,
 726 |          .docTextViewfinder,
     |           |- warning: 'docTextViewfinder' is deprecated: Use 'documentViewfinder' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'documentViewfinder' instead
 727 |          .dollarsignCircle,
 728 |          .dollarsignCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:748:11: warning: 'ellipsesBubble' is deprecated: Use 'ellipsisBubble' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 746 |          .eject,
 747 |          .ejectFill,
 748 |          .ellipsesBubble,
     |           |- warning: 'ellipsesBubble' is deprecated: Use 'ellipsisBubble' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'ellipsisBubble' instead
 749 |          .ellipsesBubbleFill,
 750 |          .ellipsis,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:749:11: warning: 'ellipsesBubbleFill' is deprecated: Use 'ellipsisBubbleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 747 |          .ejectFill,
 748 |          .ellipsesBubble,
 749 |          .ellipsesBubbleFill,
     |           |- warning: 'ellipsesBubbleFill' is deprecated: Use 'ellipsisBubbleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'ellipsisBubbleFill' instead
 750 |          .ellipsis,
 751 |          .ellipsisCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:846:11: warning: 'gauge' is deprecated: Use 'gaugeWithDotsNeedleBottom50Percent' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 844 |          .gamecontroller,
 845 |          .gamecontrollerFill,
 846 |          .gauge,
     |           |- warning: 'gauge' is deprecated: Use 'gaugeWithDotsNeedleBottom50Percent' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'gaugeWithDotsNeedleBottom50Percent' instead
 847 |          .gaugeBadgeMinus,
 848 |          .gaugeBadgePlus,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:847:11: warning: 'gaugeBadgeMinus' is deprecated: Use 'gaugeWithDotsNeedleBottom50PercentBadgeMinus' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 845 |          .gamecontrollerFill,
 846 |          .gauge,
 847 |          .gaugeBadgeMinus,
     |           |- warning: 'gaugeBadgeMinus' is deprecated: Use 'gaugeWithDotsNeedleBottom50PercentBadgeMinus' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'gaugeWithDotsNeedleBottom50PercentBadgeMinus' instead
 848 |          .gaugeBadgePlus,
 849 |          .gear,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:848:11: warning: 'gaugeBadgePlus' is deprecated: Use 'gaugeWithDotsNeedleBottom50PercentBadgePlus' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 846 |          .gauge,
 847 |          .gaugeBadgeMinus,
 848 |          .gaugeBadgePlus,
     |           |- warning: 'gaugeBadgePlus' is deprecated: Use 'gaugeWithDotsNeedleBottom50PercentBadgePlus' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'gaugeWithDotsNeedleBottom50PercentBadgePlus' instead
 849 |          .gear,
 850 |          .gift,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:853:11: warning: 'gobackward' is deprecated: Use 'arrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 851 |          .giftFill,
 852 |          .globe,
 853 |          .gobackward,
     |           |- warning: 'gobackward' is deprecated: Use 'arrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowTriangleheadCounterclockwise' instead
 854 |          .gobackward10,
 855 |          .gobackward15,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:854:11: warning: 'gobackward10' is deprecated: Use '_10ArrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 852 |          .globe,
 853 |          .gobackward,
 854 |          .gobackward10,
     |           |- warning: 'gobackward10' is deprecated: Use '_10ArrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use '_10ArrowTriangleheadCounterclockwise' instead
 855 |          .gobackward15,
 856 |          .gobackward30,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:855:11: warning: 'gobackward15' is deprecated: Use '_15ArrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 853 |          .gobackward,
 854 |          .gobackward10,
 855 |          .gobackward15,
     |           |- warning: 'gobackward15' is deprecated: Use '_15ArrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use '_15ArrowTriangleheadCounterclockwise' instead
 856 |          .gobackward30,
 857 |          .gobackward45,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:856:11: warning: 'gobackward30' is deprecated: Use '_30ArrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 854 |          .gobackward10,
 855 |          .gobackward15,
 856 |          .gobackward30,
     |           |- warning: 'gobackward30' is deprecated: Use '_30ArrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use '_30ArrowTriangleheadCounterclockwise' instead
 857 |          .gobackward45,
 858 |          .gobackward60,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:857:11: warning: 'gobackward45' is deprecated: Use '_45ArrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 855 |          .gobackward15,
 856 |          .gobackward30,
 857 |          .gobackward45,
     |           |- warning: 'gobackward45' is deprecated: Use '_45ArrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use '_45ArrowTriangleheadCounterclockwise' instead
 858 |          .gobackward60,
 859 |          .gobackward75,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:858:11: warning: 'gobackward60' is deprecated: Use '_60ArrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 856 |          .gobackward30,
 857 |          .gobackward45,
 858 |          .gobackward60,
     |           |- warning: 'gobackward60' is deprecated: Use '_60ArrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use '_60ArrowTriangleheadCounterclockwise' instead
 859 |          .gobackward75,
 860 |          .gobackward90,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:859:11: warning: 'gobackward75' is deprecated: Use '_75ArrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 857 |          .gobackward45,
 858 |          .gobackward60,
 859 |          .gobackward75,
     |           |- warning: 'gobackward75' is deprecated: Use '_75ArrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use '_75ArrowTriangleheadCounterclockwise' instead
 860 |          .gobackward90,
 861 |          .gobackwardMinus,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:860:11: warning: 'gobackward90' is deprecated: Use '_90ArrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 858 |          .gobackward60,
 859 |          .gobackward75,
 860 |          .gobackward90,
     |           |- warning: 'gobackward90' is deprecated: Use '_90ArrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use '_90ArrowTriangleheadCounterclockwise' instead
 861 |          .gobackwardMinus,
 862 |          .goforward,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:861:11: warning: 'gobackwardMinus' is deprecated: Use 'minusArrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 859 |          .gobackward75,
 860 |          .gobackward90,
 861 |          .gobackwardMinus,
     |           |- warning: 'gobackwardMinus' is deprecated: Use 'minusArrowTriangleheadCounterclockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'minusArrowTriangleheadCounterclockwise' instead
 862 |          .goforward,
 863 |          .goforward10,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:862:11: warning: 'goforward' is deprecated: Use 'arrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 860 |          .gobackward90,
 861 |          .gobackwardMinus,
 862 |          .goforward,
     |           |- warning: 'goforward' is deprecated: Use 'arrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'arrowTriangleheadClockwise' instead
 863 |          .goforward10,
 864 |          .goforward15,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:863:11: warning: 'goforward10' is deprecated: Use '_10ArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 861 |          .gobackwardMinus,
 862 |          .goforward,
 863 |          .goforward10,
     |           |- warning: 'goforward10' is deprecated: Use '_10ArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use '_10ArrowTriangleheadClockwise' instead
 864 |          .goforward15,
 865 |          .goforward30,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:864:11: warning: 'goforward15' is deprecated: Use '_15ArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 862 |          .goforward,
 863 |          .goforward10,
 864 |          .goforward15,
     |           |- warning: 'goforward15' is deprecated: Use '_15ArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use '_15ArrowTriangleheadClockwise' instead
 865 |          .goforward30,
 866 |          .goforward45,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:865:11: warning: 'goforward30' is deprecated: Use '_30ArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 863 |          .goforward10,
 864 |          .goforward15,
 865 |          .goforward30,
     |           |- warning: 'goforward30' is deprecated: Use '_30ArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use '_30ArrowTriangleheadClockwise' instead
 866 |          .goforward45,
 867 |          .goforward60,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:866:11: warning: 'goforward45' is deprecated: Use '_45ArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 864 |          .goforward15,
 865 |          .goforward30,
 866 |          .goforward45,
     |           |- warning: 'goforward45' is deprecated: Use '_45ArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use '_45ArrowTriangleheadClockwise' instead
 867 |          .goforward60,
 868 |          .goforward75,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:867:11: warning: 'goforward60' is deprecated: Use '_60ArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 865 |          .goforward30,
 866 |          .goforward45,
 867 |          .goforward60,
     |           |- warning: 'goforward60' is deprecated: Use '_60ArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use '_60ArrowTriangleheadClockwise' instead
 868 |          .goforward75,
 869 |          .goforward90,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:868:11: warning: 'goforward75' is deprecated: Use '_75ArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 866 |          .goforward45,
 867 |          .goforward60,
 868 |          .goforward75,
     |           |- warning: 'goforward75' is deprecated: Use '_75ArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use '_75ArrowTriangleheadClockwise' instead
 869 |          .goforward90,
 870 |          .goforwardPlus,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:869:11: warning: 'goforward90' is deprecated: Use '_90ArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 867 |          .goforward60,
 868 |          .goforward75,
 869 |          .goforward90,
     |           |- warning: 'goforward90' is deprecated: Use '_90ArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use '_90ArrowTriangleheadClockwise' instead
 870 |          .goforwardPlus,
 871 |          .greaterthan,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:870:11: warning: 'goforwardPlus' is deprecated: Use 'plusArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 868 |          .goforward75,
 869 |          .goforward90,
 870 |          .goforwardPlus,
     |           |- warning: 'goforwardPlus' is deprecated: Use 'plusArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'plusArrowTriangleheadClockwise' instead
 871 |          .greaterthan,
 872 |          .greaterthanCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:921:11: warning: 'hourglassBottomhalfFill' is deprecated: Use 'hourglassBottomhalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 919 |          .hifispeakerFill,
 920 |          .hourglass,
 921 |          .hourglassBottomhalfFill,
     |           |- warning: 'hourglassBottomhalfFill' is deprecated: Use 'hourglassBottomhalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'hourglassBottomhalfFilled' instead
 922 |          .hourglassTophalfFill,
 923 |          .house,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:922:11: warning: 'hourglassTophalfFill' is deprecated: Use 'hourglassTophalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 920 |          .hourglass,
 921 |          .hourglassBottomhalfFill,
 922 |          .hourglassTophalfFill,
     |           |- warning: 'hourglassTophalfFill' is deprecated: Use 'hourglassTophalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'hourglassTophalfFilled' instead
 923 |          .house,
 924 |          .houseFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:972:11: warning: 'largecircleFillCircle' is deprecated: Use 'insetFilledCircle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 970 |          .lSquare,
 971 |          .lSquareFill,
 972 |          .largecircleFillCircle,
     |           |- warning: 'largecircleFillCircle' is deprecated: Use 'insetFilledCircle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'insetFilledCircle' instead
 973 |          .larisignCircle,
 974 |          .larisignCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:978:11: warning: 'leafArrowCirclepath' is deprecated: Use 'leafArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 976 |          .larisignSquareFill,
 977 |          .lasso,
 978 |          .leafArrowCirclepath,
     |           |- warning: 'leafArrowCirclepath' is deprecated: Use 'leafArrowTriangleheadClockwise' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'leafArrowTriangleheadClockwise' instead
 979 |          .lessthan,
 980 |          .lessthanCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:990:11: warning: 'lineHorizontal3' is deprecated: Use 'line3Horizontal' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 988 |          .lightbulbSlash,
 989 |          .lightbulbSlashFill,
 990 |          .lineHorizontal3,
     |           |- warning: 'lineHorizontal3' is deprecated: Use 'line3Horizontal' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'line3Horizontal' instead
 991 |          .lineHorizontal3Decrease,
 992 |          .lineHorizontal3DecreaseCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:991:11: warning: 'lineHorizontal3Decrease' is deprecated: Use 'line3HorizontalDecrease' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 989 |          .lightbulbSlashFill,
 990 |          .lineHorizontal3,
 991 |          .lineHorizontal3Decrease,
     |           |- warning: 'lineHorizontal3Decrease' is deprecated: Use 'line3HorizontalDecrease' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'line3HorizontalDecrease' instead
 992 |          .lineHorizontal3DecreaseCircle,
 993 |          .lineHorizontal3DecreaseCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:992:11: warning: 'lineHorizontal3DecreaseCircle' is deprecated: Use 'line3HorizontalDecreaseCircle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 990 |          .lineHorizontal3,
 991 |          .lineHorizontal3Decrease,
 992 |          .lineHorizontal3DecreaseCircle,
     |           |- warning: 'lineHorizontal3DecreaseCircle' is deprecated: Use 'line3HorizontalDecreaseCircle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'line3HorizontalDecreaseCircle' instead
 993 |          .lineHorizontal3DecreaseCircleFill,
 994 |          .link,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:993:11: warning: 'lineHorizontal3DecreaseCircleFill' is deprecated: Use 'line3HorizontalDecreaseCircleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 991 |          .lineHorizontal3Decrease,
 992 |          .lineHorizontal3DecreaseCircle,
 993 |          .lineHorizontal3DecreaseCircleFill,
     |           |- warning: 'lineHorizontal3DecreaseCircleFill' is deprecated: Use 'line3HorizontalDecreaseCircleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'line3HorizontalDecreaseCircleFill' instead
 994 |          .link,
 995 |          .linkCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1030:11: warning: 'lockRotationOpen' is deprecated: Use 'lockOpenRotation' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1028 |          .lockOpenFill,
1029 |          .lockRotation,
1030 |          .lockRotationOpen,
     |           |- warning: 'lockRotationOpen' is deprecated: Use 'lockOpenRotation' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'lockOpenRotation' instead
1031 |          .lockShield,
1032 |          .lockShieldFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1060:11: warning: 'mic' is deprecated: Use 'microphone' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1058 |          .messageFill,
1059 |          .metronome,
1060 |          .mic,
     |           |- warning: 'mic' is deprecated: Use 'microphone' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'microphone' instead
1061 |          .micCircle,
1062 |          .micCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1061:11: warning: 'micCircle' is deprecated: Use 'microphoneCircle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1059 |          .metronome,
1060 |          .mic,
1061 |          .micCircle,
     |           |- warning: 'micCircle' is deprecated: Use 'microphoneCircle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'microphoneCircle' instead
1062 |          .micCircleFill,
1063 |          .micFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1062:11: warning: 'micCircleFill' is deprecated: Use 'microphoneCircleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1060 |          .mic,
1061 |          .micCircle,
1062 |          .micCircleFill,
     |           |- warning: 'micCircleFill' is deprecated: Use 'microphoneCircleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'microphoneCircleFill' instead
1063 |          .micFill,
1064 |          .micSlash,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1063:11: warning: 'micFill' is deprecated: Use 'microphoneFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1061 |          .micCircle,
1062 |          .micCircleFill,
1063 |          .micFill,
     |           |- warning: 'micFill' is deprecated: Use 'microphoneFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'microphoneFill' instead
1064 |          .micSlash,
1065 |          .micSlashFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1064:11: warning: 'micSlash' is deprecated: Use 'microphoneSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1062 |          .micCircleFill,
1063 |          .micFill,
1064 |          .micSlash,
     |           |- warning: 'micSlash' is deprecated: Use 'microphoneSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'microphoneSlash' instead
1065 |          .micSlashFill,
1066 |          .millsignCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1065:11: warning: 'micSlashFill' is deprecated: Use 'microphoneSlashFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1063 |          .micFill,
1064 |          .micSlash,
1065 |          .micSlashFill,
     |           |- warning: 'micSlashFill' is deprecated: Use 'microphoneSlashFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'microphoneSlashFill' instead
1066 |          .millsignCircle,
1067 |          .millsignCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1076:11: warning: 'minusSlashPlus' is deprecated: Use 'minusForwardslashPlus' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1074 |          .minusRectangle,
1075 |          .minusRectangleFill,
1076 |          .minusSlashPlus,
     |           |- warning: 'minusSlashPlus' is deprecated: Use 'minusForwardslashPlus' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'minusForwardslashPlus' instead
1077 |          .minusSquare,
1078 |          .minusSquareFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1092:11: warning: 'musicHouse' is deprecated: Use 'musicNoteHouse' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1090 |          .multiplySquare,
1091 |          .multiplySquareFill,
1092 |          .musicHouse,
     |           |- warning: 'musicHouse' is deprecated: Use 'musicNoteHouse' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'musicNoteHouse' instead
1093 |          .musicHouseFill,
1094 |          .musicMic,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1093:11: warning: 'musicHouseFill' is deprecated: Use 'musicNoteHouseFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1091 |          .multiplySquareFill,
1092 |          .musicHouse,
1093 |          .musicHouseFill,
     |           |- warning: 'musicHouseFill' is deprecated: Use 'musicNoteHouseFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'musicNoteHouseFill' instead
1094 |          .musicMic,
1095 |          .musicNote,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1094:11: warning: 'musicMic' is deprecated: Use 'musicMicrophone' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1092 |          .musicHouse,
1093 |          .musicHouseFill,
1094 |          .musicMic,
     |           |- warning: 'musicMic' is deprecated: Use 'musicMicrophone' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'musicMicrophone' instead
1095 |          .musicNote,
1096 |          .musicNoteList,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1127:11: warning: 'paragraph' is deprecated: Use 'paragraphsign' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1125 |          .paperplane,
1126 |          .paperplaneFill,
1127 |          .paragraph,
     |           |- warning: 'paragraph' is deprecated: Use 'paragraphsign' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'paragraphsign' instead
1128 |          .pause,
1129 |          .pauseCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1135:11: warning: 'pencilAndEllipsisRectangle' is deprecated: Use 'rectangleAndPencilAndEllipsis' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1133 |          .pauseRectangleFill,
1134 |          .pencil,
1135 |          .pencilAndEllipsisRectangle,
     |           |- warning: 'pencilAndEllipsisRectangle' is deprecated: Use 'rectangleAndPencilAndEllipsis' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'rectangleAndPencilAndEllipsis' instead
1136 |          .pencilAndOutline,
1137 |          .pencilCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1148:11: warning: 'person2SquareStack' is deprecated: Use 'person2CropSquareStack' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1146 |          .person2,
1147 |          .person2Fill,
1148 |          .person2SquareStack,
     |           |- warning: 'person2SquareStack' is deprecated: Use 'person2CropSquareStack' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'person2CropSquareStack' instead
1149 |          .person2SquareStackFill,
1150 |          .person3,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1149:11: warning: 'person2SquareStackFill' is deprecated: Use 'person2CropSquareStackFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1147 |          .person2Fill,
1148 |          .person2SquareStack,
1149 |          .person2SquareStackFill,
     |           |- warning: 'person2SquareStackFill' is deprecated: Use 'person2CropSquareStackFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'person2CropSquareStackFill' instead
1150 |          .person3,
1151 |          .person3Fill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1153:11: warning: 'personBadgeMinusFill' is deprecated: Use 'personFillBadgeMinus' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1151 |          .person3Fill,
1152 |          .personBadgeMinus,
1153 |          .personBadgeMinusFill,
     |           |- warning: 'personBadgeMinusFill' is deprecated: Use 'personFillBadgeMinus' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'personFillBadgeMinus' instead
1154 |          .personBadgePlus,
1155 |          .personBadgePlusFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1155:11: warning: 'personBadgePlusFill' is deprecated: Use 'personFillBadgePlus' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1153 |          .personBadgeMinusFill,
1154 |          .personBadgePlus,
1155 |          .personBadgePlusFill,
     |           |- warning: 'personBadgePlusFill' is deprecated: Use 'personFillBadgePlus' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'personFillBadgePlus' instead
1156 |          .personCircle,
1157 |          .personCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1160:11: warning: 'personCropCircleBadgeExclam' is deprecated: Use 'personCropCircleBadgeExclamationmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1158 |          .personCropCircle,
1159 |          .personCropCircleBadgeCheckmark,
1160 |          .personCropCircleBadgeExclam,
     |           |- warning: 'personCropCircleBadgeExclam' is deprecated: Use 'personCropCircleBadgeExclamationmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'personCropCircleBadgeExclamationmark' instead
1161 |          .personCropCircleBadgeMinus,
1162 |          .personCropCircleBadgePlus,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1166:11: warning: 'personCropCircleFillBadgeExclam' is deprecated: Use 'personCropCircleBadgeExclamationmarkFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1164 |          .personCropCircleFill,
1165 |          .personCropCircleFillBadgeCheckmark,
1166 |          .personCropCircleFillBadgeExclam,
     |           |- warning: 'personCropCircleFillBadgeExclam' is deprecated: Use 'personCropCircleBadgeExclamationmarkFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'personCropCircleBadgeExclamationmarkFill' instead
1167 |          .personCropCircleFillBadgeMinus,
1168 |          .personCropCircleFillBadgePlus,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1199:11: warning: 'phoneFillArrowDownLeft' is deprecated: Use 'phoneArrowDownLeftFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1197 |          .phoneDownFill,
1198 |          .phoneFill,
1199 |          .phoneFillArrowDownLeft,
     |           |- warning: 'phoneFillArrowDownLeft' is deprecated: Use 'phoneArrowDownLeftFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'phoneArrowDownLeftFill' instead
1200 |          .phoneFillArrowRight,
1201 |          .phoneFillArrowUpRight,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1200:11: warning: 'phoneFillArrowRight' is deprecated: Use 'phoneArrowRightFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1198 |          .phoneFill,
1199 |          .phoneFillArrowDownLeft,
1200 |          .phoneFillArrowRight,
     |           |- warning: 'phoneFillArrowRight' is deprecated: Use 'phoneArrowRightFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'phoneArrowRightFill' instead
1201 |          .phoneFillArrowUpRight,
1202 |          .phoneFillBadgePlus,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1201:11: warning: 'phoneFillArrowUpRight' is deprecated: Use 'phoneArrowUpRightFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1199 |          .phoneFillArrowDownLeft,
1200 |          .phoneFillArrowRight,
1201 |          .phoneFillArrowUpRight,
     |           |- warning: 'phoneFillArrowUpRight' is deprecated: Use 'phoneArrowUpRightFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'phoneArrowUpRightFill' instead
1202 |          .phoneFillBadgePlus,
1203 |          .photo,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1231:11: warning: 'plusSlashMinus' is deprecated: Use 'plusForwardslashMinus' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1229 |          .plusRectangleFillOnRectangleFill,
1230 |          .plusRectangleOnRectangle,
1231 |          .plusSlashMinus,
     |           |- warning: 'plusSlashMinus' is deprecated: Use 'plusForwardslashMinus' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'plusForwardslashMinus' instead
1232 |          .plusSquare,
1233 |          .plusSquareFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1267:11: warning: 'radiowavesLeft' is deprecated: Use 'wave3Left' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1265 |          .rSquare,
1266 |          .rSquareFill,
1267 |          .radiowavesLeft,
     |           |- warning: 'radiowavesLeft' is deprecated: Use 'wave3Left' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'wave3Left' instead
1268 |          .radiowavesRight,
1269 |          .rays,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1268:11: warning: 'radiowavesRight' is deprecated: Use 'wave3Right' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1266 |          .rSquareFill,
1267 |          .radiowavesLeft,
1268 |          .radiowavesRight,
     |           |- warning: 'radiowavesRight' is deprecated: Use 'wave3Right' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'wave3Right' instead
1269 |          .rays,
1270 |          .recordingtape,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1272:11: warning: 'rectangle3Offgrid' is deprecated: Use 'rectangle3Group' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1270 |          .recordingtape,
1271 |          .rectangle,
1272 |          .rectangle3Offgrid,
     |           |- warning: 'rectangle3Offgrid' is deprecated: Use 'rectangle3Group' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'rectangle3Group' instead
1273 |          .rectangle3OffgridFill,
1274 |          .rectangleAndArrowUpRightAndArrowDownLeft,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1273:11: warning: 'rectangle3OffgridFill' is deprecated: Use 'rectangle3GroupFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1271 |          .rectangle,
1272 |          .rectangle3Offgrid,
1273 |          .rectangle3OffgridFill,
     |           |- warning: 'rectangle3OffgridFill' is deprecated: Use 'rectangle3GroupFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'rectangle3GroupFill' instead
1274 |          .rectangleAndArrowUpRightAndArrowDownLeft,
1275 |          .rectangleAndArrowUpRightAndArrowDownLeftSlash,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1280:11: warning: 'rectangleDock' is deprecated: Use 'dockRectangle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1278 |          .rectangleBadgeXmark,
1279 |          .rectangleCompressVertical,
1280 |          .rectangleDock,
     |           |- warning: 'rectangleDock' is deprecated: Use 'dockRectangle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'dockRectangle' instead
1281 |          .rectangleExpandVertical,
1282 |          .rectangleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1305:11: warning: 'rectangleStackFillBadgePersonCrop' is deprecated: Use 'rectangleStackBadgePersonCropFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1303 |          .rectangleStackFill,
1304 |          .rectangleStackFillBadgeMinus,
1305 |          .rectangleStackFillBadgePersonCrop,
     |           |- warning: 'rectangleStackFillBadgePersonCrop' is deprecated: Use 'rectangleStackBadgePersonCropFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'rectangleStackBadgePersonCropFill' instead
1306 |          .rectangleStackFillBadgePlus,
1307 |          .rectangleStackPersonCrop,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1307:11: warning: 'rectangleStackPersonCrop' is deprecated: Use 'personCropRectangleStack' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1305 |          .rectangleStackFillBadgePersonCrop,
1306 |          .rectangleStackFillBadgePlus,
1307 |          .rectangleStackPersonCrop,
     |           |- warning: 'rectangleStackPersonCrop' is deprecated: Use 'personCropRectangleStack' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'personCropRectangleStack' instead
1308 |          .rectangleStackPersonCropFill,
1309 |          .repeat,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1308:11: warning: 'rectangleStackPersonCropFill' is deprecated: Use 'personCropRectangleStackFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1306 |          .rectangleStackFillBadgePlus,
1307 |          .rectangleStackPersonCrop,
1308 |          .rectangleStackPersonCropFill,
     |           |- warning: 'rectangleStackPersonCropFill' is deprecated: Use 'personCropRectangleStackFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'personCropRectangleStackFill' instead
1309 |          .repeat,
1310 |          .repeat1,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1337:11: warning: 'sheqelsignCircle' is deprecated: Use 'shekelsignCircle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1335 |          .scribble,
1336 |          .selectionPinInOut,
1337 |          .sheqelsignCircle,
     |           |- warning: 'sheqelsignCircle' is deprecated: Use 'shekelsignCircle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'shekelsignCircle' instead
1338 |          .sheqelsignCircleFill,
1339 |          .sheqelsignSquare,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1338:11: warning: 'sheqelsignCircleFill' is deprecated: Use 'shekelsignCircleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1336 |          .selectionPinInOut,
1337 |          .sheqelsignCircle,
1338 |          .sheqelsignCircleFill,
     |           |- warning: 'sheqelsignCircleFill' is deprecated: Use 'shekelsignCircleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'shekelsignCircleFill' instead
1339 |          .sheqelsignSquare,
1340 |          .sheqelsignSquareFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1339:11: warning: 'sheqelsignSquare' is deprecated: Use 'shekelsignSquare' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1337 |          .sheqelsignCircle,
1338 |          .sheqelsignCircleFill,
1339 |          .sheqelsignSquare,
     |           |- warning: 'sheqelsignSquare' is deprecated: Use 'shekelsignSquare' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'shekelsignSquare' instead
1340 |          .sheqelsignSquareFill,
1341 |          .shield,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1340:11: warning: 'sheqelsignSquareFill' is deprecated: Use 'shekelsignSquareFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1338 |          .sheqelsignCircleFill,
1339 |          .sheqelsignSquare,
1340 |          .sheqelsignSquareFill,
     |           |- warning: 'sheqelsignSquareFill' is deprecated: Use 'shekelsignSquareFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'shekelsignSquareFill' instead
1341 |          .shield,
1342 |          .shieldFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1343:11: warning: 'shieldLefthalfFill' is deprecated: Use 'shieldLefthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1341 |          .shield,
1342 |          .shieldFill,
1343 |          .shieldLefthalfFill,
     |           |- warning: 'shieldLefthalfFill' is deprecated: Use 'shieldLefthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'shieldLefthalfFilled' instead
1344 |          .shieldSlash,
1345 |          .shieldSlashFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1360:11: warning: 'smallcircleFillCircle' is deprecated: Use 'smallcircleFilledCircle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1358 |          .smallcircleCircle,
1359 |          .smallcircleCircleFill,
1360 |          .smallcircleFillCircle,
     |           |- warning: 'smallcircleFillCircle' is deprecated: Use 'smallcircleFilledCircle' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'smallcircleFilledCircle' instead
1361 |          .smallcircleFillCircleFill,
1362 |          .smiley,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1361:11: warning: 'smallcircleFillCircleFill' is deprecated: Use 'smallcircleFilledCircleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1359 |          .smallcircleCircleFill,
1360 |          .smallcircleFillCircle,
1361 |          .smallcircleFillCircleFill,
     |           |- warning: 'smallcircleFillCircleFill' is deprecated: Use 'smallcircleFilledCircleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'smallcircleFilledCircleFill' instead
1362 |          .smiley,
1363 |          .smileyFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1362:11: warning: 'smiley' is deprecated: Use 'faceSmiling' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1360 |          .smallcircleFillCircle,
1361 |          .smallcircleFillCircleFill,
1362 |          .smiley,
     |           |- warning: 'smiley' is deprecated: Use 'faceSmiling' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'faceSmiling' instead
1363 |          .smileyFill,
1364 |          .smoke,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1363:11: warning: 'smileyFill' is deprecated: Use 'faceSmilingInverse' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1361 |          .smallcircleFillCircleFill,
1362 |          .smiley,
1363 |          .smileyFill,
     |           |- warning: 'smileyFill' is deprecated: Use 'faceSmilingInverse' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'faceSmilingInverse' instead
1364 |          .smoke,
1365 |          .smokeFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1366:11: warning: 'snow' is deprecated: Use 'snowflake' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1364 |          .smoke,
1365 |          .smokeFill,
1366 |          .snow,
     |           |- warning: 'snow' is deprecated: Use 'snowflake' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'snowflake' instead
1367 |          .sparkles,
1368 |          .speaker,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1369:11: warning: 'speaker1' is deprecated: Use 'speakerWave1' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1367 |          .sparkles,
1368 |          .speaker,
1369 |          .speaker1,
     |           |- warning: 'speaker1' is deprecated: Use 'speakerWave1' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'speakerWave1' instead
1370 |          .speaker1Fill,
1371 |          .speaker2,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1370:11: warning: 'speaker1Fill' is deprecated: Use 'speakerWave1Fill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1368 |          .speaker,
1369 |          .speaker1,
1370 |          .speaker1Fill,
     |           |- warning: 'speaker1Fill' is deprecated: Use 'speakerWave1Fill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'speakerWave1Fill' instead
1371 |          .speaker2,
1372 |          .speaker2Fill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1371:11: warning: 'speaker2' is deprecated: Use 'speakerWave2' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1369 |          .speaker1,
1370 |          .speaker1Fill,
1371 |          .speaker2,
     |           |- warning: 'speaker2' is deprecated: Use 'speakerWave2' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'speakerWave2' instead
1372 |          .speaker2Fill,
1373 |          .speaker3,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1372:11: warning: 'speaker2Fill' is deprecated: Use 'speakerWave2Fill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1370 |          .speaker1Fill,
1371 |          .speaker2,
1372 |          .speaker2Fill,
     |           |- warning: 'speaker2Fill' is deprecated: Use 'speakerWave2Fill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'speakerWave2Fill' instead
1373 |          .speaker3,
1374 |          .speaker3Fill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1373:11: warning: 'speaker3' is deprecated: Use 'speakerWave3' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1371 |          .speaker2,
1372 |          .speaker2Fill,
1373 |          .speaker3,
     |           |- warning: 'speaker3' is deprecated: Use 'speakerWave3' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'speakerWave3' instead
1374 |          .speaker3Fill,
1375 |          .speakerFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1374:11: warning: 'speaker3Fill' is deprecated: Use 'speakerWave3Fill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1372 |          .speaker2Fill,
1373 |          .speaker3,
1374 |          .speaker3Fill,
     |           |- warning: 'speaker3Fill' is deprecated: Use 'speakerWave3Fill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'speakerWave3Fill' instead
1375 |          .speakerFill,
1376 |          .speakerSlash,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1380:11: warning: 'speedometer' is deprecated: Use 'gaugeWithDotsNeedle67Percent' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1378 |          .speakerZzz,
1379 |          .speakerZzzFill,
1380 |          .speedometer,
     |           |- warning: 'speedometer' is deprecated: Use 'gaugeWithDotsNeedle67Percent' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'gaugeWithDotsNeedle67Percent' instead
1381 |          .sportscourt,
1382 |          .sportscourtFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1393:11: warning: 'squareAndLineVerticalAndSquareFill' is deprecated: Use 'squareAndLineVerticalAndSquareFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1391 |          .squareAndArrowUpOnSquareFill,
1392 |          .squareAndLineVerticalAndSquare,
1393 |          .squareAndLineVerticalAndSquareFill,
     |           |- warning: 'squareAndLineVerticalAndSquareFill' is deprecated: Use 'squareAndLineVerticalAndSquareFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'squareAndLineVerticalAndSquareFilled' instead
1394 |          .squareAndPencil,
1395 |          .squareFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1396:11: warning: 'squareFillAndLineVerticalAndSquare' is deprecated: Use 'squareFilledAndLineVerticalAndSquare' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1394 |          .squareAndPencil,
1395 |          .squareFill,
1396 |          .squareFillAndLineVerticalAndSquare,
     |           |- warning: 'squareFillAndLineVerticalAndSquare' is deprecated: Use 'squareFilledAndLineVerticalAndSquare' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'squareFilledAndLineVerticalAndSquare' instead
1397 |          .squareFillAndLineVerticalSquareFill,
1398 |          .squareFillOnCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1397:11: warning: 'squareFillAndLineVerticalSquareFill' is deprecated: Use 'squareFillAndLineVerticalAndSquareFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1395 |          .squareFill,
1396 |          .squareFillAndLineVerticalAndSquare,
1397 |          .squareFillAndLineVerticalSquareFill,
     |           |- warning: 'squareFillAndLineVerticalSquareFill' is deprecated: Use 'squareFillAndLineVerticalAndSquareFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'squareFillAndLineVerticalAndSquareFill' instead
1398 |          .squareFillOnCircleFill,
1399 |          .squareFillOnSquareFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1405:11: warning: 'squareLefthalfFill' is deprecated: Use 'squareLefthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1403 |          .squareGrid3x2Fill,
1404 |          .squareGrid4x3Fill,
1405 |          .squareLefthalfFill,
     |           |- warning: 'squareLefthalfFill' is deprecated: Use 'squareLefthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'squareLefthalfFilled' instead
1406 |          .squareOnCircle,
1407 |          .squareOnSquare,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1408:11: warning: 'squareRighthalfFill' is deprecated: Use 'squareRighthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1406 |          .squareOnCircle,
1407 |          .squareOnSquare,
1408 |          .squareRighthalfFill,
     |           |- warning: 'squareRighthalfFill' is deprecated: Use 'squareRighthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'squareRighthalfFilled' instead
1409 |          .squareSplit1x2,
1410 |          .squareSplit1x2Fill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1416:11: warning: 'squareStack3DDownDottedline' is deprecated: Use 'squareStack3DForwardDottedline' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1414 |          .squareSplit2x2Fill,
1415 |          .squareStack,
1416 |          .squareStack3DDownDottedline,
     |           |- warning: 'squareStack3DDownDottedline' is deprecated: Use 'squareStack3DForwardDottedline' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'squareStack3DForwardDottedline' instead
1417 |          .squareStack3DDownRight,
1418 |          .squareStack3DDownRightFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1429:11: warning: 'starLefthalfFill' is deprecated: Use 'starLeadinghalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1427 |          .starCircleFill,
1428 |          .starFill,
1429 |          .starLefthalfFill,
     |           |- warning: 'starLefthalfFill' is deprecated: Use 'starLeadinghalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'starLeadinghalfFilled' instead
1430 |          .starSlash,
1431 |          .starSlashFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1466:11: warning: 'tBubble' is deprecated: Use 'characterBubble' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1464 |          .sunset,
1465 |          .sunsetFill,
1466 |          .tBubble,
     |           |- warning: 'tBubble' is deprecated: Use 'characterBubble' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'characterBubble' instead
1467 |          .tBubbleFill,
1468 |          .tCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1467:11: warning: 'tBubbleFill' is deprecated: Use 'characterBubbleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1465 |          .sunsetFill,
1466 |          .tBubble,
1467 |          .tBubbleFill,
     |           |- warning: 'tBubbleFill' is deprecated: Use 'characterBubbleFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'characterBubbleFill' instead
1468 |          .tCircle,
1469 |          .tCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1472:11: warning: 'table' is deprecated: Use 'tablecells' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1470 |          .tSquare,
1471 |          .tSquareFill,
1472 |          .table,
     |           |- warning: 'table' is deprecated: Use 'tablecells' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'tablecells' instead
1473 |          .tableBadgeMore,
1474 |          .tableBadgeMoreFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1473:11: warning: 'tableBadgeMore' is deprecated: Use 'tablecellsBadgeEllipsis' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1471 |          .tSquareFill,
1472 |          .table,
1473 |          .tableBadgeMore,
     |           |- warning: 'tableBadgeMore' is deprecated: Use 'tablecellsBadgeEllipsis' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'tablecellsBadgeEllipsis' instead
1474 |          .tableBadgeMoreFill,
1475 |          .tableFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1474:11: warning: 'tableBadgeMoreFill' is deprecated: Use 'tablecellsFillBadgeEllipsis' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1472 |          .table,
1473 |          .tableBadgeMore,
1474 |          .tableBadgeMoreFill,
     |           |- warning: 'tableBadgeMoreFill' is deprecated: Use 'tablecellsFillBadgeEllipsis' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'tablecellsFillBadgeEllipsis' instead
1475 |          .tableFill,
1476 |          .tag,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1475:11: warning: 'tableFill' is deprecated: Use 'tablecellsFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1473 |          .tableBadgeMore,
1474 |          .tableBadgeMoreFill,
1475 |          .tableFill,
     |           |- warning: 'tableFill' is deprecated: Use 'tablecellsFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'tablecellsFill' instead
1476 |          .tag,
1477 |          .tagCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1497:11: warning: 'textCursor' is deprecated: Use 'characterCursorIbeam' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1495 |          .textBubble,
1496 |          .textBubbleFill,
1497 |          .textCursor,
     |           |- warning: 'textCursor' is deprecated: Use 'characterCursorIbeam' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'characterCursorIbeam' instead
1498 |          .textInsert,
1499 |          .textJustify,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1500:11: warning: 'textJustifyleft' is deprecated: Use 'textJustifyLeft' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1498 |          .textInsert,
1499 |          .textJustify,
1500 |          .textJustifyleft,
     |           |- warning: 'textJustifyleft' is deprecated: Use 'textJustifyLeft' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'textJustifyLeft' instead
1501 |          .textJustifyright,
1502 |          .textQuote,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1501:11: warning: 'textJustifyright' is deprecated: Use 'textJustifyRight' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1499 |          .textJustify,
1500 |          .textJustifyleft,
1501 |          .textJustifyright,
     |           |- warning: 'textJustifyright' is deprecated: Use 'textJustifyRight' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'textJustifyRight' instead
1502 |          .textQuote,
1503 |          .textbox,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1503:11: warning: 'textbox' is deprecated: Use 'characterTextbox' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1501 |          .textJustifyright,
1502 |          .textQuote,
1503 |          .textbox,
     |           |- warning: 'textbox' is deprecated: Use 'characterTextbox' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'characterTextbox' instead
1504 |          .textformat,
1505 |          .textformat123,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1505:11: warning: 'textformat123' is deprecated: Use 'numbers' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1503 |          .textbox,
1504 |          .textformat,
1505 |          .textformat123,
     |           |- warning: 'textformat123' is deprecated: Use 'numbers' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'numbers' instead
1506 |          .textformatAbc,
1507 |          .textformatAbcDottedunderline,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1506:11: warning: 'textformatAbc' is deprecated: Use 'textformatCharacters' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1504 |          .textformat,
1505 |          .textformat123,
1506 |          .textformatAbc,
     |           |- warning: 'textformatAbc' is deprecated: Use 'textformatCharacters' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'textformatCharacters' instead
1507 |          .textformatAbcDottedunderline,
1508 |          .textformatAlt,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1507:11: warning: 'textformatAbcDottedunderline' is deprecated: Use 'textformatCharactersDottedunderline' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1505 |          .textformat123,
1506 |          .textformatAbc,
1507 |          .textformatAbcDottedunderline,
     |           |- warning: 'textformatAbcDottedunderline' is deprecated: Use 'textformatCharactersDottedunderline' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'textformatCharactersDottedunderline' instead
1508 |          .textformatAlt,
1509 |          .textformatSize,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1512:11: warning: 'thermometer' is deprecated: Use 'thermometerMedium' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1510 |          .textformatSubscript,
1511 |          .textformatSuperscript,
1512 |          .thermometer,
     |           |- warning: 'thermometer' is deprecated: Use 'thermometerMedium' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'thermometerMedium' instead
1513 |          .thermometerSnowflake,
1514 |          .thermometerSun,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1539:11: warning: 'triangleLefthalfFill' is deprecated: Use 'triangleLefthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1537 |          .triangle,
1538 |          .triangleFill,
1539 |          .triangleLefthalfFill,
     |           |- warning: 'triangleLefthalfFill' is deprecated: Use 'triangleLefthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'triangleLefthalfFilled' instead
1540 |          .triangleRighthalfFill,
1541 |          .tropicalstorm,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1540:11: warning: 'triangleRighthalfFill' is deprecated: Use 'triangleRighthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1538 |          .triangleFill,
1539 |          .triangleLefthalfFill,
1540 |          .triangleRighthalfFill,
     |           |- warning: 'triangleRighthalfFill' is deprecated: Use 'triangleRighthalfFilled' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'triangleRighthalfFilled' instead
1541 |          .tropicalstorm,
1542 |          .tugriksignCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1555:11: warning: 'tvMusicNote' is deprecated: Use 'musicNoteTv' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1553 |          .tvCircleFill,
1554 |          .tvFill,
1555 |          .tvMusicNote,
     |           |- warning: 'tvMusicNote' is deprecated: Use 'musicNoteTv' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'musicNoteTv' instead
1556 |          .tvMusicNoteFill,
1557 |          .uCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1556:11: warning: 'tvMusicNoteFill' is deprecated: Use 'musicNoteTvFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1554 |          .tvFill,
1555 |          .tvMusicNote,
1556 |          .tvMusicNoteFill,
     |           |- warning: 'tvMusicNoteFill' is deprecated: Use 'musicNoteTvFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'musicNoteTvFill' instead
1557 |          .uCircle,
1558 |          .uCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1571:11: warning: 'videoBadgePlusFill' is deprecated: Use 'videoFillBadgePlus' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1569 |          .video,
1570 |          .videoBadgePlus,
1571 |          .videoBadgePlusFill,
     |           |- warning: 'videoBadgePlusFill' is deprecated: Use 'videoFillBadgePlus' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'videoFillBadgePlus' instead
1572 |          .videoCircle,
1573 |          .videoCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1588:11: warning: 'wandAndStars' is deprecated: Use 'wandAndSparkles' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1586 |          .wandAndRays,
1587 |          .wandAndRaysInverse,
1588 |          .wandAndStars,
     |           |- warning: 'wandAndStars' is deprecated: Use 'wandAndSparkles' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'wandAndSparkles' instead
1589 |          .wandAndStarsInverse,
1590 |          .waveform,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1589:11: warning: 'wandAndStarsInverse' is deprecated: Use 'wandAndSparklesInverse' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1587 |          .wandAndRaysInverse,
1588 |          .wandAndStars,
1589 |          .wandAndStarsInverse,
     |           |- warning: 'wandAndStarsInverse' is deprecated: Use 'wandAndSparklesInverse' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'wandAndSparklesInverse' instead
1590 |          .waveform,
1591 |          .waveformCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1606:11: warning: 'wrench' is deprecated: Use 'wrenchAdjustable' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1604 |          .wonsignSquare,
1605 |          .wonsignSquareFill,
1606 |          .wrench,
     |           |- warning: 'wrench' is deprecated: Use 'wrenchAdjustable' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'wrenchAdjustable' instead
1607 |          .wrenchFill,
1608 |          .xCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1607:11: warning: 'wrenchFill' is deprecated: Use 'wrenchAdjustableFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1605 |          .wonsignSquareFill,
1606 |          .wrench,
1607 |          .wrenchFill,
     |           |- warning: 'wrenchFill' is deprecated: Use 'wrenchAdjustableFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'wrenchAdjustableFill' instead
1608 |          .xCircle,
1609 |          .xCircleFill,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13.swift:1612:11: warning: 'xSquareroot' is deprecated: Use 'radicandSquareroot' instead. This symbol has been renamed. [#DeprecatedDeclaration]
1610 |          .xSquare,
1611 |          .xSquareFill,
1612 |          .xSquareroot,
     |           |- warning: 'xSquareroot' is deprecated: Use 'radicandSquareroot' instead. This symbol has been renamed. [#DeprecatedDeclaration]
     |           `- note: use 'radicandSquareroot' instead
1613 |          .xmark,
1614 |          .xmarkCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13P1.swift:23:11: warning: 'flipHorizontal' is deprecated: Use 'arrowTriangleheadLeftAndRightRighttriangleLeftRighttriangleRight' instead. This symbol has been renamed. [#DeprecatedDeclaration]
21 |          .flashlightOffFill,
22 |          .flashlightOnFill,
23 |          .flipHorizontal,
   |           |- warning: 'flipHorizontal' is deprecated: Use 'arrowTriangleheadLeftAndRightRighttriangleLeftRighttriangleRight' instead. This symbol has been renamed. [#DeprecatedDeclaration]
   |           `- note: use 'arrowTriangleheadLeftAndRightRighttriangleLeftRighttriangleRight' instead
24 |          .flipHorizontalFill,
25 |          .mappinCircle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All13P1.swift:24:11: warning: 'flipHorizontalFill' is deprecated: Use 'arrowTriangleheadLeftAndRightRighttriangleLeftRighttriangleRightFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
22 |          .flashlightOnFill,
23 |          .flipHorizontal,
24 |          .flipHorizontalFill,
   |           |- warning: 'flipHorizontalFill' is deprecated: Use 'arrowTriangleheadLeftAndRightRighttriangleLeftRighttriangleRightFill' instead. This symbol has been renamed. [#DeprecatedDeclaration]
   |           `- note: use 'arrowTriangleheadLeftAndRightRighttriangleLeftRighttriangleRightFill' instead
25 |          .mappinCircle,
26 |          .mappinCircleFill,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[35/66] Compiling SFSymbols SFSymbol+All18P1.swift
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All18P4.swift:40:11: warning: 'cursorarrowResizeNorthEastSouthEast' is deprecated: Use 'pointerArrow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 38 |          .convertibleSideHillDownAndGaugeOpenWithLinesNeedle25PercentAndArrowtriangle,
 39 |          .convertibleSideHillDownAndGaugeOpenWithLinesNeedle25PercentAndArrowtriangleFill,
 40 |          .cursorarrowResizeNorthEastSouthEast,
    |           |- warning: 'cursorarrowResizeNorthEastSouthEast' is deprecated: Use 'pointerArrow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'pointerArrow' instead
 41 |          .electronicTollCollection,
 42 |          .electronicTollCollectionRectangle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All18P4.swift:95:11: warning: 'repeatBadgeXmarkCircleFill' is deprecated: Use 'repeatBadgeXmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 93 |          .plusMinusCapsule,
 94 |          .plusMinusCapsuleFill,
 95 |          .repeatBadgeXmarkCircleFill,
    |           |- warning: 'repeatBadgeXmarkCircleFill' is deprecated: Use 'repeatBadgeXmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'repeatBadgeXmark' instead
 96 |          .roadLaneArrowtriangle2Outward,
 97 |          .roboticVacuumAndArrowtriangleUp,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All26.swift:46:11: warning: 'ac' is deprecated: Use 'airConditioner' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 44 |          ._8Calendar,
 45 |          ._9Calendar,
 46 |          .ac,
    |           |- warning: 'ac' is deprecated: Use 'airConditioner' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'airConditioner' instead
 47 |          .acSlash,
 48 |          .airplaneCloud,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All26.swift:47:11: warning: 'acSlash' is deprecated: Use 'airConditionerSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 45 |          ._9Calendar,
 46 |          .ac,
 47 |          .acSlash,
    |           |- warning: 'acSlash' is deprecated: Use 'airConditionerSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'airConditionerSlash' instead
 48 |          .airplaneCloud,
 49 |          .airplaneLanded,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:19:23: warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 17 |
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
    |                       |- warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'documentOnDocument' instead
 20 |     static let paste = docOnClipboard
 21 |     static let done = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:20:24: warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
 20 |     static let paste = docOnClipboard
    |                        |- warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                        `- note: use 'documentOnClipboard' instead
 21 |     static let done = checkmark
 22 |     static let save = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:52:23: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 50 |
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
    |                       |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'textPageBadgeMagnifyingglass' instead
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:53:33: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
    |                                 |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                 `- note: use 'textPageBadgeMagnifyingglass' instead
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:54:27: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
    |                           |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                           `- note: use 'textPageBadgeMagnifyingglass' instead
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:55:31: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
    |                               |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                               `- note: use 'textPageBadgeMagnifyingglass' instead
 56 |     static let useSelectionForFind = docTextMagnifyingglass
 57 |
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:56:38: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
    |                                      |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                      `- note: use 'textPageBadgeMagnifyingglass' instead
 57 |
 58 |     // MARK: - Sharing and Exporting
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[36/66] Compiling SFSymbols SFSymbol+All18P2.swift
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All18P4.swift:40:11: warning: 'cursorarrowResizeNorthEastSouthEast' is deprecated: Use 'pointerArrow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 38 |          .convertibleSideHillDownAndGaugeOpenWithLinesNeedle25PercentAndArrowtriangle,
 39 |          .convertibleSideHillDownAndGaugeOpenWithLinesNeedle25PercentAndArrowtriangleFill,
 40 |          .cursorarrowResizeNorthEastSouthEast,
    |           |- warning: 'cursorarrowResizeNorthEastSouthEast' is deprecated: Use 'pointerArrow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'pointerArrow' instead
 41 |          .electronicTollCollection,
 42 |          .electronicTollCollectionRectangle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All18P4.swift:95:11: warning: 'repeatBadgeXmarkCircleFill' is deprecated: Use 'repeatBadgeXmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 93 |          .plusMinusCapsule,
 94 |          .plusMinusCapsuleFill,
 95 |          .repeatBadgeXmarkCircleFill,
    |           |- warning: 'repeatBadgeXmarkCircleFill' is deprecated: Use 'repeatBadgeXmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'repeatBadgeXmark' instead
 96 |          .roadLaneArrowtriangle2Outward,
 97 |          .roboticVacuumAndArrowtriangleUp,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All26.swift:46:11: warning: 'ac' is deprecated: Use 'airConditioner' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 44 |          ._8Calendar,
 45 |          ._9Calendar,
 46 |          .ac,
    |           |- warning: 'ac' is deprecated: Use 'airConditioner' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'airConditioner' instead
 47 |          .acSlash,
 48 |          .airplaneCloud,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All26.swift:47:11: warning: 'acSlash' is deprecated: Use 'airConditionerSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 45 |          ._9Calendar,
 46 |          .ac,
 47 |          .acSlash,
    |           |- warning: 'acSlash' is deprecated: Use 'airConditionerSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'airConditionerSlash' instead
 48 |          .airplaneCloud,
 49 |          .airplaneLanded,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:19:23: warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 17 |
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
    |                       |- warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'documentOnDocument' instead
 20 |     static let paste = docOnClipboard
 21 |     static let done = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:20:24: warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
 20 |     static let paste = docOnClipboard
    |                        |- warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                        `- note: use 'documentOnClipboard' instead
 21 |     static let done = checkmark
 22 |     static let save = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:52:23: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 50 |
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
    |                       |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'textPageBadgeMagnifyingglass' instead
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:53:33: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
    |                                 |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                 `- note: use 'textPageBadgeMagnifyingglass' instead
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:54:27: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
    |                           |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                           `- note: use 'textPageBadgeMagnifyingglass' instead
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:55:31: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
    |                               |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                               `- note: use 'textPageBadgeMagnifyingglass' instead
 56 |     static let useSelectionForFind = docTextMagnifyingglass
 57 |
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:56:38: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
    |                                      |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                      `- note: use 'textPageBadgeMagnifyingglass' instead
 57 |
 58 |     // MARK: - Sharing and Exporting
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[37/66] Compiling SFSymbols SFSymbol+All18P4.swift
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All18P4.swift:40:11: warning: 'cursorarrowResizeNorthEastSouthEast' is deprecated: Use 'pointerArrow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 38 |          .convertibleSideHillDownAndGaugeOpenWithLinesNeedle25PercentAndArrowtriangle,
 39 |          .convertibleSideHillDownAndGaugeOpenWithLinesNeedle25PercentAndArrowtriangleFill,
 40 |          .cursorarrowResizeNorthEastSouthEast,
    |           |- warning: 'cursorarrowResizeNorthEastSouthEast' is deprecated: Use 'pointerArrow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'pointerArrow' instead
 41 |          .electronicTollCollection,
 42 |          .electronicTollCollectionRectangle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All18P4.swift:95:11: warning: 'repeatBadgeXmarkCircleFill' is deprecated: Use 'repeatBadgeXmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 93 |          .plusMinusCapsule,
 94 |          .plusMinusCapsuleFill,
 95 |          .repeatBadgeXmarkCircleFill,
    |           |- warning: 'repeatBadgeXmarkCircleFill' is deprecated: Use 'repeatBadgeXmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'repeatBadgeXmark' instead
 96 |          .roadLaneArrowtriangle2Outward,
 97 |          .roboticVacuumAndArrowtriangleUp,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All26.swift:46:11: warning: 'ac' is deprecated: Use 'airConditioner' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 44 |          ._8Calendar,
 45 |          ._9Calendar,
 46 |          .ac,
    |           |- warning: 'ac' is deprecated: Use 'airConditioner' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'airConditioner' instead
 47 |          .acSlash,
 48 |          .airplaneCloud,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All26.swift:47:11: warning: 'acSlash' is deprecated: Use 'airConditionerSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 45 |          ._9Calendar,
 46 |          .ac,
 47 |          .acSlash,
    |           |- warning: 'acSlash' is deprecated: Use 'airConditionerSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'airConditionerSlash' instead
 48 |          .airplaneCloud,
 49 |          .airplaneLanded,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:19:23: warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 17 |
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
    |                       |- warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'documentOnDocument' instead
 20 |     static let paste = docOnClipboard
 21 |     static let done = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:20:24: warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
 20 |     static let paste = docOnClipboard
    |                        |- warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                        `- note: use 'documentOnClipboard' instead
 21 |     static let done = checkmark
 22 |     static let save = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:52:23: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 50 |
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
    |                       |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'textPageBadgeMagnifyingglass' instead
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:53:33: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
    |                                 |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                 `- note: use 'textPageBadgeMagnifyingglass' instead
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:54:27: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
    |                           |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                           `- note: use 'textPageBadgeMagnifyingglass' instead
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:55:31: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
    |                               |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                               `- note: use 'textPageBadgeMagnifyingglass' instead
 56 |     static let useSelectionForFind = docTextMagnifyingglass
 57 |
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:56:38: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
    |                                      |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                      `- note: use 'textPageBadgeMagnifyingglass' instead
 57 |
 58 |     // MARK: - Sharing and Exporting
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[38/66] Compiling SFSymbols SFSymbol+All18P5.swift
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All18P4.swift:40:11: warning: 'cursorarrowResizeNorthEastSouthEast' is deprecated: Use 'pointerArrow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 38 |          .convertibleSideHillDownAndGaugeOpenWithLinesNeedle25PercentAndArrowtriangle,
 39 |          .convertibleSideHillDownAndGaugeOpenWithLinesNeedle25PercentAndArrowtriangleFill,
 40 |          .cursorarrowResizeNorthEastSouthEast,
    |           |- warning: 'cursorarrowResizeNorthEastSouthEast' is deprecated: Use 'pointerArrow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'pointerArrow' instead
 41 |          .electronicTollCollection,
 42 |          .electronicTollCollectionRectangle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All18P4.swift:95:11: warning: 'repeatBadgeXmarkCircleFill' is deprecated: Use 'repeatBadgeXmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 93 |          .plusMinusCapsule,
 94 |          .plusMinusCapsuleFill,
 95 |          .repeatBadgeXmarkCircleFill,
    |           |- warning: 'repeatBadgeXmarkCircleFill' is deprecated: Use 'repeatBadgeXmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'repeatBadgeXmark' instead
 96 |          .roadLaneArrowtriangle2Outward,
 97 |          .roboticVacuumAndArrowtriangleUp,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All26.swift:46:11: warning: 'ac' is deprecated: Use 'airConditioner' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 44 |          ._8Calendar,
 45 |          ._9Calendar,
 46 |          .ac,
    |           |- warning: 'ac' is deprecated: Use 'airConditioner' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'airConditioner' instead
 47 |          .acSlash,
 48 |          .airplaneCloud,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All26.swift:47:11: warning: 'acSlash' is deprecated: Use 'airConditionerSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 45 |          ._9Calendar,
 46 |          .ac,
 47 |          .acSlash,
    |           |- warning: 'acSlash' is deprecated: Use 'airConditionerSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'airConditionerSlash' instead
 48 |          .airplaneCloud,
 49 |          .airplaneLanded,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:19:23: warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 17 |
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
    |                       |- warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'documentOnDocument' instead
 20 |     static let paste = docOnClipboard
 21 |     static let done = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:20:24: warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
 20 |     static let paste = docOnClipboard
    |                        |- warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                        `- note: use 'documentOnClipboard' instead
 21 |     static let done = checkmark
 22 |     static let save = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:52:23: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 50 |
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
    |                       |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'textPageBadgeMagnifyingglass' instead
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:53:33: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
    |                                 |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                 `- note: use 'textPageBadgeMagnifyingglass' instead
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:54:27: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
    |                           |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                           `- note: use 'textPageBadgeMagnifyingglass' instead
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:55:31: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
    |                               |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                               `- note: use 'textPageBadgeMagnifyingglass' instead
 56 |     static let useSelectionForFind = docTextMagnifyingglass
 57 |
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:56:38: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
    |                                      |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                      `- note: use 'textPageBadgeMagnifyingglass' instead
 57 |
 58 |     // MARK: - Sharing and Exporting
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[39/66] Compiling SFSymbols SFSymbol+All26.swift
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All18P4.swift:40:11: warning: 'cursorarrowResizeNorthEastSouthEast' is deprecated: Use 'pointerArrow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 38 |          .convertibleSideHillDownAndGaugeOpenWithLinesNeedle25PercentAndArrowtriangle,
 39 |          .convertibleSideHillDownAndGaugeOpenWithLinesNeedle25PercentAndArrowtriangleFill,
 40 |          .cursorarrowResizeNorthEastSouthEast,
    |           |- warning: 'cursorarrowResizeNorthEastSouthEast' is deprecated: Use 'pointerArrow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'pointerArrow' instead
 41 |          .electronicTollCollection,
 42 |          .electronicTollCollectionRectangle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All18P4.swift:95:11: warning: 'repeatBadgeXmarkCircleFill' is deprecated: Use 'repeatBadgeXmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 93 |          .plusMinusCapsule,
 94 |          .plusMinusCapsuleFill,
 95 |          .repeatBadgeXmarkCircleFill,
    |           |- warning: 'repeatBadgeXmarkCircleFill' is deprecated: Use 'repeatBadgeXmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'repeatBadgeXmark' instead
 96 |          .roadLaneArrowtriangle2Outward,
 97 |          .roboticVacuumAndArrowtriangleUp,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All26.swift:46:11: warning: 'ac' is deprecated: Use 'airConditioner' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 44 |          ._8Calendar,
 45 |          ._9Calendar,
 46 |          .ac,
    |           |- warning: 'ac' is deprecated: Use 'airConditioner' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'airConditioner' instead
 47 |          .acSlash,
 48 |          .airplaneCloud,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All26.swift:47:11: warning: 'acSlash' is deprecated: Use 'airConditionerSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 45 |          ._9Calendar,
 46 |          .ac,
 47 |          .acSlash,
    |           |- warning: 'acSlash' is deprecated: Use 'airConditionerSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'airConditionerSlash' instead
 48 |          .airplaneCloud,
 49 |          .airplaneLanded,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:19:23: warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 17 |
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
    |                       |- warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'documentOnDocument' instead
 20 |     static let paste = docOnClipboard
 21 |     static let done = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:20:24: warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
 20 |     static let paste = docOnClipboard
    |                        |- warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                        `- note: use 'documentOnClipboard' instead
 21 |     static let done = checkmark
 22 |     static let save = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:52:23: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 50 |
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
    |                       |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'textPageBadgeMagnifyingglass' instead
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:53:33: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
    |                                 |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                 `- note: use 'textPageBadgeMagnifyingglass' instead
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:54:27: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
    |                           |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                           `- note: use 'textPageBadgeMagnifyingglass' instead
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:55:31: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
    |                               |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                               `- note: use 'textPageBadgeMagnifyingglass' instead
 56 |     static let useSelectionForFind = docTextMagnifyingglass
 57 |
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:56:38: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
    |                                      |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                      `- note: use 'textPageBadgeMagnifyingglass' instead
 57 |
 58 |     // MARK: - Sharing and Exporting
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[40/66] Compiling SFSymbols SFSymbol+All26P1.swift
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All18P4.swift:40:11: warning: 'cursorarrowResizeNorthEastSouthEast' is deprecated: Use 'pointerArrow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 38 |          .convertibleSideHillDownAndGaugeOpenWithLinesNeedle25PercentAndArrowtriangle,
 39 |          .convertibleSideHillDownAndGaugeOpenWithLinesNeedle25PercentAndArrowtriangleFill,
 40 |          .cursorarrowResizeNorthEastSouthEast,
    |           |- warning: 'cursorarrowResizeNorthEastSouthEast' is deprecated: Use 'pointerArrow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'pointerArrow' instead
 41 |          .electronicTollCollection,
 42 |          .electronicTollCollectionRectangle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All18P4.swift:95:11: warning: 'repeatBadgeXmarkCircleFill' is deprecated: Use 'repeatBadgeXmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 93 |          .plusMinusCapsule,
 94 |          .plusMinusCapsuleFill,
 95 |          .repeatBadgeXmarkCircleFill,
    |           |- warning: 'repeatBadgeXmarkCircleFill' is deprecated: Use 'repeatBadgeXmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'repeatBadgeXmark' instead
 96 |          .roadLaneArrowtriangle2Outward,
 97 |          .roboticVacuumAndArrowtriangleUp,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All26.swift:46:11: warning: 'ac' is deprecated: Use 'airConditioner' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 44 |          ._8Calendar,
 45 |          ._9Calendar,
 46 |          .ac,
    |           |- warning: 'ac' is deprecated: Use 'airConditioner' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'airConditioner' instead
 47 |          .acSlash,
 48 |          .airplaneCloud,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All26.swift:47:11: warning: 'acSlash' is deprecated: Use 'airConditionerSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 45 |          ._9Calendar,
 46 |          .ac,
 47 |          .acSlash,
    |           |- warning: 'acSlash' is deprecated: Use 'airConditionerSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'airConditionerSlash' instead
 48 |          .airplaneCloud,
 49 |          .airplaneLanded,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:19:23: warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 17 |
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
    |                       |- warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'documentOnDocument' instead
 20 |     static let paste = docOnClipboard
 21 |     static let done = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:20:24: warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
 20 |     static let paste = docOnClipboard
    |                        |- warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                        `- note: use 'documentOnClipboard' instead
 21 |     static let done = checkmark
 22 |     static let save = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:52:23: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 50 |
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
    |                       |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'textPageBadgeMagnifyingglass' instead
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:53:33: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
    |                                 |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                 `- note: use 'textPageBadgeMagnifyingglass' instead
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:54:27: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
    |                           |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                           `- note: use 'textPageBadgeMagnifyingglass' instead
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:55:31: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
    |                               |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                               `- note: use 'textPageBadgeMagnifyingglass' instead
 56 |     static let useSelectionForFind = docTextMagnifyingglass
 57 |
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:56:38: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
    |                                      |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                      `- note: use 'textPageBadgeMagnifyingglass' instead
 57 |
 58 |     // MARK: - Sharing and Exporting
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[41/66] Compiling SFSymbols SFSymbol+StandardNames.swift
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All18P4.swift:40:11: warning: 'cursorarrowResizeNorthEastSouthEast' is deprecated: Use 'pointerArrow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 38 |          .convertibleSideHillDownAndGaugeOpenWithLinesNeedle25PercentAndArrowtriangle,
 39 |          .convertibleSideHillDownAndGaugeOpenWithLinesNeedle25PercentAndArrowtriangleFill,
 40 |          .cursorarrowResizeNorthEastSouthEast,
    |           |- warning: 'cursorarrowResizeNorthEastSouthEast' is deprecated: Use 'pointerArrow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'pointerArrow' instead
 41 |          .electronicTollCollection,
 42 |          .electronicTollCollectionRectangle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All18P4.swift:95:11: warning: 'repeatBadgeXmarkCircleFill' is deprecated: Use 'repeatBadgeXmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 93 |          .plusMinusCapsule,
 94 |          .plusMinusCapsuleFill,
 95 |          .repeatBadgeXmarkCircleFill,
    |           |- warning: 'repeatBadgeXmarkCircleFill' is deprecated: Use 'repeatBadgeXmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'repeatBadgeXmark' instead
 96 |          .roadLaneArrowtriangle2Outward,
 97 |          .roboticVacuumAndArrowtriangleUp,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All26.swift:46:11: warning: 'ac' is deprecated: Use 'airConditioner' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 44 |          ._8Calendar,
 45 |          ._9Calendar,
 46 |          .ac,
    |           |- warning: 'ac' is deprecated: Use 'airConditioner' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'airConditioner' instead
 47 |          .acSlash,
 48 |          .airplaneCloud,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All26.swift:47:11: warning: 'acSlash' is deprecated: Use 'airConditionerSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 45 |          ._9Calendar,
 46 |          .ac,
 47 |          .acSlash,
    |           |- warning: 'acSlash' is deprecated: Use 'airConditionerSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'airConditionerSlash' instead
 48 |          .airplaneCloud,
 49 |          .airplaneLanded,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:19:23: warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 17 |
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
    |                       |- warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'documentOnDocument' instead
 20 |     static let paste = docOnClipboard
 21 |     static let done = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:20:24: warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
 20 |     static let paste = docOnClipboard
    |                        |- warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                        `- note: use 'documentOnClipboard' instead
 21 |     static let done = checkmark
 22 |     static let save = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:52:23: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 50 |
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
    |                       |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'textPageBadgeMagnifyingglass' instead
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:53:33: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
    |                                 |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                 `- note: use 'textPageBadgeMagnifyingglass' instead
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:54:27: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
    |                           |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                           `- note: use 'textPageBadgeMagnifyingglass' instead
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:55:31: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
    |                               |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                               `- note: use 'textPageBadgeMagnifyingglass' instead
 56 |     static let useSelectionForFind = docTextMagnifyingglass
 57 |
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:56:38: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
    |                                      |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                      `- note: use 'textPageBadgeMagnifyingglass' instead
 57 |
 58 |     // MARK: - Sharing and Exporting
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[42/66] Compiling SFSymbols SFSymbol+StaticVariables13.swift
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All18P4.swift:40:11: warning: 'cursorarrowResizeNorthEastSouthEast' is deprecated: Use 'pointerArrow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 38 |          .convertibleSideHillDownAndGaugeOpenWithLinesNeedle25PercentAndArrowtriangle,
 39 |          .convertibleSideHillDownAndGaugeOpenWithLinesNeedle25PercentAndArrowtriangleFill,
 40 |          .cursorarrowResizeNorthEastSouthEast,
    |           |- warning: 'cursorarrowResizeNorthEastSouthEast' is deprecated: Use 'pointerArrow' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'pointerArrow' instead
 41 |          .electronicTollCollection,
 42 |          .electronicTollCollectionRectangle,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All18P4.swift:95:11: warning: 'repeatBadgeXmarkCircleFill' is deprecated: Use 'repeatBadgeXmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 93 |          .plusMinusCapsule,
 94 |          .plusMinusCapsuleFill,
 95 |          .repeatBadgeXmarkCircleFill,
    |           |- warning: 'repeatBadgeXmarkCircleFill' is deprecated: Use 'repeatBadgeXmark' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'repeatBadgeXmark' instead
 96 |          .roadLaneArrowtriangle2Outward,
 97 |          .roboticVacuumAndArrowtriangleUp,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All26.swift:46:11: warning: 'ac' is deprecated: Use 'airConditioner' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 44 |          ._8Calendar,
 45 |          ._9Calendar,
 46 |          .ac,
    |           |- warning: 'ac' is deprecated: Use 'airConditioner' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'airConditioner' instead
 47 |          .acSlash,
 48 |          .airplaneCloud,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+All/SFSymbol+All26.swift:47:11: warning: 'acSlash' is deprecated: Use 'airConditionerSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 45 |          ._9Calendar,
 46 |          .ac,
 47 |          .acSlash,
    |           |- warning: 'acSlash' is deprecated: Use 'airConditionerSlash' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |           `- note: use 'airConditionerSlash' instead
 48 |          .airplaneCloud,
 49 |          .airplaneLanded,
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:19:23: warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 17 |
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
    |                       |- warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'documentOnDocument' instead
 20 |     static let paste = docOnClipboard
 21 |     static let done = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:20:24: warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
 20 |     static let paste = docOnClipboard
    |                        |- warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                        `- note: use 'documentOnClipboard' instead
 21 |     static let done = checkmark
 22 |     static let save = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:52:23: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 50 |
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
    |                       |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'textPageBadgeMagnifyingglass' instead
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:53:33: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
    |                                 |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                 `- note: use 'textPageBadgeMagnifyingglass' instead
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:54:27: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
    |                           |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                           `- note: use 'textPageBadgeMagnifyingglass' instead
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:55:31: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
    |                               |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                               `- note: use 'textPageBadgeMagnifyingglass' instead
 56 |     static let useSelectionForFind = docTextMagnifyingglass
 57 |
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:56:38: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
    |                                      |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                      `- note: use 'textPageBadgeMagnifyingglass' instead
 57 |
 58 |     // MARK: - Sharing and Exporting
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[43/66] Compiling SFSymbols SFSymbol+StaticVariables13P1.swift
[44/66] Compiling SFSymbols SFSymbol+StaticVariables14.swift
[45/66] Compiling SFSymbols SFSymbol+StaticVariables14P2.swift
[46/66] Compiling SFSymbols SFSymbol+StaticVariables14P5.swift
[47/66] Compiling SFSymbols SFSymbol+StaticVariables15.swift
[48/66] Compiling SFSymbols SFSymbol+StaticVariables15P1.swift
[49/66] Compiling SFSymbols SFSymbol+StaticVariables15P2.swift
[50/66] Compiling SFSymbols SFSymbol+StaticVariables15P4.swift
[51/66] Compiling SFSymbols SFSymbol+StaticVariables16.swift
[52/66] Compiling SFSymbols SFSymbol+StaticVariables16P1.swift
[53/66] Compiling SFSymbols SFSymbol+StaticVariables16P4.swift
[54/66] Compiling SFSymbols SFSymbol+StaticVariables17.swift
[55/66] Compiling SFSymbols SFSymbol+StaticVariables17P1.swift
[56/66] Compiling SFSymbols SFSymbol+StaticVariables17P2.swift
[57/66] Compiling SFSymbols SFSymbol+StaticVariables17P4.swift
[58/66] Compiling SFSymbols SFSymbol+StaticVariables17P6.swift
[59/66] Compiling SFSymbols SFSymbol+StaticVariables18.swift
[60/66] Compiling SFSymbols SFSymbol+StaticVariables18P1.swift
[61/66] Compiling SFSymbols SFSymbol+StaticVariables18P2.swift
[62/66] Compiling SFSymbols SFSymbol+StaticVariables18P4.swift
[63/66] Compiling SFSymbols SFSymbol+StaticVariables18P5.swift
[64/66] Compiling SFSymbols SFSymbol+StaticVariables26.swift
[65/66] Compiling SFSymbols SFSymbol+StaticVariables26P1.swift
[66/66] Emitting module SFSymbols
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:19:23: warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 17 |
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
    |                       |- warning: 'docOnDoc' is deprecated: Use 'documentOnDocument' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'documentOnDocument' instead
 20 |     static let paste = docOnClipboard
 21 |     static let done = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:20:24: warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 18 |     static let cut = scissors
 19 |     static let copy = docOnDoc
 20 |     static let paste = docOnClipboard
    |                        |- warning: 'docOnClipboard' is deprecated: Use 'documentOnClipboard' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                        `- note: use 'documentOnClipboard' instead
 21 |     static let done = checkmark
 22 |     static let save = checkmark
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:52:23: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 50 |
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
    |                       |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                       `- note: use 'textPageBadgeMagnifyingglass' instead
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:53:33: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 51 |     static let search = magnifyingglass
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
    |                                 |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                 `- note: use 'textPageBadgeMagnifyingglass' instead
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:54:27: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 52 |     static let find = docTextMagnifyingglass
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
    |                           |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                           `- note: use 'textPageBadgeMagnifyingglass' instead
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:55:31: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 53 |     static let findAndReplace = docTextMagnifyingglass
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
    |                               |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                               `- note: use 'textPageBadgeMagnifyingglass' instead
 56 |     static let useSelectionForFind = docTextMagnifyingglass
 57 |
/host/spi-builder-workspace/Sources/SFSymbols/SFSymbol+StandardNames.swift:56:38: warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
 54 |     static let findNext = docTextMagnifyingglass
 55 |     static let findPrevious = docTextMagnifyingglass
 56 |     static let useSelectionForFind = docTextMagnifyingglass
    |                                      |- warning: 'docTextMagnifyingglass' is deprecated: Use 'textPageBadgeMagnifyingglass' instead. This symbol has been renamed. [#DeprecatedDeclaration]
    |                                      `- note: use 'textPageBadgeMagnifyingglass' instead
 57 |
 58 |     // MARK: - Sharing and Exporting
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (52.53s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SFSymbols",
  "name" : "SFSymbols",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SFSymbols",
      "targets" : [
        "SFSymbols"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "SFSymbolsTests",
      "module_type" : "SwiftTarget",
      "name" : "SFSymbolsTests",
      "path" : "Tests/SFSymbolsTests",
      "sources" : [
        "SFSymbolsTests.swift"
      ],
      "target_dependencies" : [
        "SFSymbols"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SFSymbols",
      "module_type" : "SwiftTarget",
      "name" : "SFSymbols",
      "path" : "Sources/SFSymbols",
      "product_memberships" : [
        "SFSymbols"
      ],
      "sources" : [
        "Extensions/Button+Init.swift",
        "Extensions/Image+Init.swift",
        "Extensions/Label+Init.swift",
        "Extensions/NSImageExtension.swift",
        "Extensions/UIAction+Init.swift",
        "Extensions/UIApplicationShortcutIconExtension.swift",
        "Extensions/UIBarButtonItem+Init.swift",
        "Extensions/UIImage+Init.swift",
        "Models/Layerset.swift",
        "Models/Localization.swift",
        "Models/ReleaseInfo.swift",
        "Models/SFCategory.swift",
        "Models/SFSymbol.swift",
        "SFSymbol+All/SFSymbol+All.swift",
        "SFSymbol+All/SFSymbol+All13.swift",
        "SFSymbol+All/SFSymbol+All13P1.swift",
        "SFSymbol+All/SFSymbol+All14.swift",
        "SFSymbol+All/SFSymbol+All14P2.swift",
        "SFSymbol+All/SFSymbol+All14P5.swift",
        "SFSymbol+All/SFSymbol+All15.swift",
        "SFSymbol+All/SFSymbol+All15P1.swift",
        "SFSymbol+All/SFSymbol+All15P2.swift",
        "SFSymbol+All/SFSymbol+All15P4.swift",
        "SFSymbol+All/SFSymbol+All16.swift",
        "SFSymbol+All/SFSymbol+All16P1.swift",
        "SFSymbol+All/SFSymbol+All16P4.swift",
        "SFSymbol+All/SFSymbol+All17.swift",
        "SFSymbol+All/SFSymbol+All17P1.swift",
        "SFSymbol+All/SFSymbol+All17P2.swift",
        "SFSymbol+All/SFSymbol+All17P4.swift",
        "SFSymbol+All/SFSymbol+All17P6.swift",
        "SFSymbol+All/SFSymbol+All18.swift",
        "SFSymbol+All/SFSymbol+All18P1.swift",
        "SFSymbol+All/SFSymbol+All18P2.swift",
        "SFSymbol+All/SFSymbol+All18P4.swift",
        "SFSymbol+All/SFSymbol+All18P5.swift",
        "SFSymbol+All/SFSymbol+All26.swift",
        "SFSymbol+All/SFSymbol+All26P1.swift",
        "SFSymbol+StandardNames.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables13.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables13P1.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables14.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables14P2.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables14P5.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables15.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables15P1.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables15P2.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables15P4.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables16.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables16P1.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables16P4.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables17.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables17P1.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables17P2.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables17P4.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables17P6.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables18.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables18P1.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables18P2.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables18P4.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables18P5.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables26.swift",
        "SFSymbol+StaticVariables/SFSymbol+StaticVariables26P1.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.