joshbetz / Hypersonic

An iOS app for streaming music from a Subsonic server and other cloud services
http://joshbetz.github.com/Hypersonic
15 stars 3 forks source link

Settings Crashes instantly #3

Closed joshbetz closed 12 years ago

joshbetz commented 12 years ago

The app crashes when you enter the settings tab

joshbetz commented 12 years ago

Settings now works. I trashed the controller and created a new blank one. All the cells are static, so I dumped the code that generates dynamic cells. The only real reason we need a controller for this at all is that stuff will obviously have to happen when a cell is tapped.