Das Unterprojekt ist eine statische Bibliothek, die dem Hauptprojekt hinzugefügt wurde. In diesem Teilprojekt ist ein Paket enthalten, das ein maßgeschneidertes Storyboard enthält.
Immer wenn ich auf eine bestimmte Schaltfläche in der Anwendung tippe, muss das Storyboard geladen werden;
Code: Select all
[UIStoryboard storyboardWithName:@"UIControls.bundle/Config" bundle:nil];
Code: Select all
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'There doesn't seem to be a valid compiled storyboard at path...