XcodeGen v2.5.0 Release Notes

Release Date: 2019-04-09 // about 5 years ago
  • โž• Added

    • โž• Added support for app-extension.intents-service target type #536 @yonaskolb
    • โž• Added support for custom root in sdk dependency #562 @raptorxcz

    ๐Ÿ”„ Changed

    • ๐ŸŽ Updated to xcodeproj 6.7.0 including its performance improvements #536 @yonaskolb
    • โšก๏ธ Updated default generated settings for Xcode 10.2 #555 @yonaskolb
    • ๐Ÿ”„ Changed order of file generation so that plists are now generated before the project, so they will be included in the projects files #544 @tomquist
    • โšก๏ธ Updated Yams to 2.0.0 @yonaskolb

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed groups from sources outside a project spec's directory from being flattened. #550 @sroebert
    • ๐Ÿ›  Fixed optional file sources not being added to the project #557 @yonaskolb
    • ๐Ÿ›  Fixed Carthage dependencies being incorrectly embedded in WatchKit app bundles instead of a WatchKit app extension #558 @KhaosT

    Commits