I have an error like this https://share.getcloudapp.com/yAurZ0gl (err: note: Using new build system note: Building targets in parallel note: Planning build note: Analyzing workspace note: Constructing build description note: Build preparation complete error: "Runner" requires a provisioning profile. Select a provisioning profile in the Signing & Capabilities editor. (in target 'Runner' from project 'Runner') ) I want to try codes on my phone. When i try it on visual studio code, its give me an error.
I look this (Flutter build iOS FAILED ) but i couldn't solve this problem.
Thanks