iOS Question Error: Who knows what it means?

Wolli013

Well-Known Member
Licensed User
Longtime User
Error: Who knows what it means?
I want to use the tabstrip in B4i, but when I try to start it, I get this message.

'Could Not load NIB in bundle: NSBundle </private/var/containers/Bundle/Application/E1E6FAAC-0312-47CD-91DE-BD69D07CBFD2/test.app> (loaded)' with name 'ButtonCell'
 

Alexander Stolte

Expert
Licensed User
Longtime User
Read the Setup instructions.
1714138030457.png

 
Upvote 0

Andris

Active Member
Licensed User
Longtime User
Read the Setup instructions.
View attachment 153128

A small typo above: ButtonCell.xip should instead be ButtonCell.xib (with a b). This typo exists even it Erel's original TabStrip Library post.
 
Upvote 0
Top