SourceKitten v0.23.0 Release Notes

Release Date: 2019-04-08 // about 5 years ago
  • ๐Ÿ’ฅ Breaking
    • None.
    โœจ Enhancements

    ๐Ÿ— Introduce XcodeBuildSetting for interacting with project build settings.
    Chris Zielinski

    ๐Ÿ‘Œ Improve module name inference for Module.
    Chris Zielinski

    โž• Add Swift 5 support. Add new SwiftDeclarationAttributeKind and
    SwiftDeclarationKind members and make those enums conform to
    CaseIterable.
    Norio Nomura

    ๐Ÿ› Bug Fixes

    ๐Ÿ›  โ€œ.swiftโ€-suffixed directory in xcodebuild arguments no longer detected as
    Swift file.
    Minh Nguyแป…n
    #574

    ๐Ÿ›  Fix xcodebuild clean path for new build system and Xcode 10.2.
    John Fairhurst
    realm/jazzy#1057

    Pathnames containing shell-escaped characters in xcodebuild arguments no
    ๐Ÿ“š longer prevent documentation generation.
    John Fairhurst

    swiftc no longer passed as a compiler argument when using doc and
    ๐Ÿ‘ท the new build system.
    John Fairhurst