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

Bad FPS: Rock Blaster

Hello all. I was making Rock Blaster, the game for iOS. I am at the stage where i implement the starry background. I had an FPS of around 30 to 50, usually hitting 57ish FPS. I accidentally hit clean and now when i run the app, the result is the same but the FPS is around 20 max. what happened when I hit clean and how do I revert so that I can run at a higher FPS?

1 Answer

performing a clean just removes files created during the build process. It should not really have any affect on your FPS i dont think. are you sure thats all you did?

Im pretty sure...

try restarting xcode and your simulator

although i was experimenting with a launch screen change under apps and icons and made the launch screen file blank temporarily