Application rejected or protection failed due to Xcode version not being supported
Update your development machine Xcode to a version supported by XTD, re-build the application, then re-submit the new xcarchive to XTD for protection.
It is also important to ensure that all components (libraries, frameworks etc.) within the application are compiled with the same Xcode version as the main binary or an older one.
Updated 3 months ago