please please please
This commit is contained in:
parent
a174b096fd
commit
154c02ca6c
@ -16,7 +16,7 @@
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "46AD30CD2C26559B00486C25"
|
||||
BuildableName = "OnCuePresenter.app"
|
||||
BuildableName = "OnCue.app"
|
||||
BlueprintName = "OnCuePresenter"
|
||||
ReferencedContainer = "container:OnCue.xcodeproj">
|
||||
</BuildableReference>
|
||||
|
@ -41,16 +41,6 @@ struct MainViewPresenter: View {
|
||||
}
|
||||
|
||||
}
|
||||
.toolbar {
|
||||
ToolbarItem(placement: .primaryAction) {
|
||||
Button {
|
||||
|
||||
} label: {
|
||||
Label("Sync", systemImage: "arrow.triangle.2.circlepath")
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
.navigationTitle("Projects")
|
||||
} detail: {
|
||||
Text("Select an item")
|
||||
|
Loading…
x
Reference in New Issue
Block a user