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

running iOS app

hey guys so here's me issue.

so I signed up in the apple iOS dev centre, but I'm missing a lot of things needed to run my app, i need a code signing pair to sign my app, i need a certificate, without these i can't run it but it's very difficult to find out how to do these. it would be great if someone would help me through this part.

2 Answers

Hi Kai,

hsve you already enrolled in the iOS developer program? If so, you should be able to run and distribute your app on the apple app store.

Jason

i have enrolled and made an account but i don't know how to code sign nor do i have a certificate so I'm running into a lot of issues in trying to perform these tasks.

Gareth Borcherds
Gareth Borcherds
9,372 Points

Start here in the Apple documentation. Also if you google a bit, you can find tutorials on installing these to get it running on your device.

https://developer.apple.com/support/technical/certificates/

thanks ill take a look.