I am using Xcode 10 beta 3 for submitting my app to app store, but was rejected 3 times. I am getting:
invalid binary
what shall I do??? I am getting this mail from Apple:
Dear Developer,
We identified one or more issues with a recent submission for your app, "xxxxxxxxxxxx". Please correct the following issues, then upload again.
Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in xxxxxxxxxxx is 12.0 which is greater than the maximum allowed value of 11.4.
Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in xxxxxx.app/Frameworks/ACFloatingTextfield_Swift.framework/ACFloatingTextfield_Swift is 12.0 which is greater than the maximum allowed value of 11.4.
Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in xxxxxx.app/Frameworks/Alamofire.framework/Alamofire is 12.0 which is greater than the maximum allowed value of 11.4.
Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in xxxxxx.app/Frameworks/GoogleToolboxForMac.framework/GoogleToolboxForMac is 12.0 which is greater than the maximum allowed value of 11.4.
Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in xxxxxxx.app/Frameworks/IQKeyboardManagerSwift.framework/IQKeyboardManagerSwift is 12.0 which is greater than the maximum allowed value of 11.4.
Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in xxxxxxx.app/Frameworks/KYDrawerController.framework/KYDrawerController is 12.0 which is greater than the maximum allowed value of 11.4.
Thanks.