xcode project crash when run on iphoneyld: Library not loaded: @rpath/BWWalkthrough.framework Reason: image not found code example
Example: Library not loaded: @rpath/App.framework/App
// This is for xcode compilation
// In the target General tab, there is an Embedded Binaries
// field. When you add the framework (embed & sign) the problem is solved
//