This:
2015-08-22 08:05:41.219 Kapitel2[681:18681] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle </Users/.../Library/Developer/CoreSimulator/Devices/39F18BDB-2DD1-4759-8348-AB949BAD82C2/data/Containers/Bundle/Application/DABC6E49-14AE-4F76-B933-471AFCC8053A/Kapitel2.app> (loaded)' with name 'Main''
*** First throw call stack:
(
0 CoreFoundation 0x00a943b4 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x00553e02 objc_exception_throw + 50
2 CoreFoundation 0x00a942dd +[NSException raise:format:] + 141
3 UIKit 0x01228b80 -[UINib instantiateWithOwner:options:] + 554
4 UIKit 0x0122b865 -[NSBundle(UINSBundleAdditions) loadNibNamed:owner:options:] + 247
5 UIKit 0x00e23f94 -[UIApplication _loadMainNibFileNamed:bundle:] + 72
6 UIKit 0x00e243c7 -[UIApplication _loadMainInterfaceFile] + 292
7 UIKit 0x00e22798 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1575
8 UIKit 0x00e45af6 __84-[UIApplication _handleApplicationActivationWithScene:transitionContext:completion:]_block_invoke3142 + 68
9 UIKit 0x00e1f6a6 -[UIApplication workspaceDidEndTransaction:] + 163
10 FrontBoardServices 0x035fdccc __37-[FBSWorkspace clientEndTransaction:]_block_invoke_2 + 71
11 FrontBoardServices 0x035fd7a3 __40-[FBSWorkspace _performDelegateCallOut:]_block_invoke + 54
12 FrontBoardServices 0x0361b1cb -[FBSSerialQueue _performNext] + 184
13 FrontBoardServices 0x0361b602 -[FBSSerialQueue _performNextFromRunLoopSource] + 52
14 FrontBoardServices 0x0361a8fe FBSSerialQueueRunLoopSourceHandler + 33
15 CoreFoundation 0x009ae7af __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
16 CoreFoundation 0x009a443b __CFRunLoopDoSources0 + 523
17 CoreFoundation 0x009a3858 __CFRunLoopRun + 1032
18 CoreFoundation 0x009a3196 CFRunLoopRunSpecific + 470
19 CoreFoundation 0x009a2fab CFRunLoopRunInMode + 123
20 UIKit 0x00e1ef8f -[UIApplication _run] + 540
21 UIKit 0x00e24724 UIApplicationMain + 160
22 Kapitel2 0x00081a7a main + 138
23 libdyld.dylib 0x02fd1a21 start + 1
24 ??? 0x00000001 0x0 + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)