Merge branch 'brew-maintenance' of https://github.com/buresdv/Cork into brew-maintenance

# Conflicts:
#	Cork.xcodeproj/project.xcworkspace/xcuserdata/david.xcuserdatad/UserInterfaceState.xcuserstate
This commit is contained in:
buresdv 2023-02-16 21:51:42 +01:00
commit bb7adf2fd0
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
Cork.xcodeproj

View File

@ -19,7 +19,7 @@ struct SettingsView: View
Label("General", systemImage: "gearshape")
}
InstallationPane()
InstallationAndUninstallationPane()
.tabItem
{
Label("Install and Uninstall", systemImage: "plus")