When i try to archive my iOS app (for App Store submission), and then try to validate it in organiser, I get the following error message:
“PayAway” does not contain a single–bundle application or contains multiple products. Please select another archive, or adjust your scheme to create a single–bundle application.
I should mention that in my app I have a QREncoder.xcodeproj project imported. Could that cause this problem?
scheme:

Go through the Build Settings for QREncoder.xcodeproj project and make sure that the “Skip Install” option under “Deployment” is set to YES.