Accio v0.6.0 Release Notes

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

    • ๐Ÿ— Correctly recognizes App Extensions and doesn't add build phases for them. Fixes #25.
    • ๐Ÿ›  Points to detailed information about conflicting name issues with SwiftPM. Fixes #26.
    • โœ… The init command now properly detects test targets and lists them as such in the created manifest file. Fixes #23.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improves reading of supported deployment targets.
    • ๐Ÿ‘Œ Improves init command by treating empty manifest files like non-existing ones. Fixes #24.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixes an issue where Accio commands were failing when Git resets failed.
    • ๐Ÿ›  Fixes an issue where Accio didn't reset changed files untracked by Git.