Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

malinis
malinis
2,525 Points

When creating a new project on Xcode I get an error, I can't run simulations on Xcode because of this

The problem is in Signing. I get an error when I put "none" in Development team "Apple Mach O linker error: Linker command failed with exit code 1 (use -v to see invocation)"

If I put my apple account I still get an error: "Failed to create provisioning profile. There are no devices registered in your account on the developer website. Plug in and select a device to have Xcode register it." "No profiles for 'Malini.FunFacts' were found Xcode couldn't find a provisioning profile matching 'Malini.FunFacts'."

What do I do? In the video example, he could run simulations just fine but I can't.