<div dir="ltr">All,<div><br></div><div>When starting an app that includes swift these libs are being loaded:</div><div><span style="color:rgb(51,51,51);font-family:&quot;helvetica neue&quot;;font-size:14px"><br></span></div><div><span style="color:rgb(51,51,51);font-family:&quot;helvetica neue&quot;;font-size:14px"><i>libswiftCoreGraphics.dylib </i></span></div><div><span style="color:rgb(51,51,51);font-family:&quot;helvetica neue&quot;;font-size:14px"><i>libswiftDispatch.dylib     </i></span></div><div><span style="color:rgb(51,51,51);font-family:&quot;helvetica neue&quot;;font-size:14px"><i>libswiftObjectiveC.dylib</i></span></div><div><i>libswiftCore.dylib</i></div><div><i>libswiftDarwin.dylib</i></div><div><i>libswiftFoundation.dylib</i></div><div><i><br></i></div><div>which adds considerable delay to our app startup time (compared to running a pure objective-c codebase). Is anybody aware of a way to reduce startup by combining these libs into a single lib for faster load time?</div><div><br></div><div>Kind regards</div><div><br></div><div>Michel</div></div>