Skip to content

Commit f269918

Browse files
authored
Remove Accio after official deprecation
[Accio](https://github.com/JamitLabs/Accio) was oficially deprecated in favor of SwiftPM integration within Xcode. I don't think any new project will be opting for it, so it might also be a good idea to clean this up and remove the Accio related entries from the `.gitignore`.
1 parent 218a941 commit f269918

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Swift.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@ playground.xcworkspace
6666

6767
Carthage/Build/
6868

69-
# Accio dependency management
70-
Dependencies/
71-
.accio/
72-
7369
# fastlane
7470
#
7571
# It is recommended to not store the screenshots in the git repo.

0 commit comments

Comments
 (0)