You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for swift projects using swift package manager (SPM).
The 'swift-spm symbol is qualified to leave room for other flavors of
swift project that are more Xcode oriented or use cocoapods.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@
14
14
*[#1899](https://github.com/bbatsov/projectile/pull/1899): Add support for xmake build utility.
15
15
*[#1895](https://github.com/bbatsov/projectile/pull/1895): Modify projectile-mode to add a hook to `buffer-list-update-hook` such that any change in the buffer list will update the selected project.
0 commit comments