@devise: did you place it right after the Form bracket?
}//Form
.contentMargins(.horizontal, 0)
.contentMargins(.vertical, 0)
Post
Replies
Boosts
Views
Activity
Cool. Good to know.
Sorry, I forgot to mention something else: it's good to check which version of "xcodebuild" you have installed on usr/lib. In my case it was really old. On terminal, Xcode-select --install does the trick.