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

SetAppThreadPriority: setpriority failed with error 45 on X-code 6 Beta

I`m taking a course "Build a Self-Destructing Message iPhone App" on X-code 6 Beta version. I choose Objective-C as main language. I followed all steps as my amazing teacher 'Ben' said, but I still get an error message "2014-07-16 17:29:12.549 Ribbit[4848:139671] SetAppThreadPriority: setpriority failed with error 45"... I wanna see how does it look like on actual iPhone5 but i can only see black screen on my iOS simulator every time I build and run what I did for this chapter as exactly what Ben said.. Please tell me, is there any differences between X-code 5 and X-code 6 Beta ? or just some bugs we have on X-code 6 Beta ?

1 Answer

Patrick Cooney
Patrick Cooney
12,216 Points

While you're going through these videos use Xcode 5. Just because you have access to Xcode 6 doesn't mean you should use it. Wait until you're ready to mess with Swift before you start using Xcode 6.