Post

Replies

Boosts

Views

Activity

Reply to Xcode 15 assert when running app
have issue likely related, NavigationSplitViews, in MacOs App the code below will work but not if I don't have the button comment out. .toolbar{ // ToolbarItemGroup{ // Button(action:retrieveAvailable , label: {Label("0",systemImage: "tortoise")}) // .tint(Color.tertiary) }
Aug ’24