I downloaded Xcode 6.3 and while Submitting App to the App Store,I'm getting following error's.
In My Build Setting Architecture, If I'm using Build Active Architectures Only to YES
Then I m getting this Error -
lipo Error!! can't open input file.
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/lipo: can't open input file: /Users/XYZ/Library/Developer/Xcode/DerivedData/MyAPP-hjbmqpnmsoruqxbwlayqkjsojccv/Build/Intermediates/MyAPP.build/Debug-iphoneos/MyAPP.build/Objects-normal/armv7s/MyAPP.
If I'm setting Valid Architecture to armv7
I am getting following error while submitting app to AppStore-