mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Update project settings so that we can compile under xcode previews
This commit is contained in:
@@ -34,6 +34,6 @@ struct SceneNavigationView: View {
|
||||
|
||||
struct NavigationView_Previews: PreviewProvider {
|
||||
static var previews: some View {
|
||||
SceneNavigationView()
|
||||
SceneNavigationView()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user