XcodeGen v2.17.0 Release Notes

Release Date: 2020-08-04 // over 3 years ago
  • โž• Added

    • โž• Added options.fileTypes which lets you set cross project defaults for certain file extensions #914 @yonaskolb
    • โž• Added onlyCopyFilesOnInstall option to targets for the Embed Files build phase. #912 @jsorge

    ๐Ÿ›  Fixed

    • Treat all directories with known UTI as file wrapper. #896 @KhaosT
    • Generated schemes for application extensions now contain wasCreatedForAppExtension = YES. #898 @muizidn
    • ๐Ÿ‘ Allow package dependencies to use link: false #920 @k-thorat

    Internal

    Commits