I got the following error after adding a third party framework to my projectdyld: Library not loaded: @rpath/NMAKit.framework/NMAKitReason: image not foundI tried to resolve this by adding that framework under Embedded Binaries Tab, then I can run the project but couldn't upload binary to iTunesConnect, got following set of errors,ERROR ITMS-90086: Missing 64-bit support. iOS apps submitted to the App Store must include 64-bit support and be built with the iOS 8 SDK or later. We recommend using the default Standard Architectures build setting for Architectures in Xcode, to build a single binary with both 32-bit and 64-bit support.ERROR ITMS-90086: Missing 64-bit support. iOS apps submitted to the App Store must include 64-bit support and be built with the iOS 8 SDK or later. We recommend using the default Standard Architectures build setting for Architectures in Xcode, to build a single binary with both 32-bit and 64-bit support. ERROR ITMS-90087: Unsupported Architectures. The exec
0
0
1.4k