Accio v0.4.0 Release Notes

Release Date: 2019-03-29 // about 5 years ago
  • โž• Added

    • โž• Add support for test targets.
    • Sort Dependencies group alphabetically. ### ๐Ÿ”„ Changed
    • ๐Ÿ”„ Change structure of Dependencies folder.
    • โœ‚ Delete unneeded groups & references from Dependencies group.
    • โœ‚ Delete unneeded files & folders from Dependencies folder.
    • Only link frameworks when not already linked.
    • Unlink frameworks that are no longer included.
    • ๐Ÿ— Don't save build products to local cache if shared cache is available.
    • ๐Ÿšš Cleanup Accio run script phase when target gets removed. ### ๐Ÿ›  Fixed
    • ๐Ÿ›  Fix typo in local cache logging.
    • ๐Ÿ›  Fix missing use of Constants.xcodeDependenciesGroup & Constants.dependenciesPath.