quemb / QMBTabs

Tab View Controller just like Safari or mobile Chrome
MIT License
124 stars 21 forks source link

Crashes at runtime #2

Closed aaronbrethorst closed 11 years ago

aaronbrethorst commented 11 years ago

xcode 4.6.3/ios 6.1. please resubmit to Cocoa Controls after this is fixed.

2013-07-29 17:07:16.088 QMBTabs Demo[59933:c07] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Storyboard (<UIStoryboard: 0x757a7d0>) doesn't contain a view controller with identifier 'SampleTabItemViewController''
*** First throw call stack:
(0x1cad012 0x10eae7e 0x476679 0xbafc 0x1101c7 0x110232 0x5f3d5 0x5f76f 0x5f905 0x68917 0x2c96c 0x2d94b 0x3ecb5 0x3fbeb 0x31698 0x1c08df9 0x1c08ad0 0x1c22bf5 0x1c22962 0x1c53bb6 0x1c52f44 0x1c52e1b 0x2d17a 0x2effc 0x1d7d 0x1ca5 0x1)
libc++abi.dylib: terminate called throwing an exception
(lldb)
tonimoeckel commented 11 years ago

Thanks! I forgot to update the iPhone Storyboard.... should also work on iPhone now.