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